/* Virginia's Heartland/commonwealth Regional Council

Author: Christina Reeser
Site design: The O'Connor Group
Date Created: 1/2/2008
Copyright: Commonwealth Regional Council. All rights reserved. */

/* ---------->>> GLOBAL <<<-----------*/

html, body { margin: 0; padding: 0;}

body {
 background: #000 url(white_bg.gif) 50% repeat-y;
 font-family: "Verdana" Arial, Helvetica, sans-serif;
 font-size: 12px;
}

h1, h2, h3, h4, h5, h6, pre, blockquote, label, ul, li, ol, dl, fieldset, address { 
	padding:0;
	margin:0; 
	}
p { margin-top: 15px; margin-bottom: 15px; }
li, dd { margin-left:5%; padding: 0; }
fieldset { padding: .5em; }

a { text-decoration: none; color:#0A4431; }
a:hover { text-decoration: underline; }

/* ---------->>> DIVS <<<-----------*/

#wrapper { 
 margin: 0 auto;
 padding: 0;
 width: 896px;
}

#header {
 background: #fefefe url(header_bg.jpg) top right no-repeat;
 width: 867px;
 height: 92px;
 margin: 0px auto;
 margin-top: 20px;
 padding: 0px;
 color: #F0923E;
}

#indexcontent {
 background: url(horizontal_landscape.jpg) bottom center no-repeat;
 height: 558px;
 color: #fff;
}

#footer { 
 width: 896px;
 clear: both;
 margin: 0px;
 padding: 0px;
}

/* ---------->>> HEADER ITEMS <<<-----------*/

h1 { }

	#header h1 {
	height:84px; /* height of logo */
	width:235px; /* width of logo */
	background: url(vaheart_logo.gif) top left no-repeat;
	text-indent:-9000px;
	float: left;
	/*margin-top: 35px;
	margin-left: 140px;*/
	}
	
	#content h1 {
	color: #053E2B;
	font: italic 24px Times Roman serif; 
	margin-bottom: 10px;
	}
	

h2 { }
	#content h2 {
	color: #663300;
	font: bold 14px "Verdana" Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	}

p { }
	#header p {
	float: right;
	margin-right: 0px;
	margin-top: 60px;
	width: 300px;
	height: 17px;
	color: #F0923E;
	text-align: right;
	}
	
	#indexcontent p {
	color: #fff;
	width: 460px;
	line-height: 20px;
	margin-top: 20px;
	float: right;
	margin-right: 50px;
	}
	#content p {
	color: #013565;
	line-height: 20px;
	margin-bottom: 0;
	}
	
	#footer p { 
	background-color: #000;
	color: #fff;
	text-align: center;
	padding: 5px;
	margin-top: 0;
	}

a { }
	#header a {
	color: #666;
	padding-left: 5px; 
	padding-right: 5px;
	text-transform: uppercase;
	}
	
	#footer a { color: #fff;} 
	
	.footernav a { color: #000 !important;}

li { }
	
	#content li {
	color: #013565;
	margin-left: 5%;
	}


/* ---------->>> Global NAVIGATION <<<-----------*/

#news { 
height: 90px;
width: 230px;
overflow: auto;
margin-left: 20px; margin-top: 5px;
text-transform: none;
padding: 10px;
}

#nav { 
	width: 180px;
	float: left;
	margin-left: 2px;
	text-transform: uppercase;
	}
	
#nav a, #nav a:link, #nav a:visited {
	display:block; 
	width:170px; 
	height:22px; 
	background: url(nav.gif) no-repeat; 
	border:0px;
	margin-top:10px; 
	text-align:left; 
	text-decoration:none; 
	font-size:11px; 
	color:#000; 
	line-height:25px; 
	overflow:hidden;
	}

#nav a:hover {color:#fff; background: url(nav_on.gif) no-repeat;}

#nav a:active {color:#fff; background: url(nav_on.gif) no-repeat;}

#news a, #news a:link, #news a:visited {
	display:inline !important; 
	background:none !important; 
	border:0px;
	margin-top:0px !important; 
	text-align:left; 
	text-decoration:none; 
	font-size:12px; 
	color:#fff; 
	line-height:12px; 
	overflow:hidden;
	text-decoration: underline;
	}


#news a:hover, #news a:active {color:#F0923E;}	
	
/*#home .home, #work .work, #life .life, #demo .demo, #edu .edu, #agriculture .agriculture, #recreation .recreation, #sites .sites, #tourism .tourism, #map .map {*/
#life .life {
	background: url(nav.gif) no-repeat; 
	}

#subnav {
	width: 120px;
	margin-left: 20px;
	margin-bottom: 30px;
}	

#subnav li{
	list-style-type: none;
	margin-top: 5px;
}

#subnav a {
	display: inline;
	background: none;
	line-height: 12px;
	color: #fff;
}

#subnav a:hover, #subnav a.on { color: #0C4532; }


	#news p { 
	width: 230px;
	line-height: 14px;
	font-size: 11px;
	text-align: left;
	margin: 0 !important; 
	padding: 0 !important;}
	
/* ---------->>> FOOTER TAGS <<<-----------*/

.partners {
	width: 870px; 
	margin: 0 auto; 
	margin-top: -40px;
}

.partners img {
padding-top: 40px;
}

.footernav { 
	margin: 30px; 
	line-height: 16px; 
	color: #F0923E; 
	text-transform: uppercase; 
	font-size: 10px; 
	text-align: center; 
	}

.footernav a { color: #333; }

.clear { clear: both; background: none; }

.partnertext {
margin-top: 50px;
width: 105px;
float: left;
line-height: 14px;
}
.small { font-size: 10px;}

#myGallery
{
width: 610px !important;
height: 360px !important;
} 