

	body {
		text-align:center;
		background-color:#4F2900;
		
font-family: "Times New Roman", Times, serif;
font-size:16px;
font-weight:700;
font-stretch:normal;
	color: #7F3F00;
		}
	
	#wrapper {
		width:900px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		text-align:left;
		border:double medium;
		background-color:#FBF4EA;
		background-image:url(../images/background.jpg);
		}
		

		
		.headertext {font-size:18px;
		font-weight:bold;
		}
.phone {
font-size:22px;
font-weight:bold;
}		
		
		.navlist
{
margin: 0;
padding: 10px 0px 20px 10px;
border-bottom: 5px #583004 groove;
border-top: 1px solid #000;
background-color:#0E3800;
font-size:13px;
}

.navlist ul, .navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

.navlist a:link, .navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #EBEEDB;
}

.navlist a:link#current, .navlist a:visited#current, .navlist a:hover
{
border-bottom: 0px solid #F0D500;
padding-bottom: 2px;
background: transparent;
color: #F0D500;
}

.navlist a:hover { color: #F0D500; }

input {
margin:5px 5px 5px 5px;
vertical-align:middle;
}

select {
margin:5px 5px 5px 5px;
vertical-align:middle;
}

textarea {
margin:5px 5px 5px 5px;
vertical-align:middle;
}

.health {
	color: #009900;
	font-style: italic;
}

.required {
background-color:#FED683;
}

#map {
text-align:center;
}	
	
.photo {
padding:15px 15px 15px 15px;
border:none;
}	

.fontred {
	color:#F00;
	}