* {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px none;
}

.clearBox {
	clear: both;
}

body, table, div#content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333300;
	font-size: 12px;
	line-height: 2.0em;
	width: 100%;
	height: 100%;
	position: absolute;
}

a {
	text-decoration: none;
	color: #333300;
}

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

div#sitemap ul {
	margin-left: 25px;
}

h1, h2, h3 {
	color: #669933;
	text-transform: uppercase;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.0em;
}


img.imgborder {
	background: #cccc99; padding: 10px;
}

div#contentHOME {
	border: 0px none;
	width: 800px;
	height: 600px;
	position: relative;
	margin-top: 0px;
}

div#topLeftHOME {
	border: 0px none;
	width: 350px;
	height: 115px;
	position: absolute;
}

div.noImage {
	background-color: #CCCC99;
	height: 63px;
	width: 135px;

	text-align: center;
	padding-top: 40px;
	float: left;
	margin-right: 25px;

}

div#weatherCapsule {
	border: 0px none;
	background: #cccc99 url(/img/weathercapsule.gif);
	width: 229px;
	height: 25px;
	position: absolute;
	left: 20px;
	text-indent: 0.8em;
}

div#emailEvan {
	border: 0px none;
	font-size: 0.93em;
	left: 260px;
	line-height: 1.15em;
	font-weight: bold;
	width: 100px;
	height: 30px;
	position: absolute;
}

div#mlsLogo {
	border: 0px none;
	position: absolute;
	left: 20px;
}

div#nav {
	margin-top: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	padding-left: 20px;
	text-align: left;
	position: relative;
	z-index: 100;
}

div#nav a {
	color: #333300;
	text-decoration: none;
}

div#nav a:hover {
	color: #669933;
	text-decoration: underline;
}

div#leftColumnHOME {
	border: 0px none;
	margin: 20px;
	width: 315px;
	top: 100px;
	left: 0px;
	position: absolute;
}

div#leftColumnSECONDARY {
	border: 0px none;
	margin: 20px;
	width: 315px;
	top: 179px;
	left: 0px;
	position: absolute;
}

div#leftText {
	text-align: justify;
	border: 0px none;
	width: 315px;
	position: absolute;
	top: 25px;
}

div#rightColumnHOME {
	border: 0px none;
	margin-top: 10px;
	width: 420px;
	top: 0px;
	left: 360px;
	position: absolute;
}

div#rightColumnSECONDARY {
	border: 0px none;
	margin-top: -5px;
	padding: 21px 0px 21px 30px;
	background: #cccc99 url(/img/secondarypageimage.gif);
	width: 345px;
	top: -15px;
	left: 405px;
	position: absolute;
}

div#rightTextHOME {
	border: 0px none;
	font-weight: bold;
	text-transform: uppercase;
	color: #333300;
	text-align: right;
	width: 265px;
	position: absolute;
	top: 415px;
}

div#rightTextSECONDARY {
	text-align: justify;
	border: 0px none;
	margin-left: -65px;
	width: 380px;
	position: absolute;
	top: 230px;
}

div#featuredListing {
	border: 0px none;
	background: #cccc99;
	margin: 0px 10px 10px 10px;
	font-weight: normal;
	color: #333300;
	text-align: right;
	width: 400px;
	position: absolute;
}

div#featuredListingLEFT {
	border: 0px none;
	float: left;
	width: 120px;
}

div#featuredListingRIGHT {
	border: 0px none;
	line-height: 1.2em;
	color: #333300;
	text-align: left;
	float: right;
	width: 265px;
	margin: 10px 10px 10px 0px;
}

div.listing {
	margin: 30px 20px 20px 10px;
	padding-bottom: 10px;
	float: left;
}

div.listing img {
	border: 5px solid #cccc99;
	margin-right: 25px;
	float: left;
}

div#enlargeLink a {
	color: #669933;
	font-size: 0.9em;
	text-decoration: none;
}

div#enlargeLink a:hover {
	color: #669933;
	text-decoration: underline;
}


div#photos, div#links, div#images, div#idx, div#listings, div#sitemap {
	padding: 0px;
	border: 0px none;
	margin-left: 0px;
	position: absolute;
	top: 205px;
}

div#links, div#sitemap {
	margin-left: 20px;
	margin-right: 40px;
}

div#listings {
	margin-left: 20px;
	width: 730px;
}

div#idx {
	width: 730px;
}

div#photos {
	margin-left: 20px;
	width: 820px;
	margin-right: 0px;
}

div#photos img {
	border: 5px solid #cccc99;
	margin: 25px 4px 15px 20px;
	width: 150px;
	height: 100px;
	float: left;
}

div#photos a:hover img {
	border: 5px solid #CC6600;
}

div#midNav {
	border: 0px none;
	width: 375px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cccc99;
	padding: 50px 0px 20px 0px;
	position: absolute;
	top: 90px;
	right: -45px;
	z-index: 10;
}

div#midNav a {
	color: #cc6600;
	text-decoration: none;
}

div#midNav a:hover {
	color: #cccc99;
	text-decoration: underline;
}

div#lowerNav {
	border: 0px none;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCC99;
	padding: 50px 0px 20px 0px;
	text-align: left;
	bottom: 0px;
	clear: both;
}

div#lowerNav a {
	color: #cc6600;
	text-decoration: none;
}

div#lowerNav a:hover {
	color: #cccc99;
	text-decoration: underline;
}