/*Tabula Rasa*/
* { 
	margin:0px;
	padding:0px;
	}
	
body {
	background:url(images/BG_tile.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

ul {
	margin-left:30px;
	}

h1, h2, h3 {
	color: #013117;
	font-family: verdana, sans-serif;
	font-weight: normal;
	padding:2px;
	}

h1 {
	font-size: 25px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 15px;
}
h5 {
	font-size: 10px;
}

p {
	padding:5px 0px;
	text-indent:1em;
	}

a:hover img {	
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	}

.imgFIX {
	behavior:none;
	_behavior:url("/includes/pngbehavior.htc");
	*behavior:url("/includes/pngbehavior.htc");
}

#logoLink {
	display:block;
	position:absolute;
	width:224px;
	height:79px;
	left: 381px;
	top: 1px;
	text-decoration:none;
	}

#bucket_1 {
	background:url(../images/bucketbg.jpg) repeat;
	float: left;
	width: 155px;
	height:215px;
	margin:10px 10px 10px 10px;
	_margin:8px;
	border: 2px solid #005C50;
	font-size:12px;
	padding:3px;
}
#bucket_2 {
	background:url(../images/bucketbg.jpg) repeat;
	float: left;
	width: 155px;
	height:215px;
	margin: 10px 10px 10px 0px;
	border: 2px solid #005C50;
	text-align:center;
	font-size:12px;
	padding:3px;
}
#bucket_3 {
	background:url(../images/bucketbg.jpg) repeat;
	float: left;
	width: 155px;
	height:215px;
	margin:10px 10px 10px 0px;
	border: 2px solid #005C50;
	text-align:center;
	font-size:12px;
	padding:3px;
}
	
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.divider {
	background:#004629;
	width:750px;
	height:2px;
	margin:20px auto;
	}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display:block;
}

.imgRt {
	float:right;
	margin:0px 0px 10px 10px;
	}
.imgLft {
	float:left;
	margin:5px;
	}
	
.imgborder {
	border:#00584c 1px solid;
	padding:3px;
	}

img.rule {
	 border: none;
	 margin: 15px 0 15px 0px;
	 text-align:center;
	}

#wrapper {
	position:relative;
	margin:0 auto;
	width:976px;
	}

#header {
	width:976px;
	height:161px;
	background:url(images/header.png) no-repeat;
	_background:url(images/header.gif) no-repeat;
	margin:0px 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;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#contentHome {
	position:relative;
	width:924px;
	_width:922px;
	padding:0px 1px;
	margin:0px auto;
	color:#43464B;
	background:url(images/content_tile.jpg) repeat-y top left;
	}
#content {
	position:relative;
	width:884px;
	padding:5px 21px;
	margin:0px auto;
	color:#43464B;
	background:url(images/content_tile.jpg) repeat-y top left;
	}

#attractions {
	width:650px;
	margin:0px auto;
	}
#attractions tr td {
	padding:3px;
	margin:3px;
	text-align:center;
	}
#attractions tr td a img, #attractions tr td a:visited img {
	border:#82152A 2px solid;
	}
#attractions tr td a:hover img {
	border:#666666 2px solid;
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	}
	
#con1 {
	width:338px;
	float:left;
    margin:0px 10px 10px 20px;
	}

#con1 h2 {
	margin-top:-5px;
	}
	
#flash_wrap {
	margin:8px;
	padding: 5px;
	z-index:99;
	background:url(images/flashborder.jpg) no-repeat;
}
	
#con2 {
	float:left;
	width:523px;
    padding:0px 10px;
	_padding:0px 5px;
	}
	
#inner_con1 {
	width:415px;
	float:left;
	margin:0px 20px 0px 20px;
	}
	
#inner_con2 {
	float:left;
	width:430px;
	}
	
#footer {
	clear:both;
	width:976px;
	height:70px;
	padding-top:23px;
	background: url(images/footer.png) no-repeat;
	behavior:none;
	_behavior:url("/includes/pngbehavior.htc");
	*behavior:url("/includes/pngbehavior.htc");
	text-align:center;
	font-size:12px;
	color:#fff;
	}
	
#bcfooter {
	width:100%;
	text-align:center;
	margin:0px 0px 10px 0px;
	color:#678E31;
	font-size:12px
	}
#bcfooter a, #bcfooter a:visited {
	color: #999999;
	text-decoration:none;
	}
#bcfooter a:hover {
	text-decoration: underline;
	}

/* mls styles */
.mlsListing {
	float:left;
	margin:12px;
	width:180px;
	height:205px;
	text-align:center;
	background-color:#003016;
	border:#666666 1px solid;
	color:#FFFFFF;
	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:0px 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:#FFFFFF 1px solid;	
}

.mlsimg {
	border:#FFFFFF 1px solid; 
	}

.imgFIX {
	behavior:none;
	_behavior:url("/includes/pngbehavior.htc");
	*behavior:url("/includes/pngbehavior.htc");
	}

.mlsimg a, .mlsimg a:visited{
	border:#FFFFFF 1px solid; 
	}

.mlsimg a:hover{
	border:#666666 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:350px;
}

#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:0px 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;
}

#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;
}

.avail_links {
	font-weight:bold;
	color:#FFFFFF;
	}
.avail_links a, .avail_links a:visited {	
	font-weight:bold;
	color:#FFFFFF;
	}
.avail_links a:hover {
	text-decoration:none;
	}

/* mls styles */

.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:0px 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, #mls_menu a:visited {
	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: #003217;
	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 */

/*--------------------------- Nav ---------------------------*/

/* Models and Plans */

.plandiv img {
	border:#003B1E 1px solid;
	}

.plandiv a:link img,.plandiv a:visited img {
	border:#003B1E 1px solid;
	}
.plandiv a:hover img {
	border:#683531 1px solid;
	}

.plandiv a, .plandiv a:visited {
	color:#003B1E;
	}

.plandiv a:hover {
	color:#683531;
	text-decoration:none;
	}
	
#ListingImageDiv{
	margin: 0px 0px 0px 0px;
}

#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;
	font-size:12px;
	float:left;	
	color:#FFFFFF;
	text-align:center;
	margin:12px;
	padding:10px;
	background-color:#003B1E;
	border:#666666 1px solid;
	}

.PlanDiv a:link img,.PlanDiv a:visited img {
	border:#333333 1px solid;
	}
.PlanDiv a:hover img {
	border:#666666 1px solid;
	}

.PlanDiv a, .PlanDiv a:visited {
	color:#FFFFFF;
	}
.PlanDiv a:hover {
	text-decoration:none;
	}	

.PlanImagesTable {
	width:375px;
	margin:0 auto;
	font-size:11px;
	border:#003B1E 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:#003B1E 1px solid;
	}
.PlanImagesTable a:hover img {
	border:#333333 1px solid
	}

.PlanImagesTable a {
	color:#003B1E;
	}

.PlanImagesTable a:hover {
	text-decoration:none;
	color:#714039;
	}

.ElevationImage a:link img, .ElevationImage a:visited img {
	border:#003B1E 1px solid;
	}
.ElevationImage a:hover img {
	border:#333333 1px solid;
	}

.ElevationImage a {
	color:#003B1E;
	}

.ElevationImage a:hover {
	text-decoration:none;
	color:#714039;
	}
	
.PlanImage {
	float:left;
		}
.PlanImage a:link img, .PlanImage a:visited img {
	border:#003B1E 1px solid;
	}
.PlanImage a:hover img {
	border:#333333 1px solid
	}

/* End Models and Plans */


#InformationBlock {
	border:#003217 2px solid;
	background-color:#FFF;
	color:#000000;
	width:300px;
	margin:0 auto;
	font-size:11px;
	text-align:left;
	}

#InformationBlock a, #InformationBlock a:visited {
	color:#003217;
	}

#InformationBlock a:hover {
	text-decoration:none;
	}

#InformationBlock td {
	padding:3px;
	border-bottom:#003217 1px dashed;
	}
#ListingDetailTable {
	width:700px;
	margin:0 auto;
	}
#ListingDetailTable td {
	padding:3px;
	}
	
#ListingImagesTable {
	border:#003217 2px solid;
	background-color:#FFF;
	width:330px;
	margin:0 auto;
	font-size:11px;
	}
	
#ListingImagesTable a, #ListingImagesTable a:visited {
	color:#003217;
	}

#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:#003217 1px solid;
	}
.thumbimages a:hover img {
	border:#003217 1px solid;
	}
	
#ListingDescriptionTable {
	background-color:#FFF;
	border:#003217 2px solid;
	width:330px;
	margin:0 auto;
	text-align:left;
	}
#ListingDescriptionTable td {
	padding:5px;
	text-align:left;
	}

#bnav {
	width:800px;
	margin:0px auto;
	text-align:center;
	}
#bnav a, #bnav a:visited {
	color:#013117;
	font-weight:bold;
	float:left;
	padding:5px;
	}
#bnav a:hover {
	text-decoration:none;
	}
	
#bcfooter {
	text-align:center;
	}
#bcfooter a, #bcfooter a:visited {
	color:#013117;
	font-weight:bold;
	}
#bcfooter a:hover {
	text-decoration:none;
	}
	
#MsgKey {
	width:50px;
	height:25px;
	padding:5px;
	font-size:18px;
	text-align:center;
	border:2px solid #004023;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	
.input150 {
	width:180px;
	height:17px;
	background-color:#ffffff;
	padding:3px;
	border:#004023 2px solid;
	}
	
#ContactTableOne {
	width:350px;
	margin-left:35px;
	font-family:verdana;
	font-size:12px;
	}
#ContactTableOne tr td {
	padding:2px;
	}
	
.contacttextarea {
	border:2px solid #004023;
	background-color:#FFFFFF;
	color:#000000;
	padding:3px;
	margin:5px;
	width:300px;
	height:100px;
	}

#messagekey {
	dispaly:block;
	width:50px;
	height:25px;
	padding:5px;
	font-size:18px;
	text-align:center;
	border:1px solid #004023;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}