		body{
			background-color: #A97730;
			padding: 0px;
			margin: 0px;
			background-image: url(images/back.jpg);
			background-position: top;
			background-repeat: repeat-x;
			background-color: #A97730;
			font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
			color: #000000;
		}
		a{
			color: #604641;
			text-decoration: none;
			font-weight: 700;
		}
		a:hover{
			color: #000000;
			text-decoration: underline;
		}
		
		#centerer{
			background-image: url(images/back_top.jpg);
			background-repeat: repeat-x;
			background-position: top;
		}
		#main{
			width: 760px;
			background-color: #FCF8F4;
			border-left: 1px solid #642200;
			border-right: 1px solid #642200;
		}
		#content{
			background-image: url(images/body_back.jpg);
		}
		#footer{
			background-image: url(images/foot_back.jpg);
		}
		#header{
			height: 288px;
			background-image: url(images/header2.jpg);
		}
		#legal{
			width: 239px;
			background-color: #DDA131;
			color: #fff;
			font-size: 12px;
			font-weight: 100;
			padding: 14px;
			line-height: 200%;
			float: right;
		}
		#legal a{
			color: #fff;
			text-decoration: none;
		}
		#legal a:hover{
			color: #fff;
			text-decoration: underline;
		}
		.FormButton {
			background-color:#990000;
			color:#FFFFFF;
			font-weight:bold;
			font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			border:1px solid #000000;
		}
		.pageItem{
			padding-left: 14px;
			padding-right: 14px;
			font-size: 14px;
			color: #604641;
		}
		.pageItem .body{
			padding-top: 12px;
			padding-bottom: 12px;
		}
		#content .pageItem .body{
			/*border-bottom: 2px dotted #604641;*/
			background-image: url(images/dotted.gif);
			background-position: bottom left;
			background-repeat: repeat-x;
		}
		.pageItem .pageItemStructure{
			margin: 0px;
			padding: 0px;
			border: none;
			width: 100%;
		}
		.pageItem .iconHolder{
			width: 239px;
		}
		.pageItem h1{
			font-size: 18px;
			color: #604641;
			font-weight: bold;
			margin-top: 0px;
		}
		.pageItem .newsItem{
			color: #604641;
		}
		.pageItem .newsItem h4{
			font-size: 14px;
			color: #9B8449;
			font-weight: 100;
			margin-bottom: 7px;
		}
		.more{
			text-align: right;
		}
		.more a{
			color: #642200;
			text-decoration: underline;
			background-image: url(images/dot.gif);
			background-repeat: no-repeat;
			background-position: left;
			padding-left: 10px;
		}
		.more a:hover{
			color: #642200;
			text-decoration: none;
		}
		#nav{
			height: 90px;
			width: 760px;
			overflow: hidden;
			background-color: #BE8116;
			background-image: url(images/nav_back.jpg);
		}
		.clear{
			clear: both;
		}
		
		hr {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #604641;
		}
		
		h1.special{
			color: #fff;
			background-color: #F1DEB7;
			background-image: url(images/heading_grad.jpg);
			background-position: left;
			background-repeat: repeat-y;
			padding-left: 5px;
		}
		.special{
	color: #604641;
	font-size: 12px;
		}
		
.but{


}
.but a {
	height: 90px;
	width: 115px;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	line-height: 87px;
}
.but a:hover {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/button_back.jpg);
	color: #604641;
}
.but_selected{

}
.but_selected a {
	height: 90px;
	width: 115px;
	color: #ECD191;
	font-size: 15px;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	line-height: 87px;
}
.but_selected a:hover {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/button_back.jpg);
	color: #fff;
}

#landingBody{
       width: 760px;
       overflow: hidden;
       background-image: url(images/landing_back2.jpg);
}
#landingFoot{
       height: 86px;
       background-image: url(images/landing_stripe.jpg);

}
#landingLogo{
       height: 250px;
}
#landingLogo img{
       margin-top: 100px;
}
#landingText{
	overflow: auto;
	scrollbar-face-color:#C28E2A;
	scrollbar-arrow-color:#642200;
	scrollbar-track-color:#C28E2A;
	scrollbar-shadow-color:#C28E2A;
	scrollbar-highlight-color:#C28E2A;
	scrollbar-3dlight-color:#C28E2A;
	scrollbar-darkshadow-Color:#C28E2A;
	height: 375px;
	width: 450px;
}
#landingBody h1{
       font-size: 32px;
       color: #C28E2A;
       font-weight: 500;
       margin-bottom: 0px;
}
#landingSpacer{
       width: 400px;
       height: 65px;
}
