body {
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Verdana;
	font-size: 62.5%;
}
#container {
	margin : 0 auto;
	background-color: white;
	width: 798px;
}
#logo {
	float: left;
	width: 798px;
	height: 100px;
}
#logoimg {
	float: left;
	margin-top: 14px;
}
#logopictures {
	float: right;
}
#logopictures img {
	margin-left: 10px;
}
#logo p {
	float: right;
}
#logo a img {
	border: 0;
}
#header {
	float: left;
	width: 798px;
	height: 200px;
	background: url(../images/header.jpg) no-repeat;
	display: none;
}
#menu {
	float: left;
	width: 798px;
	height: 29px;
	background-color: #D98D40;
	margin: 5px 0 0 0;
}
#menu ul {
	margin : 0;
	padding :0;
	list-style : none;
}
#menu li {
	margin : 0;
	padding :0;
	float:left;
	list-style-type: none;
	width: 133px;
	text-align: center;
	list-style-image: none;
}
#menu a {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
	display: block;
	line-height: 29px;
}
#menu a.active {
	background-color: #CC6600;
}
#menu a:hover {
  background-color: #AD5700;
}
#content {
	float: left;
	font-size: 1.2em;
	width: 758px;
	margin: 20px;
	color: #333333;
}
#footer {
	width: 793px;
	font-size: 0.9em;
	padding: 5px 0 5px 5px;
	color: #999999;
}
#footer span.footer_left {
	float: left; 
}
#footer span.footer_right {
	float: right; 
}
p {
	text-align: justify;
	margin: 10px;
	padding: 0;
	line-height: 1.4em;
}
p.ph2 {
	margin-left: 20px;
}
p.quote:before {
	content: url(../images/start_quote.gif);
	vertical-align: middle; 
	margin: 0 4px 0 0;
}
p.quote:after {
	content: url(../images/end_quote.gif);
	vertical-align: middle; 
	margin: 0 0 0 4px;
}
p.signature {
	text-align: right;
	font-size: .9em;
}
h1 {
	font-size: 1.4em;
	border-bottom: 5px solid #6699CC;
	padding: 0 0 1px 15px;
	margin: 0;
}
h2 {
	font-size: 1.2em;
	padding: 0 0 1px 15px;
	margin: 10px 0 0 0;
}
h2 span {
	border-bottom: 5px solid #B3CDE6;
}
h3 {
	margin-top: 6px;
	font-size: 1em;
}
html>body h3 {
	margin-top: 4px;
}
a {
	color: #008000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, strong {
	color: #000000;
}
strong {
	font-weight: bold;
}
.text {
	float: left;
	width: 492px;
	margin: 0;
}
.text_full {
	float: left;
	width: 758px;
	margin: 0;
}
.testimonials,
.links {
	position: relative;
	width:244px;
	float:left;
	padding: 0;
	margin: 0 0 0 20px;
	background-color: #EEEEEE;
	border: 1px solid #DCDCDC;
	font-size: 0.9em;
}
.links {
	margin: 10px 0 0 20px;
}
.links ul {
	padding: 0;
	margin-left: 10px;
	list-style : none;
	margin-top: 10px;
}
.links li {
	list-style-image: none;
}
.links a {
	font-size: 0.9em;
}
.testimonials2 {
	position: relative;
	width:244px;
	float:left;
	padding: 0;
	margin: 0 0 0 20px;
	font-size: 0.9em;
}
ul {
	margin-bottom: 10px;
}
li {
	list-style-image: url(../images/arrow2.png);
}
.form_row {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: left;
	width: 748px;
}
.form_row span.image {
	float: left;
	width: 171px;
	margin-right: 10px;
}
.form_row span.description {
	float: left;
	width: 567px;
	text-align: justify;
}
fieldset {
	border: 1px solid #999999;
	margin: 0 0 20px 10px;
	background-color: #EEEEEE;
}
fieldset p {
	float: left;
	width: 600px;
	margin-bottom: 5px;
}
legend {
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	border: 1px solid #999999;
	background-color: white;
}
label {
	xtext-align: right;
	float: left;
	width: 12em;
	line-height: 1.9em;
	font-weight: bold;
}
fieldset input, fieldset textarea {
	padding: 4px;
	width: 250px;
	margin-left: 10px;
	border: 1px solid #999999;
}
button, input, textarea {
	font-family: Verdana;
	font-size: 1em;
}
.required {
	color: red;
}
#welcome {
	margin-bottom: 30px;
}
#events,
#units,
#health,
#gallery {
	float: left;
	width: 231px;
	margin-bottom: 30px;
}
#events,
#health {
	margin-right: 30px;
}
.message {
	border: 1px solid #999999;
	margin: 0 0 20px 10px;
}
.message p {
	font-weight: bold;
}
#photo_gallery {
	width: 740px;
	margin-left: 9px;
	clear: left;
}
.thumbnail {
	float: left;
	margin: 10px;
	height: 124px;
	width: 165px;
}
.thumbnail a img {
	border: 1px solid #ccc;
	display: block;
}
.thumbnail a:hover img {
	border-color: #008000;
}