/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
	border: 0;
}
body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #000000;
	background-image: url(../../images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	min-width: 950px; 
}
address { 
	line-height: 1.2em; 
	font-style: normal; 
	padding-top: 5px;
}
address span { 
	font-weight: bold; 
	color: #003399; 
}
#page-wrapper {
	width: 800px;
	margin:0 auto;
}
#header {
	width: 800px;
	height: 123px;
	position: relative;
}
#header #logo {
	width: 202px;
	height: 103px;
	position: absolute;
	top: 20px;
	left: 0;
}
#header #nav-container {
	height: 123px;
	position: absolute;
	top: 0;
	left: 210px;
	background-image: url(../../images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#nav-menu {
	padding: 100px 0 0 0; 
	height: 23px;
	font-size: 12px;
	font-weight: bold;
}
#nav-menu-skipnav { 
	position: absolute; 
	left: -9999px; 
}
#nav-menu ul{
	padding: 0 0 0 145px;
	margin: 0;
}
#nav-menu ul li{
	display: inline;
	padding: 0px 0px 2px 3px;
	margin: 0;
}
#nav-menu ul li a{
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	padding: 3px 3px 4px 3px;;
	text-align: left;
	width: 9em;
}
#nav-menu ul li a:hover, #nav ul li a:focus{
	color: #666666;
}
#content-wrapper {
	width: 800px;
	margin: 0;
	padding: 15px 0 15px 0;
}
#left-column {
	width: 202px;
	float: left;
}
#right-column {
	width: 589px;
	float: left;
	padding: 0 0 0 9px;
}
#footer-wrapper {
	width: 800px;
	margin: 0;
	background-color: #000000;
	text-align: center;
}
#footer {
	padding: 5px;
	font-size: 10px;
	color: #ffffff;
}
/* left column */
#box-top {
	width: 200px;
	height: 19px;
	background-image: url(../../images/box-top.jpg);
	background-repeat: no-repeat;
	background-position:top;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 5px 0 0 0;
}
#box {
	width: 200px;
	background-image: url(../../images/box-bg.jpg);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
	font-size: 11px;
}
#box-content {
	padding: 5px;
	text-align: center;
}
#box-bottom {
	width: 200px;
	height: 12px;
	background-image: url(../../images/box-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0;
	margin: 0;
}
/* right column */
#property-search {
	width: 589px;
	height: 43px;
	background-image: url(../../images/search-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
}
#property-search-inner {
	padding: 0 5px 0 0;
	width: 290px;
	float: right;
	font-size: 10px;
	font-weight: bold;
}
#content {
	width: 589px;
	background-image: url(../../images/content-bg.jpg);
	background-repeat: repeat-y;
}
#content-inner {
	padding: 15px;
}
#content h1 {
	font-size: 24px;
	color: #000000;
	padding: 0 0 10px 0;
}
#address {
	width: 300px;
	float: left;
	font-size: 11px;
	color: #ffffff;
	background-image: url(../../images/h3-bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px solid #000000;
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
}
#price {
	font-size: 11px;
	color: #ff0000;
	text-align: right;
	border-bottom: 1px solid #000000;
	padding: 0 5px;
	margin: 0 0 10px 0;
}
#content ul {
	margin: 10px 0 10px 160px;
	list-style-image: url(../../images/bullet.jpg);
}
#content ul li {
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding:;
}
#content p {
	font-size: 11px;
	color: #000000;
	padding: 5px 0 10px 0;
	line-height: 16px;
}
#content a:link, a:active, a:visited {
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
#content a:hover {
	color: #000000;
	text-decoration: underline;
}
#content-bottom {
	width: 589px;
	height: 11px;
	background-image: url(../../images/content-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#property-search-inner label {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	padding: 5px 3px 0 0;
}
#property-search-inner select {
	font-size: 11px;
}
#property-search-inner .submit_btn {
	font-size: 11px;
}
/* Form Elements */
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
fieldset {
	padding: 10px 0 25px 10px;
	width: 95%;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
legend {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 10px 5px;
	text-align: left;
}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
	border: 1px solid #999999;
	margin-top: 10px;
}
.inputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00000;
	border: 1px solid #000000;
}
.errormsg {
	background-color: #FFFFFF;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
/* images */
.image-left {
	float: left;
	padding: 0 10px 10px 0;
}
/* general */
.clear-content {
	clear: both;
}
.red {
	color: #FF0000;
}
.more-info {
	padding: 5px 0 0 25px;
}
	
