html { margin: 0; padding: 0; }
body {
	background: #701305 /*#fff*/ url(../img/body-bg.png) 0 0 repeat-x;
	color: #fff;
	padding: 0;
	margin: 0;
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
img { border: 0; }
a, a:link, a:active, a:visited { color: #901808; }
a:hover { color: #fc0000; }
/*
** Classes
*/

/* Class to hide text in elements with image backgrounds */
.hidetext { text-indent: -9999px; overflow: hidden; }

/* Horizontal UL navigation common attributes */
ul.nav-horizontal { list-style-type: none; margin: 0; padding: 0; }
ul.nav-horizontal li { float: left; }

div.clear { clear: both; height: 1px; }
.block { display: block; }
img.right, .float-right { float: right; }
img.left, .float-left { float: left; }

ol.lower-roman { list-style-type: lower-roman; }
p.strong-center { text-align: center; font-weight: bold; }
/*
** Header 
*/
#header { width: 730px; /*padding: 0 10px;*/ margin: 20px auto; overflow: hidden; }

#inner-head { width: 250px; float: right; }
p#address { margin: 0; padding: 0;font-family: Verdana, Arial, Helvetica, sans-serif; color: #444; font-weight: bold; font-size: 0.9em; text-align: right; clear: right; }


h1#logo { margin: 0; padding: 0; width: 195px; height: 118px; margin-right: auto; }
h1#logo a { width: 195px; height: 118px; display: block; background: transparent url(../img/logo.png) 0 0 no-repeat; }

ul#topnav { height: 15px; margin: 0 0 5px 0; padding: 0; float: right;}
ul#topnav li { font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; text-transform: uppercase; border-right: 1px solid #333; padding: 0 5px; margin-bottom: 10px; }
ul#topnav li.last-child { border: 0; padding-right: 0; }
ul#topnav li a { color: #333; text-decoration: none; }
ul#topnav li a:hover { text-decoration: underline;  }

/*
** Main Nav
*/

#nav { background: transparent url(../img/nav-bg.png) 0 0 repeat-x; height: 34px; clear: both; }

#nav ul { width: 735px; height: 34px; margin: 0 auto; /*padding: 0 10px;*/ }
#nav ul li { margin-right: 35px; }
#nav ul li a { height: 33px; background-position: 0 0; background-repeat: no-repeat; display: block; text-indent: -9999px; overflow: hidden; }
#nav ul li a:hover { background-position: 0 -33px; }

a#nav-home { background-image: url(../img/nav-home.png); width: 86px; }
a#nav-about { background-image: url(../img/nav-about.png); width: 88px; }
a#nav-properties { background-image: url(../img/nav-properties.png); width: 98px; }
a#nav-resources { background-image: url(../img/nav-resources.png); width: 100px; }
a#nav-contact { background-image: url(../img/nav-contact.png); width: 102px; }


/*
** Sub Section
*/
#sub { background-color: #969470; padding: 10px 0; color: #444; }

#sub-nav li { padding: 0 20px; }
#sub-nav li a { color: #fff; text-decoration: none; font-size: 0.9em;}
#sub-nav li a:hover { text-decoration: underline; }

div.sub-nav { width: 730px; padding: 0 20px; margin: 0 auto; }


#home { background: transparent url(../img/home-head.jpg) 0 10px no-repeat; width: 730px; /*padding: 0 10px;*/ margin: 0 auto; }
#home #features { width: 235px; float: right; }
#home .listing { margin-bottom: 10px; }
#home .listing img { width: 98px; height: 65px; padding: 4px 9px 9px 4px; background: transparent url(../img/home-thumb-bg.png) 0 0 no-repeat; float: left; margin-bottom: 5px; }
#home .listing h2 { color: #fff; margin: 0 0 5px 0; border-bottom: 1px solid #fff; font-weight: normal; }
#home .listing span { display: block; }
#home .listing span.address { color: #fff; font-weight: bold; }
#home .listing span.price, #home .listing span.date { color: #fff; }
#home .listing span.info, #home .listing span.time { color: #000; text-transform: uppercase; font-size: 0.8em;}
#home .listing a { color: #FFCC00; font-weight: bold; font-size: 0.8em; }
#home .listing a.all { clear: left; display: block; }



/*
** Content Area
*/
#container { background: #fff url(../img/content-bg.png) 0 0 repeat-x; padding-bottom: 20px; }
#content { width: 730px; margin: 0 auto; padding: 20px 0; min-height: 250px; color: #444; }

#content h1, h2, h3, h4 { font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;  }
#content h1 { font-weight: normal; font-size: 2em; margin: 0 0 15px 0; }
#content h2 { font-weight: normal; font-size: 1.6em; margin: 0 0 15px 0; }
#content h3 { color: #901808; margin: 10px 0 0 0; } 
#content h4 { margin: 0 0 5px 0; }

div.col-33-left, div.col-33-mid { width: 33%; float: left; padding: 0; }
div.col-33-right { width: 33%; margin-left: auto; padding: 0; }

div.col-33-left p, div.col-33-right p, div.col-33-mid p { margin: 5px 5px 5px 0; }
div.col-66-left { width: 460px; float: left; padding: 0; }

div.col-70-left { width: 515px; float: left; padding: 0; }
div.col-30-right { width: 205px; margin-left: auto; }

div.col-50-left { width: 355px; float: left; padding: 0; }
div.col-50-right { width: 355px; margin-left: auto; }

#footer { background: #701305 /*url(../img/footer-bg.png) 0 0 repeat-x*/; padding: 15px; height: 50px; }

#footer ul { width: 685px; margin: 0 auto; height: 25px; }
#footer ul li { color: #fff; font-size: 0.8em; padding: 0 10px; border-right: 1px solid #fff; }
#footer ul li.last-child { border: none; }
#footer ul li a { color: #fff; }
#footer ul li a:hover { color: #fff; }


input.shadow-field {
	width: 170px;
	height: 30px;
	padding: 8px 15px 5px 9px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 0;
}

a.search {
	background: transparent url(/img/search.png) 0 0 no-repeat;
	width: 69px; 
	height: 16px;
	display: block;
}
a.search:hover {
	background: transparent url(/img/search.png) 0 -16px no-repeat;
}

h4.error { color: #a00; margin: 0 0 5px 0; font-size: 1em; font-weight: bold; }
div.clear10 { clear: both; height: 20px; }
