@charset "UTF-8";
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/index_02.jpg);
	background-repeat: repeat-x;
	background-color: #A2EB49;
	font-size: 14px;
	line-height: 17px;
}
strong, em {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}#container {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	background-color: #446D11;
	background-image: url(images/dark-green-bkgd.jpg);
	background-repeat: repeat-y;
}
#header {
	background-color: #FFFFFF;
	height: 145px;
	width: 826px;
	float: left;
}
#footer {
	clear: both;
	background-color: #A2EB49;
}
#hours {
	float: left;
	width: 248px;
	background-image: url(images/4hours.jpg);
	background-repeat: no-repeat;
	height: 175px;
	padding-top: 54px;
	padding-left: 36px;
}
#directions {
	float: left;
	width: 228px;
	clear: left;
	height: 201px;
	background-image: url(images/5directions.jpg);
	background-repeat: no-repeat;
	padding-top: 64px;
	padding-left: 36px;
	padding-right: 20px;
}
#services {
	float: right;
	width: 473px;
	background-image: url(images/6services.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-right: 30px;
	padding-top: 55px;
	background-color: #6C9D31;
	padding-bottom: 35px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#staff {
	float: right;
	width: 473px;
	background-image: url(images/staff.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-right: 30px;
	padding-top: 55px;
	background-color: #6C9D31;
	padding-bottom: 35px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#contact {
	float: right;
	width: 473px;
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-right: 30px;
	padding-top: 55px;
	background-color: #6C9D31;
	padding-bottom: 35px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#flashbanner {
	height: 160px;
	width: 826px;
	clear: both;
}
a:link {
	color: #F6C841;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #A2EB49;
}
#spaceholder {
	float: left;
	width: 228px;
	clear: left;
	height: 201px;
	background-image: url(images/5directions.jpg);
	background-repeat: no-repeat;
	padding-top: 64px;
	padding-left: 36px;
	padding-right: 20px;
}
#header h1 {
	background-image: url(images/1logo.jpg);
	text-indent: -9999px;
	display: block;
	float: left;
	height: 145px;
	width: 284px;
	margin-top: 0px;
}
#header #nav {
	height: 79px;
	width: 542px;
	float: right;
	background-image: url(images/2header.jpg);
	background-repeat: no-repeat;
	margin-top: 66px;
}
#nav li {
	display: inline;
	padding-right: 30px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#nav li a, a:visited{
	color: #000000;
	text-decoration: none;
}
#nav li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#staff img {
	border: 3px solid #EDC950;
	float: left;
	margin-right: 15px;
}
#nav ul {
	margin-top: 30px;
	margin-left: 80px;
	position: relative;
}
#links {
	float: right;
	width: 473px;
	background-image: url(images/links.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-right: 30px;
	padding-top: 55px;
	background-color: #6C9D31;
	padding-bottom: 35px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
