body {
	background-color:#EEECE0;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}
.tanbg {
	background-image:url("../images/tan_line.gif");
	background-repeat:repeat-x;
	}
.bottomline {
	background-image:url("../images/bottom_line.gif");
	background-repeat:repeat-x;
	}
.subbottomline {
	background-image:url("../images/sub_bottom_line.gif");
	background-repeat:repeat-x;
	}
.olive {
	background-color:#93A177;
	font-family:arial;
	font-size:11px;	
	font-weight:bold;
	}
.taupe {
	background-color:#EEECE0;
	font-family:arial;
	font-size:11px;	
	font-weight:bold;
	}	
.white {
	background-color:#ffffff;
	}	
.content {
	font-family:arial;
	font-size:11px;
	color:#666666;
	background-color:#ffffff;
	}	
.dkgreen {
	background-color:#627145;
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	}	
	
a { color:#627145; }
.listings {
	font-family:arial;
	font-size:13px;
	color:#666666;
	}

.footer {
	font-family:arial;
	font-size:11px;
	color:#666666;
	}