@charset "UTF-8";

/* CSS Document */

body{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) top left repeat-x;
	color: #505050;
	font-size: 13px;
}

a{
	color: #505050;
}

a:link{
	color: #505050;
}

a:hover{
	color: #000000;
}

a:active{
	color: #606060;
}

a:visited{
	color: #666666;
}

table{
	font-size: 11px;
	margin-left: 35px;
	float: none;
}

.searchBtn{
	text-align: right;
	background: none;
	border: none;
	font-weight: bold;
	color: #CF5A32;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

.searchTable{
	width: 300px
}

.date{
	width: 100px;
}

li{
	list-style:circle;
	padding: 0px 0px 0px 22px;
	margin: 10px 0px 0px 0px;
}

input{
	background: url(../images/inputBg.gif) top left repeat-x;
	border: none;
	width: 80%;
}

textarea{
	background: none;
	border: solid 1px #CCCCCC;
	width: 80%;
}

select{
	/*background: url(../images/inputBg.gif) top left repeat-x;*/
	border: none;
	width: 80%;
}

#fullBodyCon table p {
	padding-left: 0px;
}

#fullBodyCon table h2{
	margin-left:0px;
}

p{
	padding-left: 25px;
}

h1{
	text-align:right;
	background: top right no-repeat;
	color: #cf5a32;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	border-bottom: solid 1px #671b04;
	color: #671b04;
	padding-bottom: 3px;
}

.h2a,.h2a a{
	text-align: center;
	color: #671b04;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	padding: 0px 0px 0px 00px;
	margin: 1px 0px 0px 0px;
	line-height:12px;
	width: 100%;
	font-weight: normal;
	border: none;
	padding-bottom: 5px;
	border-bottom: solid 1px #671b04;
}

.h2a a:hover{
	color: #d25a11;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: .7px;
}

.tableHeading{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B6B6B;
	margin-bottom: 10px;
}

#bodyCon .quote{
	margin-left: 35px;
	margin-right: 70px;
	font-weight: bold;
	font-style: italic;
	color: #671b04;
	margin-bottom: 00px;
	padding-bottom: 0px;
}

#fullBodyCon .quote{
	float: right;
	margin-left: 5px;
	margin-right: 130px;
	font-weight: bold;
	font-style: italic;
	color: #671b04;
	margin-bottom: 10px;
	padding-bottom: 0px;
	width: 380px;
}

#bodyCon .credit{
	margin-right: 70px;
	margin-left: 35px;
	font-weight: bold;
	font-style: italic;
	color: #671b04;
	font-size: 9px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom:10px;
	clear: both;
	float: left;
}

#fullBodyCon .credit{
	margin-right: 70px;
	margin-left: 0px;
	font-weight: bold;
	font-style: italic;
	color: #671b04;
	font-size: 9px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom:10px;
	clear: both;
	float: left;
}

#mainWrap{
	width: 100%;
	background:url(../images/bannerLogo.png) no-repeat;	
	height: 400px;
}

#mainCon{
	position: absolute;
	top:249px;
	left: 0px;
	width: 974px;
}

/*----------------------------*/

#headerCon{
	position:relative;
	float:left;
	width: 974px;
}

#headerCon img{
	border: none;
}

#headerNav{
	position: absolute;
	top: 10px;
	left: 0px;
	width: 300px;
	height: 100px;
}

#headerNav a{
	color: #6b6b6b;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#headerNav a:hover{
	color: #333333;
}

#searchCon a{
	margin: 2px 0px 0px 0px;
}

#headerNav ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#headerNav li{
	background: url(../images/navBullet.png) top left no-repeat;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

#searchCon{
	color: #6b6b6b;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}

.searchBox{
	border: none;
	color: #333333;
	width: 125px;
	background: url(../images/searchBg.gif) top left no-repeat ;
	font-size: 9px;
	height: 18px !important;
	width: 116px;
	padding: 0px 3px 0px 8px;
	margin: 0px 0px 0px 0px;
	float: left;
	max-width: 128px;
}

#searchCon .searchButton{
	background: #bc6c50;
	color: #FFFFFF;
	border: 0px;
	margin: 0px 4px 0px 0px;
	background: url(../images/searchBtn.png) top left no-repeat;
	width: 62px;
	height: 14px;
	font-size: 9px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 1px;
	vertical-align: middle;
	float: left;
	cursor: pointer;
}

#searchCon input{
}

/*----------------------------*/

#breadcrumbCon{
	color: #908080;
	font-size: 9px;
	position: absolute !important;
	top: 224px; /* orig 232px */
	left:260px; /* orig 270px; */
	width: 400px;
}

#breadcrumbCon a{
	color: #908080;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 0px 0px 3px;
}

#breadcrumbCon a:hover{
	color: #333333;
	text-decoration: underline;
	text-transform: uppercase;
	padding: 0px 0px 0px 3px;
}

#breadcrumbCon .active{
	text-decoration: underline;
}

#menuCon{
	position:relative;
	float: left;
	width: 230px;
}

#bodyCon{
	float:left;
	width: 460px;
	background: top right url(../images/curveCorner.png) no-repeat;
	padding: 20px 35px 0px 0px;
}

#bodyCon h1{
	border-bottom: solid 1px #e88a6a;
}

#bodyCon h2{
	margin-left: 40px;
}

#bodyCon p{
	clear: both;
	padding-left: 35px; /* orig:65 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bodyCon h3{
	padding-left: 40px;
}

#bodyCon ul{
	padding: 0px 0px 0px 60px; /* was 80px */
}

#fullBodyCon img{
	float: left;
	padding-bottom: 10px;
}

#fullBodyCon{
	float:left;
	width: 708px;
	background: top right url(../images/curveCorner.png) no-repeat;
	padding: 10px 35px 0px 0px;
}

#fullBodyCon h1{
	border-bottom: solid 1px #e88a6a;
}

#fullBodyCon h2{
	margin-left: 40px;
}

#fullBodyCon p{
	padding-left: 35px; /* orig:65 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}

#fullBodyCon h3{
	padding-left: 40px;
}

#fullBodyCon ul{
	padding: 0px 0px 0px 80px;
}

#fullBodyCon img{
	float: none;
	padding-bottom: 10px;
}

#navCon{
	width: 200px;
	margin: 34px 0px 0px 0px;
}

#navCon ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navCon li{
	background: url(../images/navBullet.png) top left no-repeat;
	padding: 0px 0px 0px 30px;
	margin: 10px 0px 0px 0px;
}

#navCon a{
	color: #6b6b6b;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#navCon a:hover{
	color: #333333;
}

#logoCon{
	position: relative;
	margin: 50px 0px 0px 14px;
}

#rightCon{
	float: right;
	width: 235px;
	color: #FFFFFF;
	font-size: 10px;
}

#rightCon a{
	color: #FFFFFF;
}

#rightCon h1{
	color:white;
	text-transform: none;
	font-style:normal;
	font-size: 17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-right: 15px;
}

#rightCon h1 a{
	color:white;
	text-transform: none;
	font-style:normal;
	font-size: 17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#rightCon h2{
	color:white;
	text-transform: none;
	font-style:normal;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: none;
}

#rightCon h2 a{
	color:white;
	text-decoration: none;
	margin: 0px;
}

#rightCon p{
	padding: 0px 30px 15px 10px;
	margin: 0px;
}
#rightCon img{
}

.article{
	border-bottom: solid 1px #e3a7a7;
	margin: 0px 0px 10px 15px;
	padding: 3px 0px 4px 0px;
	clear: both;
}

.article img{
	border-left: solid 1px  #e3a7a7;
	border-top: solid 1px  #e3a7a7;
	border-bottom: solid 1px  #e3a7a7;
	margin: 0px 1px 0px 0px;
}

#right1{
	clear: both;
	float: left;
	width: 232px;
	background:url(../images/right1Bg.png) top left no-repeat #d25529;
	margin: 0px 0px 5px 0px;
	padding: 12px 0px 0px 0px;
}

#right1 img{
	padding: 5px 0px 0px 0px;
	float: right;
}

#right2{
	clear: both;
	float: left;
	width: 232px;
	background:url(../images/right2Bg.png) top left no-repeat #b00000;
	margin: 0px 0px 5px 0px;
	padding: 12px 0px 0px 0px;
}

#right3{
	clear: both;
	float: left;
	width: 232px;
	height: 30px;
	background:url(../images/right3Bg.png) top left no-repeat ;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
}

#right3 h1{
	padding-top: 0px;
	margin-top: 0px;
}

#right4{
	clear: both;
	float: left;
	width: 232px;
	background:url(../images/right4Bg.png) top left no-repeat;
	height: 30px;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
}

#right4 h1{
	padding-top: 0px;
	margin-top: 0px;
}

#right5{
	clear: both;
	float: left;
	width: 232px;
	background:url(../images/right3Bg_full.png) top left no-repeat #d25529;
	margin: 0px 0px 5px 0px;
	padding: 12px 0px 0px 0px;
}

#right5 img{
	padding: 5px 0px 0px 0px;
	float: right;
}

#footerCon{
	position: relative;
	float: left;
	clear: both;
	width: 972px;
	font-size: 9px;
	text-align: right;
	border-top: solid 1px #CCCCCC;
	margin: 10px 0px 50px 0px;
	padding: 10px 0px 0px 0px;
}

.top{
	border-bottom: solid 1px #E88A6A;
	font-size: 10px;
	color: #CF5A32;
	text-align: right;
	width: 100px;
	float: right;
	clear: both;
}

.top a{
	font-size: 10px;
	color: #CF5A32;
	text-align: right;
	width: 100px;
	float: right;
	text-decoration: none;
}

#navCon h2{
	border: none;
}

#navCon h2 a{
	text-align: left;
	color: #671b04;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	padding: 0px 0px 0px 00px;
	margin: 1px 0px 0px 0px;
	line-height:12px;
	width: 100%;
	font-weight: normal;
	border: none;
}

#navCon h2 a:hover{
	text-align: left;
	color: #d25a11;
}

.accordion_toggle {
	display: block;
	background: url(../images/navBullet.png) top left no-repeat;
	cursor: pointer;
	margin: 5px 0px 0px 0px;
	text-align: left;
	color: #6b6b6b;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	padding: 0px 0px 0px 30px;
	width: 100%;
	font-weight: normal;
}
		
.accordion_toggle_active{
	display: block;
	background: url(../images/navBullet.png) top left no-repeat;
	cursor: pointer;
	margin: 5px 0px 0px 0px;
	text-align: left;
	color: #505050;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	padding: 0px 0px 0px 30px;
	width: 100%;
	font-weight: bold;
}
		
.accordion_toggle_active h1{
}
		
.accordion_content{
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}
	
.accordion_content h2{
	margin: 8px 0 8px 40px;
}
	
.accordion_content p{
	line-height: 150%;
	padding: 0px 0px 5px 5px;
}
	
.vertical_accordion_toggle{
	display: block;
	height: 15px;
	padding: 0 10px 0 10px;
	line-height: 15px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	cursor: pointer;
	margin: 0 0 0 0;
}

.vertical_accordion_toggle_active{
	color: #333333;
}

.vertical_accordion_content{
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}

.vertical_accordion_content h2{
	margin: 15px 0 5px 10px;
	color: #0099FF;
}

.vertical_accordion_content p{
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}
  			
#vertical_nested_container{
	margin: 4px auto 4px auto;
}

#navCon h3{
	margin: 3px 0px 3px 50px;
}

#navCon .selected{
	font-weight: bold;
}

#navCon .tier3Con h3{
	padding-top: 2px;
}

#navCon .tier3Con h3 a{
	text-align: left;
	color: #D25A11;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	padding: 2px 0px 2px 00px;
	margin: 1px 0px 0px 0px;
	line-height:12px;
	width: 100%;
	font-weight: normal;
	border: none;
}
	
#navCon .tier3Con h3 a:hover{
	color:#666666;
}
	
.tier3Con{
	padding: 0px 0px 5px 0px;
}
