/* --chvstylesheet -- */

#chvtopnav, #chvfooter {
	border-bottom: 1px solid #666;
	height: 26px;
	line-height: 26px;
	padding: 0 30px;
	background-repeat: repeat-x;
	background-image:  url("images/chv_navback.gif");
	background-color: #9933cc;
}

#chvtopnav a, #chvfooter a {
color: #fff;
}
#chvtopnav a:hover, #chvfooter a:hover {
color: #000;
}
#chvtopnav ul {
list-style: none;
margin: 0;
}
#chvtopnav ul li {
display: inline;
padding: 0 10px;
border-right: 1px solid #ccc;
}
#chvtopnav ul li.navend {
border-right: 0;
}

	#chvfooter {
		clear: both;
		text-align: center;
		border-top: 1px solid #666;
		border-bottom: 0;
		}

	#chvfooter p {
		text-align:left;
		font:0.9em/120% Verdana,Arial,sans-serif;
		font-weight:bold;
		color: #fff;
		padding: 5px 0px 5px 0px;
		}
	
	#chvfooter span{
		color: #99CAED;
		}
		
	#container{
		background: #FFF url(images/chvbanner.jpg) no-repeat top right;
		border: 1px solid #666;
		width: 900px;
		text-align: left;
		margin: 30px auto 40px auto;
		}
		
	#logo {
	/*display:block;
	float:left;
	width: 150px;
	height:70px;
	text-align:left;
	margin: 10px 0px 0px 10px;
	padding-left: 10px;
	background-color: transparent;*/
	background: transparent url(images/hvlogo_4c_8.png) no-repeat top left;
		}