@charset "utf-8";
/* Intrinsic HTML Elements */

body {
	margin:0;
	padding:0;
	behavior:url(cssHoverFix.htc);
}
div{margin:0;padding:0;}
h1{margin:0;padding:0;}
h2{margin:0;padding:0;}
h3{margin:0;padding:0;}
h6{margin:0;padding:0;}
p{margin:0;padding:0;}
ul{margin:0;padding:0;}
li{list-style-type:none;}

/* Uniquely Identified Containers */
#page_container {
	margin: 0;
	width: 975px;
	height: auto;
	position: relative;
}
#top_nav {
	height: 50px;
	width: 975px;
	background-color: #679F1C;
}
#cliff {
	position: absolute;
	right: 37px;
	top: 2px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 32px;
	color: #C3E0E5;
	text-align: right;
	letter-spacing: 2px;
}
#page_title {
	height: 76px;
	width: 975px;
	background-color:#FFF;
}
#content_area {
	height: auto;
	width: 975px;
}
#content_nav {
	height: 294px;
	width: 170px;
	float: left;
	background-image:url(images/side_nav_bg.jpg)
}
#main_content {
	float: left;
	height: 294px;
	width: 805px;
	background-image:url(images/main_content_bg.jpg)
}
#content_nav_bottom {
	float: left;
	height: 180px;
	width: 170px;
	background-color:#FFF;
}
#content_text {
	float: left;
	height: auto;
	width: 805px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#contact {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #808080;
	font-size: 13px;
	position: absolute;
	right: 0px;
	top: 107px;
}
#contact a {
	text-decoration: none;
}
#page_title img {
	float: left;
}

/* Repeatable Elements */
.clear{clear: both;}

.top_nav{
	float: left;
	padding-left: 26px;
	position: relative;
	left: 12px;
	top: 18px;
}

#top_nav a{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #C3E0E5;
	text-decoration: none;
	letter-spacing: .05em;
}

#top_nav a:hover{
	color: #0FF;
}

.smallcaps{
	font-size: 9px;
}

.smallcaps2{
	font-size: 19px;
}

.left_nav{
	height: 26px;
	width: 145px;
	top: 15px;
	position: relative;
	padding-right: 25px;
	padding-top: 4px;
	text-align: right;
	cursor: pointer;
}

.left_nav:hover{
	background-color: #679F1C;
}

#content_nav a{
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: -1px;
}

#content_text p{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #808080;
	font-size: 13px;
	line-height: 20px;
	width: 445px;
	margin-top: 18px;
}

#content_text ul{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #808080;
	font-size: 13px;
	line-height: 20px;
	width: 445px;
	margin-top: 10px;
}

#content_text li{
	margin-left: 20px;
	list-style-type: disc;
}
#thumb_strip {
	height: 111px;
	width: 390px;
	left: 397px;
	position: relative;
	top: 96px;
	overflow: hidden;
}
#thumb_strip img {
	border: 1px solid #FFF;
	margin-right: 19px;
	float: left;
}
#th_master_bedroom {
	position: absolute;
	top: 0px;
	left: 0px;
}
#th_bedroom1 {
	position: absolute;
	top: 0px;
	left: 0px;
}
#th_bedroom2 {
	position: absolute;
	top: 0px;
	left: 0px;
}
#th_kitchen {
	position: absolute;
	top: 0px;
	left: 0px;
}
#th_outdoors {
	position: absolute;
	top: 0px;
	left: 0px;
}
#th_island {
	position: absolute;
	top: 0px;
	left: 0px;
}
#th_experience {
	position: absolute;
	top: 0px;
	left: 0px;
}
