body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #44749D url(/images/background.jpg) repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#holder {
	width: 750px;
	background: #FFFFFF;
	text-align: left;
	margin: 0 auto;
	color: #513013;
}
#header {
	height: 315px;
	background-color: #FFFDEE;
	background-image: url(/images/above_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav {
	width: 225px;
	float: left;
	background-image: url(/images/2_nav_header.jpg);
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 10px;
	text-decoration: none;
	color: #7A4943;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
	background-image: url(/images/red-apple.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.underline {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #7A4943;
}
#content {
	margin: 0;
	float: right;
	width: 470px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 25px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #44749D;
	background-color: #FFFDEE;
}
#content p calendar {
	text-align: center;
	width: 50px;
}
#footer {
	padding: 5px;
	text-align: center;
	background-color: #44749D;
	color: #FFFDEE;
	background-image: url(/images/footer_header.jpg);
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFDEE;
	border-bottom-color: #FFFDEE;
	border-left-color: #FFFDEE;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
p {
	font-size: 80%;
}
h1 {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-size: 90%;
	font-weight: bold;
}
h3 {
	font-size: 80%;
	font-weight: bold;
	color: #44749D;
}
h4 {
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	color: #44749D;
}
li {
	line-height: 100%;
	font-size: 80%;
}
table {
	font-size: 80%;
}
#content p {
	line-height: 130%;
}
#holder a:link {
	color: #44749D;
	text-decoration: none;
}
#holder a:visited {
	color: #44749D;
	text-decoration: none;
}
#footer a:link {
	color: #FFFDEE;
	text-decoration: none;
	font-weight: bold;
}

#footer a:visited {
	color: #FFFDEE;
	text-decoration: none;
	font-weight: bold;
}
.bold_it {
	font-weight: bold;
}
#nav a:link {
	color: #7A4943;
	text-decoration: none;
}

#nav a:visited {
	color: #7A4943;
	text-decoration: none;
.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #44749D;
	display: block;
	width: 150px;
}
.style1 {
	color: #FFFDEE;
	text-align: center;
}
#hours {
	font-weight: normal;
	margin-top: 40px;
}
