@charset "utf-8";
/* CSS Document */

body {
	background-color:#221e1f;
	text-align:center;
	background-image:url(../images/bodyBg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	}

h1, h2, h3, h4, h5, h6 {
	color:#EBEBEB;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:Bold;
	text-transform:uppercase;
	}
	
h1 {
	font-size:1.8em;
	margin:0px 0 10px 10px;
	padding:12px 0 5px 5px;
	border-bottom:1px solid #726c6e;
	width:93%;
	}
	
h3 {
	margin-left:10px;
	padding-left:5px;
	}
	
.content h3 {
	font-size:1.2em;
	}
	
h5 {	
	text-align:center;
	width:100%;
	background-image:url(../images/rightHeadBg.jpg);
	background-repeat:repeat-x;
	height:23px;
	padding:5px 0 0 0;
	margin:0px;
	font-size:.95em;
	}

.leftLines {
	float:left;
	position:absolute;
	background-image:url(../images/leftLines.jpg);
	background-repeat:no-repeat;
	width:125px;
	top:0px;
	height:750px;
	left:0px;
	_margin:0px -70px 0px 0px;
	}
	
.rightLines {
	float:right;
	position:absolute;
	background-image:url(../images/rightLines.jpg);
	background-repeat:no-repeat;
	width:169px;
	right:0px;
	top:0px;
	height:750px;
	_margin:0px 0px 0px -61px;
	}

.main {
	width:636px;
	text-align:left;
	padding:10px 0 0 0;
	display:inline table;
	position:relative;
	}

.menu {
	float:left;
	width:180px;
	margin:25px 0 0 0;
	_margin:22px -3px 0px -1px !important;
	position:relative;
	}

.menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-weight:bold;
	font-size:.85em;
	width:180px;
	}
	
.menu ul li {
	background-image:url(../images/menuBgAll.jpg);
	height:19px;
	border-bottom:1px solid #b35206;
	border-top:1px solid #c86c25;
	padding:5px 0 0 4px;
	}
	
.menu ul a {
	color:#FFF;
	text-decoration:none;
	}
	
.menu ul a:hover {
	text-decoration:underline;
	}
	
.menuTopImage {
	border:0px !important;
	padding:0px !important;
	width:180px !important;
	height:74px !important;
	}
	
.menuFirstItem {
	border-top:0px !important;
	}
	
.content {
	background-image:url(../images/contentBgCol.jpg);
	width:586px;
	margin:0 0 0 49px;
	_margin:0 0 0 24px !important;
	float:left;
	}
	
.leftCol {
	width:409px;
	background-image:url(../images/leftColBg.jpg);
	background-repeat:no-repeat;
	margin:-28px 0 0;
	float:left;
	overflow: visible;
	padding: 28px 0px 0px;
	min-height: 400px;
  height: auto !important;
  height: 400px;
	}
	
.leftCol ul a {
	color: #fff;
	}
	
.leftCol ul a:hover {
	color: #ccc;
	}

.leftCol p, .leftCol ul {
	color:#EBEBEB;
	margin:0 0 20px 0;
	padding:0 10px;
	line-height:20px;
	font-size:.9em;
	}

.leftCol ul {
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	}
	
.leftCol img {
	border:1px solid #332e2f;
	}
.menu div.lic {
	background: #191617;
	height: 44px;
	width: 132px;
	float: right;
}
.leftCol .floorPlans {
	width:124px;
	background:url(../images/plansBg.jpg) top center repeat-x;
	float:left;
	margin:0 0 0 5px;
	}
	
.leftCol .floorPlans img {
	border:0px;
	}
	
.leftCol .floorPlans p {
	margin:0 0 12px 0;
	padding:0px;
	}
	
.rightCol {
	width:177px;
	float:right;
	margin: 0px 0px 0px;
	}	

.rightColArticle {
	width:145px;
	border:1px solid #332e2f;
	background-image:url(../images/rightColBg.jpg);
	background-repeat:repeat-x;
	background-color:#3e383a;
	background-position:top;
	margin:3px 5px 5px 5px;
	text-align:left;
	padding:3px 10px;
	}
	
.rightCol p {
	margin:0px;
	padding:0px;
	color:#EBEBEB;
	font-size:.85em;
	}
	
.rightCol a {
	color:#ff7b00;
	text-decoration:none;
	font-weight:bold;
	}
	
.rightCol a:hover {
	text-decoration:underline;
	}
	
.rightCol img {
	border:1px solid #332e2f;
	}
	
.bottom {
	float:right;
	height:57px;
	background-color:#191617;
	width:588px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #191617;
	}
	
.bottom a {
	color:#d1d0d1;
	text-decoration:none;
	}
	
.bottom p {
	padding:25px 6px 0 11px;
	float:left;
	background-image:url(../images/bottomSepar.jpg);
	background-repeat:no-repeat;
	height:32px;
	margin:0px;
	}
	
.bottom a:hover p {
	text-decoration:underline;
	cursor:pointer;
	}
	
.leftHouse {
	float:left;
	margin:-191px 0 0 -115px;
	position:relative;
	}
	
#subject {
	visibility:hidden;
	}
	
.subject {
	visibility:hidden;
	}
#testimony-rotator{	
	position:absolute;
	width:455px;
	height: 98px;
	bottom:40px;
	right:0;
	z-index:100;
	color:#ffffff;
}
#testimony-rotator #testimony {	
	width:439px;
}
#testimony {
	width: 392px;
	padding-left: 8px;
}
/*

Title:		jShowOff: a jQuery Content Rotator Plugin
Author:		Erik Kallevig
Version:	0.1.2
Website:	http://ekallevig.com/jshowoff
License: 	Dual licensed under the MIT and GPL licenses.

*/
* html #testimony-rotator{
	top: 40px;
	left:5px;
}
#slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {
	background: none;
	/*position: relative;*/
	overflow: hidden;
	width: 455px;
	height: 98px;
}
.jshowoff {
	width: 455px;
}
.jshowoff div {	
	width: 442px;
	height: 86px;
}
.jshowoff div p, .jshowoff div h2 {
	_background: none;
}
.jshowoff h2, .jshowoff p {
	padding: 3px;
	margin: 0;
}
