img, div { behavior: url(iepngfix.htc) }

body{
font-family:Geneva, Arial, Helvetica, sans-serif; font-size:95%;
/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
margin:0;
padding:0;
background-color: #e3f6f5;
background: #B7D3E1 url('../images/bg_body.jpg') top left repeat-x;
text-align:center;
}

img {border:0;}


#container{

margin: 0 auto;
width: 960px;
background: url('../images/bg_content_shadow2.png') top left repeat-y;
padding-bottom:  30px;
text-align:left;

}



	#header{
	background: url('../images/bg_header.jpg') top center no-repeat;
	height: 205px;
	margin: 0 auto;
	width: 960px;

	}
	
	#navi{
	margin: 0 auto;
	padding: 13px 0 0 0;
	width: 960px;
	background: url('../images/bg_navi.jpg') top center repeat-x;
	height: 41px;
	text-align: center;	
	}
	
		#navi ul{ list-style-type: none; margin: 0; padding: 0 0 0 20px; font-size: 0.75em; font-weight: 700}
		#navi ul li{ display: inline;  }
		#navi ul li a{color: #666; text-decoration: none; padding: 0 3px}
		#navi ul li a:hover{color: red;}
	
#content_container{
margin: 0 auto;
width: 960px;

}
#content_container p{
font-size: 0.8em;
color: #666663;
line-height: 160%;	
}

	#content_left{
	padding-left: 10px;
	margin-top: 20px;
	float: left;
	width: 200px;

	}

	#content{
	padding: 0 20px;
	float: left;
	width: 700px;

	}
	
		#content h1{
		color: #F8B40B;
		font-weight: 400;
		font-family: "Century Gothic", Arial, Helvetica, sans-serif;
		font-size: 1.9em;
		margin: 0;
		padding: 20px 0 0 0 ;
		}
		
		#content h2{
		color: #62AFFF;
		font-weight: 400;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		margin: 0;
		padding: 0;
		}
		
		#content p, #content ul,#beds{
		line-height: 180%;
		color: #666;
		font-size: .95em;
		margin: 20px 0;
		}

/* comments list */
ol.commentlist {
	margin: 12px 10px;
	padding: 0;
	border-style: solid;	
	border-color: #F0F0F0;	
	border-width: 1px 1px 0 1px;
}
.commentlist li {
	margin: 0;
	padding: 10px;
	list-style: none;
	border-bottom: 1px solid #F0F0F0; 
}
.commentlist li cite {
	display: block;
	font-style: normal;
	font-weight: bold;
	padding: 7px;	
}
.commentlist li cite img {
	float: left;
	margin-right: 10px;	
}
.commentlist li cite .comment-data {
	font-size: .8em;
	font-weight: normal;
}
.commentlist li .comment-text {
	clear: both;
	margin: 0; padding: 0;
}
.commentlist li.alt {
	background: #f8f8f8 
}


#wrap #content-wrap #main p {
	font-size: 14px;
}



	#footer{
	margin: 0 auto;
	width: 970px;
	height: 129px;
	background: url('../images/bg_footer.png') top left no-repeat;
	}
	
		#footer_contents{
		margin: 0px 5px;
		padding: 10px 20px 0 20px;
		border-top: 1px solid #ccc;
		color: #999;
		font-size: 0.7em;
		}
		
			#navi_info{
			float: left; width: 400px; 	
			}
		
			#navi_footer{float: right; width: 400px; text-align: right;}
			#navi_footer ul{ list-style-type: none; margin: 0; padding: 0 0 0 20px; }
			#navi_footer ul li{ display: inline;  }
			#navi_footer ul li a{color: #999; text-decoration: none; padding: 0 3px}
			#navi_footer ul li a:hover{color: red;}








.detail { margin-left:25px; width:500px; border:1px solid #000000; padding-bottom:10px; text-align:left;padding-left:40px}

.proptitle {font-size:16px; font-weight:bold; text-decoration:none; color:#990000;}
a:hover.proptitle {color:#990000;}

.price {margin-left:0px;}
.image {margin-left:0px; padding:10px 0 10px 0;}
.headings {margin-left:25px; color:#FFFFFF; background-image:url(img/nav_bg.png); background-repeat:repeat-x; padding:5px; font-weight:bold;}



