<style type="text/css">

.green a:active{color: #00DF00;}
.green a:hover{color: #00DF00; font-weight: bold;}
.green a:link{color: #00DF00;}
.green a:visited{color: #00DF00;}

.black a:active{color: #000000;}
.black a:hover{color: #000000; font-weight: bold;}
.black a:link{color: #000000;}
.black a:visited{color: #000000;}

.grey a:active{color: #FFFFCC;}
.grey a:hover{color: #FFFFCC; font-weight: bold; }
.grey a:link{color: #FFFFCC;}
.grey a:visited{color: #FFFFCC;}

.white a:active{color: #FFFFFF;}
.white a:hover{color: #FFFFFF; font-weight: bold; }
.white a:link{color: #FFFFFF;}
.white a:visited{color: #FFFFFF;}

h1{font-family: Verdana, Arial;font-size: 2.5em;font-weight: 700;font-style: normal;color: #000000;}

h2{font-family: Verdana, Arial;font-size: 2em;font-weight: 700;font-style: normal;color: #000000;}
  
h3{font-family: Verdana, Arial;font-size: 1.5em;font-weight: 700;font-style: normal;color: #000000;}

h4{font-family: Verdana, Arial;font-size: 1em;font-weight: 700;font-style: normal;color: #00FF00;}

h5{font-family: Verdana, Arial;font-size: .8em;font-weight: 700;font-style: normal;color: #000000;}

body {
color:#000000;
background-color:#ECFFEC;
min-width:800px;		/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
font-size:80%;
width:20em;
font-family: Verdana, Tahoma, Sans Serif;
text-align:leftg;
margin:auto;
}
p {
margin:.4em 0 .8em 0;
padding:0;
}
img.body {
padding:5px; 
}
/* Header styles */
#headerindex {
float:left;
width:100%;
text-align:left;
border-bottom:.2em solid #00FF00;
padding-left:0em;
white-space: nowrap;
margin-top:5px;
padding-bottom:5px;
background-image:url('../images/banner-index.jpg');
background-repeat:repeat-x;
}
#headerforsale {
float:left;
width:100%;
text-align:left;
border-bottom:.2em solid #00FF00;
padding-left:0em;
white-space: nowrap;
margin-top:5px;
padding-bottom:5px;
background-image:url('../images/banner-forsale.jpg');
background-position: 210px, 0px;
background-repeat:repeat-x;
}
#headerfeatured {
float:left;
width:100%;
text-align:left;
border-bottom:.2em solid #00FF00;
padding-left:0em;
white-space: nowrap;
margin-top:5px;
padding-bottom:5px;
background-image:url('../images/banner-featured.jpg');
background-position: 210px, 0px;
background-repeat:repeat-x;
}
#headersearch {
float:left;
width:100%;
text-align:left;
border-bottom:.2em solid #00FF00;
padding-left:0em;
white-space: nowrap;
margin-top:5px;
padding-bottom:5px;
background-image:url('../images/banner-srchmls.jpg');
background-position: 210px, 0px;
background-repeat:repeat-x;
}
#headertracy {
float:left;
width:100%;
text-align:left;
border-bottom:.2em solid #00FF00;
padding-left:0em;
white-space: nowrap;
margin-top:5px;
padding-bottom:5px;
background-image:url('../images/banner-tracy.jpg');
background-position: 210px, 0px;
background-repeat:repeat-x;
}
#headereval {
float:left;
width:100%;
text-align:left;
border-bottom:.2em solid #00FF00;
padding-left:0em;
white-space: nowrap;
margin-top:5px;
padding-bottom:5px;
background-image:url('../images/banner-eval.jpg');
background-position: 210px, 0px;
background-repeat:repeat-x;
}
#headerbuy {
float:left;
width:100%;
text-align:left;
border-bottom:.2em solid #00FF00;
padding-left:0em;
white-space: nowrap;
margin-top:5px;
padding-bottom:5px;
background-image:url('../images/banner-buying.jpg');
background-position: 210px, 0px;
background-repeat:repeat-x;
}
	/* 'widths' sub menu */
#toplinks {
clear:both;
background:#D5FFD5;
border-top:4px solid #000;
padding:2px 3px 8px/*bottom*/ 230px;/*left*/ /*!important;*/
text-align:left;
color:#000000;
vertical-align:middle;
}
#caption{
}
/* column container */
.colmask {
position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
clear:both;
float:left;
width:100%;			/* width of whole page */
overflow:hidden;	/* This chops off any overhanging divs */
}
/* 2 column left menu settings */
.leftmenu {
}
.leftmenu .colright {
float:left;
width:200%;
position:relative;
left:200px;
background-color:#ECFFEC;
text-align:left;
}
.leftmenu .col1wrap {
float:right;
width:50%;
position:relative;
right:200px;
padding-bottom:1em;
}
.leftmenu .col1 {
margin:0 15px 0 230px;
position:relative;
right:100%;
overflow:hidden;
color:#000000;
}
.leftmenu .col2 {
padding-top:5px;
float:left;
position:relative;
right:200px;
}
/* Footer styles */
#footer {
clear:both;
float:left;
width:100%;
border-top:10px solid #00FF00;
color:#000000;
background-color:#D5FFD5;
text-align:center;
font-family: Verdana, Tahoma, Sans Serif;
}

</style>
