body {
	line-height: 24px;
	font-size: 12px;
	color: black;
	font-family: Arial, sans-serif, Helvetica, Verdana;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/sv_bkgrnd_body.jpg);
	background-color: #50432c;
}

a img {
	border-width: 0px;
}

p {
	margin-bottom: 15px;
	margin-top: 0px;
}

ol {
	padding: 0px;
	list-style-position: inside;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 0px;
	list-style-type: decimal;
}

ul {
	list-style-position: inside;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 0px;
	list-style-type: disc;
}

li {
	padding: 0px;
	margin: 0px;
}

a:link, a:visited {
	text-decoration: none;
	color: #3443b9;
}

a:hover, a:active {
	text-decoration: underline;
}

h1 {
	width: 100%;
	padding-bottom: 10px;
	border-bottom-color: #2e271a;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-align: right;
	color: #766a54;
	display: block;
	margin-left: 0px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	line-height: 40px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #2e271a;
	margin: 0px;
	display: block;
	color: #d0d1b8;
	font-size: 12px;
	font-weight: bold;
	width: 670px;
}

#preloader {
	display: none;
}

#container {
	background-repeat: repeat-y;
	background-image: url(../images/sv_bkgrnd_content.jpg);
	margin: auto;
	width: 820px;
}

#header {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/sv_bkgrnd_header.jpg);
	height: 155px;
	width: 100%;
}

#header ul {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 40px;
	float: right;
	width: auto;
	list-style-type: none;
}

#header li {
	margin-right: 10px;
	display: inline;
	text-align: center;
	line-height: 20px;
	height: 20px;
	width: auto;
	float: left;
}

#header li.first a {
	border-left-width: 0px;
}

#header li a {
	padding-left: 10px;
	text-decoration: none;
	color: white;
	display: block;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-color: #d0d1b8;
	border-style: solid;
}

#header li a:hover {
	color: #d0d1b8;
	font-style: italic;
}

#content {
	text-align: left;
	padding-right: 60px;
	padding-left: 60px;
	height: auto;
	width: 700px;
}

#contact_sales {
	text-align: center;
	height: auto;
	width: 100%;
	padding-top: 15px;
	border-top-color: #2e271a;
	border-top-style: dotted;
	border-top-width: 1px;
}

#cap {
	background-repeat: no-repeat;
	background-image: url(../images/sv_bkgrnd_cap.jpg);
	height: 70px;
	width: 100%;
}

#footer {
	font-weight: bold;
	color: #8f8166;
	padding-bottom: 20px;
	padding-top: 10px;
	font-size: 10px;
}

#video_tour {
	text-align: center;
	padding: 15px;
	background-color: #eaebda;
	border-color: #2e271a;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 15px;
	width: 670px;
}

#platmap {
	margin-top: 15px;
	margin-bottom: 15px;
	height: 380px;
	width: 700px;
}

#photo_gallery {
	background-color: #eaebda;
	margin-bottom: 15px;
	text-align: center;
	padding: 15px;
	height: auto;
	width: 670px;
	border-color: #2e271a;
	border-style: solid;
	border-width: 1px;
}

#photo_gallery img {
	margin: 10px;
	border-color: #2e271a;
	border-style: solid;
	border-width: 1px;
}

.light_box {
	background-color: #eaebda;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 15px;
	border-color: #2e271a;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 15px;
	width: 668px;
}

.floorplan {
	background-color: #eaebda;
	border-color: #2e271a;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 15px;
	width: 698px;
}

.left_img {
	margin-right: 40px;
	margin-bottom: 20px;
	float: left;
}

.right_img {
	margin-left: 40px;
	margin-bottom: 20px;
	float: right;
}

.right_content {
	width: 380px;
	float: right;
}

.clear {
	clear: both;
}


