html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	background: #A9B1A5;
}
body {
	font: 100.01% Myriad, "Lucida Grande", Geneva, Helvetica, Arial, sans-serif;
	text-align: center;
}
#container {
	text-align: left;
	width: 750px;
	margin: 0px auto;
	background: #7B8036 url(../images_wfvk/header.jpg) no-repeat;
}
#containercontact {
	text-align: left;
	width: 750px;
	margin: 0px auto;
	background: #7B8036 url(../images_wfvk/contact_bg.jpg) no-repeat;
}
.contact a, .contact a:visited {
	color: #CC6600;
}
.contact {
	margin-left: 200px;
	margin-top: 120px;
}
#content {
	width: 690px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 150px;
}
.rentaldescription img {
	border: 1px solid #CCCCCC;
}
#colleft {
	width: 185px;
	float: left;
}
#colleft ul {
	list-style: none;
	color: #F1F7DD;
}
#colleft li {
	padding-bottom: 15px;
}
#colleft a, #colleft a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #F1F7DD;
}
#colleft a:hover {
	color: #C1CEF2;
}
#colleft #mainnav {
	margin-top: 120px;
	margin-bottom: 0px;
}
#colleft .amenities {
	border-top: 1px solid #F1F7DD;
	margin: 50px 0px 0px;
	padding-top: 40px;
}
#colleft .amenities li {
	margin: 0px;
	padding-bottom: 5px;
	font-size: 12px;
}
#colright {
	float: right;
	width: 475px;
	color: #E5ECD1;
	font-size: 12px;
	line-height: 16px;
}
.rentaltitle {
	text-align: right;
	padding-right: 15px;
}
.rentaldescription {
	font-size: 12px;
	line-height: 18px;
	padding-top: 30px;
}
.rentaldescription h2 {
	font-size: 16px;
	margin-bottom: 14px;
}
.rentaldescription p {
	padding-bottom: 14px;
}
#colright a, #colright a:visited, #footer a, #footer a:visited {
	color: #FF9900;
}
#colright a:hover, #footer a:hover {
	text-decoration: none;
}
.rentalphotos {
	margin-top: 20px;
}
#studio, #cottage {
	border: 2px solid #839341;
	padding: 1px;
}
.clearer {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}
#footer {
	margin: 0px auto;
	width: 730px;
	font-size: 11px;
	color: #E5E1A7;
	text-align: center;
	background: #7B8036;
	padding-top: 20px;
	padding-bottom: 20px;
}
.welcome {
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	margin-top: 140px;
	margin-bottom: 30px;
}
.welcome p {
	padding-bottom: 15px;
}
.welcome h2 {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 15px;
}
.contact {
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	margin-top: 140px;
	margin-bottom: 30px;
}


/*FLOAT IMGS LEFT OR RIGHT*/

.right {
	margin-left: 15px;
	margin-bottom: 5px;
	float: right;
}
.left {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
}
#map {
	margin-top: 120px;
}
