body {
	background-color: #FCF5E4;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.maincontent {
	width: 698px;
	margin-right: auto;
	margin-left: auto;
}
.menuholder {
	height: 30px;
	width: 698px;
	padding-bottom: 1px;
	text-align: right;
}
.home_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 30px;
	color: #4E5C5E;
	text-decoration: none;
	padding-top: 20px;
}
.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #949494;
	text-decoration: none;
	padding-top: 13px;
	padding-bottom: 5px;
}
.textlink {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.footer1 a {
	color: #949494;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #949494;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B5B1A3;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 15px;
}
.mapwrapper {
	border: 1px solid #93ADAF;
	margin-bottom: 30px;
}
.footer2 a {
	color: #B5B1A3;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B5B1A3;
}
.contact_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	padding-top: 25px;
}
.contact_title {
	font-size: 15px;
	font-weight: bold;
	color: #4E5C5E;
}
.contact_address {
	color: #4E5C5E;
}
.contact_phone {
	font-size: 17px;
	font-weight: bold;
	color: #4E5C5E;
}
.contact_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #4E5C5E;
	text-decoration: none;
	padding-top: 20px;
}
