body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #004105;
	margin: 0px;
	padding: 0px;
	background-color: #F2E9D1;
}
#maincontainer {
	padding-right: 20px;
	padding-left: 20px;
}

#header {
	height: 108px;
	background-image: url(/images/header_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #666666;
}
#headR {
	font-weight: bold;
	text-align: right;
}
#leftcol {
	font-size: 80%;
	width: 200px;
	border-right: 1px solid #F2E9D1;
	position: absolute;
	top: 108px;
}
.lefthead {
	font-weight: bold;
	background-color: #990000;
	border-bottom: 1px solid #F2E9D1;
	background-image: url(/images/arrow_cat.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 20px;
	color: #FFFFFF;
	height: 20px;
	padding-top: 2px;
}
#leftcol p {
	font-size: 90%;
	padding-right: 5px;
	padding-left: 5px;
}
#nav {
	background-color: #004105;
	color: #FFFFFF;
	margin-bottom: 0px;
}
#nav ul {
	margin: 0px;
	padding: 5px 0px;
}
#nav li {
	list-style-type: none;
	font-weight: bold;
	line-height: 20px;
	margin-left: 10px;
}
#nav li a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav li li {
	font-weight: normal;
	line-height: 16px;
	margin-left: 20px;
}
#pagehead {
	padding: 0px;
	margin: 0px;
}
.phtop {
	background-color: #CC9900;
	height: 22px;
	border-bottom: 1px solid #F2E9D1;
}
.phmid {
	height: 110px;
	margin-left: 201px;
}
.phbtm {
	background-color: #004105;
	border-top: 1px solid #F2E9D1;
	height: 60px;
}
#pagehead img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	border-right: 1px solid #F2E9D1;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pagehead h2 {
	line-height: 90%;
	color: #998D76;
	font-size: 115%;
	margin-left: 290px;
	padding-top: 55px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
#centrecol {
	position: absolute;
	top: 310px;
	left: 227px;
	right: 190px;
}
#centrecol h1 {
	font-size: 135%;
	font-weight: normal;
}
#centrecol h2 {
	font-size: 100%;
	font-weight: bold;
	padding-left: 10px;
}
#centrecol p {
	font-size: 90%;
	padding-left: 10px;
	padding-right: 20px;
}
#listings {
	position: absolute;
	top: 310px;
	left: 227px;
	right: 10px;
}
#listings h1 {
	font-size: 135%;
	font-weight: normal;
}
#listings h2 {
	font-size: 100%;
	font-weight: bold;
	padding-left: 10px;
}
#listings h3 {
	font-size: 95%;
	color: #990000;
	margin: 0px 0px 0px 5px;
}
#listings h4 {
	font-size: 80%;
	margin: 10px 0px 0px 5px;
	padding-top: 5px;
	border-top: 1px dashed #004105;
}
#listings p {
	font-size: 90%;
	padding-left: 20px;
	padding-right: 20px;
}
#listings .update {
	font-size: 70%;
	color: #004105;
	float: right;
	font-weight: bold;
	margin-right: 20px;
}
#listings .available {
	font-size: 80%;
	font-weight: bold;
	color: #004105;
	font-style: italic;
	margin: 0px 0px 0px -15px;
}

#rightcol {
	width: 160px;
	padding: 10px 10px 135px;
	font-size: 70%;
	text-align: justify;
	background-image: url(/images/house.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px 0px 10px;
	position: absolute;
	top: 310px;
	right: 20px;
}
#rightcol h3 {
	font-size: 110%;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
#rightcol p {
	margin-top: 0px;
}
#footer {
	font-size: 70%;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #004105;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
.top {
	font-size: 70%;
	text-decoration: none;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	text-align: right;
}
.top a {
	text-decoration: none;
	font-weight: bold;
}

.top a:hover {
	font-weight: bold;
}

#designby a {
	font-size: 85%;
	color: #000000;
	text-decoration: none;
}
#designby .grey {
	color: #666666;
}
a {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.burgandy {
	color: #990000;
}
.gold {
	color: #CC9900;
}
.byline {
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
}

