/* CSS Document */
body {
background-color:#dacfbd;

}
img {
	float:left;
}
#container {
	background-color:#000;
	width:770px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	overflow: hidden;
}
#name_phone {
	clear:both;
	height:auto;
	background-repeat:no-repeat;
	background-image:url(../images/name_bg.gif);
	background-color:#202B17;
	color:#fff;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:15px 20px 15px 0;
	border-bottom:5px solid #F2EAE2;
}
#name_phone span {
	font-size:18px;
}
#bottom_left {
	float:left;
	height:436px;
	width:417px;
	background-image:url(../images/bottom_left_bg.jpg);
	background-repeat:no-repeat;
}
#index{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 70px 10px 0 130px;
}
#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 45px 10px 20px 20px;
	height:auto;
	background-color:#C3B39A;
	
}
#title {
	padding:10px 0 0 120px;
}
#title2 {
	padding:10px 0 10px 20px;
}
#bottom_right {
	float:left;
	width:353px;
	height:auto;
	margin-bottom:-3000px;
	padding-bottom:3000px;
	background-image:url(../images/buy_sell_bg.gif);
	background-repeat:no-repeat;
	background-color:#586C3C;
}
#bottom_left_no_pic {
	float:left;
	height:auto;
	width:417px;
	background-image:url(../images/bottom_left_bg_no_pic.gif);
	background-repeat:inherit;
	margin-bottom:-3000px;
	padding-bottom:3000px;


}
#clear_float {
	clear:both;
}
#buy {
	padding:10px 0 26px 10px;
}
#sell {
	padding-top:10px;
}
a img {
	border:0;
}
h4 {
	color:#202B17;
	font-size:20px;
}
#village {
	color:#202B17;
	font-size:20px;
	text-align:center;
}
td {
	text-align:center;
	padding:3px;
}	
h2 {
	color:#202B17;
	font-size:26px;
}
p span {
	color:#202B17;
	font-size:20px;
}
p a {
	color:#202B17;
	text-decoration:none;
}
p a:hover {
	text-decoration:underline;
}
#contact {
	font-size:16px;
}
#listing1 {
	padding-bottom:20px;
	
}
#listing3 {
	padding-right:5px;
	padding-bottom:20px;
}
#listing2 {
	padding-right: 40px;
	padding-bottom:20px;
}
#img_tax {
	
	padding:10px 500px 10px 20px;

	
}