@charset "utf-8";
body {
	margin:0px;
	font-family: Calibri, Arial, sans-serif;
	/*background-color:#000000;*/
	color:#FFFFFF;
	/*background-image:url(/SiteDesign/Images/midzone_bg.aspx);
	background-position:top center;
	background-repeat:repeat-y;*/
	background: #e3edef;
}
a {
	text-decoration:none;
	color:#FFFFFF;
}
p {
	line-height:16pt;
	font-size:12px;
	font-family: Calibri, Arial, sans-serif;
}
h1 {
	/*color:#b9a03b;*/
	color: #000;
	margin:0;
	font-weight:normal;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
 h2 {
	/*color:#b9a03b;*/
	 color: #000;
	margin:0;
	font-weight:normal;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
h3 {
	/*color:#b9a03b;*/
	color: #000;
	margin:0;
	font-weight:normal;
	font-family: "Palatino Linotype", Georgia, "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; }

.springhill_wrapper {
	margin: auto;
	width: 1050px;
}
.springhill_wrapper .topzone_bg {
	position: relative;
	z-index: -1;
	overflow: hidden;
	width:1050px;
	height:320px;
	float:left;
}
.springhill_wrapper .topzone {
	float:left;
	width:1050px;
	height:366px;
	margin-top:-320px;
	/*background-image:url(/SiteDesign/Images/topzone_bg.aspx);
	background-repeat:no-repeat;*/
}
.topzone .topzone_left {
	float:left;
	width:59px;
	height:366px;
	/*background-image:url(/SiteDesign/Images/topzone_leftbg.aspx);
	background-repeat:no-repeat;*/
}
.topzone .logo {
	position: relative;
	float:left;
	width:169px;
	height:366px;
}
.topzone .topzone_right {
	float:right;
	width:822px;
	height:366px;
	/*background-image:url(/SiteDesign/Images/topzone_rightbg.aspx);
	background-repeat:no-repeat;*/
}
.topzone_right .memberlogin {
	float:right;
	/*height:42px;*/
	height: auto;
	margin-right:40px;
	font-size:12px;
	background: #e3edef;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border: 2px solid #698990;
    border-top: none;
}
.memberlogin .currentUserLabelText {
	/*background-image:url(/SiteDesign/Images/welcomebg.aspx);
	background-repeat:repeat-x;*/
	float:right;
	color:#698990;
	padding: 10px 5px;
}
.memberlogin .cmsdesklink {
	/*background-image:url(/SiteDesign/Images/welcomebg.aspx);
	background-repeat:repeat-x;*/
	float:right;
	color:#698990;
	padding: 10px 5px;
}
.memberlogin .signoutLink {
	/*background-image:url(/SiteDesign/Images/logoutbg.aspx);
	background-repeat:repeat-x;*/
	float:right;
	color:#698990;
	text-transform:uppercase;
	padding: 10px 5px;
	font-weight:bold;
}
/*.memberlogin .loginleft {
	background-image:url(/SiteDesign/Images/loginleft.aspx);
	background-repeat:no-repeat;
	float:right;
	width:12px;
	height:42px;
}
.memberlogin .loginright {
	background-image:url(/SiteDesign/Images/loginright.aspx);
	background-repeat:no-repeat;
	float:right;
	width:14px;
	height:42px;
}
.memberlogin .loginmiddle {
	background-image:url(/SiteDesign/Images/loginmiddle.aspx);
	background-repeat:no-repeat;
	float:right;
	width:6px;
	height:42px;
}*/
.springhill_wrapper .nav {
	/*float:right;
	width:792px;
	height:83px;
	margin-top:194px;
	margin-right:30px;*/
	float: right;
    width: 100%;
    height: 83px;
    background: #698990;
    margin-top: -129px;
}
.nav .oneCMSMenu {
	height:83px;
	float:right;
	text-transform:uppercase;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	cursor:pointer;
}
.nav .oneCMSMenuItem, .nav .oneCMSMenuHighlightedMenuItem {
	padding:0 10px;
}
.nav .oneCMSMenuItemMouseOver, .nav .oneCMSMenuHighlightedMenuItemMouseOver {
	color:#e3edef;
	background-image:url(/SiteDesign/Images/navhoverbg.aspx);
	background-repeat:repeat-x;
	padding:0 10px;
}
/*.topzone_right .subnav {
	float:right;
	width:792px;
	height:37px;
	margin-right:30px;
}*/
.springhill_wrapper .subnav {
	float:right;
	width:100%;
	height:37px;
	margin-top: -46px;
	background: #5c777d;
}
.subnav .oneCMSMenu {
	height:37px;
	font-family: Calibri, Arial, sans-serif;
	float:right;
	color:#FFFFFF;
	text-transform:capitalize;
	font-size:16px;
	cursor:pointer;
}
.subnav .oneCMSMenuItem, .subnav .oneCMSMenuHighlightedMenuItem {
	padding:0 10px;
}
.subnav .oneCMSMenuItemMouseOver, .subnav .oneCMSMenuHighlightedMenuItemMouseOver {
	color:#e3edef;
	padding:0 10px;
}
.springhill_wrapper .midzone {
	float:left;
	width:990px;
	padding: 10px 30px;

}
.midzone .bottomzone {
	float:left;
	width:990px;
	margin-top:20px;
}
.bottomzone a, .bottomzone p {
	margin:0;
	/*color:#FFFFFF;*/
	color: #000;
	font-size:12px;
}
.bottomzone .poweredby {
	font-size:10px;
	text-align:center;
}
.springhill_wrapper .midzone_bottom {
	/*background-image:url(/SiteDesign/Images/midzone_bottom.aspx);
	background-repeat:repeat-x;*/
	float:left;
	width:1050px;
	height:48px;
}

.CalAtGlance, .WeaAtGlance, .BirAtGlance {background-color:transparent; border:none;}

.midzone p a 
{
	color: #b9a03b;
}


.splash_slider .cs-host{
	border: 0px;
	background-color: transparent;}

.splash_slider .cs-host img{
	margin: 0px;}