body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	background-color:#FFFFFF;
	color:#666666;
	line-height: 1.3em;
}
#box {width:860px;
margin:0px 0px 0px 0px;
border:none;
padding:0px
}

#maincontent {
	width:700px;
	margin-top:5px;
	float:left;
	}
	h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:oblique;
	font-weight:bold; 
	color:#006600;
	}
	h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:oblique;
	font-weight:bold;
	text-align:center;
	color:#006600;
	}
	h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:oblique;
	font-weight:bold;
	color:#006600;
	}
	.firstline {
	font-size:1.1em;
	font-style:oblique;
	}
a:link {
	color:#006600;
	text-decoration:none;
}
a:visited {
	color:#006600;
	text-decoration:none;
}
a:hover {
	color:#996600;
	text-decoration:none;
}
#header {
	width:800px;
	height:180px;
	background-image:url(../Images/Header.jpg);
	background-repeat:no-repeat;
	text-align:center; padding-top:10px;
}
#footer {
	height:50px;
	padding:2px;
	text-align:center;
	color: #006600;
	font-size:11px;
	border-top-width: 1px;
	border-top-style:solid;
	border-top-color:#339900;
	clear:both;
}
#navbar {
	width:120px;
	padding:10px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#339900;
	margin-right:10px;
	float:left;
	bottom: 500px;
}
	
.hours {
	color:#996600;
	font-size:12px;
	line-height:1.5em;
	text-align:left; padding-top:10px
}

.location {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:oblique;
	text-align: right;
	color:#996600
}
.mail {
	color:#996600;
	font-size:12px;
	line-height:1.5em;
	text-align:right;
	}
.imgleftfloat { margin-right:10px;
float:left;
}
.imgrightfloat { margin-left:10px;
float:right;
}
