﻿* { margin: 0; padding: 0; }
a { color:#006600; text-decoration:none;}
a:hover { color:#00CC99; text-decoration:none; }

body { font-family: Calibri, Arial, Helvetica; font-size: medium; margin:0; background-color:#BCD3C4 }
.center {
	text-align: center;
}
.heading {
	font-size: medium;
	margin-bottom:10px;
}
.time {
	color: #800080;
}
#outer {
	width: 850px;
	margin: auto;
	margin-top: 10px;	
	background-color: #345840;
	border: 2px gray double;
}
#content {
	width: 660px;
	margin-left:150px;
	margin-top:0;
	margin-bottom:0;
	background:white;
	padding: 20px
}
#footer {
	border: 1px solid #808080;
	text-align: center;
	font-family: "Franklin Gothic Book";
	background-color: #F8F8F8;
}
#servicetimes {
	border-left-style: solid;
	border-left-width: 1px;
	border-right: 1px solid #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #C0C0C0;
	background-color: #FFFFC6;
	width:200px;
	padding: 6px;
	font-size: small;
	text-align:center;
}
#slideshow {
	width:850px;
	margin:0;
	height:108px;
	z-index:5;
	position: absolute;
}
#navigation {
	width: 150px;
	height:100%;
	background-color:#31512F;
	margin:0;
	float:left;
	font-family: "Century Gothic";
	font-size: small;
}
.nav1 {
	background-color:#6C9F79;
	color:white;
	font-weight:bold;
	border: 1px gray dotted;
	text-align:center;
	padding: 5px;
}
.nav2 {
	background-color:#E4EFE7;
	border: 1px gray dotted;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nav3 {
	border: 1px gray dotted;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: small;
	background-color:#CBDCDC
}
#footerright {
	font-family: Arial, Verdana, sans-serif;
	margin: 0px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: x-small;
}
#footercenter {
	font-family: Arial, Verdana, sans-serif;
	margin: 0px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: x-small;
	width: 150px
}
#footerleft {
	font-family: Arial, Verdana, sans-serif;
	margin: 0px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: x-small;
	text-align: left;
}
#footercenter {
	text-align: center;
}
#footerright {
	text-align: right;
}
img {
	border: 0px
}
h1 {
	font-family:"Lucida Calligraphy";
	font-size: x-large;
	margin-bottom:18px;
	color:#183834
}
h2 {
	font-family: Calibri, Arial, Helvetica;
	font-size: large;
	margin-top: 24px;
	margin-bottom: 12px;
	color:#006666;
	font-weight:bold;
}
.signature {
	font-size: x-large;
	font-family: "Brush Script Std";
}