  @charset "utf-8";
/* CSS Document */

.PageManagerInfoContainer {
	display: none;}
	
.MainInformationTable{
	width:100%;}


a:link {
	text-decoration:none;}      /* unvisited link */
a:visited {
	text-decoration:none;}  /* visited link */
a:hover {
	text-decoration:none;}  /* mouse over link */
a:active {
	text-decoration:none;}  /* selected link */
	
h1{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	line-height:30px;
	font-weight:normal;
	margin:0;
	font-variant:small-caps;
	color: #000000;}
	
h2{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	margin:0;
	line-height:20px;
	font-weight:normal;
	font-variant:small-caps;
	color: #000000;}
	
h3	{font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	line-height:16px;
	font-weight:normal;
	margin:0;
	font-variant:small-caps;
	color: #000000;}

h4	{font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	margin:0;
	line-height:22px;
	font-weight:normal;
	font-variant:small-caps;
	color: #000000;}	
	
.e3pagetemplate a{
	color: #000000;	
}

.e3pagetemplate{
	line-height:18px;}	
		
body {
	margin: 0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
/*	color: #f8eecc;
	background-color:#000000; */
	color: #000000;
	background-color:#ffffff;
}
	
.TopSideLayout1{
	float: left;
	width: 100%;}
		
.TopSideLayout1 .page_header{
	float: left;
	background-image:url(/SiteDesign/Images/header_bg.aspx);
	background-repeat:repeat-x;
	width: 100%;}

.TopSideLayout1 .page_header_wrapper{
	float: left;
	width: 100%;
}

.TopSideLayout1 .page_header_1{
	float: left;
	width: 100%;
	height: 141px;
}	
	
.TopSideLayout1 .header1_wrapper{
	width: 960px;
	height:125px;
	padding-top:15px;
	background-image:url(/SiteDesign/Images/logo_glow.aspx);
	background-repeat:no-repeat;
	background-position:center;
	margin: auto;}

.TopSideLayout1 .page_header_2{
	clear:both;
	float: left;
	width: 100%;
	height: 35px;
}	
	
.TopSideLayout1 .header2_wrapper{
	width: 960px;
	height: 35px;
	margin: auto;
}
	
.TopSideLayout1 .oneCMSMenu {
	color: #213d30;
	font-size: 12px;
	height: 35px;
	text-transform: uppercase;
	margin:auto;
	cursor:pointer;
}
			
.TopSideLayout1 .oneCMSMenuItem{
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;}

.TopSideLayout1 .oneCMSMenuHighlightedMenuItem, .TopSideLayout1 .oneCMSMenuItemMouseOver, .TopSideLayout1 .oneCMSMenuHighlightedMenuItemMouseOver{
	padding: 0px 10px 0px 10px;
	color: #213d30;
}

.TopSideLayout1  .CMSMenu {
	padding:4px 10px 4px 0;
	background-color:#ebd27f;
	color: #213d30;
	font-size:12px;
	text-transform:uppercase;
	cursor:pointer;
}

.TopSideLayout1 .CMSMenuItem, .TopSideLayout1.CMSMenuHighlightedMenuItem {
	padding:4px 20px 4px 10px;
}

.TopSideLayout1  .CMSMenuItemMouseOver, .TopSideLayout1 .CMSMenuHighlightedMenuItemMouseOver {
	padding:4px 20px 4px 10px;
	color: #213d30;
}

.nav_divider{
	background-image: url("/SiteDesign/Images/nav_divider.aspx");
	width:2px;
	height:35px;
}

.TopSideLayout1 .page_header_3{
	clear:both;
	float: left;
	width: 100%;
	height: 292px;
	overflow: hidden;
}

.TopSideLayout1 .header3_wrapper{
	width:1500px;
	height:292px;
	margin:auto;	
}

.header3_wrapper img {
	width:1500px !important;
	height:292px !important;	
}

.TopSideLayout1 .page_header_3 .crest{
	background-image:url(/SiteDesign/Images/crest.aspx);
	float:left;
	width: 100%;
	height: 292px;
	position: relative;
	margin-top: -292px;
}

.TopSideLayout1 .page_header_4{
	clear:both;
	float: left;
	width: 100%;
	height: 40px;
}	
	
.TopSideLayout1 .header4_wrapper{
	width: 960px;
	height: 40px;
	line-height:40px;
	margin: auto;
	
}

.TopSideLayout1 .signoutLink{
	float: right;
	color: #000000;
	padding: 5px;
	font-size:11px;
}
	
.TopSideLayout1 .cmsdesklink{
	float: right;
	color: #000000;
	padding: 5px;
	font-size:11px;
}
	
.TopSideLayout1 .currentUserLabelText{
	float: right;
	color: #000000;
	padding: 5px;
	font-size:11px;
}

.TopSideLayout1 .page_content {
	float:left;
	width:100%;
}

.page_content .page_content_wrapper {
	 margin:auto;
	 width:960px;				
}

.page_content_wrapper .page_content_top {
	display:none;
}

.page_content_wrapper .page_content_middle {
	width:960px;
	float:left;
	padding:25px 0;
}

.page_content_middle .content_table {
}

.content_table .leftbody {
	width:185px;
	pading-top:50px;
	padding-left:15px;
}

.sidenav{
	border:1px solid #bc9b6a;
}

.leftbody .topCMSTreeMenuTable {
	width:100%;
	padding:15px 25px;
	font-size:12px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform:uppercase;
	color:#ffffff;
}

.leftbody .topCMSTreeMenuItem, .leftbody .topCMSTreeMenuSelectedItem {
	padding-bottom:3px;
	padding-top:3px;
	text-decoration:none;
	color:#ffffff;
}

.leftbody .topCMSTreeMenuLink  {
	color:#ffffff;
	text-decoration:none;
	padding-bottom:3px;
	padding-top:5px;
}

.leftbody .topCMSTreeMenuSelectedLink{
	color:#000000;
	text-decoration:none;
	padding-bottom:3px;
	padding-top:3px;
}

.leftbody .topCMSTreeMenuLink:hover{
	color:#000000;
}

.leftbody .topCMSTreeMenuItem:hover, .leftbody .topCMSTreeMenuSelectedItem:hover {
	color:#000000;
	text-decoration:none;
	padding-bottom:3px;
	padding-top:3px;
}

.leftbody .subCMSTreeMenuItem, .leftbody .subCMSTreeMenuSelectedItem {
    padding:5px 0 5px 15px;
	text-transform:none;
}

.leftbody .subCMSTreeMenuLink{
	color:#ffffff;
	padding-bottom:5px;
	padding-top:5px;;
	text-decoration:none;
	line-height: 16px;
	font-size:12px;
	text-transform:none;
}

.leftbody .subCMSTreeMenuSelectedLink {
	color:#ffffff;
	padding-bottom:5px;
	padding-top:5px;
	text-decoration:none;
	line-height: 16px;
    text-transform: none;
    margin-bottom: 10px;
	text-transform:none;
}

.leftbody .subCMSTreeMenuLink:hover, .leftbody .subCMSTreeMenuSelectedLink:hover {
	color:#000000;
	padding-bottom:5px;
	padding-top:5px;
    text-decoration:none;
	text-transform:none;
}
/*.leftbody .subCMSTreeMenuItem:hover, .leftbody .subCMSTreeMenuSelectedItem:hover {
	color:#8d3d32;
	background-image:url(/SiteDesign/Images/nav_hover.aspx);
	background-repeat:repeat;
}*/

.content_table .middlebody {
	width:30px;
}

.content_table .rightbody {
	width:745px;
}


.page_content_wrapper .page_content_bottom {
	display:none;
}

.TopSideLayout1 .page_footer{
	clear:both;
	width: 100%;
	float: left;
}
	
.TopSideLayout1 .page_footer_wrapper{
	margin: 0 auto;
	width: 960px;}

.TopSideLayout1 .page_footer1{
	float: left;
	width: 960px;
	padding-top:20px;
	font-size:12px;
	color: #ffffff;
	line-height:20px;
	text-align:center;
	background-image:url(/SiteDesign/Images/footer_line.aspx);
	background-repeat:no-repeat;
	background-position:top center;
}

.TopSideLayout1 .page_footer1 a{
	color: #ffffff;
	text-decoration:none;
}
	
.page_footer1 .poweredby {
	clear:both;
	text-align:center;
	padding-bottom:10px;
}

.page_footer1 .poweredbylink {
	 color: #ffffff;
     font-size: 12px;
}


.BirAtGlance, .CalAtGlance, .WeaAtGlance{
	color:#000000 !important;	
}