body {  
	color: #000;
 	background: #F4ECDD;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	}

p, td, ul, ol, li, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.5;
	}

a:link, a:visited {
	font-weight: normal;
	color: #236EC3; 
	text-decoration: underline;
	background: transparent;  
	} 

a:hover {
	font-weight: normal;
	color: #467814;
	text-decoration: underline;
	background: transparent;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 1.5;
	color: #960018;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	}

h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 1.5;
	}

td {
	vertical-align: top;
	}
	
ul li {
	list-style-image: url(images/black-square.gif);
	}

img {
	border: 0;
	}
	
#header {
	background: #FFF url(images/floorplan.jpg) no-repeat;
	background-position: right;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
	width: 700px;
	}
	
#homes {
	padding: 10px 0 0 16px;
	}

#redbar {
	background-color: #960018;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}
	
#rocks {
	background: transparent url(images/rocks.jpg) repeat;
	border-bottom: 1px solid #000;
	}
	
#addressbar {
	background-color: #E4E0DD;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 7px 15px 0px 20px;
	}
	
#thinbar {
	border-bottom: 1px solid #000;
	background: #FFF;
	}
	
#background {
	background-color: #F4ECDD;
	}
	
#nav {
	background-color: #BAB1AA;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	}
	
#navbutton {
	background-color: #960018;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 0;
	padding: 0 0 0 10px;
	}
	
td#navbutton a {
	font-weight: bold;
	letter-spacing: 0.1em;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	}
	
td#navbutton a:link, #nav td a:visited {
	color: #FFF;
	background-color: #960018;
	display: block;
	margin: 0;
	line-height: 30px;
	}
	
td#navbutton a:hover {
	color: #BAB1AA;
	}
	
#main {
	border-right: 1px solid #000;
	margin: 0;
	padding: 15px 20px 15px 20px;
 	background: #FFFFFF;	
	}
	
p#emphasis2 {
	text-align: right;
	padding: 0 0 20px 0;
	}
	
#quotes {
	background: #FFF url(images/floorplan.gif) bottom right no-repeat;
	border-right: 1px solid #000;
	margin: 0;
	padding: 25px 60px 15px 60px;
	font-style: italic;
	color: #4C4037;
	}
	
.border {
	border: 1px solid #000;
	}
	
#heading {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 0;
	padding: 6px 15px 6px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-color: #E4E0DD;
	}
	
table#listings {
	border: 1px solid #BAB1AA;
	}
	
td#cellshade {
	background-color: #E4E0DD;
	}
	
#thinbarbot {
	border: 1px solid #000;
 	background: #FFFFFF;
	}
	
#footer {
	background-color: #E4E0DD;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	margin: 0;
	padding: 5px 20px 5px 20px;	
	}
	
#formtext {
	text-align: right;
	}
