@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial;
	font-size:13px;
	line-height:16px;
	margin:0;
	padding:0;
	background-color:#ece8df;
	color:#3d3d3d;
}

#maincontainer {
	width:1002px;
	margin:0 auto;
	padding:0;
	background-color:#FFFFFF;
	overflow:auto;
}

.header {
	width:1002px;
	height:60px;
	background-color:#FFFFFF;
	padding:0;
	border-bottom:1px solid #8a7a67;
}

ul li {
	margin-bottom:6px;
}

.logo {
	float:left;
	margin-top:20px;
	margin-left:15px;
}

#content_container {
	width:1002px;
	clear:both;
	padding:0;
	overflow:auto;
}

.leftpanel {
	width:210px;
	float:left;
	margin-top:16px;
}

.leftpanel ul {
	margin:0 0 0 20px;
	padding:0;
}

.rightpanel {
	width:230px;
	float:right;
	margin-top:16px;
}

.middlepanel {
	width:500px;
	float:left;
}

.right_container {
	width:730px;
	float:left;
	background-image:url("images/shadow.jpg");
	background-repeat:repeat-y;
	background-position:top left;
	height:705px;
	padding:0 22px 0 40px;
}

.inner_banner {
	width:720px;
	border:1px solid #8A7A67;
	margin-top:20px;
	margin-bottom:5px;
	height:126px;
	background-image:url("images/inner_bg.jpg");
	background-repeat:repeat-y;
	background-position:top right;
}

.inner_left {
	width:37%;
	float:left;
	padding:20px 0 0 15px;
}

.inner_right {
	width:60%;
	float:right;
}

.inner_head {
	color:#f58026;
	font-size:28px;
	margin-bottom:15px;
	font-family:Arial Narrow;
}

.inner_text {
	font-weight:bold;
	font-size:12px;
	line-height:18px;
}

.breadcrumb {
	color:#ab9d8d;
	font-size:10px;
	margin-bottom:10px;
}
.breadcrumb a {
	color:#ab9d8d;
	text-decoration:none;
}
.breadcrumb a:hover {
	color:#EA4A00;
	text-decoration:underline;
}

.title{
	font-size:20px;
	color:#313131;
	margin-bottom:12px;
}

ul.banner {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

ul.banner li{
	float: left;
	padding: 0;
	margin:0;
	display: block;
}

ul.banner li a{
	display: block;
	overflow: hidden;
	height: auto;
	width: 32px;
}

#a1, #a2, #a3, #a4 {
	margin-right:1px;
}

/*.a1_band {
	background-color:#ecdcb0; 
	height:365px; 
	width:32px; 
	float:left; 
	clear:both;
	background-image:url("images/banner1_band.png"); 
	background-repeat:no-repeat; 
	background-position:center 178px;
}

.a2_band {
	background-color:#ecd593; 
	height:365px; 
	width:32px; 
	float:left; 
	background-image:url("images/banner2_band.png"); 
	background-repeat:no-repeat; 
	background-position:center 178px;
}

.a3_band {
	background-color:#d0b462; 
	height:365px; 
	width:32px; 
	float:left; 
	background-image:url("images/banner3_band.png"); 
	background-repeat:no-repeat; 
	background-position:center 178px;
}

.a4_band {
	background-color:#c0a250; 
	height:365px; 
	width:32px; 
	float:left; 
	background-image:url("images/banner4_band.png"); 
	background-repeat:no-repeat; 
	background-position:center 178px;
}*/

ul.banner li img{
	position: absolute;
}

ul.banner li p{
	margin: 0;
	padding: 10px;
	width: 120px;
	display: block;
	margin-left:35px;
}

.bannertext {
	width:900px;
	height:365px;
}

.bannerhead {
	padding:150px 0 0 45px;
	width:182px;
	font-family:Arial Black;
	font-size:15px;
	color:#685947;
}

.bannercont {
	padding:5px 0 0 45px;
	width:182px;
}

.header_right {
	float:right;
	height:60px;
}
.navmenu {
	margin:16px 4px 0 0;
	padding:0;
	float:right;
	clear: both;
	font-family:"Arial";
	font-size:12px;
	font-weight:bold;
}
.tabsactive {
	float:left;
	margin-left:1px;
	background-color:#393939;
	color:#fff;
	padding:3px 8px;
}
.tabs {
	float:left;
	margin-left:1px;
	background-color:#c7c3be;
	color:#000;
	padding:3px 4px;
}
.tabs:hover {
	float:left;
	margin-left:1px;
	background-color:#393939;
	color:#fff;
	display:block;
	padding:3px 4px;
}
.tabs a {
	color:#000;
	text-decoration:none;
	padding:3px 4px;
}
.tabs a:hover {
	color:#fff;
	text-decoration:none;
	padding:3px 4px;
}
.toplinks {
	font-family:Arial;
	font-size:11px;
	color:#313131;
	float:right;
	margin-right:10px;
	margin-top:5px;
}
.toplinks a {
	color:#313131;
	text-decoration:none;
}
.toplinks a:hover {
	color:#EA4A00;
	text-decoration:none;
}
.footer {
	background-color:#ab9d8d;
	height:16px;
	text-align:center;
	clear:both;
	font-size:11px;
	padding-top:1px;
}
.bodyhead {
	color:#EA4A00;
	font-size:13px;
	margin-bottom:1px;
	font-weight:bold;
}
p {
	font-size:13px;
	margin:0 0 12px 0;
	padding:0;
	line-height:16px;
}

/* Show Hide Div CSS */

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
	padding: 3px 0;
	margin-left: 20px;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Arial;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	/*display: inline;*/
	margin:0 0 8px 0;
	padding:0 0 0 10px;
	background-image:url("images/bullet.jpg");
	background-repeat:no-repeat;
	background-position:left 4px;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	color: #3D3D3D;
}

.shadetabs li a:visited{
	color: #545454;
}

.shadetabs li a:hover{
	text-decoration: underline;
	color: #EA4A00;
}

.shadetabs li a.selected{ /*selected main tab style */
	position: relative;
	top: 0px;
	color:#EA4A00;
}

.shadetabs li a.selected{ /*selected main tab style */
	color:#EA4A00;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}

.tabcontent{
	display:none;
}

#display {
	height:270px;
	overflow:hidden;
	text-align:center;
}
.orangeboldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #f58026;
	text-decoration: none;
}