body {
	text-align: center;
	background-color: #DBDBDB;
	margin-top: 0px;
	background-repeat: repeat;
	background-image:  url("../images/background.jpg");
	background-attachment: fixed;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	background-color: #E5E5E5;
}
#top-header {
	float: left;
	width: 850px;
	background-image:  url("../images/top-header-bg.jpg");
	background-repeat: no-repeat;
	height: 110px;
}
.address-text {
	text-align: left;
	padding-left: 590px;
	padding-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #79675B;
}
#main-image {
	float: left;
	width: 850px;
	background-image:  url("../images/main-image.jpg");
	background-repeat: no-repeat;
	height: 159px;
}
#title-bar {
	float: left;
	width: 850px;
	background-image:  url("../images/title-bg.jpg");
	background-repeat: no-repeat;
	height: 64px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #666666;
	padding-left: 320px;
	font-style: italic;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#left-content {
	float: left;
	width: 157px;
	padding-left: 35px;
	background-color: #E5E5E5;
	background-image:  url("../images/left-content-bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #705F55;
	line-height: 22px;
	font-weight: normal;
	font-style: normal;
}
#text-content {
	float: left;
	width: 370px;
	background-image:  url("../images/text-content-bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E5E5E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	padding-right: 15px;
}
#right-content {
	float: left;
	width: 238px;
	background-color: #E5E5E5;
	padding-right: 35px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #786257;
}
#footer {
	float: left;
	width: 850px;
	margin-top: 15px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #76685F;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 8px;
}
#bottom {
	clear: both;
	width: 850px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #666666;
}
#left-content a:link {
	color: #666666;
	text-decoration: none;
}
#left-content a:visited {
	color: #666666;
	text-decoration: none;
}
#left-content a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#left-content a:active {
	color: #666666;
	text-decoration: none;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#map {
	width: 358px;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	height: 430px;
	border: 1px solid #666666;
}
