body
{
	color: #663300;
	color: #3B2409;
	font-family: 'Times New Roman' , 'Trebuchet MS' , Verdana, Sans-Serif;
	background: url(images/background.jpg);
	width: 800px;
	text-align: center;
	font-size: normal;
}

img {
	border: medium ridge #8B4513;
	margin-left: 50px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
}

#masthead{

}

#navigation {
   margin: 10px;
	font-size: small;
	
}

#map {
	border: small ridge #8B4513;
	margin: 0;
	margin-top: 25px;
	padding: 0;
}

#navigation img {
	border: none;
}

div#masthead img{
	border: none;
	margin: 0;
	padding: 0;
}

ul 
{
	margin: 15px 5px 5px 5px;
}

li {
   clear: both;
	display: inline;
	letter-spacing: -.05em;
	list-style-image: none;
	text-decoration: none;
    padding: 10px;
    margin: 0px;
}

a:link, a:visited {
	text-decoration: none;
	color: #43260E;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


a:hover, a:active {
	text-decoration: none;
	color: #964F14;
	font-weight: bold; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bioImg {
	float: left;
}

.content {
	padding: 10px;
	padding-top: 25px;
	word-spacing: 1.25px;
	letter-spacing: 1.25px;
}

.hours {
	display: list-item;
}

