/* CSS Document */
html, body{ 
     font-family: "Open Sans" !important; 
} 
body{
	font-family: "Open Sans";
	font-size:14px;
	background-color: #B8C5D6;
	background: -moz-linear-gradient(center top , #B8C5D6 60%, #FFFFFF);
	background: -webkit-gradient(linear, center top, center bottom, from(#B8C5D6), to(#FFFFFF)); 
 	background: -o-linear-gradient(center top , #B8C5D6 60%, #FFFFFF);
	background-image:-ms-linear-gradient(top, #B8C5D6 0%, #FFFFFF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B8C5D6', endColorstr='#FFFFFF'); 
	background-attachment: fixed;
	margin:0px;
	height:100%;
}
h1,h2,h3,h4,h5,h6{font-family: "Open Sans";font-weight:normal}
h1{font-size:21px;color:#1F4359}
h2{font-size:18px; color:#1C294C}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
a {
color: #1C294C;
}

a:hover {
color: #78AE3C;
}

hr{background-color:#ccc; color:#ccc; border:none;}
img{border:none;}


#container{
	width:960px;	
	margin:auto;
	height:100%;
	background-color:#fff;

}
#header{
	background-image:URL('../images/header2.jpg');
	/*background-repeat:repeat-x;*/
	background-repeat:no-repeat;
	height:190px;
	background-color: #1C294C;
	width:inherit;
	background-position: center;
}
#login{
	background-image:URL('../images/eso.jpg');
	background-repeat: no-repeat;
	background-position: 0px 30px;
	float:right;
	width:199px; 
	height:154px;
	height:inherit;
	border-left:thick solid #234358;
	border-right:thick solid #234358;
	
}
#enroll{
	color: white;
	background-color:#234358; 
	margin: 0px;
	display: block; 
	text-align: center;
	padding: 3px; 
	text-decoration: none; 
		
	}
#address{
	font-family: "Open Sans";
	text-align:center;
	font-size:16px;
	color: white;
	}


#navigation{

	background-repeat:repeat-x;
	width:inherit;
	height:30px;
	padding-top:10px;
	margin-left: 25px;
}
#navigation a{
	margin-top:20px;
	color:#1C294C;
	font-size:18px;
	margin-right:30px;
	margin-left:30px;
	text-decoration:none;
	
}

#topNavBorder{
	/*background-image: URL('../images/topNavBorder.jpg');*/
	height: 10px;
	background-color: #77AD3B;
	
}
#center{
	width:inherit;
	background-color: #1C294C;
}

#centerLeft{
	background-image: URL('../images/left_nav2.jpg');background-position:right top; background-repeat:no-repeat;
	float:left;
	width:245px;
	min-height:720px;
	}

	
#featuredRates{
/*	background: URL(../images/featuredRates2.png);*/
	width:210px;
	height:175px;
	margin-top:3px;
	margin-left:3px;
	vertical-align:text-bottom;
/*	background-color:white;*/
}
#featuredRatesTable{
	width:100%; 
	/*border-collapse:collapse;*/
	margin-left:11px;
	color: #1C294C;	
}
#featuredRates a{
	color: white;
	margin-left:6px;
}
#featuredRates a:hover{
	color:#841F27; 
}
#featuredRatesTitle{
	height: 40px;
	color:white;
	width:245px;
	text-align:center;
	font-weight:bold;
	font-size: 18px;
	margin-top: -10px;	
	
}

#inside {
			padding-bottom: 5px;
		}
			#inside h3 {
				margin: 0px;
			}
			#inside table, .leftTab {
				margin-left: 10px;
			}
			#inside .header {
				font-weight: bold;
				margin-left: 10px;
			}
			#inside .moreRight {
				padding-left: 10px;
			}
			#inside .newsDate {
				font-size: 10px;
			}
#leftNav p{
 float:left; 
 margin:0px; 
 padding: 5px 0 0 10px;
 }
#leftNav img{
 float:left
}

/*Navigation Link Colors*/
#leftNav a{
 color:#1B435C; 
 height:45px;
 display: block;
 margin: 11px 0 0 10px;
}
#leftNav a:hover{
 color:#fff; 
 text-decoration:underline;
}
.navButton{
 font-size:18px;
 font-family: "Open Sans";
 height:57px;
 padding-top:1px;
 width:100%; 
 padding-left:0px;
 background: URL(../images/navleftButton.jpg);
}

	
#contentMargins{
	width:700px;
	margin:auto;
}


#mainContent {
	float: left;
	margin-left:0px;
	width: 685px;
	min-height: 690px;
	background-color: white;
	padding: 15px;
	
		
}

#banner {
	float: left;
	margin-left:0px;
	width: 717px;
	height: 309px;
		
}

#footer img{float:left;}


	
		#announcements {
			position: relative;

			float: left;
			height: 281px;
			width: 205px;
			padding-left:15px;
		}
		
		#announcements li {
			margin: 10px 0px;
		}

		#hours {
			background-image: url('/images/RRXingBackgrnd2.jpg');
			background-repeat: no-repeat;
			background-position: bottom; 
			position: relative;
			border-left: solid 1px #CCC;
			float: left;
			height: 281px;
			width: 230px;
			margin-left:3px;
			padding-left:20px;
		}

		#bottomAd {
			position: relative;
			border-left: solid 1px #CCC;
			float: right;
			padding: 0px 0px 0px 40px;
			height: 281px;
			width: 175px;
			margin-top: 18px;
		}
.pshead {
		font-family: "Open Sans";
		font-size:14px;
		font-weight: bold;
		text-decoration:underline;
		margin:0px;
		}
.ps{
		font-family: "Open Sans";
		font-size:14px;
		margin:0px; 	
		} 
		
	/****************/
	/*****RATES******/
	/****************/
		#rates_container{
			
		}
		.rates_effective{
			clear: both;	
		}
		.rates_nav{
			clear: both;	
			text-align: center; font-size: 18px; 
		}
		.rates_button{
			margin: 10px;
		}
		.rates_table{
			width: 100%;
			border-collapse: collapse;
		}
		.rates_header{
			background-color: #73a937;
			color: white;
			font-size: 18px;
			font-weight: bold;
			text-align: center;
		}
		.rates_title{
			background-color: #0c1538;
			color: white;
			font-size: 14px;
			font-weight: bold;
		}
		.rates_bold{
			font-weight: bold;
		}
		.rates_notes{
			font-size: 0.75em;
			font-style: italic;
		}
		.rates_subheader{
		}
		.rates_linespace{
		}
		.rates_aRow{
			background-color:#CAD3E2
		}
		.rates_standard{
			padding: 3px;
			
		}
	/****************/
	/******News******/
	/****************/
		.news_title{
			font-weight: bold;
			margin: 1em 0;	
		}
		.news_title p{
			margin: 0;	
			display: inline;
		}
		.news_details{
			
		}