/*Tabula Rasa*/
* { 
	margin:0;
	padding:0;
	}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/strip.jpg) repeat-x #b0b18e;
	font-size:13px;
	}

p {
	line-height:1.4em;
	margin: 6px 0;
	letter-spacing:.4px;
	text-indent:10px;
	}		

ul {
	margin-left:30px;
	}
	
ol {
	margin-left:15px;
	}
	
h1 {
	margin:6px 0 8px auto;
	}
	
h1, h2, h3, h4, h5, h6 {
	color:#2b55ab;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
a, a:visited {
	color:#2b55ab;
	}
	
a:hover {
	text-decoration:none;
	}
	

.divider {	
	width:590px;
	height:8px;
	background:url(images/divider.jpg) no-repeat;
	margin:10px 0;
	clear:both;
	}
	
#container {
	position:relative;
	width:941px;
	margin:0 auto;
	}

#home_content {
	background:url(images/home_bg.jpg) no-repeat;
	margin:0 auto;
	position:relative;
	width:941px;
	height:631px;
	}
	
	
#inner_wrapper {
	background:url(images/innerStrip.jpg) repeat-y;
	width:941px;
	}
	
#inner_content {
	background:url(images/innerBG.jpg) no-repeat;
	margin:0 auto;
	position:relative;
	padding:30px 0 0 54px;
	}
	
#header {	
	width:835px;
	display:inline;
	}
	
#column1 {
	clear:both;	
	width:194px;
	position:absolute;
	background-color:#adb6c7;
	border:1px solid #fff;
	left:60px;
	top:403px;
	padding:10px;	
	color:#2b55ab;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	}
	
* html #column1 {
	left:5px;
}
	
#column2 {
	margin-left:230px;
	width:580px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 10px;
	}
	
.noheader{
	margin-top:-100px
}

.noheader2{
 top:-100px; 
 position:relative;
 }

/* ---------------      Begin Nav     ----------------*/

#homenav {
	position:relative;
	top:105px;
	left:56px;
	}

#nav {
	float:left;
	width:226px;
	position:relative;
	top:-40px;
	}

#navcontainer {
	width: 226px;
	height: 264px;
	position: relative;
	background:url(images/menu_bg.jpg) no-repeat;	
	font-size:14px;
	font-weight:bold;
	text-align:right;
	}

#navcontainer ul {
	margin-left: 0;
	padding-left: 20px;
	position:relative;
	top:12px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#navcontainer a:link, #navlist a:visited {
	text-decoration: none;
	color: #2f55aa;
	display: block;
	width: 160px;
	height:28px;
	right:10px;
	position:relative;
	padding-right:45px;
	padding-top:3px;
	}

#navcontainer  a.home:hover {
	background:url(images/navBGhome.jpg) no-repeat top right;
	}
	
* html #navcontainer  a.home:hover {
	background:url(images/navBGhome.jpg) no-repeat top -1px;
	}
	
#navcontainer  a.about:hover {
	background:url(images/navBGabout.jpg) no-repeat top right;
	}
	
* html #navcontainer  a.about:hover {
	background:url(images/navBGabout.jpg) no-repeat top -1px;
	}

#navcontainer  a.plans:hover {
	background:url(images/navBGplans.jpg) no-repeat top right;
	}
	
* html #navcontainer  a.plans:hover {
	background:url(images/navBGplans.jpg) no-repeat top -1px;
	}
	
#navcontainer  a.community:hover {
	background:url(images/navBGcommunity.jpg) no-repeat top right;
	}
	
* html #navcontainer  a.community:hover {
	background:url(images/navBGcommunity.jpg) no-repeat top -1px;
	}
	
#navcontainer  a.available:hover {
	background:url(images/navBGavailable.jpg) no-repeat top right;
	}

* html #navcontainer  a.available:hover {
	background:url(images/navBGavailable.jpg) no-repeat top -1px;
	}

#navcontainer  a.gallery:hover {
	background:url(images/navBGgallery.jpg) no-repeat top right;
	}
	
* html #navcontainer  a.gallery:hover {
	background:url(images/navBGgallery.jpg) no-repeat top -1px;
	}
	
#navcontainer  a.testimonials:hover {
	background:url(images/navBGtestimonials.jpg) no-repeat top right;
	}
	
* html #navcontainer  a.testimonials:hover {
	background:url(images/navBGtestimonials.jpg) no-repeat top -1px;
	}
	
#navcontainer  a.contact:hover {
	background:url(images/navBGcontact.jpg) no-repeat top right;
	}

* html #navcontainer  a.contact:hover {
	background:url(images/navBGcontact.jpg) no-repeat top -1px;
	}

/* ---------------    End Nav     ----------------*/

#flashmovie {
	position:absolute;
	width:582px;
	height:286px;
	left: 290px;
	top: 37px;
	}

#homepic {
	position:absolute;
	top:389px;
	left: 59px;
	}
	
#hometext {
	position:absolute;
	top:339px;
	left: 291px;
	width:568px;
	padding:0 10px;
	}
	
#hometext h1 {
	font-size:24px;
	font-style:italic;
	color: #2f55aa;
	}

#informationtable td{
	border-top:1px #2b55ab solid;
	border-left:1px #2b55ab solid;
	border-right:1px #2b55ab solid;
	padding:0 10px;
	background-color:#adb6c7;
}
	
.plandiv {
	width:125px;
	height:175px;
	float:left;
	text-align:center;
	background-color:#adb6c7;
	border:#000 1px solid;
	color:#000;
	margin:5px;
	padding:3px;
	}
.plandiv a:link, .plandiv a:visited {
	color:#2b55ab;
	}
	

	
#sortdiv {
	width:560px;
	margin:5px;
	font-size:12px;
	color:#000000;
	height:50px;
	
	}
	
#modeldiv {
	float:left;
}

#sortby {
	width:280px;
	height:20px;
	text-align:left;
	margin-left:40px;
	float:right;
}

#footer {
	position:relative;
	width:941px;
	height:32px;
	background:url(/images/footerBG.jpg) no-repeat;
	clear:both;
	padding-top:14px;
	}


#BC_footer {
	text-align:center;
	clear:both;
	}

#BC_footer a, #BC_footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: gray;
	text-decoration: none;
}

#BC_footer a:hover {
	color: Maroon;
}

#footleft {
	float:left;
	width:400px;
	margin-left:60px;
	font-size:12px;
	color:#c7cedb;
	}
	
* html #footleft {
	margin-left:30px;
	}
	
#footright {
	float:right;
	margin-right:75px;
	font-size:12px;
	color:#c7cedb;
	}
	
* html #footright {
	margin-right:40px;
	}
	


#footer_nav {
	text-align:center;
	
	}
	
	

/* Clear Fix with ie hack*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display:block;
}

/* end Clearfix */

	
