@charset "UTF-8";
/* CSS Document */

#hvrwcc {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/hrvwcc.jpg);
	background-color: #EAE2BC;
}
#hvrwcc li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 10px;
color: #170D05;
}
#hvrwcc p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #170D05;
}
/*menu bar*/

 
 #menu-bar ul {
	width: 175px;
	list-style-type: none;
/*	border: 1px #C4A677;*/
	margin-left: 0px;
}

#menu-bar li {
	width: 175px;
	list-style-type: none;
	border: 1px #C4A677;
	margin-top: 5px;
}


#menu-bar li a   {
	color: #333300;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	list-style-type: none;
	height: 25px;
	width: 150px;
	padding-left: 10px;
	font-style: italic;
	display: block;
	line-height: 21px;
	border-bottom: 1px solid #996600;
	border-left: 1px solid #996600;
}

	
#menu-bar li a:visited   {
	color: #333300;
	text-decoration: none;
	line-height: 21px;
	
	}
#menu-bar li a:hover   {
	color: #990000;
	text-decoration: none;
	line-height: 21px;
}
#menu-bar li a:active     {
	color: #333300;
	text-decoration: none;
	line-height: 21px;
}
#hrvwcc-line {
	background-image: url(images/hvrwcc-line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	width: 260px;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #814D1F;
	font-style: italic;
	line-height: -18px;
	margin-top: 25px;
}
.img-rt {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
