#title {
	width: 360px;
	float: left;
	background-color: #996633;
	padding: 10px;
	background-image: none;
	background-position: right;
	background-repeat: no-repeat;
	font-style: normal;
	font-weight: normal;
	font-family: Ravie;
	font-size: 14px;
}
#container {
	float: left;
	width: 750px;
	background-color: #996633;
}
#links {
	clear: left;
	float: left;
	width: 740px;
	background-color: #999999;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 13px;
}
.navlinks {
	float: left;
	background-color: #999999;
	padding-right: 4px;
	padding-left: 4px;
}
#content {
	clear: left;
	float: left;
	width: 730px;
	margin: 10px 0px;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#picture {
	float: right;
	width: 360px;
	background-color: #996633;
	height: 116px;
}
.fw {
	float: right;
}
#footer {
	clear: both;
	float: left;
	width: 730px;
	background-color: #996633;
	padding: 10px;
	margin: 20px 0px 0px;
}
.back {
	float: left;
}
.maps {
	border: medium none #0066CC;
	width: 700px;
}
