/* CSS Document */

.text { font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#ffffff;	
		text-align: left;
		padding: 30px;
		}
		
		
.hotpres { font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#ffffff;	
		text-align: left;
		}
		
.btmdetails { font-family: Georgia, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#ffffff;	
		text-align: left;
		padding: 20px;
		}
		
.btmdetailsheader { font-family: Georgia, Arial, Helvetica, sans-serif;
		font-size: 16px;
		color:#ffffff;	
		text-align: left;
		font-weight: lighter;
		}

.menu { font-family: Calibri;
		font-size: 13px;
		letter-spacing: 0.05em;}

.contentbg {
	background: #545755;
}

.contentbg { background-image:url(images/content_bg.gif); 
			 background-position: left top; 
			 background-repeat: repeat-x;}

.btmbanner { background-image:url(images/btm_fern_bg.gif); 
			 background-position: left bottom; 
			 background-repeat: no-repeat; 
			 height: 167px;}
			 
.lhssdw { background-image:url(images/lhs_sdw.gif); 
			 background-position: right top; 
			 background-repeat: repeat-y;}
			 
.rhssdw { background-image:url(images/rhs_sdw.gif); 
			 background-position: left top; 
			 background-repeat: repeat-y;}

a.mainlink {
	color: #b49c4b;
	font-size: 12px;
	text-decoration: none;
	font-family: georgia;
}
a.mainlink:active {
	color:  #b49c4b;
	font-size: 12px;
	text-decoration: none;
}
a.mainlink:visited {
	color:  #b49c4b;
	font-size: 12px;
	text-decoration: none;
}
a.mainlink:hover {
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
}
a.maingold {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
	}
	
	a.maingold:hover {
	color: #b49c4b !important;
	text-decoration: none;
	font-size: 12px;
}

	
#location {width: 200px;}
#propertytype {width: 200px;}
#price {width: 200px;}

.hotname {	font-size: 14px;
			font-family: arial;
			color: #b49c4b;}
			
.padding {padding: 30px;}

.style1 {
	font-size: 18px;
	color: #ffffff;
	font-family: "Lucida Sans";
}
	
	

