/* BODY */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	margin: 0;
	}

/* HEADER */
.header_top {
	width: 760px;
	background-image: url(/images/template/top.jpg);
	height: 41px;
}
.header_logo {
	clear: both;
	float: left;
	width: 250px;
	height: 121px;
	background-image: url(/images/template/logo.gif);
}
.header_image_01 {
	float: left;
	width: 510px;
	height: 121px;
	background-image: url(/images/template/header_01.jpg);
}
.header_image_02 {
	float: left;
	width: 510px;
	height: 121px;
	background-image: url(/images/template/header_02.jpg);
}
.header_image_03 {
	float: left;
	width: 510px;
	height: 121px;
	background-image: url(/images/template/header_03.jpg);
}
.header_image_04 {
	float: left;
	width: 510px;
	height: 121px;
	background-image: url(/images/template/header_04.jpg);
}
.header_image_05 {
	float: left;
	width: 510px;
	height: 121px;
	background-image: url(/images/template/header_05.jpg);
}

/* MAIN PAGE */
.container {
	width: 760px;
	text-align: left;
	margin: 0 auto;
}
.content_area {
	float: left;
	width: 448px;
	background-image: url(/images/template/man_foot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 30px 0px;
	border:solid 0px;
	} 
h1 {
	font-family: "Lucida Bright", "Times New Roman", Times, serif;
	color: #666;
	font-size: 2.4em;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #669;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin-bottom: 0px;
	margin-top: 0px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin-bottom: 0px;
	margin-top: 0px;
}
/* FOOTER */
.footer {
	clear: both;
	width: 760px;
	background-image: url(/images/template/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -18px;
	height: 30px;
	font-size: 0.9em;
	color: #666;
}
.address {
	float: left;
	width: 450px;
	margin-bottom: 10px;
}
.tel {
	float: right;
	width: 300px;
	text-align: right;
	margin-bottom: 10px;
}
.associations {
	width: 250px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 110px;
}

/* NAVIGATION */
.nav_col {
	float: left;
	width: 250px;
	background-image: url(/images/template/man_foot_nav.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: ; 
}
/*MAIN NAV */
ul#nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav a {
	display: block;
	text-decoration: none;
	background: #666;
	color: #FFF;
	padding: 8px 8px 8px 20px;
	border-bottom: 2px solid #FFF;
	width: 222px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	}
#nav a:hover {
	background: #99C;
	}
#firstlink a {
	background-image: url(/images/template/man_foot_nav.gif);
	background-repeat: no-repeat;
	background-position: top;
	}

#firstlink a:hover {
	background: #99C;
	background-image: url(/images/template/man_foot_nav.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
#nav li{
	display: inline;
	margin: 0px;
	padding: 0px;
	}
/* PROPERTY STUFF */
.search_comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #444;
	font-style: italic;
	font-size: 0.8em;
}
.search_table {
	border: 1px solid #669;
}
.search_tr {
	border-bottom: 1px dotted #669;
}
.property_address {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669;
	padding: 5px 0px;
}
.property_details {
	padding: 5px 0px 5px 5px;
}
.property_image {
	width: 250px;
}
.property_desc {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669;
}
label {
	width: 6em;
	text-align: left;
	margin-right: 0.5em;
	float: left;
}
form {
	margin: 0px;
	padding: 10px;
}
.submit input {
	margin-left: 6.5em;
	margin-top: 5px;
	margin-bottom: 5px;
} 
.login {
	border: 1px solid #669;
	float: left;
	margin-top: 10px;
}
.search_tr {
	border-bottom: 1px dotted #669;
}
.details, .rooms {
	border-bottom: 1px dotted #669;
}

.rooms, .features {
	padding-top: 5px;
}



































