/*Tabula Rasa*/
* { 
	margin:0;
	padding:0;
}
	
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#222222;
}

ul {
	margin-left:30px;
}
	
h1, h2, h3, h4, h5 {
	color:#7D3811;
}

h1 {
	font-size:22px;
	margin:5px;
}

h2 {
	font-size:20px;
	margin:5px;
}

h3 {
	font-size:18px;
	margin:5px;
}

h4 {
	font-size:16px;
	margin:5px;
}

h5 {
	font-size:14px;
	margin:5px;
}
	
p {
	color:#7D3811;
	font-size:14px;
	margin:2px;
}

a, a:visited {
	color:#782D07;
	}
a:hover {
	text-decoration:none;
	}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
	_height: 1%;
}

.clearfix {
	display:block;
}

#SEOBox {
	position:absolute;
	left:-999px;
	}

#container {
	position:relative;
	width:1010px;
	margin:0 auto;
}

#header {
	width:1010px;
	height:213px;
	background:url(images/homeHeader.jpg) no-repeat;
	position:relative;
}

#headerFlash {
	width:592px;
	height:113px;
	position:absolute;
	top:80px;
	left:350px;
}

#homeBody {
	width:1010px;
	height:333px;
	background:url(images/homeBody.jpg) no-repeat;
	position:relative;
}

#footer {
	width:1010px;
	height:95px;
	background:url(images/homeFooter.jpg) no-repeat;
	color:#3e4837;
	font-size:14px;
}

#footerLeft {
	width:200px;
	height:30px;
	float:left;
	padding:18px 0 0 70px;
}

#footerRight {
	width:200px;
	height:30px;
	float:right;
	padding:18px 50px 0 0;
}

#navContainer {
	display:block !important;
	position:absolute !important;
	left:55px !important;
	top:0px !important;
	width:897px !important;
	height:40px !important;
	z-index:999 !important;
}


.nav {
	list-style:none;
	margin:0;
	padding:3px 0 0 4px ;
}
#navContainer .nav {
	background:url(images/nav.jpg) no-repeat;
	width:897px;
	height:40px;
	padding:0px;
	}
.nav li {
	float:left;	
	text-align:center;
}


.nav li a, .nav li a:visited {
	display:block;
	padding:0 12px;
	text-decoration:none;
	color:#782d07;
	font-weight:900;
}

.nav li a:hover {
	border-bottom:6px solid #782d07;
}

#content {
	width:860px;	
	position:relative;
	margin:0 auto;
	padding:50px 75px 20px 75px;
	background:url(images/innerTile.jpg) repeat-y;
	z-index:100;
	line-height:1.4em;
}

#homeNav {
	list-style:none;
	position:absolute;
	top:0px;
	left:54px;
	width:900px;
	height:25px;
}

#homeNav li {
	float:left;	
	text-align:center;
}


#homeNav li a, #homeNav li a:visited {
	display:block;
	padding:0 12px;
	text-decoration:none;
	color:#782d07;
	font-weight:900;
}

#homeNav li a:hover {
	border-bottom:6px solid #782d07;
}


#BottomNav, #BottomNav #Nav {
	width:585px;
	margin:0 auto;
	text-align:center;
	padding:0px;
	}
#BottomNav ul li {
	display:inline;
	float:left;
	margin-right:10px;
	font-size:12px;
	text-align:center;
	padding:0px;
	}
#BottomNav li a, #BottomNav li a:visited {
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	padding:0px;
	}
#BottomNav li a:hover {
	border-bottom:none !important;
	text-decoration:underline;
	}

#comingSoon {
	position:absolute;
	top:47px;
	left:70px;	
}

#comingSoon a, #comingSoon a:visited {	
	background:url(images/btnComingSoon.jpg) top left no-repeat;
	display:block;
	width:178px;
	height:142px;
}

#comingSoon a:hover {
	background:url(images/btnComingSoon.jpg) bottom left no-repeat;
}

#comingSoon span {
	margin-left:-9999px;
}

#vts {
	position:absolute;
	top:190px;
	left:70px;
}

#vts a, #vts a:visited {
	background:url(images/btnVTs.jpg) top left no-repeat;
	display:block;
	width:178px;
	height:145px;
}

#vts a:hover {
	background:url(images/btnVTs.jpg) bottom left no-repeat;
}

#vts span {
	margin-left:-9999px;
}

#welcomeMessage {
	position:absolute;
	top:55px;
	left:250px;
	width:317px;
	height:133px;
}
#welcomeMessage span {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:2px;
	display:block;
	}
#welcomeMessage h1 {
	color:#7D3811;
	font-size:13px;
	font-weight:normal;
	margin:2px;
	}

#welcomeMessage a, #welcomeMessage a:visited {
	text-decoration:none;
	font-weight:bold;
	}
#welcomeMessage a:hover {
	text-decoration:underline;
	}

#maintenance {
	position:absolute;
	top:235px;
	left:250px;
	width:320px;
	height:95px;
}

#maintenance ul {
	margin-left:20px;
	list-style-image:url(images/bullet.gif);
}


#maintenance span {
	color:#824B2C;
	font-weight:900;
}

#maintenance li {
	font-size:13px;
	line-height:1.5em;
}

.imgR {
	float:right;
	margin:5px 0 5px 20px;
}

.imgL {
	float:left;
	margin:5px 20px 5px 0;
}

/* plans */

#sortBy {
	font-size:12px; 
	width:350px; 
	height:52px; 
	float:right; 
	margin:0px;
}

.plandiv {
	width:140px;
	height:168px;
	float:left;
	background:url(images/bg.gif) repeat;
	text-align:center;
	margin:3px;
	_margin:17px 5px;
	*margin:5px;
	padding:10px;
	border:#7D3811 2px solid;
	color:#ACACAC;
	}
	
.plandiv a, .plandiv a:visited {
	color:#ACACAC;
	}
.plandiv a:hover {
	text-decoration:none;
	}
	
.plandiv img{
	border:#4A2808 1px solid;
	}
.plandiv img:hover {
	border:#4A2808 1px solid;
	}
	

/* plans */

/* Plan Details */

#InformationBlock {
	border:#4A2808 2px solid;
	background:url(images/bg.gif) repeat;
	color:#ACACAC;
	width:300px;
	margin:0 auto;
	}
#InformationBlock td {
	padding:3px;
	border-bottom:#4A2808 1px dashed;
	color:#ACACAC;
	}
#InformationBlock tr td a, #InformationBlock tr td a:visited {
	text-decoration:none;
	color:#ACACAC;
	}
#InformationBlock tr td a:hover {
	text-decoration:underline;
	}

#PlanDetailTable {
	width:750px;
	margin:0 auto;
	}
	
#PlanDescriptionTable {
	width:300px;
	margin:0 auto;
	border:#4A2808 2px solid;
	}
#PlanDescriptionTable td {
	padding:3px;
	background:url(images/bg.gif) repeat;
	}

.PlanImagesTable {
	width:330px;
	margin:0 auto;
	border:#4A2808 2px solid;
	color:#ACACAC;
	}
.PlanImagesTable td {
	background:url(images/bg.gif) repeat;
	}
.PlanImagesTable a, .PlanImagesTable a:visited {
	color:#ACACAC;
	text-decoration:none;
	}
.PlanImagesTable a:hover {
	text-decoration:underline;
	}
.PlanImage {
	float:left;
	margin:15px;
	width:125px;
	}
.PlanImage a:link img, .PlanImage a:visited img {
	border:#4A2808 1px solid;
	}
.PlanImage a:hover img {
	border:#ACACAC 1px solid
	}
	
.ElevationImage {
	float:left;
	margin:15px 15px 40px 15px ;
	width:125px;
	}
.ElevationImage a:link img, .ElevationImage a:visited img {
	border:#4A2808 1px solid;
	}
.ElevationImage a:hover img {
	border:#ACACAC 1px solid
	}

#PlanDesc {
	border:#4A2808 2px solid;
	background:url(images/bg.gif);
	color:#ACACAC;
	width:300px;
	margin:0 auto;
	}
#PlanDesc tr td {
	padding:3px;
	border-bottom:#4A2808 1px dashed;
	color:#ACACAC;
	}
#PlanDesc tr td a, #PlanDesc tr td a:visited {
	text-decoration:none;
	color:#ACACAC;
	font-weight:bold;
	}
#PlanDesc tr td a:hover {
	text-decoration:underline;
	}

.propinfo {
	font-weight:bold;
	text-align:center;
	}

/* End Plan Details */

/* Listing Details */

#ListingDetailTable {
	width:700px;
	margin:0 auto;
	}
#ListingDetailTable td {
	padding:3px;
	}
	
#ListingImagesTable {
	border:#4A2808 2px solid;
	background:url(images/bg.gif);
	width:320px;
	margin:0 auto;
	}
#ListingImagesTable tr td {
	text-align:center;
	padding:3px;
	}
	
.thumbimages {
	float:left;
	width:115px;
	height:120px;
	margin:15px;
	}
.thumbimages a:link img, .thumbimages a:visited img {
	border:#4A2808 1px solid;
	}
.thumbimages a:hover img {
	border:#ACACAC 1px solid
	}
	
#ListingDescriptionTable {
	background:url(images/bg.gif);
	border:#4A2808 2px solid;
	width:300px;
	margin:0 auto;
	}
#ListingDescriptionTable td {
	padding:5px;
	text-align:center;
	}

/* End Listing Details */

/* Communities */

.CommunityDiv {
	width:210px;
	height:70px;
	font-size:12px;
	}
.CommunityDiv a:link, .CommunityDiv a:visited {
	color:#660000;
	font-size:16px;
	}
.CommunityDiv a:hover {
	text-decoration:none;
	}
	
.CommunityDivFIX {
	width:210px;
	height:85px;
	float:left;
	padding:15px;
	margin:5px;
	background:url(images/bg.gif) repeat;
	}
	
#CommunityMap {
	float:right;
	text-align:center;
	margin:12px 10px 5px 10px;
	}
#mapContainer {
	height:400px;
	border:#021E5F 2px solid;
	}
	
#mapInstructions {
	height:150px;
	}

.CommunityName {
	display:block;
	font-size:20px;
	font-weight:bold;
	width:810px;
	height:25px;
	float:left;
	color:#A27D0F;
	}
	
#ExpenseHead {
	font-size:16px;
	color:#006633;
	text-decoration:none;
	font-weight:bold;
	width:280px;
	height:200px;
	float:left;
	}
	
#ExpenseHead li {
	color:#7B2C00;
	font-weight:bold;
	indent:30px;
	font-size:12px;
	text-decoration:none;
	}
	
#expensefoot {
	color: #7b2c00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	}

#expensecont{
	width:850px;
	margin:0 auto;
	text-align:center;
	}

 {
	color:#006633;
	}
	
#col1 {
	float:left;
	width:400px;
	}
#col1 ul li {
	font-size:13px;
	}
	
#col2 {
	float:left;
	width:400px;
	}
#col2 ul li {
	font-size:13px;
	}

#featurefoot {
	position:relative;
	left: 676px;
	top: 243px;
	color:#7b2c00;
	font-weight:bold;
	}

/* End Communities */


/* Contact Page */

#contactcontainer {
	width:650px;
	margin:0 auto;
	}
#ContactTableOne {
	width:285px;
	height:325px;
	float:left;
	}
#ContactTableOne td {
	padding:2px;
	}
#ContactTableTwo {
	width:260px;
	height:325px;
	float:left;
	}
#ContactTableTwo td {
	padding:2px;
	}
	
#divider {
	width:2px;
	margin-left:5px;
	margin-right:5px;
	height:325px;
	float:left;
	background-color:#874523;
	}


.input100 {
	width:94px;
	height:17px;
	background:url(images/input100.gif) no-repeat left;
	_background:url(images/input100.gif) no-repeat fixed left;
	padding:3px;
	border:#874523 1px solid;
	color:#000;
	}
.input150 {
	width:144px;
	height:17px;
	background:url(images/input150.gif) no-repeat left;
	_background:url(images/input150.gif) no-repeat fixed left;
	padding:3px;
	border:#874523 1px solid;
	color:#000;
	}
.input200 {
	width:194px;
	height:17px;
	background:url(images/input200.gif) no-repeat left;
	_background:url(images/input200.gif) no-repeat fixed left;
	padding:3px;
	border:#874523 1px solid;
	color:#000;
	}
	
.contactcolor {
	border:#874523 2px solid;
	background:transparent;
	margin:5px;
	color:#000;
	}
	
.contacttextarea {
	width:255px;
	height:90px;
	background:transparent;
	border:#874523 2px solid;
	padding:5px;
	color:#000;
	}
.contactselect {
	width:65px;
	height:20px;
	border:#874523 2px solid;
	color:#000;
	}
/* End Contact Page */

/*MLS*/

.mlsListing {
	width:375px;
	height:135px;
	border:#000 1px solid;
	background-color:#FFFFFF;
	float:left;
	padding:5px;
	margin:10px;
	margin-left:15px;
	cursor:pointer;
	cursor:hand;
	}
	
.mlsListingInformation {
	width:220px;
	float:right;
	}
	
.smalltext {
	width:90px;
	font-size:10px;
	color:#990000;
	}
	
.mlsaddress {
	color:#990000;
	font-weight:bold;
	}
	
.titletext {
	font-weight:bold;
	}
	
/*End MLS*/

#bcfooter {
	width:700px;
	text-align:center;
	margin:0px auto;
	font-size:12px;
	color:#782D07;
	}
#bcfooter a, #bcfooter a:visited {
	font-size:12px;
	color:#782D07;
	text-decoration:underline;
	}
#bcfooter a:hover {
	text-decoration:none;
	}
