/* CSS Styles for Charlottesville Surgical Center Site Internal Pages */

body {
	margin: 0px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #666666;
}

hr {
    height:.5px;
    width:50%;
    background: #2E5F93;
   }

h1,h2,h3,h4,h5 {
	color: #666666;
	font: Arial, Helvetica, sans-serif;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	}

a:link {
	color: #335F92
	}

a:hover {
	color: #2E5F93
	}
	
a:visited {
	color: #999999
	}
	
.comingsoon {
	color: #396DB4;
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.footer {
	color: 335F92;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.navigation{
	max-height:158px;
	background-color:#335F92;
	padding:0;
	width: 153px;
	vertical-align: top;
	border-bottom:1px solid #fff;
}

.navigation ul{
	display:block;
	list-style:none;
	background-color:#335F92;
	margin: 0px;
}

.navigation li{
	padding:0;
	margin:0;
	display:inline;
	text-align:right;
}

.navigation a{
	font-weight:bold;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	padding:7.16px 10px 7.16px 10px;
	border-bottom:1px solid #fff;
	border-left:3px solid #fff;
	font-size: 10px;
}

.navigation a:hover{
	color:#335F92;
	background-color:#EAF8DD;
}

.navigation a.last {
	border-bottom: 0;
}

.navigation li.currentSection a {
	background-color:#BEE892;
}

.text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #335F92;
}

.text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EAF8DD;
}

/*homepage updates July 2008*/
#iframe_holder {width: 560px;float: left;}
.brclear {clear:both;height:0;margin:0;font-size: 1px;line-height: 0px;}
