* {
	margin: 0;
	padding: 0;
}

body {
	scrollbar-base-color: #554838;
	background: #804030;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #554838;
}

#container {
	width: 980px;
	background: #FFFFFF;
	margin: 0 auto;
}

input, textarea {
	/*background: #FFFFFF url(../images/img09.gif) repeat-x;*/
	/*background: #e1e5cc;*/
	border: 2px solid #FFFFFF;
	border-top-color: #A3A3A3;
	border-left-color: #D6D6D6;
	font: normal 1em/ normal 'Trebuchet MS', Verdana, Helvetica, Arial,	sans-serif;
	color: #554838;
}

h1,h2,h3 {
	margin-top: .5em;
	margin-bottom: .5em;
	letter-spacing: -0.05em;
	font-family: Arial;
}

h1,h1 a,h2,h2 a {
	text-decoration: none;
	color: #554838;
}

h1 a:hover,h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
}

p {
	text-align: justify;
	margin-top: 1em;
	line-height: 120%;
}

ul,ol {
	margin-left: 3em;
}

a {
	color: #554838;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-left: 20px;
}

hr {
	/*display: none;*/
}

/* Logo */
#logo {
	width: 960px;
	height: 110px;
	margin: 0 auto;
}

#logoLeft {
	float: left;
	height: 100px;
	padding: 3px 0 0 30px;
}

#logoRight {
	float: right;
	height: 110px;
}

#logo h1,#logo h2 {
	color: #ffffff;
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: 75px;
}

#logo h2 {
	float: right;
	padding-top: 95px;
	font-size: 16px;
	font-weight: normal;
}

#logo h2,#logo h2 a {
	color: #554838;
}

#logo a {
	text-decoration: none;
}

/* All properties link at bottom of search page */
#allProperties{
	width: 960px;
	height: 22px;
	float: left;
	margin: 0 0 10px 0;		
}

#allProperties ul{
  padding: 10px;	
}

#allProperties ul li{
	display: inline;
	padding: 100px;	
}

#allProperties ul li a{
	display: inline;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: blue;	
}	

/* Menu */
#menu {
	width: 960px;
	height: 42px;
	margin: 0 auto;
	border-bottom: solid 2px #804030;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 15px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 14px 0 14px;
	background: url(../images/img03.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: black;
}


/* Search */
#search { 
  /*margin: 1px; auto;*/
  width: 900px;
  min-height:390px;
}

.submitButton {
	margin: 0 0 10px 30px;
	border: 2px outset;
	background: #804030;
	color: white;
}

#search h1 {
	font-size: 14px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	margin: 15px 0 -12px 0;
}

#search h2 {
	font-size: 12px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	margin: 0 0 -12px 0;
}

#search a {
	text-decoration: underline;
	font-size: 10px;
	color: blue;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	margin: 0 0 -10px 0;
}

#search p {
	text-align: justify;
	line-height: 110%;
}

#search img.left {
	float: left;
	margin: 15px;
	width: 200px;
}

#searchMenu {
    clear: both;
	width: 100%;
}

#searchMenu ul {
	list-style: none;
	line-height: 110%;
}

#searchMenu li {
	float: left;
	vertical-align: middle;
	padding: 0 5% 0 5%;
}

#searchMenu a {
	font-size: 10px;
	font-weight: bold;
	color: #857868;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
}

#mainImage{
  float: left;
  width: 250px;	
}

#searchMainImage{
  padding: 10px;
}	


#propDetailInfo{
	float: left;
	width: 170px;
	padding: 5px;
	margin: 5px;	
}	

#searchCenter{
  clear: both;
  padding: 5px 5px 5px 5px;	
}

#prevNext{
  margin-top: 2px;
  clear: both;
  min-height: 15px;	
}

#searchContainer{
    width: 880px;	
}	

img.mainPhoto{
  width: 250px;	
  float: left;
  border:5px solid #eee;
}	

#imageList ul{	 
	display:block; 
	width:400px;
}

#imageList{	 
	padding:0; 
	margin:0;
	float: left;
  	margin-left: -60px;
}

#imageList ul li{	 
  display: inline;
}

#imageList ul li img{	 
	width:100px; 
	height:88px; 
	border:5px solid #eee;  
}

#SearchTitle{
	width: 860px;
	font-size: 18px;
	float: left;
	margin: 0 0 20px 30px;		
}

.photo{
	padding:0; 
	margin:0;
	float: left;
  	margin-left: -60px;	
}	
.photo ul.topic li {
	display:block; 
	width:400px; 
	height:31px; 
	float:left;
	}
	
.photo ul.topic li a ul, .photo ul.topic li ul {
	display:block;
	}	
	
.photo ul.topic li a:hover, .photo ul.topic li:hover a{
	color:#fff; background:green;
	}	

.photo ul.topic li ul li{
	display:inline; 
	width:100px; 
	height:85px; 
	float:left; 
	border:1px solid #fff; 
	/*margin:1px;*/
	background-color: yellow;
	}


.photo ul.topic li ul li a img{
	display:block; 
	width:100px; 
	height:75px; 
	border:5px solid #eee;
	}

.photo ul.topic li a:hover ul li a:hover, .photo ul.topic li:hover ul li a:hover{
	white-space:normal; 
	position:relative;
	}

.photo ul.topic li a:hover ul li a:hover img, .photo ul.topic li:hover ul li a:hover img{
	position:absolute; 
	left:-40px; 
	top:-32px; 
	width:200px; 
	height:150px; 
	border-color:#fff;
	}
	

/* End Search */

fieldset { 
	margin-left: 1em;
	/*background-color: #F5F5DC;*/
	
}	
	

label {
	width: 10em;
	float: left;
	text-align: right;
	padding: 0 .2em 0 0;
}

ReqField {
	width: 10em;
	float: left;
	text-align: right;
	padding: 0 .2em 0 0;
}

legend {
	font-size: 1.5em;
	color: #554838;
}

.error {
	color: #FF0000;
}

.hint {
	margin: 0 0 0 0;
	padding: .2em;
}

/* Page */
#page {
	width: 900px;
	margin: 0 auto;
	height: 620px;
	overflow: auto;
	padding: 10px 40px 10px 40px;
}

#pageSearch {
	width: 900px;
	margin: 0 auto;
	height: 100%;
	padding: 10px 40px 10px 40px;
}

* html #page {
	height: 415px
}

/* Content */
#content {
	float: left;
	width: 603px;
}

#leftSide {
	float: left;
}

#rightSide {
	float: right;
}

#leftSide a {
	display: block;
	width: 30px;
	padding: 10px 10px 10px 7px;
	margin: 0 0 0 30px;
	background: url("../images/smallback.jpg") 0 0 no-repeat;
}

#leftSide a:hover {
	display: block;
	width: 30px;
	padding: 10px 10px 10px 7px;
	margin: 0 0 0 30px;
	background: url("../images/smalllightback.jpg") 0 0 no-repeat;
}

#rightSide a {
	display: block;
	width: 30px;
	padding: 10px 10px 10px 7px;
	background: url("../images/smallnext.jpg") 0 0 no-repeat;
}

#rightSide a:hover {
	display: block;
	width: 30px;
	padding: 10px 10px 10px 7px;
	background: url("../images/smalllightnext.jpg") 0 0 no-repeat;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 250px;
	padding: 20px 0 0 0;
	margin: 5px auto;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

/*
#map_canvas_1, #map_canvas_2, #map_canvas_3 {
  background: none; 
}



#div_1,#div_2,#div_3,#div_4,#div_5,#div_6,#div_7,#div_8,#div_9,#div_10 { 
	width: 155px; 
	height: 155px; 
	display: none;
}
*/
/*
#div_2 {
	margin-top: 150px;
}

#div_3 {
	margin-top: 200px;
}

#div_4 {
	margin-top: 250px;
}

#div_5 {
	margin-top: 300px;
}

#div_6 {
	margin-top: 350px;
}

#div_7 {
	margin-top: 400px;
}

#div_8 {
	margin-top: 450px;
}

#div_9 {
	margin-top: 550px;
}

#div_10 {
	margin-top: 600px;
}

*/

/* Right Menu */
#rightMenu {
	width: 250px;
	float: right;
	border-right: 1px solid #000;
	/*padding: 0 0 1em 0;*/
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva,
		Helvetica, Arial, sans-serif;
	/*background-color: #90bade;*/
	color: #333;
	/*visibility: visible;*/ /*display: none;*/
}

#rightMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#rightMenu li {
	border-bottom: 1px solid #90bade;
	margin: 0;
}

#rightMenu li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #6B2010;
	border-right: 10px solid #6B2010;
	background-color: #554838;
	color: #fff;
	text-decoration: none;
	/*width: 100%;*/
}

html>body #button li a {
	width: auto;
}

#rightMenu a:hover {
	border-left: 10px solid #6B2010;
	border-right: 10px solid #6B2010;
	background-color: #6B2010;
	color: #fff;
}

/* Footer */
#footer {
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	/*background: url(../images/img05_A.gif) no-repeat;*/
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

#footer .contactUs {
	text-align: center;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}
