body {
	background: url(Backgrounds/mainBackground.jpg);
	background-repeat: repeat-x;
	background-color: #a0968c;
	font-family:Verdana, Arial;
	font-size: 12px;
	line-height: 24px;
	margin-left: 0;
	margin-top: 0;
	color: #F8F2D8;
}

textarea {
	font-size: 12px;
	line-height: 12px;
	background-color: #F8F2D8;
	width: 98%;
}

h2 {
	color: #785C45;
}

h3 {
	color: #ADAD8C;
}

span.brown {
	color: #785C45;
}

span.large {
	font-size: 20px;
	line-height: 24px;
}


img.navigation {
	border-style: none;
	border-width: 0px;
}


img.logo {
	margin: 5px 2px 0px 2px;
}

img.main {
	margin: 5px 5px 5px 5px;
}

table {
	border: none;
	border-width: 0px;
}

table.main {
	text-align: center;
	width: 700px;
	border: none;
	padding: 0px;
	border-spacing: 10px;
}

table.clear {
}

img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; float: right; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; float: left; }

td.regular, th.regular {
	background: #e3e0c7;
	font-family:Verdana, Arial;
	font-size: 16px;
	line-height: 22px;
	color: black;
}

td.navigation, th.navigation {
	font-family:Verdana, Arial;
	font-size: 16px;
	line-height: 22px;
	color: black;
}


td.regularRed, th.regularRed {
	font-family:Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	color: red;
}

td.headerLine {
	color: white;
	background-color:#669999;
	line-height: 4px;
}

td.housePreviewHeader {
	font-family:Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	color: white;
}

td.housePreviewBody {
	font-family:Verdana, Arial;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	color: black;
}

td.entryForm {
	font-family:Verdana, Arial;
	font-size: 10px;
	line-height: 12px;
	background: white;
	color: black;
	text-align: left;
	vertical-align: top;
}

td.entryFormMandatory {
	font-family:Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: black;
	text-align: left;
	vertical-align: top;
}

td.entryFormHeader {
	font-family:Verdana, Arial;
	font-size: 14px;
	line-height: 16px;
	color: #785C45;
	text-align: left;
}

td.slideshowHeader {
	font-family:Verdana, Arial;
	font-size: 18px;
	line-height: 24px;
	color: #785c45;
}

td.slideshowDescription {
	font-family:Verdana, Arial;
	font-size: 14px;
	line-height: 20px;
	color: #785c45;
}

td.entryFormSubHeader {
	font-family:Verdana, Arial;
	font-size: 16px;
	line-height: 20px;
	color: black;
}

td.entryFormBody {
	font-family:Verdana, Arial;
	font-size: 14px;
	line-height: 20px;
	color: black;
	vertical-align: top;
}

td.entryFormBodyVCenter {
	font-family:Verdana, Arial;
	font-size: 14px;
	line-height: 20px;
	color: black;
	vertical-align: middle;
}

td.houseDetailsHeader {
	background: #adad8c;
	font-family:Verdana, Arial;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

td.houseDetailsBody {
	background: #f5f5ed;
	font-family:Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	color: black;
	text-align: center;
	vertical-align: top;
}

td.main, th.main {
	font-family:Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #785C45;
}

tr.odd {
	background: #E3E0C7;
}

tr.even {
	background: #9CBFD9;
}

div.simpleAnchor a:link { padding: 0px; cursor: hand; text-decoration: none; }
div.simpleAnchor a:visited { padding: 0px; cursor: hand; text-decoration: none; }
div.simpleAnchor a:active { padding: 0px; cursor: hand; text-decoration: none; }
div.simpleAnchor a:hover { padding: 0px; cursor: hand; text-decoration: none; }

A:link { color: black; text-decoration: none; }       /* unvisited link */
A:visited { color: black; text-decoration: none; }   /* visited links */
A:active { color: black; text-decoration: none; }    /* active links */
A:hover { color: #785C45; text-decoration: none; }

a:link img {border: 0px}
a:visited img {border: 0px}
a:active img {border: 0px}
a:hover img {border: 0px}

form {
	background-color: #F8F2D8;
}

.title {
	font-family:Verdana, Arial;
  font-size: 24px;
	line-height: 30px;
	color: #DCDCDC;
}

.subtitle {
	font-family:Verdana, Arial;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family:Verdana, Arial;
	font-size: 24px;
  color: #DCDCDC;
}

input {
	font-size: 10px;
	line-height: 12px;
	color: #4b4b4b;
}

option {
	font-size: 10px;
	line-height: 12px;
	color: #4b4b4b;
}

select {
	font-size: 10px;
	line-height: 12px;
	color: #4b4b4b;
}

.nav {
	font-family:Verdana, Arial;
	font-size: 14px;
  font-weight: bold;
}

.navLink {
	font-family:Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}

.sidebar {
	font-family:Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
}

.sidebarHeader {
	font-family:Verdana, Arial;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
}

.sidebarFooter {
	font-family:Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
}

.footer {
	font-family:Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
}

.legal {
	font-family:Verdana, Arial;
	font-size: 9px;
	color: #333333;
}

.promo {
	font-family:Verdana, Arial;
	color: #000033;
}

.titlebar {
	font-family:Verdana, Arial;
	font-size: 9px;
	color: #FFFFFF;
}

.dingbat {
	font-family:Verdana, Arial;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

