
/*Tabula Rasa*/
* { 
	margin:0;
	padding:0;
	}
	
body {
	background:url(images/tile.jpg) #fff;
	margin:0; padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a {
 color: #714039;
}		

ul {
	margin-left:30px;
	}
	
h1, h2, h3 {
	color: #714039;
	font-family: verdana, sans-serif;
	font-weight: normal;
	padding:3px 0 4px;
	}
	
h1 {
	font-size: 25px;
}

h2 {
	font-size: 18px;
}

h5 {
	font-size: 10px;
}

h3 {
	font-size: 15px;
}
	
p {
	margin:4px 0 8px;
	text-indent:15px;
	}

.no_border {
	border: none;
}
	
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display:block;
}

.imgLft {
	float: left;
	margin: 10px 10px 10px 0;
	}
.imgRt {
	float: right;
	margin: 10px 0px 10px 10;
	}

.builderdiv {
	padding:15px;
	float:left;
	}
.builderdiv a, .builderdiv a:visited {
	color:#799DC1;
	}
.builderdiv a:hover {
	text-decoration:none;
	}
	
#wrapper {
	position:relative;
	margin:0 auto;
	width:977px;
	}

#header {
	width:977px;
	height:191px;
	background:url(images/header1.jpg) no-repeat;
	margin:0 auto;
	position:relative;
	}
	
#tagline {
	text-align:center;
	width:100%;
	margin:0 auto;
	position: absolute;
	top:137px;
	font-size:18px;
	color: #666666;
	line-height:1em;
	font-weight:bold
	}
	

#content {
	background: url(images/contentbg.jpg) repeat-y;
	width:860px;
	margin:0px 0 0px 25px;
	color: #333333;
	padding: 0 30px 30px 30px;
	}


#left_column {
	width:341px;
	float:left;
	padding:0px 0px 0px 0px;
	}

#lc_1 {
	width:341px;
	}

#lc_2 {
	margin-top:20px;
	padding:5px;
	width:341px;
	height:229px;
}

#BAplug1 {
 	float: left;
	margin: 5px 25px 15px 10px;
	border: 0px solid #96c0e6;
}

#BAplug2 {
 	float: left;
	margin: 5px 0px 15px 0;
	border: 0px solid #96c0e6;
}

#right_column {
	float: left;
	margin: 10px -10px 5px 20px;
	padding: 0 0 0 0;
	width: 504px;
	}
	
#rc_1 {
	padding: 0px 0px 0px 0px;
}

#rc_2 {
	margin: 25px 0 0 0;
}

#flash_wrap {
	background: url(images/flash_frame.gif) no-repeat;
	padding: 5px;
}

#bucket_1 {
	background:url(../images/bucketbg.jpg) repeat;
	float: left;
	width: 140px;
	margin: 20px 20px 5px 2px;
	height: 200px;
	border: 2px solid #96c0e6;
	padding:3px;
}

#bucket_2 {
	background:url(../images/bucketbg.jpg) repeat;
	float: left;
	width: 140px;
	margin: 20px 20px 15px 0px;
	height: 200px;
	border: 2px solid #96c0e6;
	text-align:center;
	}

#bucket_3 {
	background:url(../images/bucketbg.jpg) repeat;
	float: left;
	width: 140px;
	margin: 20px 0 15px 0;
	height: 200px;
	border: 2px solid #96c0e6;
	text-align:center;
}

#amen {
 clear: both;
}

#amen p{
 padding: 25px 0 0 0;
}

#inside_montage {
 	width: 525px;
	height: 330px;
	margin: 7px 0 15px 7px;
}

.testimonialsDesc {
	width:650px;
	display:block;
	}

.divider {
	background:#98BFE6;
	width:750px;
	height:2px;
	margin:20px auto;
	}

#footer {
	clear:both;
	width:976px;
	height:59px;
	padding-top:20px;
	background:url(images/footer1.jpg) no-repeat;
	text-align:center;
	font-size:12px;
	color:#fff;
	}
	
#bcfooter {
	width:100%;
	text-align:center;
	margin:0 0px 10px 0px;
	color:#678E31;
	font-size:12px;
	padding-bottom:20px;
	}
	
#bcfooter a, #bcfooter a:visited {
	color: #799DC1;
	text-decoration:underline;
	}
	
#bcfooter a:hover {
	text-decoration: none;
	}

/* Contact Styles */

#mainform {
	width:350px;
	float:left;
	}

#ContactTableOne {
	width:300px;
	margin-left:25px;
	font-family:verdana;
	}
	
#ContactTableTwo {
	margin-left:25px;
	width:250px;
	font-family:verdana;
	}

.contactinput {
	width:155px;
	border:1px solid #96C0E6;
	background-color:#E8ECC1;
	color:#000;
	margin:5px;
	height:20px;
	}

.contactselect {
	width:30px;
	border:1px solid #96C0E6;
	background-color:#E8ECC1;
	color:#000;
	margin:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.contacttextarea {
	border:1px solid #96C0E6;
	background-color:#E8ECC1;
	color:#000;
	margin:5px;	
	width:300px;
	height:100px;
	}

#messagekey {
	dispaly:block;
	width:50px;
	height:25px;
	padding:5px;
	font-size:18px;
	text-align:center;
	background-color:#E8ECC1;
	border:1px solid #96C0E6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#MsgKey {
	width:50px;
	height:25px;
	padding:5px;
	font-size:18px;
	text-align:center;
	background-color:#E8ECC1;
	border:1px solid #96C0E6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

/* End contact styles */

#listingwrapper {
	width:800px;
	text-align:center;
	font-size:12px;
	padding-top:15px;
	}

/* Models and Plans */

.plandiv img {
	border:#1B5295 1px solid;
	}

.plandiv a:link img,.plandiv a:visited img {
	border:#1B5295 1px solid;
	}
.plandiv a:hover img {
	border:#683531 1px solid;
	}

.plandiv a, .plandiv a:visited {
	color:#1B5295;
	}

.plandiv a:hover {
	color:#683531;
	text-decoration:none;
	}
	
#ListingImageDiv{
 margin: 0px 0 0 0;
}

#PlanDetailTable {
	width:750px;
	margin:0 auto;
	}
	
#PlanDescriptionTable {
	width:300px;
	margin:0 auto;
	font-size:11px;
	}
#PlanDescriptionTable td {
	padding:3px;
	background-color:#FFFFFF;
	}

.PlanDiv {
	width:125px;
	height:160px;
	float:left;
	background-color:#DBEAF7;
	text-align:center;
	margin:12px;
	padding:10px;
	border:#1B5295 1px solid;
	}

.PlanDiv a:link img,.PlanDiv a:visited img {
	border:#1B5295 1px solid;
	} 
	
.PlanDiv a:hover img {
	border:#D4DB8E 1px solid;
	}
.PlanDiv a {
	color:#1B5295;
	}

.PlanDiv a:hover {
	text-decoration:none;
	}	

.PlanImagesTable {
	width:300px;
	margin:0 auto;
	font-size:11px;
	border:#799DC1 2px solid;
	padding:10px;
	}
.PlanImagesTable td {
	background-color:#FFF;
	padding-bottom:10px;
	}

.PlanImagesTable img {
	margin-top:10px;
	}

.PlanImagesTable a {
	margin:15px;
	}
	
.ElevationImage {
	float:left;
	
	}

.PlanImagesTable a:link img, .ElevationImage a:visited img {
	border:#1B5295 1px solid;
	}
.PlanImagesTable a:hover img {
	border:#714039 1px solid
	}

.PlanImagesTable a {
	color:#1B5295;
	}

.PlanImagesTable a:hover {
	text-decoration:none;
	color:#714039;
	}


.ElevationImage a:link img, .ElevationImage a:visited img {
	border:#1B5295 1px solid;
	}
.ElevationImage a:hover img {
	border:#714039 1px solid
	}

.ElevationImage a {
	color:#1B5295;
	}

.ElevationImage a:hover {
	text-decoration:none;
	color:#714039;
	}	

	
.PlanImage {
	float:left;
		}
.PlanImage a:link img, .PlanImage a:visited img {
	border:#1B5295 1px solid;
	}
.PlanImage a:hover img {
	border:#714039 1px solid
	}

/* End Models and Plans */

/* mls styles */

.mlsListing {
	float:left;
	margin:12px;
	width:180px;
	height:195px;
	background:#DBEAF7;
	border:#1B5295 1px solid;
	font-family:verdana;
	}

#box {
	padding-left:33px;
	float:left;
	padding-top:20px;
	}

.mlsListingInformation {
	font-size:11px;
	width:180px;
	padding:3px;
	float:left;
	padding:5px;
	}

#mls_wrapper {
	 width:880px;
	 _width:880px;
	 margin-left:15px;
	 _margin-left:-10px;
	 text-align:left;
	}
 
#mls_left {
	width:530px; 
	float:left;
}

#mls_detail_wrapper {
	width:700px;
	margin:0 5px 5px 5px;
}

#mls_detail_wrapper h1 {
	margin-bottom:8px;
}

#mlsd_left {
	width:500px; 
	float:left;
}

#mlsd_right {
	width:170px; 
	float:left; 
	margin-left:10px; 
	text-align:left;
	background-color:#c5cbd8;
	border:1px #000000 solid;
	padding:5px;
}

#mls_img {
	text-align:center;
	width:150px;
	border:#1B5295 1px solid;	
}

.mlsimg {
	border:#1B5295 1px solid; 
	}

.imgFIX {
	behavior:none;
	_behavior:url("/includes/pngbehavior.htc");
	*behavior:url("/includes/pngbehavior.htc");
	}

.mlsimg a{
	border:#1B5295 1px solid; 
	}

.mlsimg a:hover{
	border:#683531 1px solid;
	}

#mlsd_img {
	  text-align:center;
	margin-bottom:5px;
}

#mlsd_img img{
	width:300px; 
	height:250px; 
	margin:0px auto; 
	border:#000 1px solid;
}

#imagescroll {
	text-align:center;
	width:120px;
	margin:0px auto;
	border:#FFF 1px solid;
}

#mls_img_nav {
	 float:left; 
	 width:8px;
	 height:100px;
}


#mlsd_data {
	margin:10px;
}

#mlsd_data h2{
	margin:5px;
}

#mlsd_Address {
	margin-top:10px;
}

#mls_add_cont {
	float:left; 
	width:320px; 
}
#mls_featured_cont {
	float:left; 
	width:520px; 
}
.featuredlistingdiv {
	font-size:10px;
	}


#mls_city {
	float:left; 
	width:200px; 
	 
	text-align:left;
}

#mls_status {
	float:left; 
	width:120px; 
	 
	text-align:left;
}

#mls_featured_city {
	float:left; 
	width:400px; 
	 
	text-align:left;
}

#mls_featured_status {
	float:left; 
	width:120px; 
	 
	text-align:left;
}

#mls_featured_comments {
	width:680px; 
	 
	text-align:left; 
	clear:both;
}

#mls_comments {
	width:500px; 
	 
	text-align:left; 
	clear:both;
}

#mls_right {
	width:150px; 
	float:left; 
	margin-left:10px; 
	 
	text-align:left;
	background-color:#9ca4c5;
	border:1px #000000 solid;
	padding:5px;
}

#mls_menu a {
	text-decoration:none;
}

#mls_menu a:hover {
	text-decoration:underline;
}

#mls_foot {
	clear:both; 
	padding:5px;
}

#frmMLSSearch
{
	margin:0 auto;
	text-align:center;
	padding:10px;	
}

.mls_table1
{
	border:1px #000000 solid;
	margin:5px;
	width:680px;
	text-align:left;
	background-color:#9ca4c5;
	padding:5px;	
}
.mls_table2
{
	border:1px #000000 solid;
	margin:5px;
	width:98%;
	text-align:left;
	background-color:#9ca4c5;
	padding:5px;	
}
#innercontainer {
text-align:left;
width:720px;
}
#frmMLSSearch table td
{
	padding:3px 0px 0px 10px;
	color:#141855;
}

.MLSSearch_head
{
font-size:16px;
font-weight:bold;
border-bottom:1px #000000 solid;
}	
.MLSSearch_features
{
font-size:16px;
font-weight:bold;

}	
.MLSSearch_submit
{
	text-align:center;
}

.PageJumper a{
	text-decoration:none;
	
}

.PageJumper a:hover {
	text-decoration:underline;
	
}

#prev_next {
	font-size:13px;
}

#prev_next a {
	color:#1E599F;
}

#prev_next a:hover {
	text-decoration:none;
}

#mls_over {
	width:550px;
	text-align:center;
	border:1px #000000 solid;
	background-color:#9ca4c5;
	padding:15px;
	margin-left:25px
}

#mls_over p{
	padding:5px;
	text-indent:0px;
}

#mls_prev_next {
text-align:center;
width:300px;

padding:10px;
}

#mls_prev {
 float:left;
 text-align:center;
}

#mls_view {
	float:left;
	text-align:center;
	width:350px;	
}

#mls_next {
 float:right;
 text-align:center;
}

#mls_results {
	cursor:pointer;
	width:500px;
	border:1px #000000 solid;
	background-color:#9ca4c5;
	padding:5px; 
	margin-top:5px;
	
}


#mls_featured {
	cursor:pointer;
	width:680px;
	border:1px #000000 solid;
	background-color:#9ca4c5;
	padding:5px; 
	margin-top:5px;	
}

#mls_result_img {
	padding:5px;
	float:left;
	width:130px;
 
}

/* Use These STyles for a temp setup */
.HouseFieldLabel {
	display:block;
	}
.HomeDetailButton {
	font-weight:bold;
	}

.HomeDetailButton a:hover {
	text-decoration:none;
	}

.Heading {
	font-size:12px;
	font-weight:bold;
	color: #714039;
	display:block;
	}
#imagescroll {
	width:140px;
	margin:5px auto;
	padding:5px;
	
	}

#mlsDetailTable {
	width:700px;
	margin:0 auto;
	}
	
#MainImage {
	width:300px;
	height:250px;
	margin:5px auto;
	padding:10px;
	}
	
.mlsaddress {
	width:300px;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	}

.mlsaddress2 {
	font-size:10px;
	font-weight:bold;
	text-align:left;
	}

.titletext {
	font-weight:bold;
	}

#mlsAddress {
	width:300px;
	padding:5px;
	margin:5px auto;
	font-size:11px;
	text-align:left;
	}

#mlsdescription {
	width:300px;
	padding:5px;
	margin:5px auto;
	font-size:11px;
	text-align:left;	
	}
	
#mlsdrivingdirections {
	width:300px;
	font-size:11px;
	padding:5px;
	margin:5px auto;
	}
	
#schools {
	width:300px;
	font-size:11px;
	padding:5px;
	margin:5px auto;
	}
#RoomInformation {
	width:300px;
	font-size:11px;
	padding:5px;
	margin:5px auto;
	}
	
#AdditionalFeatures {
	width:300px;
	font-size:11px;
	margin:5px auto;
	padding:5px;
	}

#mlsLinks {
	width:300px;
	font-size:11px;
	padding:5px;
	margin:5px auto;
	}

#mlsLinks a, #mlsLinks a:visited {
	color:#1E599F;
	}

#mlsLinks a:hover {
	text-decoration:none;
	}

#EnergyEfficiency {
	width:300px;
	font-size:11px;
	padding:5px;
	margin:5px auto;
	text-decoration:none;
	color:#000000;
	}
#ListingAgent {
	width:300px;
	font-size:11px;
	padding:5px;
	margin:5px auto;
	}
	
#ListingInformation {
	width:300px;
	font-size:11px;
	padding:5px;
	margin:5px auto;
	}
	
#backtotop {
	width:100%;
	margin:5px auto;
	text-align:center;
	}

#backtotop a {
	color:#851A2A;
	}

#backtotop a:hover {
	color:#851A2A;
	text-decoration:none;
	}

	
/* end mls Styles */

#bnav {
	margin:0 auto;
	width:900px;
	text-align: center;
	margin-bottom:15px;
	}

#bnav li {
	display:inline;
	margin-right:25px;
	}
	
#bnav a, #bnav a:visited {
	color:#799DC1;
	}

#bnav li a:hover {
	text-decoration:none;
	}

.SchoolDiv {
	font-size:12px;
	}

.SchoolDiv a, .SchoolDiv a:visited {
	color:#799DC1;
	}

.SchoolDiv a:hover {
	text-decoration:none;
	}

#amenities a, #amenities a:visited {
	color:#799DC1;
	}

#amenities a:hover {
	text-decoration:none;
	}	

#attractions a, #attractions a:visited {
	color:#799DC1;
	}

#attractions a:hover {
	text-decoration:none;
	}

#attractions img {
	border:#7698B4 2px solid;
	}

#sortlinks a, #sortlinks a:visited {
	color:#7698B4;
	}

#sortlinks a:hover {
	text-decoration:none;
	}

.border td {
	border:1px solid #1B5295;
	}

a:hover img  {
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	}

/* Use These Styles for a temp setup */
#InformationBlock {
	border:#799DC1 2px solid;
	background-color:#FFF;
	color:#000000;
	width:300px;
	margin:0 auto;
	font-size:11px;
	text-align:left;
	}

#InformationBlock a, #InformationBlock a:visited {
	color:#799DC1;
	}

#InformationBlock a:hover {
	text-decoration:none;
	}

#InformationBlock td {
	padding:3px;
	border-bottom:#799DC1 1px dashed;
	}
#ListingDetailTable {
	width:700px;
	margin:0 auto;
	}
#ListingDetailTable td {
	padding:3px;
	}
	
#ListingImagesTable {
	border:#799DC1 2px solid;
	background-color:#FFF;
	width:330px;
	margin:0 auto;
	font-size:11px;
	}
	
#ListingImagesTable a, #ListingImagesTable a:visited {
	color:#799DC1;
	}

#ListingImagesTable a:hover {
	text-decoration:none;
	}

#ListingImagesTable td {
	text-align:center;
	}

.thumbimages {
	float:left;
	margin:15px;
	}
.thumbimages a:link img, .thumbimages a:visited img {
	border:#799DC1 1px solid;
	}
.thumbimages a:hover img {
	border:#799DC1 1px solid;
	}
	
#ListingDescriptionTable {
	background-color:#FFF;
	border:#799DC1 2px solid;
	width:330px;
	margin:0 auto;
	text-align:left;
	}
#ListingDescriptionTable td {
	padding:5px;
	text-align:left;
	}
