body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D0CB8B;
	background-image: url(images/bg5.gif);
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 202px 0 0 0;
	background-image:  url(images/newheader.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
#extrainfo {
	width: 480px;
	padding-right: 5px;
	text-align: right;
	float: right;
	font-size: 65%;
	color: #aaaaaa;
}
#content, #contentann {
	width: 480px;
	float: right;
	padding: 0 10px 0 0;
}
#content p, #content table, #contentann p {
	font-size: 75%;
	line-height: 1.6em;
	padding-left: 2em;
}
#content li, #contentann li {
	font-size: 75%;
	line-height: 1.6em;
	padding-bottom: 15px;
}
#content h1 {
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	color: #B51032;
	background-color: transparent;
	padding-bottom: 5px;
	border-bottom: 1px solid #DDDDDD;
}
#contentann h1 {
	font-size: 140%;
	color: #000000;
	background-color: transparent;
}

#content h2, #contentann h2 {
	font-size: 120%;
	color: #000000;
	background-color: transparent;
}
#guestbookbox {
	text-align: left;
	margin-left: 2em;
	width: 425px;
	padding: 8px;
	background-color: #ffffff;
	border: 1px #E6B630 dotted;
}
#guestbookbox p {
	margin-left: 0;
}
#guestbookboxapprove {
	text-align: left;
	margin-left: 2em;
	width: 425px;
	padding: 8px;
	background-color: #ffffff;
	border: 1px #B51032 dotted;
}
#content .guestbookheader {
	padding: 1px 4px 1px 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #E6B630;
	font-size: .7em;
}
#content .responseheader {
	padding: 1px 4px 1px 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #a9aa55;
	font-size: .7em;
	color: #000000;
}
#content .guestbookheaderapprove {
	padding: 1px 4px 1px 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #B56A76;
	font-size: .7em;
}
#guestbookentry p {
	font-size: .75em;
	line-height: 1.4em;
	padding-left: 0px;
	padding-bottom: 0px;
	color: #000000;
	margin-bottom: 0px;
}
#content .guestbookfooter {
	padding: 5px 0px 0px 0px;
	margin-bottom: 0px;
	border-top: 1px #E6B630 dotted;
	background-color: #ffffff;
	font-size: .60em;
	line-height: 1em;
	color: #666666;
}
#content .guestbookfooterapprove {
	padding: 5px 0px 0px 0px;
	margin-bottom: 0px;
	border-top: 1px #B51032 dotted;
	background-color: #ffffff;
	font-size: .60em;
	line-height: 1em;
	color: #666666;
}
#navigation {
	float: left;
	padding-top: 20px;
	margin-left: 5px;
	width: 180px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	width: 180px;
	border-bottom: 1px dashed #722100;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom;
}
#navigation a:link, #navigation a:visited {
	display: block;
	padding: 5px 5px 5px 10px;
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
}
#navigation a:hover {
	border-left: 6px solid #722100;
	padding: 5px 5px 5px 4px;
	color: #722100;
}
#navigation ul.subnav {
	margin-left: 12px;
}
#navigation ul.subnav li {
	border-bottom: 1px solid #722100;
	width: 168px;
}
#navigation .subnav a:link, #navigation ul.subnav a:visited {
	background-color: #ED9F9F;
	color: #722100;
}
#otherinfo {
	float: left;
	padding-top: 20px;
	margin-left: 5px;
	width: 180px;
}

.datatable {
	/*border: 1px solid #000000;*/
	background: #FFFFFF; /* #EDED9C;  */
	width: 180px;
}

#servicetimes h1 {
	font-size: .85em;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 2px 0 2px 0;
	background: #A99552;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000000;
}

#servicetimes h2 {
	font-size: 70%;
	color: #722100;
	text-align: center;
}

#servicetimes p {
	text-align: center;
	font-size: .65em;
	color: #000000;
}
#latestadditions h1 {
	font-size: .85em;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 2px 0 2px 0;
	background: #722100;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000000;
}
#latestadditions h2 {
	font-size: 70%;
	color: #000000;
	text-align: left;
}
#latestadditions p {
	text-align: left;
	font-size: .65em;
	color: #000000;
}
.right {
	text-align: right;
}

.highlight {
	font-weight: bold;
	color: #B51032;
}

#footer {
	clear: both;
	margin: 0 0 20px 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #707847;
}
#footer p {
	font-size: 68%;
	text-align: center;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.contacttable {
	background: #FFFFFF;
	width: 430px;
	margin-left: 50px;
	padding-bottom: 50px;
}
.contacttable td {
	line-height: 1.5em;
	padding-bottom: 10px;
}
#content a:link, #content a:visited, #latestadditions a:link, #latestadditions a:visited {
	color: #722100;
	text-decoration: none;
}
#content a:hover, #latestadditions a:hover {
	color: #722100;
	text-decoration: underline;
}

#content .pagetools a:hover {
	text-decoration: none;
}

SUP {
	line-height: 0;
}

#randquote {
		background: #d9d497;
		background-image: url(images/quotes.gif);
		background-repeat: no-repeat;
		background-position: 2px 2px;
		border-top: 1px black solid;
		border-bottom: 1px black solid;
		text-align: center;
		padding: 0 5px 5px 5px;
		font-style: oblique;
		font-size: .7em;
		color: #666666;
}
