/* CSS Document */
body{
	font-family: "Open Sans" !important;
	font-size:14px;
	background-image:URL('images/dropshadow.png'); background-position:center; background-repeat:repeat-y;background-color:#C8C8C8;
	margin:0px;
	height:100%;
}
html{ 
    font-family: "Open Sans" !important;
}
h1,h2,h3,h4,h5,h6{font-family: "Open Sans";font-weight:normal}
h1{font-size:21px;color:#1F4359}
h2{font-size:18px; color:#7B2027}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
a {
color: #842028;
}

a:hover {
color: #0C1538;
}

hr{background-color:#ccc; color:#ccc; border:none;}
img{border:none;}
.blue {
	color: #668DD3;
}
.liSpacing {
	height: 25px;
}
#container{
	width:960px;	
	margin:auto;
	height:100%
}
#header{
	background-image:URL('images/header.jpg');
	/*background-repeat:repeat-x;*/
	background-repeat:no-repeat;
	height:154px;
	width:inherit;
}
#login{
	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;}

#navigation{
	background-image:URL('images/nav_BackGround.jpg');
	background-repeat:repeat-x;
	width:inherit;
	height:30px;
	padding-top:10px;
}
#navigation a{
	margin-top:20px;
	color:white;
	font-size:18px;
	margin-right:25px;
	margin-left:30px;
	text-decoration:none;
	
}
	
#center{
	width:inherit;
}

#centerLeft{
	background-image: URL('images/nav_background.png');background-position:right top; background-repeat:no-repeat;
	float:left;
	width:220px;
	min-height:550px;
	}

	
#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: white;	
}
#featuredRates a{
	color: white;
	margin-left:6px;
}
#featuredRates a:hover{
	color:#841F27; 
}
#featuredRatesTitle{
	height: 40px;
	color:white;
	width:100%;
	text-align:center;
	font-weight:bold;	
	
}

#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{
	
	font-size:18px;
	font-family: "Open Sans";
}
#leftNav p{
	
	float:left; 
	margin:0px; 
	padding-top:10px;
	}
#leftNav img{
	float:left
}

.navButton{
	height:55px;
	padding-top:1px;
	cursor:pointer;	
	width:100%;
	padding-left:20px;
}
#leftNav a{
	color:#1B435C; 
	height:45px;
	text-decoration:none;
}
#leftNav a:hover{
	color:#F39019; 
	text-decoration:underline;
}
	
#contentMargins{
	width:700px;
	margin:auto;
}


#mainContent {
	float: left;
	margin-left:10px;
	width: 700px;
		
}
#footer{
	padding:15px;	
}
#footer img{float:left;}


		#announcements, #hours, #bottomAd{
			
			height: 350px;
			float: left;
		}
	
		#announcements {
			position: relative;
			border-left: solid 1px #CCC;
			width: 225px;
		}
		
		#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;
			width: 225px;
			margin-left:12px;
			padding-left:20px;
		}

		#bottomAd {
			position: relative;
			border-left: solid 1px #CCC;
			float: right;
			padding: 0px 0px 0px 40px;
			height: 350px;
			width: 175px;
		}
		
			/****************/
	/*****RATES******/
	/****************/
		#rates_container{
			
		}
		.rates_effective{
			clear: both;
			padding: 1em 0;	
		}
		.rates_nav{
			clear: both;	
		}
		.rates_button{
			margin-right: 10px;
			background-color: #842028;
			border-radius: 10px;
			padding: 10px;
			color :#FFF;
			text-decoration: none;
			font-weight: bold;
			
		}
		.rates_button:hover{
			background: #0C1538;
			color :#FFF;
		}
		.rates_table{
			width: 100%;
			border-collapse: collapse;
		}
		.rates_header{
	        background-color: #842028;
			color: white;
			font-size: 18px;
			font-weight: bold;
			padding: 5px;

		}
		.rates_title{
			font-weight: bold;
			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: #CED7E0;
		}
		.rates_standard{
			
		}
	/****************/
	/******News******/
	/****************/
		.news_title{
			font-weight: bold;
			margin: 1em 0;	
			font-size: 1.2em;
		}
		.news_title p{
			margin: 0;	
			display: inline;
		}
		.news_details{
			
		}