/* CSS Document */

body
{
	background-color:#b49c4e;
	margin:0px 0px 0px 0px;
}

a:link, a:visited, a:hover
{
	font-family:Verdana, sans-serif, Tahoma;
	font-size:12px;
	color:#655522;
}

#main
{
	background-color:#e3d98c;
	width:900px;
	height:auto;
	overflow:hidden;
	margin:20px 0px 0px 0px;	
}
h1, h2, h3, h4{
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color:#655522;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 14px;
	color:#655522;
	text-align:justify;
}

h3 {
	font-size: 13px;
}
h4 {
	font-size: 15px;
	color:#655522;
	float:left;
	font-weight:bold;
}

#header
{
	background-image:url('../images/new_header.gif');
	width:886px;
	height:138px;	
	margin:10px 0px 0px 0px;
}


/* navigation section */

#left
{
	width:25%;
	height:auto;
	overflow:hidden;
	float:left;
	margin:0px 0px 0px 0px;
}

#navi
{
	width:20%;
	margin:0px 0px 0px 0px;
	float:left;	
}

.navi
{
	width:209px;
	height:31px;
	margin:10px 0px 0px 10px;
}

#side
{
	background-color:#c8af5c;
	width:206px;	
	height:500px;
	overflow:hidden;		
	margin-left:10px;
	margin-top:10px;
}
#side_property_info
{
	background-color:#c8af5c;
	width:206px;	
	height:620px;
	overflow:hidden;		
	margin-left:10px;
	margin-top:10px;
}

#right
{
	width:75%;
	height:auto;
	overflow:hidden;
	float:left;
	margin:10px 0px 0px 0px;
}
#main_img
{
	width:642px;
	height:429px;	
	margin:10px 0px 0px 10px;
}

.v_line
{
	background-color:#7e6f3c;
	width:3px;
	height:870px;	
	margin:0px 11px 0px 2px;
	float:left;
}
.v_line_property
{
	background-color:#7e6f3c;
	width:3px;
	height:990px;	
	margin:0px 11px 0px 2px;
	float:left;
}

.main_img
{
	width:642px;
	height:429px;
	overflow:hidden;
	margin:0px 0px 0px 10px;
}

.h_line
{
	background-color:#7e6f3c;
	height:3px;
	overflow:hidden;
	width:650px;
	margin:10px 0px 15px 16px;
}

h2
{
	font-family:Verdana, sans-serif, Tahoma;
	font-size:20px;
	font-weight:bold;
	color:#655522;
	text-align:justify;
	margin:10px 0px 0px 20px;
}

.text
{
	font-family:Verdana, sans-serif, Tahoma;
	font-size:12px;
	line-height:15px;
	color:#655522;
	padding:0px 10px 0px 10px;
	text-align:justify;
	text-decoration:none;
	height: auto;
	overflow: hidden;
}
h3

{
	font-family:Verdana, sans-serif, Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#655522;
	text-align:justify;
	margin:10px 0px 0px 10px;
}
.text1
{
	font-family:Verdana, sans-serif, Tahoma;
	font-size:11px;
	color:#655522;
	padding:0px 0px 0px 0px;
	text-align:none;
	text-decoration:none;
	float:left;
	height: auto;
	overflow: hidden;
}
/* footer section */

#footer
{
	width:868px;
	height:50px;
	margin:0px 0px 0px 0px;
}

.footer
{
	font-family:tahoma,verdana;
	font-size:10px;
	color:#655522;
	padding-top:20px;
	padding-left:0px;
	text-align:center;
	text-decoration:none;
}

.footer a:link
{
	font-family:tahoma,verdana;
	font-size:10px;
	color:#655522;
	padding-top:5px;
	text-align:justify;
	text-decoration:none;
}

.footer a:visited
{
	font-family:tahoma,verdana;
	font-size:10px;
	color:#655522;
	padding-top:5px;
	text-align:justify;
	text-decoration:none;
}

.footer a:hover
{
	font-family:tahoma,verdana;
	font-size:10px;
	color:#655522;
	padding-top:5px;
	text-align:justify;
	text-decoration:underline;
}
