body {
	margin: 0px; padding: 0px;
	background: #000000;
	text-align: justify;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	color: #fff;
	font-size: 24px;
	margin: 25px 0 0 0;
}

h2 {
	color: #fff;
	font-size: 16px;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
}

h4 {
	font-size: 1em;
	font-weight: bold;
}

a {
	color: #AA0000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #ef583b;
}

.centered {
	text-align: center;
}

.left {
	text-align: left;
}

.nomargin {
	margin: 0;
}

.l_margin20 {
	margin-left: 20px;
}

.bold_text {
	font-weight: bold;
}

.larger_text {
	font-size: 1.4em;
}

.margin20 {
	margin: 20px;
}

.bulletless {
	list-style-type: none;
}

#wrapper {
	width: 900px; 
	margin: 0 auto; 
	border: 10px solid #FFFFFF;
}

#header {
	width: 900px;
	margin: 0px auto;
	text-align: center;
	border-bottom: 5px solid #ef583b;
}

#header ul {
	width: 660px;
	height: 30px;
	margin: 0 auto 5px auto;
	padding: 1px 0;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
}

#header ul li {
	float: left;
	color: #fff;
	margin: 0;
}

a.nav_home, a:link.nav_home, a:visited.nav_home {
	text-decoration: none; 
	color: #000;
	display: block;
	width: 48px;
	height: 30px;
	background: url(../images/nav_home.gif) 0 0 no-repeat;
}

a:hover.nav_home, a:active.nav_home {
	background-position: -48px 0;
}

a.nav_features, a:link.nav_features, a:visited.nav_features {
	text-decoration: none; 
	color: #000;
	display: block;
	width: 64px;
	height: 30px;
	background: url(../images/nav_features.gif) 0 0 no-repeat;
}

a:hover.nav_features, a:active.nav_features {
	background-position: -64px 0;
}

a.nav_photos, a:link.nav_photos, a:visited.nav_photos {
	text-decoration: none; 
	color: #000;
	display: block;
	width: 108px;
	height: 30px;
	background: url(../images/nav_photos.gif) 0 0 no-repeat;
}

a:hover.nav_photos, a:active.nav_photos {
	background-position: -108px 0;
}

a.nav_availability, a:link.nav_availability, a:visited.nav_availability {
	text-decoration: none; 
	color: #000;
	display: block;
	width: 79px;
	height: 30px;
	background: url(../images/nav_availability.gif) 0 0 no-repeat;
}

a:hover.nav_availability, a:active.nav_availability {
	background-position: -79px 0;
}

a.nav_floorplans, a:link.nav_floorplans, a:visited.nav_floorplans {
	text-decoration: none; 
	color: #000;
	display: block;
	width: 80px;
	height: 30px;
	background: url(../images/nav_floorplans.gif) 0 0 no-repeat;
}

a:hover.nav_floorplans, a:active.nav_floorplans {
	background-position: -80px 0;
}

a.nav_siteplan, a:link.nav_siteplan, a:visited.nav_siteplan {
	text-decoration: none; 
	color: #000;
	display: block;
	width: 65px;
	height: 30px;
	background: url(../images/nav_siteplan.gif) 0 0 no-repeat;
}

a:hover.nav_siteplan, a:active.nav_siteplan {
	background-position: -65px 0;
}

a.nav_location, a:link.nav_location, a:visited.nav_location {
	text-decoration: none; 
	color: #000;
	display: block;
	width: 64px;
	height: 30px;
	background: url(../images/nav_location.gif) 0 0 no-repeat;
}

a:hover.nav_location, a:active.nav_location {
	background-position: -64px 0;
}

a.nav_developer, a:link.nav_developer, a:visited.nav_developer {
	text-decoration: none; 
	color: #000;
	display: block;
	width: 73px;
	height: 30px;
	background: url(../images/nav_developer.gif) 0 0 no-repeat;
}

a:hover.nav_developer, a:active.nav_developer {
	background-position: -73px 0;
}

a.nav_contactus, a:link.nav_contactus, a:visited.nav_contactus {
	text-decoration: none; 
	color: #000;
	display: block;
	width: 79px;
	height: 30px;
	background: url(../images/nav_contactus.gif) 0 0 no-repeat;
}

a:hover.nav_contactus, a:active.nav_contactus {
	background-position: -79px 0;
}

#page {
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
}

#header-pic {
	background: url(../images/westwind.jpg) no-repeat left top;
	width: 900px;
	height: 255px;
}

#content {
	width: 600px;
	margin: 20px 0 10px 0;
}

#sidebar {
	float: right;
	width: 250px;
	margin: 20px 0 0 0;
}

#sidebar h2 {
	background: #000000;
	padding: 7px 25px;
	font-size: 1em;
	border-bottom: 5px solid #ef583b;
}

#sidebar .flyer {
	width: 202px; 
	height: 159px; 
	margin: 10px auto 2px auto;
	border: 0;
}

.inset_list {
	margin: 0;
	padding: 10px 25px 10px 30px;
	border-top: 2px solid #ef583b;
	border-bottom: 2px solid #ef583b;
}

#footer {
	padding: 1px 0;
	height: 97px;
	background: #000;
}

#footer .kc_logo {
	width: 63px;
	height: 97px;
	margin: 0 10px 0 10px;
	float: left;
	border: 0;
}

#footer .kc_text {
	width: 525px;
	height: 97px;
	float: left;
	
}

#footer p {
	text-align: right;
	color: #fff;
	margin: 10px 10px 0 0;
}

.featured_nav {
	float: left;
	width: 180px;
	background-color: #000;
	border-bottom: 10px solid #000;
	border-top: 10px solid #000;
	margin-left: 10px;
	margin-right: 24px;
}

.featured_nav ul {
	margin: 0;
	padding: 0; 
	list-style-type: none;
}

.featured_nav ul .thumb0 {
	float: left;
	height: 55px;
	width: 160px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: center;
}

.featured_nav ul .thumb {
	float: left;
	height: 55px;
	width: 75px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: center;
}

a:hover.featured0, a.featured0.selected {
	background-position: -160px 0;
}

a:hover.featured, a.featured.selected {
	background-position: -75px 0;
}

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border-bottom-width: 6px;
width: 640px; /*width of featured content slider*/
height: 510px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: #fff;
width: 640px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 510px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.sliderwrapper .contentdiv ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a.bp0 {
	text-decoration: none; 
	color: #000;
	display: block;
	width: 160px;
	height: 55px;
	background: url(../images/bp0.jpg) 0 0 no-repeat;
}

a.bp1 {
	text-decoration: none; 
	color: #000;
	display: block;
	width: 75px;
	height: 55px;
	background: url(../images/bp1.jpg) 0 0 no-repeat;
}

a.bp2 {
	text-decoration: none; 
	color: #000;
	display: block;
	width: 75px;
	height: 55px;
	background: url(../images/bp2.jpg) 0 0 no-repeat;
}

a.bp3 {
	text-decoration: none; 
	color: #000;
	display: block;
	width: 75px;
	height: 55px;
	background: url(../images/bp3.jpg) 0 0 no-repeat;
}

a.bp4 {
	text-decoration: none; 
	color: #000;
	display: block;
	width: 75px;
	height: 55px;
	background: url(../images/bp4.jpg) 0 0 no-repeat;
}

a.bp5 {
	text-decoration: none; 
	color: #000;
	display: block;
	width: 75px;
	height: 55px;
	background: url(../images/bp5.jpg) 0 0 no-repeat;
}

a.bp6 {
	text-decoration: none; 
	color: #000;
	display: block;
	width: 75px;
	height: 55px;
	background: url(../images/bp6.jpg) 0 0 no-repeat;
}

a.bp7 {
	text-decoration: none; 
	color: #000;
	display: block;
	width: 75px;
	height: 55px;
	background: url(../images/bp7.jpg) 0 0 no-repeat;
}

a.bp8 {
	text-decoration: none; 
	color: #000;
	display: block;
	width: 75px;
	height: 55px;
	background: url(../images/bp8.jpg) 0 0 no-repeat;
}

a.bp9 {
	text-decoration: none; 
	color: #000;
	display: block;
	width: 75px;
	height: 55px;
	background: url(../images/bp9.jpg) 0 0 no-repeat;
}

a.bp10 {
	text-decoration: none; 
	color: #000;
	display: block;
	width: 75px;
	height: 55px;
	background: url(../images/bp10.jpg) 0 0 no-repeat;
}

#feedback_text {
	width: 350px;
	float: left;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}

#feedback_text .title {
	margin: 0;
	float: left;
	width: 125px;
	margin-bottom: 10px;
	padding: 0;
	text-align: left;
}

#feedback_text .textbox {
	margin: 0;
	float: left;
	width: 225px;
	margin-bottom: 10px;
	padding: 0;
}

#feedback_text .comment {
	margin: 0;
	float: left;
	width: 350px;
	margin-bottom: 10px;
	padding: 0;
	text-align: left;
}

#feedback_text .submit {
	margin: 0;
	float: left;
	width: 350px;
	margin-bottom: 15px;
	padding: 0;
	text-align: center;
}