/* CSS Document */
body {
	padding:0;
	margin:0;
	background-image: url(assets/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 1.4em;
}
div, ul, p, h1, h2, h3, h4 {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 0;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
}
img {
}
#container {
	width: 875px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#nav_div {
	width: 875px;
	height: 114px;
}
#head_div {
	width: 875px;
	background-image: url(assets/lv_head.jpg);
	background-repeat: no-repeat;
	height: 108px;
}
#intro_div {
	width: 875px;
	background-image: url(assets/lv_intro.jpg);
	background-repeat: repeat-y;
}
#body_div {
	width: 875px;
	background-image: url(assets/lv_body.jpg);
	background-repeat: repeat-y;
}
#foot_div {
	width: 875px;
	background-image: url(assets/lv_foot.gif);
	background-repeat: no-repeat;
	height: 80px;
}
#devby_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #825724;
	text-align: right;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#devby_div a {
	color: #754F20;
	text-decoration: none;
}
#content_div {
	font-family: Arial, Helvetica, sans-serif;
	width: 795px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: auto;
}
#content_div li {
	list-style-type: circle;
	list-style-position: inside;
	list-style-image: none;
}
#content_div p {
	padding-bottom: 20px;
}
#content_div a {
	color: #FFFF99;
}
#property_div {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B27731;
	padding-top: 20px;
	margin-bottom: 20px;
}
.thumb_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 24px;
	padding-bottom: 8px;
	padding-top: 0px;
}
.thumb_header a {
	color: #FFFFFF;
	text-decoration: none;
}
.thumb_image {
	padding-top: 5px;
}
.thumb_button {
	padding-top: 14px;
}
#feature_top {
	line-height: 3em;
	margin-bottom: 25px;
}
#feature_left {
	float:left;
	width: 300px;
}
#feature_right {
}
#feature_clear {
	padding-top: 14px;
	clear:both;
}
#pricing {
	padding-bottom: 5px;
}
#smallprint {
	padding-bottom: 20px;
	font-size: 12px;
}
#feature_gallery {
	padding-top: 15px;
}
#feature_gallery_ver2 {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #B27731;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B27731;
}
.property_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B27731;
	margin-bottom: 15px;
}
.property_feature_td {
}
.property_feature_header {
	font-weight: bold;
	clear: left;
	padding-bottom: 20px;
}
.property_feature_italic {
	font-size: 9pt;
	font-style: italic;
	position: relative;
	width: 100%;
	top: 3pt;
}
.property_feature_offseason {
	font-size: 9pt;
	font-style: italic;
	position: relative;
	width: 100%;
	color: #FF9900;
	line-height: normal;
	top: 5px;
}
#contact_top_left {
	float:left;
	width: 360px;
	padding-right: 50px;
	line-height: 3em;
}
#contact_top_right {
	float:right;
	width: 360px;
	padding-right: 20px;
	line-height: 3em;
}
#contactForm {
	padding-right: 20px;
	width: 360px;
	float:right;
}

.contact_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B27731;
	margin-bottom: 15px;
}
#contactInfo {
	float:left;
	width: 360px;
	padding-top: 5px;
	padding-right: 50px;
}
#contactClear {
	padding-top: 14px;
	clear:both;
}
form div, {
 margin: 0;
 padding: 0;
 clear: both;
}
fieldset {
    margin: -5px 0px 0px 1px;
	padding: 0;
	border: none;
	overflow: hidden;
}
fieldset input, textarea {
	width: 98%;
	border: 1px solid #fff;
	margin: -2px 0px 2px 0px;
}
fieldset .checkbox {
	width: 15px;
	height: 15px;
	margin-right: 10px;
	margin-top: 5px;
}
fieldset input:hover, textarea:hover {
	border-color: #FF0;
}
fieldset input:active, input:focus {
	background-color: #fff;
}
label, label span {
	display: block;
	padding-bottom: .25em;
}
label span {
	padding-top: 10px;
	width: 90%;
}
input, select, textarea {
	padding: 4px;
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
}
.formbutton {
	color: White;
	font: bolder 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
	cursor: pointer;
	width: 70px;
	height: 22px;
	background: url(../assets/lv_button_blank.gif) no-repeat top left
}
