/* This CSS is the style sheet for the entire site. */
BODY{
	font-family: arial;
	background-color: #2d5440;
	margin-top: 0;
	margin-left: 0;
}
.title{
	font-size: 1.5em;
	color: #996600;
}
.title1{
	font-size: 1.0em;
	color: #996600;
}
.title1a{
	font-size: 1.2em;
}
.title2{
	font-size: 1.2em;
	color: #996600;
}
.title3a{
	font-size: 1.2em;
	font-family: times;
}
.title3b{
	font-size: 1.6em;
	font-family: times;
}
.e70{
	font-size: .7em;
}
.e80{
	font-size: .8em;
}
.e80pad{
	font-size: .8em;
	font-family: arial;
	line-height: 1.5;
	text-align: justify;
}
.e90{
	font-size: .9em;
}
.e90pad{
	font-size: .89em;
	font-family: arial;
	line-height: 1.5;
}
.e100pad{
	font-size: 1.0em;
	font-family: arial;
	line-height: 1.5;
}
.e120pad{
	font-size: 1.2em;
	font-family: arial;
	line-height: 1.5;
}
.e120{
	font-size: 1.2em;
}
.footer{
	font-family: arial;
	font-size: .7em;
}
.proptitle {
	font-size: 1.2em;
	color: #922323;
}
.propaddr {
	font-size: .8em;
	padding-left: 20;
}
.proplink{
	font-size: .8em;
	padding-left: 20;
}
a:active, a:visited, a:link {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #3333ff;
	text-decoration: underline;
}
.quickview td {
	font-size: .8em;
	vertical-align: middle;
}
img {
	border-color: black;
}
.nav {
	vertical-align: top;
}
.top {
	text-align: right;
	background-color: #256565;
}
.content {
	background-color: white;
	background-image: url(images/bg-mainbot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 15;
}
.townheader {
	padding: 5;
	color: white;
	font-size: 1.4em;
	background-color: #948453;
	text-align: center;
}
table.t80 td{
	font-size: .8em;
	vertical-align: top;
}
tr.ocvtitle {
	background-color: #eee;
}
tr.ocvtitle td {
	font-weight: bold;
}
