@charset "UTF-8";
/* CSS Document */

img, div, a, input {
	behavior: url(images/iepngfix.htc);
	background: debf4b;
	margin-left: 3px;
}

body{
	background:url(images/background.png) top left repeat;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#debf4b;
}

a{
	color:#000;
	text-decoration:none;
}

#header{
	background:#450707;
}

#header_border1{
	background:#fe5502;
	height:4px
}

#header_border2{
	background:#1e0000;
	height:10px
}

.wrapper{
	width:962px;
	margin:0 auto;
}

#logo{
	text-align:center;
}

/* menu */

#menu{
	background:url(images/menu_bg.png) top center no-repeat;
	width:962px;
	height:39px;
	margin-top:-10px;
}

#menu ul{
}

#menu ul li{
	list-style:none;
	float:left;
	clear:none;
	margin-right:5px;
	font-family: Mistral;
	font-size: 18px;
}

#menu ul li a{
	display:block;
	background:url(images/menu.png) top left no-repeat;
	width:121px;
	height:30px;
	text-decoration:none;
	font-size:18px;
	cursor:pointer;
	text-align:center;
	color:#ffffff;
	padding-top:8px;
}

#menu ul li a:hover, #menu ul li.active a{
	background:url(images/menu_active.png) top left no-repeat;
	width:121px;
	height:30px;
	color:#8f1f00;
	font-family: Mistral;
	font-size: 18px;
}

/* menu end here */

#master_header{
	background: url(images/header_bg.png) top center no-repeat;
	width:952px;
	height:195px;
	padding-left:15px;
	padding-top:10px;
	margin-left:-2px;
}

#search_area{
	width:967px;
	height:40px;
	margin-left:-2px;
	background-image: url(images/line1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#search{
	float:left;
	clear:none;
	background:url(images/search.png) top left no-repeat;
	width:346px;
	height:30px;
	margin-left:20px;
}

#search-box input{
	border:0px;
	width:225px;
	height:18px;
	margin-left:30px;
	margin-top:5px;
	float:left;
	clear:none;
	background:#450807;
	color:#eaca7d;
}

#search-btn{
	float:right;
	clear:none;
}

#search_area_bottom{
	width:960px;
	border-bottom:1px solid #f9e8be;
	margin-top:1px;
	margin-left:1px;
}

#body_bg{
	background:url(images/body_bg.png) top center repeat-y;
	width:967px;
	margin-left:-2px;
}

#body_bg_bottom{
	background:url(images/body_bg_bottom.png) top center repeat-y;
	width:967px;
	margin-left:-2px;
	height:10px;
}

#left_colum{
	float:left;
	clear:none;
	width:190px;
}

.left_colum_links{
	float:left;
	clear:none;
	width:150px;
	height:30px;
	list-style-image:url(images/bullet.png);
	font-family: Mistral;
	color: #480D07;
	font-weight: bold;
	font-size: 18px;
}

#left_colum ul li a{
	display:block;
	text-decoration:none;
	font-size:13px;
	cursor:pointer;
	text-align:left;
	color:#58595b;
	height: auto;
	width: auto;
}

#left_colum ul li a:hover{
	color:#8f1f00;
	font-family: Mistral;
}

.left_colum_divider{
	float:left;
	clear:none;
	width:187px;
	background:url(images/sides_divider.png) top left repeat-x;
	height:4px;
	list-style:none;
	margin-left:-32px;
	margin-bottom:10px;
	color: #debf4b;
}

#middle_colum{
	float:left;
	clear:none;
	width:552px;
	margin: 10px;
	border-top-color: #450707;
	border-right-color: #450707;
	border-bottom-color: #450707;
	border-left-color: #450707;
	color: #000;
}

.title{
	color:#e34d03;
	font-size:24px;
}

.more_btn{
	border:0px;
	text-align:right;
	margin:10px;
	margin-top:15px;
}

.divider{
	margin-top:15px;
	margin-bottom:20px;
}

.content_txt{
	float:left;
	clear:none;
	width:350px;
}

.content_img{
	float:right;
	clear:none;
	width:147px;
	height:147px;
	background:url(images/thumbnail.png) top center no-repeat;
	padding-top:9px;
	padding-left:8px;
}

#right_colum{
	float:right;
	clear:none;
	width:180px;
	margin-right:12px;
}

#newsletter{
	background:url(images/newsletter_signup.png) top left no-repeat;
	width:161px;
	height:130px;
	padding-top:53px;
	padding-left:15px;
	margin-top:20px;
}

#newsletter input[type=text]{
	border:0px;
	background:#f2d798;
	color:#58595b;
	font-size:11px;
	width:140px;
	height:20px;
}

.advertising{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

#footer{
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
	font-size:16px;
	color:#450707;
	font-family: Mistral;
}

#footer a{
	font-size:13px;
	color:#e4bf68;
}.wrapper #body_bg #middle_colum .content_txt div {
	font-family: "Times New Roman", Times, serif;
}
.wrapper #body_bg #middle_colum div {
	color: #450807;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	background-color: #debf4b;
}
.wrapper #body_bg #middle_colum .more_btn a strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	color: #3D0E0B;
	font-style: italic;
}
.wrapper #body_bg #right_colum .advertising a {
	color: #DBC04F;
}
.wrapper #body_bg #middle_colum .title p {
	text-align: center;

}
.wrapper #body_bg #middle_colum div #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible table tr td p em {
	font-size: 14px;
	font-weight: normal;
}
.wrapper #body_bg #middle_colum div #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible p em {
	font-weight: bold;
}
.wrapper #body_bg #middle_colum div #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible table tr td p {
	font-size: 14px;
	font-weight: normal;
}
.wrapper #body_bg #middle_colum div #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible table tr td {
	font-weight: bold;
	text-align: center;
}
.wrapper #body_bg #middle_colum div #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible p em strong {
	text-align: center;
}
div {
	text-align: center;
}
.wrapper #body_bg #middle_colum div #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible p {

}
.wrapper #body_bg #left_colum p {
	color: #450807;
	font-style: italic;
	font-weight: bold;
}
.wrapper #body_bg #middle_colum div #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible table tr td p strong u {
	text-align: center;
}
.wrapper #body_bg #middle_colum div #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible p strong {
	font-weight: bold;
}
.wrapper #body_bg #middle_colum div #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible p {

}
.wrapper #body_bg #middle_colum div #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible table tr td p {
	font-weight: bold;
}

