@charset "utf-8";
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:12px;
	background-image:url(/SiteDesign/Images/bg.aspx);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
/*a {
	text-decoration:none;
	color:#000000;
}
p {
	color:#000000;
	font-size:12px;
}*/
h1 {
	color:#485e29;
	margin:0 0 10px 0;
	font-weight:normal;
	font-size:28px;
	font-family:Garamond, "Times New Roman", Times, serif;
}
h2 {
	color:#ac8509;
	margin:0 0 10px 0;
	font-weight:normal;
	font-size:24px;
	font-family:Garamond, "Times New Roman", Times, serif;
}
h3 {
	color:#ac8509;
	margin:0 0 10px 0;
	font-weight:normal;
	font-size:18px;
	font-family:Garamond, "Times New Roman", Times, serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.MainInformationTable{ width:100%; }
.PageManagerInfoContainer { display: none; }

.TopSideLayout1 {
	float:left;
	width:100%;
}
.TopSideLayout1 .page_header {
	float:left;
	width:100%;
	margin-top:10px;
}
.page_header .page_header_wrapper {
	margin:auto;
	width:1028px;
}
.page_header_wrapper a{
	text-decoration:none;
}
.page_header_wrapper .page_header_1 {
	float:left;
	width:928px;
	height:24px;
	background-image:url(/SiteDesign/Images/header1bg.aspx);
	background-repeat:no-repeat;
	padding:78px 50px 0;
	font-family:Garamond, "Times New Roman", Times, serif;
	font-size:12px;
}
.page_header_wrapper .page_header_2 {
	float:left;
	width: 938px;
	height:39px;
	background-image:url(/SiteDesign/Images/nav_bg.aspx);
	background-repeat:no-repeat;
	padding:0 50px;
	/* display:none; */
}
.page_header_2 .oneCMSMenu {
	margin:auto;
	height:39px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Garamond, "Times New Roman", Times, serif;
	cursor:pointer;
}
.page_header_2 .oneCMSMenuItem, .page_header_2 .oneCMSMenuHighlightedMenuItem {
	padding: 0 10px;
	border-top:3px solid transparent;
}
.page_header_2 .oneCMSMenuItemMouseOver, .page_header_2 .oneCMSMenuHighlightedMenuItemMouseOver {
	padding: 0 10px;
	border-top:3px solid #b38807;
	background-color:#FFFFFF;
	color:#485e29;
}
.page_header_2 .CMSMenu {
	padding:4px 10px 4px 0;
	background-color:#FFFFFF;
	border-bottom:3px solid #b38807;
	color:#485e29;
	font-family:Garamond, "Times New Roman", Times, serif;
	text-transform:uppercase;
	cursor:pointer;
}
.page_header_2 .CMSMenuItem, .page_header_2 .CMSMenuHighlightedMenuItem {
	padding:4px 20px 4px 10px;
}
.page_header_2 .CMSMenuItemMouseOver, .page_header_2 .CMSMenuHighlightedMenuItemMouseOver {
	padding:4px 20px 4px 10px;
	text-decoration:underline;
}
.page_header_wrapper .page_header_3 {
	float:left;
	width:940px;
	height:385px;
	background-image:url(/SiteDesign/Images/content_bg.aspx);
	background-repeat:repeat-y;
	padding:0 44px;
}
.page_header_wrapper .page_header_4 {
	float:left;
	width:361px;
	height:110px;
	margin-left:333px;
	margin-top: -528px;
	position:relative;
	z-index:2;
}
.TopSideLayout1 .page_content {
	float:left;
	width:100%;
}
.page_content .page_content_wrapper {
	margin:auto;
	width:1028px;
}
.page_content_wrapper .page_content_top {
}
.page_content_wrapper .page_content_middle {
	float:left;
	width:960px;
	background-image:url(/SiteDesign/Images/content_bg.aspx);
	background-repeat:repeat-y;
	padding:0 34px;
}
.page_content_middle .content_table {
	width:960px;
}
.content_table .leftbody {
}
.content_table .middlebody {
	width:960px;
	padding-top:20px;
}
.middlebody .splashtext {
	float:left;
	width:530px;
	margin-left:7px;
	line-height:25px;
	margin-top:15px;
}
.splashtext a {
	color:#485e29;
}
.splashtext h1 {
	text-transform:uppercase;
}
.middlebody .memberlogin {
	background-image:url(/SiteDesign/Images/memberloginbg.aspx);
	background-repeat:no-repeat;
	float:right;
	width:368px;
	height:129px;
	padding:10px 15px;
	margin-right:7px;
	clear:right;
}
.memberlogin .currentUserLabelText {
	display:block;
	text-align:center;
	font-size:16px;
	color:#555555;
	margin-top:10px;
}
.memberlogin .mobile_link {
	display:block;
	text-align:center;
	font-size:12px;
	margin-top:0px;
}
.memberlogin a {
	color:#555555;
	text-decoration:none;
}
.memberlogin .cmsdesklink {
	display:block;
	text-align:center;
	font-size:12px;
	color:#555555;
	text-decoration:none;
}
.memberlogin .signoutLink {
	display:block;
	text-align:center;
	font-size:13px;
	color:#555555;
	text-decoration:none;
	margin-top:10px;
}
.memberlogin h2 {
	color:#485e29;
	text-transform:uppercase;
	font-size:19px;
	margin:0;
}
.memberlogin .LoginForm {
	width:368px;
}
.LoginForm a {
	color:#555555;
	text-decoration:none;
}
.LoginFormHeading {
	display:none;
}
.LoginFormFailText {
	font-size:11px;
}
.LoginFormUserName, .LoginFormPassword {
	width:184px;
	clear:none;
}
.LoginFormUserName .LoginFormText, .LoginFormPassword .LoginFormText  {
	text-align:left;
	width:80px;
	color:#485e29;
	font-family:Garamond, "Times New Roman", Times, serif;
	text-transform:uppercase;
}
.LoginFormUserName .LogonTextBox, .LoginFormPassword .LogonTextBox{
	width:166px;
	height:20px;
}
.LoginFormUserName .LoginFormField, .LoginFormPassword .LoginFormField {
	width:184px;
}
.LoginFormRemember {
	padding-left:0;
	float:left;
}
.IE7 .LoginFormLogon {
	margin-left:-33px;
	margin-top:50px;
}
.LoginFormLogon {
	margin-top:0;
	margin-right:5px;
}
.LoginFormLogon .LogonButton {
	width:55px;
	height:35px;
	font-size:11px;
}
.LoginFormForgotPassword {
	padding-left:0;
	float:left;
	clear:left;
	padding-top:5px;
	width:119px;
}
.LoginFormMemReg {
	float:left;
	padding-top:5px;
	width:119px;
	clear:none;
	padding-left:0;
} 
.middlebody .splashbuttons {
	float:left;
	width:960px;
	margin-top:15px;
	text-align:center;
}
.content_table .rightbody {
}
.page_content_wrapper .page_content_bottom {
}
.TopSideLayout1 .page_footer {
	float:left;
	width:100%;
}
.page_footer .page_footer_wrapper {
	margin:auto;
	width:1028px;
}
.page_footer_wrapper a{
	text-decoration:none;
	color:#555555;
}
.page_footer_wrapper .page_footer1 {
	float:left;
	width:960px;
	background-image:url(/SiteDesign/Images/footerbg.aspx);
	background-repeat:no-repeat;
	padding:65px 34px 10px;
	color:#555555;
	font-family:Garamond, "Times New Roman", Times, serif;
	font-size:12px;
}
.page_footer1 .footerbox1 {
	float:left;
	margin:0 20px;
	width:125px;
}
.footerbox1 .CMSSiteMapList {
	float:left;
	width:180px;
	margin:0;
	padding:0;
}
.footerbox1 .CMSSiteMapListItem {
	list-style:none;
	font-weight:bold;
}
.page_footer1 .footerbox2 {
	float:left;
	width:190px;
	margin-right:30px;
}
.page_footer1 .footerbox3 {
	float:left;
	width:150px;
}
.page_footer1 .footerbox4 {
	float:right;
	width:280px;
	margin-right:30px;
}
.page_footer1 .poweredby {
	float:right;
	width:280px;
	margin-right:30px;
	clear:right;
}
.page_footer1 .footerbox5 {
	float:right;
	width:280px;
	margin-right:30px;
	margin-top:20px;
	clear:right;
}
.footerbox5 img {
	vertical-align:middle;
}
.page_footer_wrapper .page_footer2 {
}
