p, td, div, li {
color: #8F8771;
font-size: 12px;
}

#searchbox{
	font-size: 11px;
	width: 194px;
	height: 274px;
	padding: 12px 15px 12px 15px;
	border: 1px #84795f solid;
	background-color: #f8f5e9;
	vertical-align: top;
	color: #8F8771;
	float: left;
	margin-right: 7px;
	_margin-right: 4px;
}
#searchbox select{
	width: 193px;
	margin:0px;
	height: 18px;
}
#select_container{
	height: 20px;
	min-height: 20px;
	display:block;
}
#cityContainer{
	height: 20px;
	min-height: 20px;
	display:block;
}
#roomContainer{
	padding: 0px;clear: left;
}
#pactions{
	padding-top:5px;
}
input.frmButton{
	padding:  1px 20px  1px 20px;
	border: 1px  solid #d6d5d4;
	background-color: #eeeff5;
	font-size: 10px;
	text-align: center;
	margin:0px;
	margin-bottom:2px;
}

h1 {
	margin: 2px;
	margin-top: 10px;padding:0px;
}
h3	{
	margin: 13px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	border: 0px;
	font-size: 14px;
	color: #8F8771;
	font-weight: normal;
	line-height: 1;
	display: block;
	border-bottom: 1px #8F8771 solid;
	}
h4	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	font-size: 14px;
	color: #8F8771;
	font-weight: normal;
	line-height: 1;
	display: block;
	border-bottom: 1px #8F8771 solid;
}
h5	{
	padding: 0px;
	margin: 5px 0px 10px 0px;
	border: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #860034;
	line-height: 100%;
	display: block;
}

#searchHeader{
	width: 728px;padding:0;
	margin:0;height:300px;
	display:block;
	z-index: 10;
	overflow: hidden;
}
#flashgallery{
	float:right;
	width: 495px;
	display:block;
}

#map{
	font-size: 10px;
	height: 300px;
	width: 495px;
	padding: 0px;
	float: right;
	background-color: #f8f5e9;
	overflow: hidden;
}
.mapinfo{
	font-size: 10px;
	line-height: 1.2;
	margin:0px;
	padding: 0px;
}
.mapinfo p{
	font-size: 10px;
	line-height: 1.2;
	margin:0px;
	padding: 0px;
}

div.clear{
	clear:both;
}


#tableHeader {
	width: 696px;
	height: 19px;
	padding:  6px 16px  6px 16px;
	background-color: #e3e5ef;
	background: url('../images/tableHeader.gif') no-repeat top left;
	font-size: 13px;	
}

.header1{
	font-size: 13px;
}

#tableFooter {
	width: 696px;
	height: 19px;
	padding:  6px 16px  6px 16px;
	background-color: #e3e5ef;
	font-size: 12px;
}
#mainTB {
	padding:  9px 16px  20px 16px;
	background-color: #f9f7ee;
	display: block;
	width: 696px;
}

#result{
	padding: 0px;
	background-color: #fff;
	width:728px;
	display: block;
}

#featBlock{
	float:left;width:280px;padding-right:15px;display:block;margin-top:-20px;
}
#featBlock ul{
	margin-top: 0px;
}
#featBlock li{
	
}
.odd{
	background-color: #eeede9;
	width: 728px;height: 125px;
	padding: 0;
	display: block;
	font-size: 11px;
}
.even{
	background-color: #f7f6f4;
	width: 728px;height: 125px;
	padding: 0;
	display: block;
	font-size: 11px;
}
.rightResult{
	font-size: 11px;
	padding: 15px 16px 15px 16px;
	display: block;
	width: 330px;
	height: 95px;
	float: right;
	text-align: left;
	border-left: 2px #fff solid;
	line-height: 1.1;
}
.leftResult{
	font-size: 11px;
	padding: 15px 16px 15px 16px;
	display: block;
	width: 330px;
	height: 95px;
	float: left;
	text-align: left;
	line-height: 1.1;
}

.mapInfo{
	width:auto;
}
a.currentPage, a.currentPage:hover, a.currentPage:visited{
	font-size: 11px;
	font-weight: 600px;
	font-style: bold;
	color: black;
}
a.reserve, a.reserve:hover, a.reserve:visited{
	font-size: 11px;
	font-weight: 600px;
	color: #972451;
	background-image: url('../images/arrowRed.gif');
	background-repeat: no-repeat;
	background-position: 2px left;
	padding-left:15px;
}
a.reserve:hover{
	color: #CBC4B2;
}
a.profile, a.profile:hover, a.profile:visited{
	font-size: 11px;
	font-weight: 600px;
	color: #8F8771;
	background-image: url('../images/arrowBrown.gif');
	background-repeat: no-repeat;
	background-position: 2px left;
	padding-left:15px;
}
a.profile:hover{
	color: #CBC4B2;
}
.propertyThumb{
	padding-right: 8px;
}
.letters{
	background-image: none;
	font-size: 20px;
	float: left;
	padding-right: 6px;
	padding-bottom: 1px;
}
.title{
	font-size: 20px;color: #8F8771;
}
.fetureTitle{
	font-size: 15px;color: #8F8771;font-weight: 100;
}
.propertyInfo{
	color: #8F8771;
	padding-left: 25px;
	clear: both;
}

.subheading{
	font-size: 12px;color: #8F8771;
}

.slide {
	 position: absolute;
    top: 0;
    left: 0;
    padding:0px;
    overflow: hidden;
}

.content-id p {

	padding: 5px 10px 0 10px;
	margin: 0;
	background: #E0EADF;
}

.content-id h2 {
	
	margin-top: 29px;
	padding-left: 10px;
	background: #E0EADF;
}


div{}

#content-body {
				margin: 0 0 0 0;
				height: 300px;
	width: 495px;
				min-height: 300px;max-height: 300px;
  	 height: 300px;
				background: #FFF;
				float:right;
				overflow: hidden;
			}

.slideContol  ul{
	list-style-type:square;
	margin: 0px 0px;
	padding:0;
} 

.slideContol  li{
	list-style-type:square;
	margin:0 0 2px 15px;
	padding:0;
	color:#666;	
	font-size:11px;					
}	

#slideContolLeft {
    position: absolute;
    top: 0;
    margin-left: 0px;
    height: 300px;
    overflow: hidden;
    width:150px;
     display: block;
}
#slideContolRight {
    position: absolute;
    top: 0;
    left: 350px;
    height: 300px;
    overflow: hidden;
    width:150px;
    display: block;
}

.leftPanel{
	 position: relative;
    left: 0;top:0;
	 width:135px;
	 height: 300px;
	 max-height: 300px;
	 padding: 200px 8px 20px 8px;
	background-color: #333;
	text-align:right;
	display: block;
	opacity:0;filter: alpha(opacity=0); -moz-opacity: 0;
}

.rightPanel{
	 position: absolute;
    left: 0px;top:0;
 	 width:135px;
	 height: 300px;
	 max-height: 300px;
	 padding: 200px 8px 20px 8px;
	background-color: #333;
	display: block;
	opacity:0;filter: alpha(opacity=0); -moz-opacity: 0;
}

.rightPanel li{
	list-style-type:none;
	margin:0 ;
	padding:0;
	
}

.leftPanel a, .leftPanel a:hover, .leftPanel a:visited, .rightPanel a, .rightPanel a:hover, .rightPanel a:visited{
	color: #fff;
	font-size: 12px;
}

.slideContol li{
	float:left;
	display:inline;
	margin:0;
	padding:0;
	padding-right:3px;
}		

.slideContol li a{
	text-align:center;
	text-decoration:none;
	color:#fff;
	background-color:transparent;
	display:block;
	font-family:Arial,sans-serif;
	margin:0;
	padding:3px;			
	voice-family: "\"}\"";
	voice-family: inherit;
	width:14px;
	height:15px;	
	line-height: 1;
	border: none;
	font-weight: 500;
	font-style: normal;
	font-size: 13px;
}
.slideContol li a {
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	padding:3px;

	width:14px;
	height:16px;
	_height:19px;_width:19px;
		border: none;
		color: #fff;
		background-color:#000;
}
.slideContol li.active a{
	background-color:#fff;
	color:#333;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	padding:3px;
	width:14px;
	_height:19px;_width:19px;
}

.slideContol li.active a{
	background-color:#fff;
	color:#333;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	padding:3px;
	_padding_left:5px;
	width:14px;
	_height:19px;_width:19px;
}

.slideContol li a:hover{
	background-color:#666;
	color:#fff;
	text-decoration: none;
	font-weight: 100;
	font-style: normal;
	font-size: 12px;
	padding:3px;
	_padding_left:5px;
	
	width:14px;
	height:16px;
	width:14px;
	_height:19px;_width:19px;
}


  div.slidecontent{
  	clear:left;
  position: relative;
  	background:#ffffff;
  	color:#333;
  	padding:10px;
  	 min-height: 300px;
  	 max-height: 300px;
  	 width: 495px;
  	 height: 300px;
  	 overflow: hidden;
  	 _height:300px;
  }
  
  #slidecontent h4{
  	font-size:23px;
	font-weight:Normal;
	font-family:Georgia,Times;
	margin:0px;
	line-height:1.2;
	color:#81cd49;
  }
    #slidecontent p, #slidecontent{
  	margin-left:0px;
	font-size:13px;
	font-weight: 100;
	font-family:  Arial;
	color: #333;
  }
  
  #slideshow-content {
    position: relative;
    width: 495px;
    min-height: 300px;max-height: 300px;
    background:#fff;
    padding:0px;
    top:0;
    margin:0px;
  }
  #slide {
    position: absolute;
    top: 0;
    left: 0;
    padding:0px;
  }
  #slide img{
	padding:0px;
	border:0px;
}
.slide{
 top: 0;
    left: 0;
    padding:0px;
}

.left{
	float: left;
}
.right{
	float: right;
}
.disc{
	float: right;
	font-size: 10px;
	text-align:right;
	line-height:1.2;
}
