@charset "utf-8";
/* Begin CSS Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0; zoom: 1}
/* End CSS Reset */

/* Begin Text Set */
hr {border:0 #9FCD6A solid;border-top-width:1px;height:0; margin:10px auto 20px; width:80%}
h1 {font-size:25px} h2 {font-size:23px} h3 {font-size:21px} h4 {font-size:19px} h5 {font-size:17px} h6 {font-size:15px}
h1,h2,h3,h4,h5,h6 {margin-bottom:8px;  color:#300F06}
ul {list-style:square; margin:8px 0} 
ol {list-style:decimal; margin:8px 0} 
li {margin:5px 0 5px 30px}
/*End Text Set */
h5 {font-style:oblique;}

/*  SITE COLORS 

Brown #300F06
Green #216600

*/

/* Begin Regular Styling */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background:url(images/bg.jpg) repeat-x #B4A98B;
	color:#333
	}
	
p {
	padding:0 0 10px 0;
	line-height:28px;
	letter-spacing:.2px
	}
	
.imgRT {
	float:right;
	margin:0 0 10px 15px;
	}
	
.imgLFT {
	float:left;
	margin:0 15px 10px 0;
	}
	
a {
	color:#216600;
	text-decoration:none;
	}

.spacing {
	display:block;
	height:150px;
	}

.text_08 {
	font-size: 08px;}
.text_10 {
	font-size: 10px;}
.text_12 {
	font-size: 12px;}
.text_14 {
	font-size: 14px;}
.text_16 {
	font-size: 16px;}
.text_18 {
	font-size: 18px;}
.text_20 {
	font-size: 20px;}
.text_21 {
	font-size: 21px;}
.text_22 {
	font-size: 22px;}
.text_24 {
	font-size: 24px;}
.text_26 {
	font-size: 26px;}
.text_28 {
	font-size: 28px;}
.text_30 {
	font-size: 30px;}
.text_32 {
	font-size: 32px;}
.text_34 {
	font-size: 34px;}


.heading {font-family:Georgia, "Times New Roman", Times, serif;color:#300F06}


#wrapper {
	background:url(images/bodyBG.jpg) repeat-y center top;
	overflow:hidden
}
	
#wrapper2 {
	background:url(images/headerBG.jpg) no-repeat center top;
	position:relative;
	width:100%;
	overflow:hidden
}
	
#container {
	position:relative;
	width:960px; 
	margin:0 auto;
	overflow:hidden
	}
	
#header {
	position:relative;
	margin:0 auto;
	height:240px;
	z-index:499
	}
	
#flashbox {
	position:absolute;
	z-index:501
}

#flashbox2 {
	position:absolute;
	left:139px;
	z-index:500
}
	
#nav {
	position:absolute;
	z-index:1;
	top:143px;
	left:155px;
}

#nav ul li {
	display:inline;
	margin:0;
	padding:0
}

#nav ul li a {
	color:#FFF;
	text-decoration:none;
	border-bottom:none;
	font-size:15px;
	padding: 6px 14px 5px;
	}

#nav ul li a:hover {
	background-color:#300F06;
	background:url(images/rollover.jpg);
	color: #CCC;
	}
	
#homecontent {
	background:url(images/footerBG.jpg) no-repeat left bottom;
	padding:0 130px;
	overflow:hidden
	}

#content {
	background:url(images/footerBG.jpg) no-repeat left bottom;
	padding:0 150px;
	overflow:hidden
	}


#homeflash {
	position:relative;
	left:45px;
	top:-60px;
	margin-bottom:-60px;
	z-index:1
	}	
	
#polaroids {
	position:relative;
	z-index:1
	}

#contenttext {
	display:block;
	height:220px;
	}

#welcome {
	display:block;
	width:340px;
	float:left;
	}
	

#welcome p {
	line-height:2.3em;
}

#textblock {
	display:block;
	margin-left:380px;
	width:305px;
	padding:4px;
	background-image:url(images/textblock_bg.jpg);
	background-repeat:no-repeat;
	}	

#textblock p{ 
	letter-spacing:.01em
}

	
/* PLANS */
#click {
	color:#4a250a;
	margin:0 auto; 
	width:400px;
	height:30px;
	font-style:italic;
	text-align:center;
	display:block; 
	clear:both;
	line-height:1.4em
	}


.planDiv{
	float:left;
	display:block;
	width:190px;
	height:207px;
	background-image:url(/images/plans.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin:0 15px;
	cursor:pointer
	}
	
.planDiv:hover {
	display:block;
	background-image:url(/images/plans.png);
	background-repeat:no-repeat;
	background-position:0px -210px
	}

.planImg {
	display:block;
	position:relative;
	top:10px;
	width:100px;
	height:90px;
	margin:0 auto;
	}

.planImg a{	
	border:none;
	display:block;
	margin:0 auto;
	width:100px;
	height:90px;
	}

.planImg img{
	border:1px solid #A89872;
	}
	
.planInfo {
	display:block;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	width:170px;
	padding:10px;
	text-align:center;
	margin-top:15px;
	}	

.planInfo a{
	font-size:15px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-weight:bold;
	border:none
	}

#plantable {
	width:680px;
	display:block;
	}

#ListingImageDiv {
	border: 1px #A69669 solid;
	}

#ImageTable {
	display:block;
	float:left;
	width:335px;
	}

#PlanDetailTable {
	width:335px;
	}

.PlanImagesTable {
	background-color:#CAC2AA;
	border: 1px #A69669 solid;
	}

#PlanDescriptionTable {
	display:block;
	width:335px;
	}

#InformationBlock{
	display:block;
	margin-left:345px;
	width:335px;
	}

#mlsLinks {
	display:block;
	width:325px;
	text-align:left;
	padding:10px 5px;
}


#sort {
	float:right;
	display:block;
	width:200px;
	height:50px;
	text-align:right
	}

#sort form{
	float:right;
	display:block;

	}

#MapContain {
	display:block;
	
	}

#communitybar {
	display:block;
	}

.CommunityDiv {
	float:left;
	display:block;
	width:274px;
	height:196px;
	background-image: url(images/communities.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin:25px;
	cursor:pointer
	}

.CommunityDiv:hover {
	background-position:0px -197px;
	}

.communityname {
	display:block;
	height:16px;
	font-size:14px;
	font-weight:bold;
	border-bottom:none
	}

.communityname a {
	text-decoration:none;
	border-bottom:none
	}

.communityname a:hover {
	text-decoration:none;
	border-bottom:none
	}

.bubbletext {
	display:block;
	height:40px;
	font-size:14px;
	line-height:1.4em;
	width:220px;
	}

.communityinfo {
	display:block;
	width:200px;
	font-size:14px;
	color:#FFF;
	margin:30px auto 0;
	line-height:1.3em
	}

#cominfotext {
	display:block;
	font-size:14px;
	line-height:1.4em;
	}

.communityinfo a{
	display:block;
	height:17px;
	font-size:15px;
	color:#FFF;
	border:none;
	font-weight:bold;
	text-align:center
	}

#mapcontrol {
	display:block;
	}

#ComImageTable {
	display:block;
	float:left;
	width:355px;
	}

#CommunityImageDiv {
	display:block;
	width:335px;
	}

#communitytable{
	width:680px;
	display:block;
	}

#comOptions ul{
	display:inline;
	width:650px;
	height:20px;
	padding:5px 10px;
	float:left
	}
	
#comOptions li {
	float:left;
	display:block;
	padding:2px 20px;
	text-align:center;
	}

#ComInfoBlock{
	display:block;
	margin-left:385px;
	width:275px;
	}

#comdetail {
	float:left;
	width:650px;
	margin:0 auto;
	padding:5px 5px;
	border:1px #A3956D solid
	}

.bodytxt {
	display:block;
	padding:10px;
	line-height:1.5em;
	font-size:13px;
	}


.AvailableDiv {
	float:left;
	display:block;
	width:675px;
	height:161px;
	background-image: url(images/available.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin:5px auto;
	cursor:pointer
	}

.AvailableDiv:hover {
	background-position:0px -161px;
	}

.imagewrapperleft {
	float:left;
	display:block;
	width:150px;
	padding:20px;
	
	}

.imagewrapperleft img{
	border:1px solid #A79771;
	}

.AvailableInfoRight {
	display:block;
	position:relative;
	z-index:999;
	width:470px;
	color:#FFF;
	font-size:15px;
	margin-left:190px;
	margin-top:30px;
	height:36px;
	line-height:1.4em
	}

.address {
	display:block;
	height:18px;
	font-size:17px;	
	}

.price {
	font-weight:bold	
	}

.bedrooms {
	font-weight:bold	
	}
	
.bathrooms {
	font-weight:bold	
	}
	
.COMM {
	font-weight:bold	
	}


#mlstable {
	width:680px;
	display:block;
	position:relative;
	top:15px;
	}

#mls_Left {
	display:block;
	width:335px;
	float:left;
	}

#mls_right {
	margin-left:345px;
	display:block;
	width:335px;
	}

.mlsd_Address {
	display:block;
	width:335px;
	line-height:1.4em
	}

#imagescroll {
	width:335px;
	display:block;
	text-align:center;
	padding-top:5px;
	}

#mlsd_img {
	width:335px;
	display:block;
	text-align:center;
	padding-bottom:5px;
	}
	
.HouseFieldDataSmall {
	text-transform:none;
	line-height:1.4em;
	font-size:12px
	}

.testcontent {display:none}

.faqcontent {display:none}
.faq {
	cursor:pointer
	}

.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	text-align: left;
	font-size:18px;
	margin: 15px;
	padding: 15px;
	font-style:oblique;
	color:#000;
	line-height:1.6em;
	background-image:url(images/quote.png);
	background-repeat:no-repeat;
	height:120px;
	width:150px;
}



#footer {
	position:relative;
	height:110px;
	}

#copy {
	position:absolute;
	right:-30px;
	top:14px;
	color:#887b61
	}

#bcfooter {
	position:absolute;
	bottom:5px;
	left:60px;
	font-size:10px;
	}

#bcfooter a {
	color:#666
	}


#emailform {
	width:400px;
	background-color:#D7CFBD;
	border: 1px solid #A79972;
	padding:10px;
	position:relative;
	top:8px;
	left:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
	}



fieldset {
	border:1px solid #A79972;
	padding:8px;
	*padding-top:18px;
	_padding-top:18px;
	background-color: #FFF;
	position:relative;
	}

legend {
	position: absolute;
	top: -.5em;
	left: .2em;
	}

.input150 {
	background-color:#EEEEEE;
	border:inset thin #e5e5e5;
	width: 200px;
	position:absolute;
	left: 150px;
}

.contactselect {
	background-color:#EEEEEE;
	border:inset thin #e5e5e5;
	width: 50px;
	position:absolute;
	left: 150px;
}

.contactselect-large {
	background-color:#EEEEEE;
	border:inset thin #e5e5e5;
	width: 150px;
	position:absolute;
	margin-top:5px;
	left: 150px;
}

.contactcheck {

}

.hide {display:none;
visibility:hidden}

.checkboxes {
	position:relative;
	left:20px;
	}
.col1 {float:left;}
.col2 {margin-left:140px}

.contacttextarea {
	background-color:#EEEEEE;
	border:inset thin #e5e5e5;
	width: 340px;
	position:relative;
	left: 10px;
	height:100px;
}

.msgkey2 {
	clear:both;
	width: 285px;
	margin-left: 15px;
	height:40px;
	font-size:10px;
	}

#msg_display {
	font-size: 14px;
	color:#fff;
	border:inset thin #A79972;
	background-color:#000000;
	position:absolute;
	left: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin:5px;
}

#MsgKey {
	background-color:#EEEEEE;
	border:inset thin #666666;
	width: 40px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 1px;
	position:absolute;
	left: 55px;
	margin:5px;
}

.btn {
	font-size:14px;
	color: #FFFFFF;
	background-color:#666666;
	border:inset thin #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin:5px;

}

.btn:hover {
	color: #666666;
	background-color:#EEEEEE;
}
		
#divDirections {
	clear:both
}

#contentCol {
	overflow:hidden;
	padding-bottom:150px
}

#CommunityLinks {
	float:right;
	line-height:1.8em;
	margin-right:30px;
	margin-top:30px
}

#divFacts {
	float:right;
}