body, div, span, th, td, p, ul, li, h1, h2, h3, h4, h5, h6, a {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
}

body {
	margin: 0;
	padding: 0;
	background: #000;
}

/* Headings */
h2 { 
	color: #fff;
	font-size: 1.50em;
}

h3 { 
	color: #f7c354;
	font-size: 1.35em;
}

h4 { 
	color: #fff;
	font-size: 1.25em;
}

/* combats the core.new.css style */
img { display: inline; }

p { /*/*/ line-height: 20px; /**/ }

/* forms */
input,
select,
textarea { font-size: 10px; }

/* lvha */
a { color: #f7c354; }
a:link { }
a:visited { }
a:hover { color: #fff; }
a:active { }

/* design elements */
div#wrapper {
	width: 749px;
	margin: 0 auto;
	padding: 0;
}

#leftcol { width: 172px; background: url("/ezstatic/data/susangreenrealtor/i/leftbar.jpg") top left repeat-y; }
.coldwellbanker { text-align: right; padding-right: 28px; }

#maincol { background: #145738 url("/ezstatic/data/susangreenrealtor/i/fpcontent.jpg") top left no-repeat; width: 405px; }
.homecontent { padding: 20px; padding-top: 215px; }
.frontpagecontent { padding-left: 10px; padding-top: 0; }

#interiormaincol { background: #155839 url("/ezstatic/data/susangreenrealtor/i/mainbg.jpg") top left no-repeat; width: 577px; }
.interiorcontent { padding: 20px; }

#rightcol { width: 172px; background: #155839 url("/ezstatic/data/susangreenrealtor/i/rightbar.jpg") top left no-repeat; }
.randomimages { text-align: center; color: #f7c354; }
.randomimages img { border: 2px solid #000; }
.remark { padding: 10px; line-height: none; }

/* BEGIN Contact Us Forms */
#contact table {
	background: #0d4e30;
	width: 80%;
	margin: auto;
	border-collapse: collapse;
} 

#contact td {
	border: 1px solid #155839;
	padding-left: 4px;
}

#contact p {
	color: #fff;
	font-weight: bold;
}

.labelcell {
	color: #fff;
	font-weight: bold;
	width: 35%;
	text-align: left;
	background: #0d4e30;
}

.fieldcell {
	color: #fff;
	text-align: left;
	margin: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #236647;
}

.submitbuttons {
	text-align: center;
	margin-top: 10px;
	color: #f90;
	font-weight: bold;
}
/* END Contact Us Forms */

/* MLS SPECIFIC CLASSES*/

/* Controls {td_class} variable */
.bglight { background: #236647; }

/* Controls {td_class} variable */
.bgdark { background: #0d4e30; }

/* Controls the header pagnation and view spot above the listings */
.myinfobox table { width: 100%; }

/* Displays the favorites box */
.favorites a { text-decoration: none; }

#ezresfeaturedlist { width: 100%; }

/* Controls the master div id per mls */
#ezresidentialtpl, 
#ezlandtpl, 
#eztownhousestpl,
#ezcommercialtpl,
#ezmultifamilytpl { 
	text-align: center;
	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: 100%;
}

/* Controls the table styles */
#ezresidentialtpl .contact, 
#ezlandtpl .contact, 
#eztownhousestpl .contact, 
#ezcommercialtpl .contact, 
#ezmultifamilytpl .contact {
	border: 1px #000 solid;
	margin: 0;
	padding: 0;
	width: 80%;
	text-align: center;
}

/* Controls the table cell styles */
#ezresidentialtpl td, 
#ezlandtpl td,
#eztownhousestpl td,
#ezcommercialtpl td,
#ezmultifamilytpl td {
	text-align: left;
	margin: 0px;
}

#pagnation {
	background: #236647;
	border: 1px solid #0d4e30;
}

#pagnation td { text-align: center; }

/* Controls the border around the mls images */
#ezresidentialtpl img, 
#ezlandtpl img, 
#eztownhousestpl img, 
#ezcommercialtpl img,
#ezmultifamilytpl img { }

/* Controls the images so they wrap depending on site wrapper size */
.ezimagecontainer, 
.ezimagecontainer p { 
	text-align: center;
	margin: 10px;
	padding: 10px;
}

.ezimagecontainer img { margin: 5px; }

/* 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;	
}

.search { 
	width: 80%; 
	border: 1px solid #0d4e30; 
	background: #0d4e30;
}

.search td { 
	background: #236647; 
	padding: 5px;
}

/* EMAIL NOTIFICATIONS */
div#emailwrapper { 
	width: 540px;
	margin: 0 auto;
	border: 2px solid #000;
}

div#emailmain { background: #145738; text-align: left; }
div#emailcontent { padding: 7px; text-align: left; color: #fff; }

/* Begin USM Tagline */
#usmtag p,
#usmtag a {
	padding-top: 10px;
	text-align: center;
	color: #6ea3b5;
}