/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 95%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/png/background.gif);
	background-repeat: repeat;
}
a img{ border: none; }
h1 {
	font-size: 150%;
	padding: 0px;
	margin: 0px;
	white-space: normal;
	display: block;
	line-height: 150%;
	text-transform: capitalize;
}
h2 {
	font-size: 120%;
	padding: 0px;
	margin: 0px;
	white-space: normal;
	display: block;
	line-height: 120%;
	text-transform: capitalize;
}
h3 {
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	white-space: normal;
	display: block;
	line-height: 100%;
	text-transform: capitalize;
}
.text_header_1 {
	font-size: 110%;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 250px; 
}
.text_header_2 {
	font-size: 80%;
	text-transform: capitalize;
	padding-top: 8px;
	padding-left: 155px; 
}
.text_header_3 {
	font-size: 90%;
	text-transform: capitalize;
	padding-left: 200px; 
	padding-bottom: 6px;
}
.text_footer {
	font-size: 12px;
	padding-top:9px;
	text-transform: capitalize;
}
#body_top_override {
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}
.noborder {
	border: none;
}
.logo_layer {
	position: absolute;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	height: 83px;
	width: 170px;
	left: 20px;
	clear: both;
	float: left;
	z-index: 9999;
}
.news_table {
	font-size: 90%;
	width: 280px;
	height: 315px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	float: right;
	clear: right;
}
.search_table {
	font-size: 80%;
	width: 280px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	float: left;
	clear: both;
}
.gmaps_table {
	font-size: 80%;
	width: 580px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	float: left;
/*	clear: both;*/
}
.listing_photo_border {
	padding:2px; 
	margin:1px; 
	border-color:#CCCCCC; 
	border-style:solid; 
	border-width:1px;
}
.listing_text_border {
	padding-top:5px; 
	padding-left:2px; 
	padding-right:2px; 
	padding-bottom:5px; 
	margin:1px; 
	border-color:#CCCCCC; 
	border-style:solid; 
	border-width:1px;
}
.menutitle{
	cursor:pointer;
	color: #FF0000;	
}
.menuheader{
	background-image: url(images/png/background.gif);
	padding: 2px;
	width: 98%;
}