﻿/* hide from ie on mac \*/
html, body {
	height: 100%;
}
* { margin: 0; padding: 0; border: 0; }
body { font-size: 80%; background: #002002 url("images/rightbg.gif") 650px 0px repeat-y; }

#flashcontent { 
	width: 600px;
	height: 533px;
	font: .95em Arial, sans-serif;
	color: #FFF;
	text-align: center;
	margin-bottom: 30px;
}
#flashcontent a {
	color: #E4DDC7;
}
.slideshow {
	margin-bottom: 30px;
}


#container {
	width: 100%;
	height: 100%;
	min-width: 875px;
}
#contentPod {
	width: 650px;
	background-color: #002002;
}
#right {
	width: 225px;
	height: 100%;
	background-color: #e4ddc7;
}
#contentPod, #right { 
	height: 100%;
	float: left;
}
#content {
	position: relative;
	top: 90px;
	margin: 25px;
}
#rightPod {
	position: relative;
	top: 140px;
	margin: 20px;
}
#header {
	position: relative;
	top: 50px;
	height: 50px;
	text-align: center;
}
#footer {
	padding: 40px 0px;
	height: 150px;
	clear: both;
	text-align: center;
}
#marketTable {
	border-collapse: collapse;
	width: 100%;
	font: .95em Arial;
	color: #FFF;
	text-align: center;
}
#marketTable tr.heading, #marketTableHalf tr.heading {
	text-decoration: underline;
}
#marketTable td, #marketTableHalf td {
	height: 25px;
}
#marketTable tr.total, #marketTableHalf tr.total {
	font-weight: bold;
}
#marketTableHalf {
	border-collapse: collapse;
	width: 70%;
	font: .95em Arial;
	color: #FFF;
	text-align: center;
}

/* --Navigation-- */

#nav {
	position: relative;
	top: 98px;
	width: 100%;
}
#nav ul {
	list-style-type: none;
}
#nav li {
	padding-left: 20px;
	height: 23px;
	margin-bottom: 1px;
	background-color: #eeeadc;
}
#nav li.selected {
	background-color: #FFF;
}

#nav a {
	text-decoration: none;
	font: small-caps 900 1.3em "Palatino Linotype", "Times New Roman", Times, serif;
	color: #002002;
}

/* --FORM-- */
#form .formL {
	display: block;
	float: left;
	text-align: right;
	width: 36%;
	padding-right: 20px;
}
#form .formR {
	display: block;
	float: left;
	width: 60%;
}
#form .short {
	width: 120px;
}
#form .slide {
	margin-bottom: 20px;
	margin-left: 10px;
	width: 30px;
}
.inputField {
	width: 320px;
	height: 16px;
	margin-top: -5px;
	padding: 2px 3px 0px 5px;
	font: .95em Arial;
	color: #FFF;
	border: 1px #ffffff solid;
	background-color: #032d06;
}
.dropDown {
	height: 20px;
	margin-top: -5px;
	padding: 2px 0px 0px 0px;
	font: .95em Arial;
	color: #FFF;
	border: 1px #ffffff solid;
	background-color: #032d06;
}
#form .checkBox {
	margin: 0px 0px -1px -3px;
}
#form .radio {
	margin: 0px -3px -2px 5px;
}
#form textarea {
	width: 318px;
	height: 120px;
	margin-top: -5px;
	padding: 5px;
	font: .95em Arial;
	color: #FFF;
	border: 1px #ffffff solid;
	background-color: #032d06;
}
.submit {
	width: 100px;
	height: 22px;
	font: .95em Arial;
	color: #FFF;
	border: 1px #ffffff solid;
	background-color: #032d06;
}
.upload {
	height: 20px;
	margin-left: 0px;
	padding-left: 0px;
}

/* --Content-- */
p {
	font: .95em Arial;
	color: #FFF;
	margin-bottom: 20px;
}
p.subhead {
	text-align: center;
	line-height: 20px;
	margin-bottom: 20px;
}
p.details {
	line-height: 14px;
	font-size: .85em;
	margin-bottom: 16px;
}
p.thumbDetails {
	float: left;
	margin-left: 5px;
	width: 80px;
	font: small-caps 500 1em "Palatino Linotype", "Times New Roman", Times, serif;
	color: #002002;
	line-height: 16px;
}
p.fineprint {
	font-size: x-small;
	color: #546955;
}

h1 { /* White centered heading for content */
	display: block;
	padding: 15px 0px;
	text-align: center;
	font: small-caps normal 2.3em "Palatino Linotype", "Times New Roman", Times, serif;
	color: #FFF;
}
h2 { /* Green heading for header of nav items */
	margin-bottom: 20px;
	font: small-caps 900 2.1em "Palatino Linotype", "Times New Roman", Times, serif;
	color: #002002;
}
h3 { /* Small sreen heading for house thumbs */
	clear: left;
	font: small-caps 900 1.1em "Palatino Linotype", "Times New Roman", Times, serif;
	color: #002002;
	margin-bottom: 2px;
}
h4 { /* Medium sized headings for description of home */
	padding: 15px 0px;
	text-align: center;
	font: small-caps normal 1.4em "Palatino Linotype", "Times New Roman", Times, serif;
	color: #FFF;
}
h4.subhead {
	margin-top: -30px;
}
a {
	text-decoration: none;
	color: #e4ddc7;
}
strong { /* Price */
	display: block;
	font: 1.3em "Palatino Linotype", "Times New Roman", Times, serif;
	color: #FFF;
	margin: 5px 0px;
}
ul {
	font: .95em Arial;
	color: #FFF;
	margin-bottom: 7px;
	list-style-type: none;
}
hr {
	clear: both;
	color: #eeeadc;
}

img.houseThumb { 
	width: 90px;
	float: left;
	margin-bottom: 10px;
	border: #002002 2px solid;
}
img.contact {
	display: block;
	margin: 0px 0px 5px 0px;
	border: #e4ddc7 1px solid;
}
img.slidepic {
	margin-left: 190px;
	width: 76px;
	height: 50px;
}
#list h1 {
	clear: left;
	display: block;
	text-align: left;
	padding: 12px 0px 5px 0px;
}
#list a {
	display: block;
	color: #FFF;
}
#right a {
	color: #002002;
}
#list img {
	width: 188px;
	height: 130px;
	float: left;
	border: #e4ddc7 1px solid;
}
#list p {
	float: left;
	margin-left: 15px;
}
a.phpEdit {
	font: 1.2em Arial;
	text-decoration: underline;
	color: #e4ddc7;
}