@charset "utf-8";
/* CSS Document */

.PageManagerInfoContainer {
	display: none;
}

h1, h2, h3, h4 {
	/*color:#b6b28e;*/
	font-size:20px;
	color:#330000;
}

a:link {
	text-decoration:none;
	border: 0px;
}      /* unvisited link */
a:visited {
	text-decoration:none;
	border: 0px;
}  /* visited link */
a:hover {
	text-decoration:none;
	border: 0px;
}  /* mouse over link */
a:active {
	text-decoration:none;
	border: 0px;
}  /* selected link */
body {
	background-image:url(/SiteDesign/Images/bg.aspx); 
	margin:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:large;
	color:#330000;
}
.e3pagetemplate a {
	text-decoration:underline;
}
.TopDrop_Saratoga {
	float:left; 
	width:100%;
}
.TopDrop_Saratoga .page_header {
	width:100%; 
	float:left;
}

.TopDrop_Saratoga .header_container {
	width:960px; 
	margin:auto;
}

.TopDrop_Saratoga .header_left {
	width:77%; 
	float:left; 
	text-align:right;
}

.TopDrop_Saratoga .header_right {
	width:21%; 
	float:right; 
	text-align:right; 
	color:#FFFFFF;
}

.TopDrop_Saratoga .header_right_top {
	width:100%; 
	float:left; 
	height:60px;
}

.TopDrop_Saratoga .header_right_bottom {
	width:100%; 
	float:left;
}

.TopDrop_Saratoga .page_content {
	width:100%; 
	float:left; 
	background-image:url(/SiteDesign/Images/content_bg.aspx); 
	background-position:center top; 
	background-repeat:no-repeat;
	background-color:#000000;
	margin-top:5px;
}

.TopDrop_Saratoga .content_container {
	width:960px; 
	margin:auto;
}

.TopDrop_Saratoga .content_wrapper {
	width:950px; 
	padding:5px 5px 20px; 
	float:left; 
	background-color:#FFFFFF;
}

.TopDrop_Saratoga .page_banner {
	width:100%; 
	float:left;
}

.TopDrop_Saratoga .page_nav {
	width:100%; 
	float:left; 
	margin-top:5px; 
	background-color:#315320; 
	padding:3px 0px;
}

.TopDrop_Saratoga .content_main {
	width:100%; 
	float:left; 
	margin-top:5px;
}

.TopDrop_Saratoga .page_footer {
	width:100%; 
	float:left;
}

.TopDrop_Saratoga .footer_container {
	width:960px; 
	margin:auto;
}

.TopDrop_Saratoga .footer_left {
	width:60%; 
	float:left;
	font-size:12px; 
	color:#FFFFFF; 
	margin-top:10px;
}

.TopDrop_Saratoga .footer_mid, .TopDrop_Saratoga .footer_right {
	float:right; 
	text-align:right;
	width:20%; 
	font-size:12px; 
	color:#FFFFFF; 
	margin-top:10px;
}

.TopDrop_Saratoga .poweredby {
	margin-top:10px;
}

.TopDrop_Saratoga .poweredbylink {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

.TopDrop_Saratoga .signOutButton {
	float:right; 
}

.TopDrop_Saratoga .signoutLink, .TopDrop_Saratoga .cmsdesklink, .TopDrop_Saratoga .currentUserLabelText{
	color:#ffffff;
}

.TopDrop_Saratoga .signOutButton{
	color: #ffffff;
	font-size: 18px;
	font-style: italic;}

.TopDrop_Saratoga .swap {
	float:right; 
	margin-left:5px;
	margin-top:3px;
}

.TopDrop_Saratoga .top_nav_seperator {
	background-image:url(/SiteDesign/Images/top_nav_divider.aspx);
	background-position:center;
	background-repeat:no-repeat;
}

.TopDrop_Saratoga .oneCMSMenu {
	margin:auto;
}

.TopDrop_Saratoga .oneCMSMenuItem{
	color:#ffffff;
	padding:6px;
}

.TopDrop_Saratoga .oneCMSMenuHighlightedMenuItem, .TopDrop_Saratoga .oneCMSMenuItemMouseOver, .TopDrop_Saratoga .oneCMSMenuHighlightedMenuItemMouseOver{
	color:#aeb85b;
	padding:6px;
}

.TopDrop_Saratoga .twoCMSMenu{background-color:#2f501e;}
.TopDrop_Saratoga .twoCMSMenuItem{color:#ffffff; padding:6px; background-color:#2f501e;}
.TopDrop_Saratoga .twoCMSMenuHighlightedMenuItem, .TopDrop_Saratoga .twoCMSMenuItemMouseOver, .TopDrop_Saratoga .twoCMSMenuHighlightedMenuItemMouseOver{
color:#aeb85b; padding:6px; background-color:#28471a;}

.TopDrop_Saratoga .threeCMSMenu{background-color:#28471a;}
.TopDrop_Saratoga .threeCMSMenuItem{color:#ffffff; padding:6px; background-color:#28471a;}
.TopDrop_Saratoga .threeCMSMenuHighlightedMenuItem, .TopDrop_Saratoga .threeCMSMenuItemMouseOver, .TopDrop_Saratoga .threeCMSMenuHighlightedMenuItemMouseOver{
color:#aeb85b; padding:6px; background-color:#254217;}

.TopDrop_Saratoga .fourCMSMenu{background-color:#254217;}
.TopDrop_Saratoga .fourCMSMenuItem{color:#ffffff; padding:6px; background-color:#254217;}
.TopDrop_Saratoga .fourCMSMenuHighlightedMenuItem, .TopDrop_Saratoga .fourCMSMenuItemMouseOver, .TopDrop_Saratoga .fourCMSMenuHighlightedMenuItemMouseOver{
color:#aeb85b; padding:6px; background-color:#203b13;}