#body {
	background-color: #A67F60;
	background-position: center top;
	background-repeat: no-repeat;
}
#container {
	height: 1000px;
	width: 1200px;
	display: block;
	background-image: url(../Images/rtprailfan_bg_2.jpg);
	background-color: #A67F60;
	margin: auto;
}
#content {
	height: 950px;
	width: 1100px;
	margin: auto;
	padding: 50px;
}
#headline {
	height: 40px;
	width: 350px;
	margin: auto;
	text-align: center;
	color: #A67F60;
	font-size: 22px;
}
#text {
	height: 350px;
	width: 500px;
	float: left;
	color: #A67F60;
	margin-left: 25px;
}
#gmap {
	height: 350px;
	width: 900px;
	float: left;
	margin-left: 100px;
}
#footer {
	height: 25px;
	width: 1100px;
	float: left;
	text-align: center;
	margin: auto;
	padding-top: 50px;
}


#pic1 {
	height: 450px;
	width: 500px;
	float: left;
	margin-left: 50px;
}
#g_adsense {
	margin: auto;
	height: 90px;
	width: 728px;
	padding-bottom: 20px;
}

