﻿* {
	margin: 0;
	padding: 0;
}

* html #centercontent{
	width: 100%;
}

* html #left {
	margin-right: -3px;
}

* html #outer{
	margin-left: 197px;
	margin-right: 197px;
}

* html #right {
	margin-right: -200px;
	margin-left: -3px;
}

a{
	color: midnightblue;
	border: none;
}

a:hover{
	color: white;
	background-color: midnightblue;
}
a:active {
	color: indigo;
}

dl{
	padding-left: 30px;
	padding-bottom: 5px;
}

dd{
	padding-left: 20px;
}

a.button {
	border-style: solid;
/*	border-color: #bbbbbb #888888 #888888 #bbbbbb;*/
/*	border-width: 2px;*/
/*	margin: 5px 0px 0px;*/
	padding: 6px 4px;
	display: block;
	color: white;
	background: midnightblue url(images/btn.gif) repeat-x scroll center bottom;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a.button:hover {
/*	border-color: #888888 #bbbbbb #bbbbbb #888888;*/
/*	color: blue;*/
	background: midnightblue url(images/btn.gif) repeat-x scroll center top;
	font-weight: normal;
	text-decoration: underline;
}

.clearer{
	margin-top: -1px;
	clear: both;
	height: 1px;
	overflow: hidden;
}

.paddiv{
	padding: 4px 0 4px;
}

.form {
border:none;
/*width:500px;*/
width:600px;
margin:0px auto 40px auto;
}

.formerror{
border: 2px #FF0000 solid;
}

.formerrormsg{
color: #FF0000;
font-weight: bold;
text-align: center;
}

fieldset{
	padding: 10px 0 10px 30px;
}

label.lblfixwdth{
	display: block;
	width: 240px;
	float: left;
}

label.lblreqired{
	color: #191970;
	font-weight:bold;
	display: block;
	width: 240px;
	float: left;
}

.imgleft {
	border: none;
	margin: 10px 10px 0px 0px;
/*	margin-right: 10px;*/
	float: left;
/*	padding-left: 5px;*/
}

.imgsum{
	border: none;
	/*margin: 4 10px 0px 2px;*/
	padding: 5px 10px 5px 5px;
	float: left;	
}

.imgright {
	border: none;
	margin: 10px 0px 0px 10px;
	float: right;
/*	padding-right: 5px;*/
}

.imagenav {
	/*width: 550px;*/
	width: 750px;
	padding: 5px;
	margin: 0 auto;
	font-size: 8pt;
	color: black;
	/*font-family: "Verdana", Helvetica, sans-serif;*/
}

.imgcenter{
	border: none;
}

.imglist{
	border: none;
	margin: 10px 10px 0px 0px;
}

.imgshow{
	float: none;
	text-align: center;
}

.imgprop{
	height: 250px;
}

.imgtbl{
	border: none;
}

img.algn {
	vertical-align: middle;	
	/*margin-bottom: 4px;*/
	margin-top: 4px;
}

.morepics{
	padding-top: 220px;
}

table.tblprop{
	border-collapse: collapse;
	border: 1px solid #191970;
	background-color: #e6e6fa;
	float: right;
	margin: 3px 10px 10px 10px;
}

table.tblres{
	border-collapse: collapse;
	border: 1px solid #191970;
	background-color: #e6e6fa;
	float: right;
	margin: 3px 10px 10px 10px;
}

table.tblpict{
	border-collapse: collapse;
	border: none;
	margin: 10px 0 20px 0;
	}

td.tdprop{
	border: 1px solid #191970;
	padding: 0.2em;
}

td.tdres{
	padding: 4px 10px 4px 4px;
}

td.tdpict{
	padding-right: 10px;
}

.navleft {
	float: left;
	clear: right;
}

.listing {
	margin-bottom: 15px;
	border: 1px solid midnightblue;
	overflow:hidden;
	position:relative;
	padding: 5px 5px 5px 5px;
}

.listing_leased{
	margin-bottom: 15px;
	border: 1px solid midnightblue;
	overflow:hidden;
	position:relative;
	padding: 5px 5px 5px 5px;
	background: url(images/leased.png) no-repeat center 100px;
}

.listing_sold{
	margin-bottom: 15px;
	border: 1px solid midnightblue;
	overflow:hidden;
	position:relative;
	padding: 5px 5px 5px 5px;
	background: url(images/sold.png) no-repeat center 100px;
}

.listing_lsd_sum{
	margin-bottom: 15px;
	border: 1px solid midnightblue;
	overflow:hidden;
	position:relative;
	padding: 5px 5px 5px 5px;
	background: url(images/leased_sml.png) no-repeat center 40px;
}

.listing_sold_sum{
	margin-bottom: 15px;
	border: 1px solid midnightblue;
	overflow:hidden;
	position:relative;
	padding: 5px 5px 5px 5px;
	background: url(images/sold_sml.png) no-repeat center 40px;
}

.nolist, .nolist * {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

ul.ulcontent {
	padding-left: 30px;
	margin-bottom: 1em;
}

ul.ulindex{
	list-style: circle outside url(images/asterisk.gif);
	padding: 5px 0px 5px 30px;
}

ol.olcontent{
	padding-left: 30px;
	margin-bottom: 1em;
}

li.olcontent {
	margin-bottom: 1em;
}

li.liindex{
	padding: 5px 0px 5px;
}

.outerwrap {
	float: left;
	width: 99%;
}

.outerlist{
	float: left;
	width: 95%;
}

.required {
color: #191970;
font-weight:bold;
 text-align: center;
}

.promoblock{
	border: 1px solid midnightblue;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 20px 0px;
}

.navright {
	float: right;
}

.searchblock{
	border: 1px solid midnightblue;
	padding: 5px 5px 5px 25px;
	margin: 40px 0px 10px 0px;
	background-color: #e6e6fa;
}

#centrecontent {
	float: right;
	width: 97%;
	position: relative;
	background: white;
	padding-left: 15px;
}

#centerlist{
	float: right;
	width: 99%;
	position: relative;
	background: white;
}

#clearheader{
	height: 160px;
}

#clearshowheader{
	height: 50px;
}

#footer {
	width: 100%;
	clear: both;
	border-top: 1px solid midnightblue;
/*	background: transparent;
	color: #282A99;*/
/*	font-size: 8px;*/
/*	line-height: 15px;*/
	text-align: center;
	position: relative;
}

p.bmcs{
  text-align: center;
  color: midnightblue;
	font-size: 9px;
}

/*#headerhome{
	width: 100%;
	border-bottom: 1px solid midnightblue;
	color: #282A99;
	background: white url(images/header.png) no-repeat center;
	font-size: xx-large;
	line-height: 70px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	height: 80px;
	overflow: hidden;
}*/

#header{
	width: 100%;
	border-bottom: 1px solid midnightblue;
	/*color: midnightblue;*/
	background: white url(images/logo.png) no-repeat center;
/*	background: white;*/
	/*font-size: 28pt;*/
	/*line-height: 160px;*/
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	height: 165px;
	overflow: hidden;
	/*font-weight: bold;*/
	vertical-align: middle;
	padding-top: 5px;
}

#showheader{
	width: 100%;
	border-bottom: 1px solid midnightblue;
	/*color: midnightblue;*/
	background: white url(images/logo_sml.png) no-repeat center;
	/*background: white;*/
	/*font-size: 14pt;*/
	/*line-height: 50px;*/
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	vertical-align: middle;
	overflow: hidden;
	/*padding: 4px 4px 4px 4px;*/
}

#outer{
/*	margin-left: 200px;
	margin-right: 205px;*/
	margin-left: 250px;
	margin-right: 260px;
	background: white;
/*	color: #282A99;*/
}

#outerwide{
	margin-left: 250px;
	background: white;
}

#showwide{
margin-top: 50px;
}

#left {
	width: 220px;
	float: left;
/*	margin-left: -189px; must be 1px less than width otherwise won't push footer down */
	margin-left: -240px; /*must be 1px less than width otherwise won't push footer down*/ 
	background: white;
	position: relative; /*ie needs this to show float */
	left: -1px;
	padding-top: 15px;
}

#right {
	width: 220px;
	float: right;
	margin-right: -250px;
	/*ie needs this to show float */
	background: white;
	position: relative;
	/*must be 1px less than width otherwise won't push footer down */
	left: 1px;
	text-align: left;
	padding-top: 15px;
}

#wrapper{
	width: auto;
	border: 1px solid midnightblue;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	/*	background:#f2f2f2 url(leftcolbg.jpg) repeat-y left top;*/
	background: white;
	text-align: left;
	min-width: 770px;
	max-width: 1024px;
	position: relative;
}

#showwrapper{
	width: auto;
	border: 1px solid midnightblue;
	margin-left: auto;
	margin-right: auto;
	/*margin-bottom: 50px;*/
	/*	background:#f2f2f2 url(leftcolbg.jpg) repeat-y left top;*/
	background: white;
	text-align: center;
	min-width: 770px;
	max-width: 1024px;
	position: relative;
}

#mainimage {
	background: transparent;
	margin: 0;
	padding: 0;
	text-align: center;
	height: auto;
	width: auto;
}

#mapsearch {
   width : 465px;
	float: inherit;
	text-align: center;
}

body {
	padding: 10px 0 0 0;
/*	color: #282A99;*/
	background: #68676c url(images/bg.png) repeat-x scroll 0 0;
/*	background-image: url(images/bg.png) repeat-x scroll 0 0;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-align: center;
}

h3{
	margin-top: 10px;
	margin-bottom: 5px;
/*	color: blue;*/
	font-size: large;
	text-align: left;
}

h5 {
	margin-top: 10px;
	margin-bottom: 10px;
/*	color: blue;*/
	font-size: large;
	text-align: center;
}

.txtright{
width: auto;
	text-align: right;
	font-style: italic;
}

.location{
	padding: 4px 4px;
	display: block;
	color: white;
	background: midnightblue url(images/btn.gif) repeat-x scroll center bottom;
	margin-bottom: 10px;
}

.errhdr{
	padding: 4px 4px;
	display: block;
	color: white;
	background: red url(images/errbtn.gif) repeat-x scroll center bottom;
	margin-bottom: 10px;
	font-weight: bold;
}

p {
	margin-bottom: 1em;
	padding-left: 5px;
	padding-right: 5px;
	text-align: 	margin-bottom: 1em;
	text-align: justify;;
}

p.right{
	margin-bottom: 1em;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

p.pid{
	text-align: right;
}

p.center{
	text-align: center;
	font-weight: bold;
	line-height: 6px;
	margin-top: 6px;
}

p.show{
	text-align: center;
}
