body{
	margin: 10px;
	padding: 0px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
}
#container{
	width: 782px;
	margin: auto;
	margin-top: 0px;
}
#header {
	height: 118px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	width: 782px;
}
#logo{
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width: 269px;
	height: 118px;
	float: left;
}
#logo h1, #logo p{
	text-indent: -9000em;
}
#telephone{
	background-image:url(../images/telephone.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 214px;
	height: 118px;
	text-indent: -90000em;
}
#nav{
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
	height: 35px;
	font-size: 1.2em;
	padding-left: 7px;
}
#nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li{
	float: left;
	line-height: 35px;
	background-repeat:no-repeat;
	background-position: top right;
}
.divide{
	background-image:url(../images/nav_divide.gif);
}
#nav ul li a{
	text-decoration: none;
	color: #cccccc;
	padding-right: 1.6em;
	padding-left: 1.6em;	
}
#nav ul li a:hover{
	text-decoration: underline;
}
#footer{
	color: #999999;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	width: 742px;
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;	
	margin-top: 20px;
	margin-bottom: 20px;
}
#copyright{
	float: left;
	line-height: 54px;
}
#content{
	padding: 25px;
	padding-top: 35px;
	background-image:url(../images/nav_drop.gif);
	background-repeat:no-repeat;
	background-position: top left;
}
#content2{
	padding: 25px;
	padding-top: 35px;
	background-image:url(../images/nav_drop.gif);
	background-repeat:no-repeat;
	background-position: top left;
}
#credit{
	float: right;
	line-height: 54px;	
}
a.credit{
	color: #999999;
	text-decoration: none;
}
a:hover.credit{
	text-decoration: underline;
}
.clear{
	clear: both;
}
#left_col{
	float: left;
	width: 350px;
	background-image:url(../images/keys.gif);
	background-position: 10px 70px;
	background-repeat:no-repeat;
}
#left_col2{
	float: left;
	width: 350px;
	
}
.half_width{
	width: 52%;
}
.title{
	text-indent: -90000em;
}	
#title_home{
	background-image:url(../images/title_home.gif);
	background-repeat:no-repeat;
	width: 344px;
	height: 62px;
	margin-bottom:150px;
}
#title_featured{
	background-image:url(../images/title_featured.gif);
	background-repeat:no-repeat;
	width: 265px;
	height: 31px;
}
#title_properties{
	background-image:url(../images/title_properties.gif);
	background-repeat:no-repeat;
	width: 270px;
	height: 32px;
}
#title_about{
	background-image:url(../images/about.jpg);
	background-repeat:no-repeat;
		
}
#title_links{
	background-image:url(../images/links.jpg);
	background-repeat:no-repeat;
	
}
#title_wheretofindus{
	background-image:url(../images/wheretofindus.jpg);
	background-repeat:no-repeat;
	
	
}
#title_contact{
	background-image:url(../images/contact.jpg);
	background-repeat:no-repeat;
	
}
#title_form{
	background-image:url(../images/form.jpg);
	background-repeat:no-repeat;
	
}
#right_col{
	float: right;
	width: 352px;
}
.featured{
	background-color: #D4D4D4;
	border: solid 1px #bbbbbb;
	background-image:url(../images/featured_bg1.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding: 15px;
	color: #333333;
	margin-bottom: 18px;
}
.featured p{
	margin: 0px;
}
.featured a{
	text-decoration: none;
}
.price{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	font-weight: normal;
}
.let{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	font-weight: normal;
	color: #CC0000;
}
.featured_description{
	float: left;
	width: 140px;
}
.featured a:hover{
	text-decoration: underline;
}
a{
	color: #cc0000;
}
.thumb{
	float: left;
	padding-right: 15px;
}
#property_button{
	display:block;
	background-image:url(../images/featured_button.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	line-height:47px;
	text-indent: -90000em;
	width: 350px
}
img.properties{
	background-color: #FFFFFF;
	padding: 1px;
	border: solid 1px #CCCCCC;
}
hr{
	margin-top: 5px;
	margin-bottom: 5px;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	font-weight: normal;
	color: #CC0000;
}
h4{
	font-size: 120%
	font-weight: normal;
}
#left_col_sub{
	float: left;
	width: 350px;
}
#right_col_sub{
	float: right;
	width: 352px;
}