@charset "utf-8";
/* CSS Document
*Written by Jared Circosta for Valerie Hart Design
*All image/design elements copyright/valerie hart 2009
*All css/html/php code copyright/jared circosta 2009
*October 2009*/

body{
	background-color:#473214;
}

A:link {text-decoration:none; font-weight:bold; color:#72750b;}
A:visited {text-decoration: none; font-weight:bold; color:#72750b;}
A:active {text-decoration: none; font-weight:bold; color:#72750b;}
A:hover {text-decoration: none; font-weight:bold; color:#FFFFFF;}

.container{
	height:648px;
	width:1026px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#72750b;

}

.mainwrap{
	height:407px;
	width:1026px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.vh1blank{
	height:107px;
	width:1026px;
	text-align:right;
}

.vh2{
	background-image:url(../images/vh_02.png);
	background-repeat:no-repeat;
	height:407px;
	width:198px;
	float:left;
}

.vh3{
	background-image:url(../images/vh_03.png);
	background-repeat:no-repeat;
	height:407px;
	width:114px;
	float:left;
	font:Gill Sans MT Bold;
	font-size:13px;
	color:#373d42;
	text-align:center;	
}

.vh4home{
	background-image:url(../images/vh_04.png);
	background-repeat:no-repeat;
	height:407px;
	width:275px;
	float:left;
	text-align:left;
}

.vh4blank{
	background-color:#FFF;
	height:407px;
	width:514px;
	float:left;
	font:Gill Sans MT Bold;
	font-size:14px;
	font-weight:bold;
	color:#72750b;
}

.vh4homepoint5{
	background-color:#FFF;
	height:407px;
	width:214px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#473214;
	float:left;
}

.vh5{
	background-image:url(../images/vh_05.png);
	background-repeat:no-repeat;
	height:407px;
	width:200px;
	float:left;
}
.vh5home{
	background-image:url(../images/vh_05home.png);
	background-repeat:no-repeat;
	height:407px;
	width:225px;
	float:left;
}

.vh6left{
	width:1026px;
	height:134px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#72750b;
	text-align:center;
	font-size:95%;
	margin-top:10px;
}

	
