body {
	background-color: #004D29;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.header_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #004D29;
	font-weight: bold;
}
.header_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.header_info a:link, .header_info a:visited {
	text-decoration: underline;
	color: #000000;
}
.header_tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
}
.header_back {
	background: url(../images/header.jpg) right no-repeat #FFFFFF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004D29;
	margin: 0 0 20px 0;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #80A694;
	font-size: 10px;
}

.footer a:link, .footer a:visited {
	color: #80A694;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#map {
	width: 620px; 
	height: 210px; 
	border: 1px solid #004D29;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px
}
.button {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	border: none; 
	background-color: #004D29; 
	color: #FFFFFF; 
	height: 22px;
}
