@charset "utf-8";
/* CSS Document */

@media print{
	.bg{display: none;}
}

.PageManagerInfoContainer {
	display: none;
}

h1{
	color:#003300 ;
	font-size:xx-large;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin: 0px;
	padding: 0px;}

a:link {
	text-decoration:none;
	border: 0px;
	color:#006600;
}      /* unvisited link */
a:visited {
	text-decoration:none;
	border: 0px;
	color:#009900;
}  /* visited link */
a:hover {
	text-decoration:none;
	border: 0px;
	color:#009900;
}  /* mouse over link */
a:active {
	text-decoration:none;
	border: 0px;
	color:#009900;
}  /* selected link */

img.bg {
min-height: 100%;
min-width: 1024px;
width: 100%;
height: auto;
position: fixed;
top: 0;
left: 0;}
		
@media screen and (max-width: 1024px){
img.bg {
left: 50%;
margin-left: -512px; }}

body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;}

.TopSideMarin {
	position: relative;
	width:100%; 
	float:left;
	/*z-index:2;*/
}
	
.headerwrapper {
	width:100%;
	height:166px;
	background-image:url(/SiteDesign/Images/header.aspx);
	background-repeat: repeat-x;
	position:fixed;
	z-index:3;
	float:left;
	top:0;
	left:0;
}
.headerwrapper .page_header {
	width:1015px; 
	height: 166px;
	margin:0 auto;}
	
.headerwrapper .header_left{
	float: left;
	width: 220px;
	height: 166px;}
	
.headerwrapper .header_right_top{
	float:left;
	margin-top: 65px;
	padding-left: 5px;
	padding-right: 5px;
	width: 785px;
	height:33px;
	background-image:url(/SiteDesign/Images/menu_bg.aspx);
	background-repeat:no-repeat;}
	
.headerwrapper .oneCMSMenu {
	height: 33px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4c5819;
	margin:0 auto;
	text-shadow: 1px 1px 1px #696969;}	
	
.headerwrapper .oneCMSMenuItem{
	padding: 0px 8px 0px 8px;
	height: 33px;}

.headerwrapper .oneCMSMenuHighlightedMenuItem, .headerwrapper .oneCMSMenuItemMouseOver, .headerwrapper .oneCMSMenuHighlightedMenuItemMouseOver{
	color:#787878;
	padding: 0px 8px 0px 8px;
	height: 33px;}
	
.headerwrapper .CMSMenu {
	background-color: #f2eec3; 
	border-width:1px;
	border-color: #4c5819;
	border-style: solid;
	color: #4c5819;
	font-size: 13px;}
		
.headerwrapper .CMSMenuItem{
	padding: 4px 30px 4px 30px;
	color: #4c5819;
	border-bottom-width: 1px;
	border-bottom-color: #787878;
	border-bottom-style: solid;
	font-size: 13px;}

.headerwrapper .CMSMenuHighlightedMenuItem, .headerwrapper .CMSMenuItemMouseOver, .headerwrapper .CMSMenuHighlightedMenuItemMouseOver{
	background-color: #e7e3b3;
	padding: 4px 30px 4px 30px;
	color: #787878;
	border-bottom-width: 1px;
	border-bottom-color: #787878;
	border-bottom-style: solid;
	font-size: 13px;}

.headerwrapper .header_right_bottom{
	float: left;
	width: 795px;
	height: 48px;
	padding-top: 20px;}
			
.headerwrapper .header_right_bottom .signoutLink, .headerwrapper .header_right_bottom .cmsdesklink, .headerwrapper .header_right_bottom .currentUserLabelText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	float: left;
	padding: 0 5px 0 5px;}

.headerwrapper .header_right_bottom .WeaAtGlance{
	border-width: 0px;
	background-color: transparent;
	color :#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	clear: none;
	width: 120px;
	margin-right:15px;	
}
	
.headerwrapper .header_right_bottom .WeaAtGlance img{
	vertical-align:middle;}

	
.TopSideMarin .page_content{
	margin: 20px auto;
	width: 1015px;
}
	
.TopSideMarin .page_container_top{
	width: 1015px;
	height: 31px;
	background-image:url(/SiteDesign/Images/content_top.aspx);
	margin-top:166px;}
	
.TopSideMarin .page_container{
	width: 1015px;
	background-image:url(/SiteDesign/Images/content_bg.aspx);
	background-repeat: repeat-y;}
.page_container .Slider .Content {
	z-index:2;
}
/*.TopSideMarin .content_table{
	width: 975px;}*/
.TopSideMarin .content_table{ margin-left: 45px; width: 940px;}	
	
/*.TopSideMarin .leftbody{
	width: 236px;}*/
	
.TopSideMarin .leftbody {display: none;}

.TopSideMarin .left_nav_user{
	width:224px;
	height: 32px;
	padding: 12px 0px 0px 12px;
	background-image:url(/SiteDesign/Images/signout_bg.aspx);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #ffffff;
	margin-bottom: 30px;}

.TopSideMarin .left_nav_user a{
	color: #ffffff;}
	
.TopSideMarin .oneCMSTreeMenuTable{
	float: right;
	width: 196px;
	font-size: 12px;}
	
.TopSideMarin .oneCMSTreeMenuItem, .TopSideMarin .oneCMSTreeMenuSelectedItem{ 
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	background-position: bottom;
	color: #585858;}
	
.TopSideMarin .oneCMSTreeMenuLink, .TopSideMarin .oneCMSTreeMenuSelectedLink, .TopSideMarin .CMSTreeMenuLink, .TopSideMarin .CMSTreeMenuSelectedLink{
	color: #585858;
	padding-left: 10px;}
	
.TopSideMarin .CMSTreeMenuItem, .TopSideMarin .CMSTreeMenuSelectedItem{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #585858;}
	
/* .TopSideMarin .middlebody{
	width: 10px;} */
.TopSideMarin .middlebody {display: none;}

/*.TopSideMarin .rightbody{
	width:729px;}*/
	
.TopSideMarin .rightbody {width: 940px;}

.TopSideMarin .page_content_bottom{
	clear: both;
	width: 1000px;
	padding-left: 15px;
	height: 31px;
	background-image:url(/SiteDesign/Images/content_bottom.aspx);}
	
.TopSideMarin .page_footer{
	clear: both;
	margin: 0px auto;
	width: 1015px;}	
	
.TopSideMarin .footer_container{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f5f5f;}
	
.TopSideMarin .footer_container a{
	color: #009900;}
	
.TopSideMarin .poweredby{
		text-align:center;}
		
.tee5, .tee6 {display:none;}
.main .left .description {font-size:9px !important;}
.content_table .rightbody .centered {margin-left:100px;}

.imageGallery table{
	margin: 0 auto;}

.imageGallery table td{
	text-align: center;}

