/** http://www.maxdesign.com.au/presentation/process/example23.htm **/

body
{
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #D6D6D6;
	background-image: url('bground.gif');
}

a:link { color: #B52C07; }
a:visited { color: #600; }
a:hover, a:active{ color: #fff; background-color: #B52C07; }

h2
{
	color: #B52C07;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

#container
{
	margin: 1em auto;
	width: 650px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
}

#header
{
	height: 150px;
	width: 100%;
	background:#333399 url('header.jpg') right no-repeat;
	border-bottom: 1px solid #fff;
	border: 1px none #fff;
	position: relative;
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #333399;
	margin: 0;
	padding: 0;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#content { margin: 0 200px 40px 20px; }
#content p { line-height: 165%; }
#content img.main { padding: 3px; border: 1px solid #9FA41D; }
.contentMain { border-bottom: 1px solid #C5C877; }
.imagefloat { float: right; }
.right { text-align: right; }
.strong { font-weight: bold;}
.imgFloat2 { float: left; margin: 0 5px 5px 0; padding: 3px; border: 1px solid #9FA41D; }


/* SIDE MENU */
#menu { float: right; width: 165px; border-left: 1px solid #C5C877; padding-left: 15px; }
#toolbox { margin-bottom: 50px; }

.pdf { background: transparent url('../../img/icon_pdf.jpg') no-repeat left; padding-left: 19px; }
.map { background: transparent url('../../img/icon_map.gif') no-repeat left; padding-left: 19px; }
.pix { background: transparent url('../../img/icon_pix.gif') no-repeat left; padding-left: 19px; }
.view { background: transparent url('../../img/icon_view.gif') no-repeat left; padding-left: 19px; }
.info { background: transparent url('../../img/icon_info.png') no-repeat left; padding-left: 19px; }


/* PROPERTY LISTINGS */
div#propFeature { background-color: #EEF0AA; margin-left: auto; margin-right: auto; margin-top: 5px; width: 420px; padding: 5px; }
div.propFeatureItem img { float: left; margin: 0 5px 10px 0; width: 100px; height: 100px;
border: 1px solid #9FA41D; }
div.propFeatureItem img.subItemImg { clear: both; }
div.propFeatureItem a.linkTitle { display: block; line-height: 16px; margin-bottom: 3px;
font-weight: bold; }
div.propFeatureItem a.linkTitle:hover { text-decoration: none; }
div.propFeatureItem p { margin: 0; margin-left: 110px; min-height: 105px !important; }
div.propFeatureItem p.subItem { margin-top: 5px; margin-bottom: 0; }
div.propFeatureItem .subItemTitle { font-weight: bold; }

div.separator { width:100%; border-bottom: 1px dotted #9FA41D; height:1px; margin: 10px 0; clear:both; }
div.separator2 { width:100%; height:1px; margin: 10px 0; clear:both; }

/* IMAGE SLIDESHOW */
#slideshow { margin-top: 10px; margin-bottom: 20px; }

/* LOCAL INFO */
#local-info { margin-top: 10px; margin-bottom: 20px; }
p#local-info { float:right; margin-left: 10px; }

/* GOOGLE MAPS */
#map { border: 2px solid #272900; margin-left: auto; margin-right: auto; width: 350px; height: 300px; }

#footer { clear: both; color: #272900; text-align: right; font-size: 90%; }