/* CSS for VCCC site */

body {
	background: #fff;
	font-size: 62.5%;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif
}
#button {
	 margin-top: 20px;
	 margin-left: 40px;	
}
#goodsearch {
	margin-top: 20px;
	margin-left: 65px;
}

#container {
	width: 1020px;
	margin: 0 auto;
}

/* Header */
#header {
	float: left;
	clear: both;
}

#header img.home {
	float: left;
	clear: both;
	height: 243px;
}

#header .internal {
	float: left;
	clear: both;
	height: 161px;
}

/* Left side navigation */
#nav {
	float: left;
	background: #5998c8 url(../img/vccc_navBG.gif) repeat-y 0 0;
	color: #fff;
	width: 280px;
}

#nav p {
	font-size: 1.8em;
	padding: 12px 0;
	text-align: center;
}

ul#navlist {
	width: 249px;
}

ul#navlist li a { 
	display:block; 
	position:relative; 
	top:0; 
	text-indent:-9999px;
	outline:none; 
	height: 40px;
	width: 249px;
}

li#nav_offices a { 
	background: url(../img/vccc_nav.gif) no-repeat 0 0; 
	width:257px; 
	left:0; 
}

li#nav_offices a:hover, li#nav_offices a.selected { background-position:0 -40px; }

li#nav_services a { 
	background: url(../img/vccc_nav.gif) no-repeat -249px 0; 
	width:257px; 
	left:0; 
}

li#nav_services a:hover, li#nav_services a.selected  { background-position: -249px -40px; }

li#nav_history a { 
	background: url(../img/vccc_nav.gif) no-repeat -498px 0; 
	width:257px; 
	left:0; 
}

li#nav_history a:hover, li#nav_history a.selected  { background-position: -498px -40px; }

li#nav_careers a { 
	background: url(../img/vccc_nav.gif) no-repeat -747px 0; 
	width:257px; 
	left:0; 
}

li#nav_careers a:hover, li#nav_careers a.selected  { background-position: -747px -40px; }

li#nav_moreHelp a { 
	background: url(../img/vccc_nav.gif) no-repeat -996px 0; 
	width:257px; 
	left:0; 
}

li#nav_moreHelp a:hover, li#nav_moreHelp a.selected  { background-position: -996px -40px; }

#call {
	margin: 75px 0 30px;
	float: left;
}

/* Main Content */

#content {
	float: left;
	color: #414b56;
	height: 100%;
	width: 730px;
	background: #fff;
}

#content a {
	color: #5998c8;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content p {
	font-size: 1.6em;
	line-height: 1.6;
	padding: 10px 20px;
}

#content p.board {
	font-size: 1.6em;
	line-height: .5;
	padding: 5px 20px;
}

#content_top {
	margin-top: 40px;

}

#content_top p {
	padding: 10px 20px;
}

#content_middle {
	margin-top: 20px;
	text-align: center;
}

#content_middle p, #content_lower p {
	font-size: 1.8em;
	line-height: 1.4;
}

#content_middle p {
	padding: 0;
}

#content_middle p span {
	font-size: 1.2em;
}

#content_lower {
	background:transparent url(../img/vcccHome_callOutBG.jpg) repeat scroll 0 0;
	margin:30px auto;
	padding-bottom:20px;
	padding-left:8em;
	text-align:left;
	font-size: 2.0em;
	font-weight: bold;
	
}

h1 {
	color: #5998c8;
	font-size: 2.0em;
	padding:18px 0 12px;
	text-transform: uppercase;
	padding:18px 20px 8px;
}

#content_lower h1 {
	font-style: italic;
}

h1 span {
	font-size: 1.2em;
}

#content_lower p {
	padding: 0 20px;
}

hr {
	background-color: #f6edbb;
	color: #f6edbb;
	height: 3px;
	width: 80%;
	border: 0;
	margin: 10px auto;
	clear: both;
}

h2 {
	font-size: 1.8em;
	padding-bottom:10px;
	padding: 10px 20px;
}

.offices {
	float: left;
	clear: both;
	margin: 10px 0 20px 20px;
}

#content .office {
	float: left;
	width: 340px;
	padding: 0 6px;
}

#content .office p {
	font-size: 1.4em;
	padding: 0;
}

#content .offices h2 {
	padding: 0 0 10px 0;
}

#careers h2 {
	font-size: 2em;
	color: black;
	text-decoration: underline;
}
	

#content ul {
	margin: 0 0 30px 0;
}

#content ul li {
	padding: 8px 50px;
	font-size: 1.2em;
}

#content .resource {
	margin: 20px 0 30px 20px;
}

#content .resource p {
	padding: 0 20px;
}
#auction.button {
		
}
.auction {
	font-size: 1.5em;
	color: black;
	font-weight: bold;
}
