@charset "UTF-8";
/* CSS Document */

body{
	font-size: small;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
}

* html body{
	font-size: x-small; /*for IE5/Win */
	f\ont-size: small; /* for all other IE versions */
}

p {
	font-size: 112%;
	margin-bottom:5px;
}

h1 a,h2 a,h3 a,h4 a {
	color:#220E6A;
	text-decoration: none;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover {
	color:#220E6A;
	text-decoration: underline;
}
h1 {
	color:#220E6A;
	font-size:190%;
	font-weight:normal;
}
h2 {
	color:#220E6A;
	font-size:190%;
	font-weight:normal;
}
h3 {
	color:#220E6A;
	font-size:130%;
     margin: 0;
}
h4 {
	color:#220E6A;
	font-size:small;
    margin: 16px 0 0 0;
	line-height: 1em;    
}
.red {
	color:#FF0000;
}
.lgpurple {
	color:#220E6A;
	font-size:14px;
}
p.nomargin {
	margin-top:0;
	padding-top:0;
}
h3.nomargin {
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	padding-bottom:0;
    line-height: 140%;
}
p.outlined {
	text-align:center;
	border:1px solid #92CAE5;
}
p.insite {
	height: 9em;
    text-align:center;
	background: url(images/insite_mini.gif) top left no-repeat;
	margin: 0 12px;
	text-align: center;
	padding: 20px 0 0 90px;
}
p.hamptonroads {
    color: #333;
	text-align:center;
	margin: 0 12px;
	padding: 10px 0;
	text-align: center;
	text-decoration: underline;
}
p.hamptonroads a {
    color: #333;
	font-weight: bold;
	text-decoration: underline;
}
p.special {
	font-size: 160%;
	line-height: 150%;
}	
p.special a {
	text-decoration: none;
}
p.special a:hover {
	text-decoration: underline;
}	
a.highlightbl {
	background:#92CAE5 url(images/arrow-wh.gif) left center no-repeat;
	color:#FFFFFF;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:3px;
	font-family:Arial;
	font-size: 90%;
	font-weight: bold;
	text-decoration:none;
}

#wrap{
	margin: 0 auto;
	width: 1000px;
	background: url(images/background_map.gif) top left no-repeat;
	border: 1px solid #92CAE5;
}

#top {
	border-bottom:1px solid #92CAE5;
	padding:2px;
}

/*====================
Top Nav Styles
=====================*/

#topNav {
	background: url(images/masthead_pded.gif) center 6px no-repeat;
	background-color:#220E6A;
	padding-top:0px;
}

#topNav ul {
        margin:0 0 0 128px;;
	padding:0;
	padding-top:25px;
	padding-bottom:8px;
	list-style:none;
	/*text-align: justify;*/
	font-size:10px;
	line-height:10px;
}
#topNav li {
	display:inline;
	margin:0;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:21px;
	border-right:1px solid #ffffff;
	font-size:10px;
	line-height:8px;
}
#topNav a {
	margin:0;
	padding:0;
	text-decoration:none;
	font-family:Helvetica;
	color:#ffffff;
	height:10px;
}
/*body id's in each html file need to be one of:
	#home
	#overview
	#buscenter
	#news
	#life
	#contact
	#sitemap
*/
#topNav a:hover, body#home #topNav li#tNavHome a, body#overview #topNav li#tNavOverview a, body#buscenter #topNav li#tNavBusCenter a, body#news #topNav li#tNavNews a, body#life #topNav li#tNavLife a, body#contact #topNav li#tNavContact a, body#sitemap #topNav li#tNavSiteMap a {
	color:#FFD200;
}
#topNav li#tNavHome {
	padding-left:0;
}
#topNav li#tNavSiteMap {
	border-right:none;
	padding-right:0;
}

/*======================
Content styles
======================*/

#content {
	width:1000px;
	font-size:smaller;
	line-height:1.5;
}
#contentLeft {
	width:217px;
	float:left;
	background: url(images/logo.gif) center 12px no-repeat;
}

#contentLeft p.bigspacer {
	margin-top:300px
}

#contentLeft #leftNav {
	padding-top:128px;
	padding-left:10px;
}

#contentLeft #leftNav ul {
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	margin-left:0px;
	list-style:none;
}

#contentLeft #leftNav ul li {
	padding-bottom:2px;
	padding-right:5px;
	padding-top:2px;
}

#contentLeft #leftNav ul li a {
	font-family:Arial;
	letter-spacing: .1em;
	text-decoration:none;
	color:#333333;
	padding-bottom:3px;
	padding-top:3px;
	padding-right:15px;
	padding-left:13px;
}

#contentLeft #leftNav ul li a.selected, #contentLeft #leftNav ul li a.selected:hover {
	background:#EEAB1B url(images/arrow-wh.gif) left center no-repeat;
	font-weight: bold;
	color:#FFFFFF;
}

#contentLeft #leftNav ul li a:hover {
	background:#92CAE5 url(images/arrow-dk.gif) left center no-repeat;
}

#contentLeft #leftNav ul li ul li {	
        padding-bottom:2px;
	padding-right:5px;
	padding-top:2px;
	margin-left: 0px;
}
#contentLeft #leftNav ul li ul li a {
	font-family:Arial;
	letter-spacing: .1em;
	text-decoration:none;
	color:#333333;
	padding-bottom:3px;
	padding-top:3px;
	padding-right:46px;
	padding-left:30px;
}
#contentLeft #leftNav ul li ul li a.selected, #contentLeft #leftNav ul li ul li a.selected:hover {
	background:#FAE6BA url(images/arrow-dk_2.gif) left top no-repeat;
	font-weight: bold;
	color:#333;
}
#contentLeft #leftNav ul li ul li a:hover {
	background:#DEEFF7 url(images/arrow-dk_2.gif) left top no-repeat;
}

#contentLeft h2 {
	color:#EEAB1B;
	text-transform:uppercase;
	margin-bottom:0px;
}

#contentRight {
	width:221px;
	float:right;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
}

#contentRight .rightTable {
	background:#FFFFE2 url(images/background_sidebar.gif) left top repeat-x;
	border-right:1px solid #92CAE5;
	border-bottom:1px solid #92CAE5;
	padding-bottom:5px;
	width:220px;
}

#contentRight .rightTable img.headerimg {
	margin-left:12px;
	margin-top:10px;
}

#contentRight .rightTable h3 {
	color:#4191C0;
	font-size:13px;
	font-family:Arial;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:0px;
	padding-left:12px;
	padding-right:12px;
}

#contentRight .tabular_callout {
	float:left;
	clear:both;
	width:197px;
	margin-left:12px;
	background-color:#C6E3D7;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:5px;
	font-family:inherit;
	font-size:11px;
}

#contentRight .tabular_callout label {
	padding:5px;
	font-weight:bold;
	float:left;
}

#contentRight .tabular_callout .table_datapoint {
	float:right;
	padding-right:5px;
	padding-top:5px;
	font-size:11px;
}


#contentRight .rightTable table{
	clear:both;
	width:197px;
	margin-left:12px;
	/*
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	*/
}

#contentRight .rightTable table th {
	padding-left: 8px;
	text-align:left;
	font-family:inherit;
	font-size:11px;
}
#contentRight .rightTable span.hnote {
	font-weight:normal;
	font-size:10px;
}

#contentRight .rightTable table.stats_table,#contentRight .rightTable table.stats_table2{
	margin-bottom:15px;
}

#contentRight .rightTable table td{
	padding-left:8px;
	padding-right:15px;
	padding-top:2px;
	padding-bottom:2px;
	font-family:inherit;
	font-size:11px;
}

#contentRight .rightTable table td a{
		color: inherit;
		text-decoration: none;
}
#contentRight .rightTable table td a:hover{
		color: inherit;
		text-decoration: underline;
}

#contentRight .rightTable table.stats_table2 td{
	padding-top:4px;
	padding-bottom:4px;
}

#contentRight .rightTable table td.alt{
	background-color:#CDE7D8;
}
	
#contentRight .rightTable table.stats_table td.alt{
	background-color:#EFF9DA;
	border-top:1px solid #CDE7D8;
	border-bottom:1px solid #CDE7D8;
}

#contentRight .rightTable table td.datalabel {
	text-align:left;
}

#contentRight .rightTable table td.datapoint {
	text-align:right;
	padding-right:8px;
}

#contentRight .rightTable p.outlined
{
	margin-left:12px;
	margin-right:12px;
	padding:5px;
	line-height:2.0;
}

#contentRight .rightTable p.note
{
	margin-left:12px;
	margin-right:12px;
	padding:2px;
	line-height:1.5;
}

/*=============================
Special home page content styles
===============================*/

#contentHome {
	float:right;
	width:723px;
	padding-top:8px;
	margin-bottom:20px;
}
#contentHome p {
	margin-top:5px;
	font-size:110%;
}
#contentHome p.lgpurple {
	margin-bottom:0;
	padding-bottom:0;
	line-height:1.2;
	font-size:130%;
}
#contentHome p.lgpurple a {
	color:#220E6A;
	text-decoration:none;
}
#contentHome p.lgpurple a:hover {
	text-decoration:underline;
}
#contentHome h4 {
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:130%;
}
#contentHome .teaser_image {
	float:right; 
	padding-top:12px; 
	padding-left:10px;
}
#contentHome div.lefty {
	float:left;
	margin-top:15px;
	padding-left:20px;
	padding-right:20px;
	width:200px;
}
#contentHome #col2 {
	border-left:1px solid #220E6A;
	border-right:1px solid #220E6A;
}
#contentHome #col2 ul {
	color:#220E6A;
	font-weight:bold;
	font-size:105%;
	padding-left:15px;
	margin-left:0px;
	pading-left:0px;
	margin-top:10px;
}
#contentHome #col2 ul li {
	padding-bottom:3px;
}
#contentHome #col2 ul li a {
	color:#220E6A;
	text-decoration:none;
}
#contentHome #col2 ul li a:hover {
	text-decoration:underline;
}

/*============================
main content column (2 of 2 - when 2 column layout)
=============================*/

#contentMainWide {
	float: right;
	border-left:1px solid #220E6A;
	border-right:1px solid #220E6A;
	width:780px;
	background:#FFFFFF;
	padding-bottom:20px;        
}



/*============================
main content column (2 of 3)
=============================*/

#contentMain {
	float:left;
	border-left:1px solid #220E6A;
	border-right:1px solid #220E6A;
	width:470px;
	background:#FFFFFF;
	padding-bottom:20px;        
}
#contentMain #maincontent {
	padding-left:15px;
	padding-right:15px;
	line-height:220%;
    margin-top: 16px;
}
#contentMain p {
	margin-bottom:2%;
	padding-bottom:0px;
	margin-top:1%;
	padding-top:1%;
	font-size:118%;
    line-height: 150%;
}

#contentMain p.special {
	font-size: 130%;
	line-height: 150%;
}	
#contentMain .contentMain_image {
	margin: 6px 12px 10px 0;
    float:left; 
clear: both;
	padding:3px; 
	border: 1px solid #220E6A;
}
#contentMain .contentMain_caption {
	margin: 0;
    float:left;
	clear: both; 
	text-align: center;
	color: #220E6A;
	margin: -12px 20px 10px 0; 
	
}
#contentMain h2 {
	padding-bottom:0px;
	margin-bottom:0px;
}
#contentMain h2.page_header {
	margin:8px 0 8px 0;
}
#contentMain h1 {
	padding-bottom:0px;
	margin-bottom:0px;
}
#contentMain h1.page_header {
	margin:8px 0 8px 0;
}
#contentMain p.midCallOut {
	border-top:3px solid #220E6A;
	border-bottom:1px solid #220E6A;
	font-weight:bold;
	text-align:center;
	color:#220E6A;
	font-size:150%;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	padding-right:15px;
	margin-top:10px;
	margin-bottom:10px;
}

.midCallOutLeft {
	border-top:3px solid #220E6A;
	border-bottom:1px solid #220E6A;
	font-weight:bold;
	text-align:left;
	color:#220E6A;
	font-size:110%;
	padding-top:10px;
	padding-bottom:6px;
	padding-left:15px;
	padding-right:15px;
	margin-top:10px;
	margin-bottom:10px;
}
.midCallOutLeft h3 {
	color:#86C1DD;
	font-size: 130%;
	font-weight: bold;
	line-height: 125%;
	margin: 0;
}
.midCallOutLeft h5 {
	color:#220E6A;
	font-size: 150%;
	font-weight: bold;
	line-height: 100%;
	margin: 0;
}	
.midCallOutLeft a {
	color:#220E6A;
	font-weight: bold;
	text-decoration: underline;
}	
.midCallOutLeft a: hover {
	color:#220E6A;
	font-weight: bold;
	text-decoration: underline;
}	
.midCallOutLeft p, .midCallOutLeft ul li {
	color:#220E6A;
	font-weight: normal;
}	

.midCallOutLeft h4 {
	color:#EEAB1B;
	font-size: 110%;
	font-weight: normal;
	line-height: 0%;
	margin: 4% 0 0 0;
}	

.lifestyle {
	border-top: 1px solid #86C1DD;
	padding: 10px 0;
clear: both;
}

#contentMain #demo_callout h3 {
	color:#86C1DD;
	font-weight:bold;
	font-size:140%;
	background: url(images/logo_mini.gif) bottom left no-repeat;
	padding:10px 0 0 38px;
}
#contentMain #demo_callout h3 a{
	color:#86C1DD;
	text-decoration: none;
}

#contentMain #demo_callout h4 {
	color:#EEAB1B;
	font-size: 110%;
	font-weight: normal;
	line-height: 0%;
	margin: 4% 0 2% 0;
}	

#contentMain #demo_callout table {
	width:440px;
	font-size:11px;
	color:#220E6A;
	margin-bottom:10px;
margin-top: 10px;
}
#contentMain #demo_callout table th {
	background-color:#C8E4F2;
	padding-left:8px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
}
#contentMain #demo_callout table th.title {
	width:345px;
	text-align:left;
}
#contentMain #demo_callout table td {
	padding-left:8px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #BCB6D2;
}
#contentMain #demo_callout table td a{
	color: #220E6A;
	text-decoration: none;
}
#contentMain #demo_callout table td a:hover{
	color: #220E6A;
	text-decoration: underline;
}
#contentMain #demo_callout table td.alt {
	background:#E9F4FA;
	/*border-top:1px solid #BCB6D2;*/	
}
#contentMain #demo_callout table td.datapoint {
	text-align:right;
	padding-right:18px;
}

#contentMain div.jumper {
	padding-top:20px;
	padding-bottom:10px;
	padding-right:15px;
	text-align:right;
}

#contentMain p.nomargin {
	margin-top:0;
	padding-top:0;
}

#contentMain #maincontent a,#contentMain #maincontent a:visited {
	color:#004a6d;
}

/*=======================
SITEMAP
========================*/

#contentMain #sitemap  {
	margin:0;
	padding: 0;
}
#contentMain #sitemap h3 {
	color:#86C1DD;
	font-weight:bold;
	font-size:140%;
	background: url(images/logo_mini.gif) 0 30% no-repeat;
	padding:15px 0 10px 38px;
	border-top:1px solid #BCB6D2; 
}
#contentMain #sitemap h3 a{
	color:#86C1DD;
	text-decoration: none;
}
#contentMain #sitemap h3 a:hover{
	color:#86C1DD;
	text-decoration: underline;
}
#contentMain #sitemap ul {
	margin-top:0;
}

#contentMain #sitemap ul li{
font-size: 120%;
color: #220E6A;
margin: 0;
padding: 0;
list-style:none;
}
#contentMain #sitemap ul li a {
color: #220E6A;
text-decoration: none;
}
#contentMain #sitemap ul li a:hover {
color: #220E6A;
text-decoration: underline;
}

/*===================
bottom styles
======================*/

#bottom {
	clear:both;
	background: #92CAE5 url(images/footer_va.gif) top left no-repeat;
	height:106px;
	text-align:center;
	color:#ffffff;
	font-size:smaller;
}
#bottom p {
	margin-left:90px;
	margin-top:5px;
	margin-bottom:5px;
}


/*=========================
Bottom Nav Style
=========================*/

#bottomNav {
	margin-left:90px;
	text-align:center;
}

#bottomNav ul {
	margin:0;
	padding:0;
	padding-top:28px;
	padding-bottom:8px;
	list-style:none;
	font-size:10px;
	line-height:10px;
}
#bottomNav li {
	display:inline;
	margin:0;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:12px;
	padding-right:12px;
	border-right:1px solid #ffffff;
	font-size:10px;
	line-height:10px;
}
#bottomNav a {
	margin:0;
	padding:0;
	text-decoration:none;
	font-family:Helvetica;
	color:#ffffff;
	height:10px;
}
#bottomNav a:hover {
	text-decoration:underline;
}
#bottomNav li#bNavHome {
	padding-left:0;
}
#bottomNav li#bNavSiteMap {
	border-right:none;
	padding-right:0;
}


