body{
	margin:0;
	padding:0;
	background:#f0f0f6 url('images/top_bg.jpg') repeat-x;	
	font-family:verdana, Arial, serif;
	font-size: 85%;
	line-height:180%;
	color:#221e1e;
	text-align:center;
	}
p{
	padding:0;
	margin:0;
	}
#plain_wrapper p{
	padding:5px 0;
	}
a{	color:#ae0101;	}
a:hover{color:#000;}
h1,h2,h3,h4,h5,h6{	color:#ae0101; font-size:1.4em; font-weight:normal; 	}

#top_wrapper{
	width:900px;
	margin:0 auto;
	text-align:left;

	}
#header{
	height:	103px;
	}
#header img{
	float:left;
	padding:0;
	margin:0;
	}
#topline,#plaintopline{
	height:34px;
	clear:both;	
		}
#topline{
	background: url('images/hometop.jpg') no-repeat;
		}
#plaintopline{
	background: url('images/top.jpg') no-repeat;
		}
#mid_bar{
	clear:both;	
	overflow:hidden;
	background:#680404 url('images/red_mid.jpg') repeat-x;
	text-align:center;
	min-width:900px;
	}
#innermid{
	width:900px;

	margin:0 auto;
	text-align:left;
	color:#fff;
	}
#slogan{
	width:300px ;
	height:100%;
	float:left;
	}
#innermid h1, #innermid h2{
	color:#fff;
	font-weight:normal;
	font-size:1.6em;
	line-height:190%;
	}
#innermid h1{
	color:#fff;
	padding:20px 0 0 0;
	margin:0;
	font-weight:normal;
	font-size:1.6em;
	line-height:190%;
	}
#innermid h2{
	color:#fff;
	padding:0 0 10px 0;
	margin:0;
	font-weight:normal;
	font-size:1.6em;
	line-height:190%;
	}

#innermid p{
	padding:0 0 0 0;	

	}
#tolet{
	width:357px;
	height:239px;
	float:left;
	background:url('images/tolet.jpg') no-repeat;

	}
#tolet a img {
	border:none;
	}
#quotes{
			background:url('images/head.jpg') bottom left no-repeat;
			height:239px;
			width:243px;
			color:#fff;
			float:left;

			}
#shadowbot{
		background: url('images/shadowbot.jpg') repeat-x;
		height:24px;
		padding:0;
		overflow:hidden;
		width:900px;
		margin:0 auto;
		}
#shadow{
		background: url('images/shadow.jpg') repeat-x;
		/*height:24px;*/
			min-width:900px;
		overflow:hidden;
		margin:0;
		padding:0;
		}

#main_wrapper,#plain_wrapper{
	width:900px;
	margin:0 auto;
	height:100%;
	overflow:auto;
	text-align:left;
	}
#main_wrapper{
	background: url('images/body.jpg') top right no-repeat;
	}
#plain_wrapper{	padding-top:24px;}
#left_text{
	width:650px;
	overflow:auto;
	}
#outer{
	background:url('images/peeping.jpg') top center no-repeat;
	width:auto;
	height:auto;
	margin:0 auto;
	}
	
/*   Featured Properties   
#featured img{
	border:2px solid #ae0101;
}*/
#featured{
	margin:0;
	padding:30px 0;
	overflow:auto;
	}
.featured_property_div{
	line-height:100%;
	width:200px;
	float:left;
	margin-right:10px;
	margin-bottom:25px;
	}
.list_property_div h3,.featured_property_div h3{	font-size:.8em;	padding:0 0 5px 0;margin:0;}
.list_property_div h4,.featured_property_div h4{	font-size:.75em;	padding:0 0 3px 0;margin:0;}
.list_property_div p,.featured_property_div p{	font-size:.8em;	padding:0 0 3px 0;margin:0;}

.list_property_div{
	line-height:100%;
	width:200px;
	margin:20px 20px 20px 0;
	float:left;
	}
.list_property_div .available{
	color:green;font-weight:bold;
	}
.list_property_div .let{
	color:red;font-weight:bold;
	}
	
/* Property Details  */
#property_specs{
	width:280px;
	float:right;
	}
#property_details{
	float:left;
	width:600px;
	}
/*  Navigation   */
#nav{
	float:right;
	padding:0;
	text-align:center;
	margin:0;	
	}
#nav ul{
	padding:0 0 0 0;
	margin:0;

	}
#nav li {
	list-style:none;
	float:left;
	margin:0;
	padding:0;

}	
#nav li a{
	color:#221e1e;
	display:block;
	height:32px;
	width:90px;	
	padding:32px 12px 15px 12px ;
	margin:0;
	text-decoration:none;
	font-size:1.2em;
	}
	
#nav li a:hover{
	color:#000;
	background:url('images/hover.jpg') top center no-repeat;
	}

address{padding:10px 0;}
address a{color:#fff;text-decoration:none;}
/*  Contact form Styling   */
#contact_form{
	font-size:.9em;
	}
#contact_form p{
	font-size:.9em;
	}
input[type="text"].form_text_field,textarea.form_text_field{
	width:200px;
}	
select.form_text_field {
	width:200px;
}	
.form_text_field{
	background:#fff;
	font-family:verdana;
	font-size:.9em;
	margin:0;
	padding:0;}	
.small_form_text_field {
	width:30px;
	background:#fff;
	margin:0;
	padding:0;
	}	
select.small_form_text_field {
	width:50px;
	background:#fff;
	font-family:verdana;
	font-size:.9em;	
	}	
input[type="submit"]{
	border:1px solid #690404;
	background:#fff;
	color:#690404;
	margin:10px 0;
	}
#contact_form{
	width:450px;
	margin-top:10px;
	}
#contact_form p{margin:0;padding:0 ;}
#form_left{
	float:left;
	width:250px;
	}
#form_right{
	float:right;
	width:200px;
	}	
#footer{
	width:100%;
	margin-top:40px;
	background:#680404;
	border-top:1px solid blue;
	color:#fff;
	}
#footer_text{
	width:900px;
	margin:0 auto;
	text-align:left;
	padding-left:10px;
	}
#footer_text a{	color:#fff;}
#footer_text a:hover{	color:#eee;}
.copy {	font-size:.7em;	color:#eee;	}
.copy a{	color:#eee;	text-decoration:none;	}

.right_image{
float:right;
padding:0;
}
