#vvhfContent h1 {
	color: #ff9;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

#vvhfContent h2 {
	color: #ffc;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

#vvhfContent h3 {
	color: #ffc;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

#vvhfContent p, blockquote, ul, ol, li {
	color: #ffc;
}



* html #vvhfContent p {
	width: 80%;
}

#vvhfContent a {
	color: #edd273;
	font-weight: normal;
	font-style: normal;
	background-color: #369;
	margin-right: 1px;
	margin-left: 1px;
	padding: 1px 2px;
}

#vvhfContent a:hover {
	color: #f4a23d;
	font-weight: normal;
	font-style: normal;
	background-color: #2b5987;
	margin-right: 1px;
	margin-left: 1px;
	padding: 1px 2px;
}

b {
	font-weight: bold;
	color: #ebe2a7;
}

.sold {
	color: #f00;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold
}

.news {
	color: #cc9;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times, serif
}

.newsh1 {
	color: #cc9;
	font-size: 15px;
	font-family: Georgia, Times New Roman, Times, serif
}

a:link {
	color: #69f;
	font-style: italic;
	font-weight: bold;
	text-decoration: none
}

a:visited {
	color: #036;
	font-style: italic;
	font-weight: bold;
	text-decoration: none
}

a:hover, a:active {
	color: #336;
	font-style: italic;
	text-decoration: underline
}

.ava {
	color: #69f;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: blink
}

.capt {
	color: #000;
	font-size: 12px
}

body {
	background: #369 url(/VVHFImages/VolkmanVallyHeaderbak.jpg) repeat-x left top;
}

#header {
	background: url(/VVHFImages/barnBack.gif) no-repeat left top;
	width: 90%;
	margin: 0;
	padding: 0;
	height: 84px;
}

#header h1 {
	color: white;
	font: small-caps bold 20px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: right;
}

#header h2 {
	color: white;
	font: small-caps bold 14px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: right;
	margin-bottom: 5px;
}
* html #vvhfNav {
	/*IE only hack*/
	width: 2px;
	height: 4px;
	float: left;
	position: relative;
	top: 20px;
}

* html #vvhfContent {
	/*IE only hack*/
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica;
	float: left;
	margin-left: 100px;
	margin-right: 15px;
	margin-top: 30px;
	width: 50em;
	position: relative;
	bottom: 200px;
}

#vvhfNav {
	width: 200px;
	height: 400px;
	position: absolute;
}

input {
	background-color: #AAC4C4;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#vvhfNav ul {
	color: white;
	font: small-caps bold 18px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-type: none;
}

#vvhfContent {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica;
	float: left;
	margin-left: 215px;
	height: auto;
	width: auto;
	margin-right: 15px;
	clear: left;
	margin-top: 30px;
}

#pageHead {
	font: small-caps bold 21px/21px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #cbcbcd;
	border-bottom: 1px dashed #8b8a5d;
}

#vvhfNav ul li {
	width: 150px;
	height: 25px;
	margin: 0;
	padding: 0;
}

#vvhfNav ul li a {
	text-shadow: 2px 2px 5px black;
	display: block;
	width: 100%;
	height: 100%;
	color: #b3b0ff;
}

* html #vvhfNav ul li a {
	height: 1em;
	filter: Shadow(Color=#333333, 	
			Direction=135, 
			Strength=5);		
	color: #b3b0ff;
}

#vvhfNav ul li a:hover {
	text-shadow: #fff076 0 0 0;
	color: #fff076;
}

#vvhfFooter {
	color: #b3b0ff;
	font: bold 12px/2em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	width: 100%;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
	background: #369 url(/VVHFImages/VolkmanVallyHeaderbak.jpg) repeat-x left top;
}

#vvhfFooter a {
	color: #4d4d4d;
}

#vvhfFooter a:hover {
	color: #254b72;
}

#SaleStat ul {
	list-style-type: none;
	font-size: .7em;
}

#SaleStat li {
	right: 16px;
	position: relative;
	width: 100px;
}

#SaleStat {
	border: 1px dashed #b2affe;
	background-color: #3c79b8;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 5px;
}


#PerSaleStat ul {
	list-style-type: none;
	font-size: .7em;
}

#PerSaleStat li {
	right: 16px;
	position: relative;
	width: 150px;
}

#PerSaleStat {
	border: 1px dashed #b2affe;
	background-color: #3c79b8;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
