@charset "utf-8";
body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	background-color:#000000;
}
/*a {
	text-decoration:none;
	color:#000000;
}*/
p {
	color:#000000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color:#a69554;
	margin:0;
	font-weight:normal;
	font-size:35px;
}
 h2 {
	color:#a69554;
	margin:0;
	font-weight:normal;
	font-size:16px;
}
h3 {
	color:#a69554;
	margin:0;
	font-weight:normal;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.MainInformationTable{ width:100%; }
.PageManagerInfoContainer { display: none; }
.TopDropLayout1 {
	float:left;
	width:100%;
}
.TopDropLayout1 .page_header {
	float:left;
	width:100%;
}
.page_header .page_header_wrapper {
	width:1050px;
	margin:auto;
}
.page_header_wrapper .page_header_1 {
	float:left;
	width:1050px;
	height:515px;
	z-index:-1;
	position:relative;
}
.page_header_wrapper .page_header_2 {
	float:left;
	width:1050px;
	height:515px;
	margin-top:-515px;
	background-image:url(/SiteDesign/Images/splash_crest.aspx);
	background-repeat:no-repeat;
}
.page_header_wrapper .page_header_3 {
	width:1050px;
	height:51px;
	float:left;
	margin-top:-515px;
}
.page_header_3 .oneCMSMenu {
	height:51px;
	margin:auto;
	font-size:14px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.page_header_3 .oneCMSMenuItem, .page_header_3 .oneCMSMenuHighlightedMenuItem {
	padding: 0 10px;
}
.page_header_3 .oneCMSMenuItemMouseOver, .page_header_3 .oneCMSMenuHighlightedMenuItemMouseOver {
	padding: 0 10px;
	color:#2a5e29;
	background-color:#FFFFFF;
}
.page_header_3 .CMSMenu {
	font-size:12px;
	color:#2a5e29;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.page_header_3 .CMSMenuItem, .page_header_3 .CMSMenuHighlightedMenuItem {
	padding:4px 20px 4px 10px;
	background-color:#FFFFFF;
}
.page_header_3 .CMSMenuItemMouseOver, .page_header_3 .CMSMenuHighlightedMenuItemMouseOver {
	padding:4px 20px 4px 10px;
	background-color:#f2f2f2;
}
.page_header_wrapper .page_header_4 {
	/*float:left;
	width:100px;
	height:100px;
	margin-top:-400px;*/
	display:none;
}
.TopDropLayout1 .page_content {
	float:left;
	width:100%;
}
.page_content .page_content_wrapper {
	margin:auto;
	width:1050px;
}
.page_content_wrapper .page_content_top {
}
.page_content_wrapper .page_content_middle {
	float:left;
	width:1050px;
	background-image:url(/SiteDesign/Images/splash_contentbg.aspx);
	background-repeat:no-repeat;
}
.page_content_middle .splash_content {
	float:left;
	width:960px;
	padding:25px 45px 50px;
}
.splash_content .splash_btn1 {
	width:243px;
	height:121px;
	background-image:url(/SiteDesign/Images/splash_btn1.aspx);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
}
.splash_content .splash_btn1:hover {
	background-position:bottom left;
}
.splash_content .splash_btn2 {
	width:243px;
	height:121px;
	background-image:url(/SiteDesign/Images/splash_btn2.aspx);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
}
.splash_content .splash_btn2:hover {
	background-position:bottom left;
}
.splash_content .splash_btn3 {
	width:243px;
	height:121px;
	background-image:url(/SiteDesign/Images/splash_btn3.aspx);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
}
.splash_content .splash_btn3:hover {
	background-position:bottom left;
}
.splash_content .splash_btn4 {
	width:231px;
	height:121px;
	background-image:url(/SiteDesign/Images/splash_btn4.aspx);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
}
.splash_content .splash_btn4:hover {
	background-position:bottom left;
}
.page_content_wrapper .page_content_bottom {
}
.TopDropLayout1 .page_footer {
	float:left;
	width:100%;
}
.page_footer .page_footer_wrapper {
	margin:auto;
	width:974px;
	padding-top:5px;
}
.page_footer_wrapper .page_footer1 {
	float:left;
	width:450px;
	margin-left:10px;
}
.page_footer1 a {
	color:#a19153;
}
.page_footer_wrapper .page_footer2 {
	float:right;
	width:450px;
	margin-right:10px;
}
.page_footer2 a {
	color:#FFFFFF;
}
.page_footer2 .poweredby {
	float:right;
}