body, td, p, div, ul, li, h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px; 
}

body {
	background-color: #99a899;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

a:hover {
	color: #999;
	text-decoration: underline;
}

a {  
	color: #000;
}

#maintable {
	border: 1px #000 solid;
	background-color: #fff;
}

#fptable {
	text-align: right;
}

#fptable table {
	border: 1px #cc0000 solid;
	background-color: #f5f5f5;
	width: 30%;
}

#fptable td {
	text-align: left;
}

#featured {
	width: 162px;
	background-color: #e5e1cb;
	border-left: 1px #7d754d solid;
	vertical-align: top;
}

#signup {
	padding: 4px;
	text-align: left;
	font-size: 11px;
	background-color: #fff;
	border-bottom: 1px #7d754d solid;
}

#content {
	padding: 15px;
	background-color: #fff;
	vertical-align: top;
}

#homepagecontentbg {
	background-color: #fff;
	padding: 15px;
	padding-top: 0;
	vertical-align: top;
}

/* Contact Us Forms */

#contact table {
	background-color: #e7e7e7;
	color: #000;
	width: 100%;
	margin: auto;
	border-collapse: collapse;
} 

#contact td {
	border: 1px solid #ccc;
	padding-left: 4px;
}

.homepage { 
	margin: 0 auto;
	padding: 15px 0 15px;
	width: 593px;
}

.propertydetails li {
	margin-bottom: 8px;
}

.labelcell {
	font-size: 11px;
	color: #000;
	background-color: transparent;
	width: 35%;
}

.fieldcell {
	background-color: #fff;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.submitbuttons {
	text-align: center;
	margin-top: 10px;
}

#ezprodresidentialtabletpl {
	padding: 10px;
}

/* MLS SPECIFIC CLASSES*/

/* Controls {td_class} variable */
.bglight {
	background-color: #f5f5f5;
}

/* Controls {td_class} variable */
.bgdark {
	background-color: #e7e7e7;
}

/* Controls the master div id per mls */
#ezresidentialtpl, 
#ezlandtpl, 
#eztownhousestpl,
#ezcommercialtpl,
#ezmultifamilytpl { 
	text-align: center;
	padding: 10px;
	margin: 0;
}

/* Controls the h3 heading tag */
#ezresidentialtpl h3, 
#ezlandtpl h3, 
#eztownhousestpl h3, 
#ezcommercialtpl h3, 
#ezmultifamilytpl h3 {
	text-align: center;
}

/* Controls the table styles */
#ezresidentialtpl table, 
#ezlandtpl table, 
#eztownhousestpl table, 
#ezcommercialtpl table, 
#ezmultifamilytpl table {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 80%;
}

/* Controls the table styles */
#ezresidentialtpl .contact, 
#ezlandtpl .contact, 
#eztownhousestpl .contact, 
#ezcommercialtpl .contact, 
#ezmultifamilytpl .contact {
	border: 1px #000 solid;
	margin: 0;
	padding: 0;
	width: 60%;
	text-align: center;
}

/* Controls the table cell styles */
#ezresidentialtpl td, 
#ezlandtpl td,
#eztownhousestpl td,
#ezcommercialtpl td,
#ezmultifamilytpl td {
	text-align: left;
	margin: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-right: 1px;
	padding-left: 2px;
}

/* Controls the border around the mls images */
#ezresidentialtpl img, 
#ezlandtpl img, 
#eztownhousestpl img, 
#ezcommercialtpl img,
#ezmultifamilytpl img {
	padding: 10px;
}

/* Controls the images so they wrap depending on site wrapper size */
.ezimagecontainer, 
.ezimagecontainer p { 
	text-align: center;
	margin: 10px;
	padding: 10px;
}

/* Controls the images if they have text-labels */
.ezimagecontainer label { 
	font-weight: normal; 
}

#searchbar {
	background-color: #e5e1cb;
	border-left: 1px #7d754d solid;
	padding-left: 8px;	
}

#usmtag {
	padding-top: 15px;
}

input, 
select, 
textarea {  
	font-size: 10px;
}

/* Real Estate Overrides */
#realestate { padding: 15px; }
#realestate h2 {margin-bottom: 0;}
.towntype, .proptype { float: left; width: 40%; }
.searchlabel, .searchfield { vertical-align: top; padding-bottom: 8px; }

/* list */
#relistviewwrap { padding: 0 10px; border-top: 1px solid #ccc;}
.listremark { color: inherit; }
.relistviewleft { vertical-align: top; padding-top: 10px; padding-right: 10px; }
.listviewleft { width: auto; padding-right: 0; }
.listviewright {width: 600px; }
.listviewleft img {border: 0px; }

/* detail */
.mlsrightcol { width: 415px; }

#eznavigatortpl { width: 98%;}
.error { background-color: #e5e1cb; padding: 5px; margin-bottom: 15px; border: 1px solid #bcb589; }
.error p { text-align: left; margin:0;}
.savesearch { margin-bottom: 15px; }
.savesearch div { text-align: left; }

/* preset searches */
/* preset searches */
.pss ul { padding-left: 0; list-style: none; margin: 0 5px; }
.searcharrow {display: none;}
.pss h3 { margin-left: 5px; }
.pss ul li {font-size: 90%; line-height: 2;}

/* misc */
label { color: inherit; }
h2 { font-weight: normal; color: #7e7235;  text-transform: uppercase; font-size: 20px; padding: 0;margin: 0; }

/* signup bar */
#signup a img {
	border: 0px;
	vertical-align: middle;
	padding-right: 4px;

}


.mlsnavbarright {display: none;} /*hide back to listings*/

/* email messages */
#emailcontent { width: 550px; background: #fff; }

#emailcontent td { font-size: 12px; }


.list_image {
float:left;
width:150px;
}
.list_details {
float:right;
width:400px;
}

.list_details .List_Price {
float: right;
width: 200px;
text-align: right;
}

.list_details .Town {
float: left;
font-weight:bold;
width: 200px;
}

.list_item {
padding-top: 20px;
}

.list_remarks p{
margin: 0;
}
