body {
	background-color:#FFFFFF;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 875px;
}
a{
	font-size:12px;
}
p{
  font-family:Century Gothic;
  color:#006027;
  font-size: 14px;
  font-weight: bold;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	width:875px;
	height:190px;
	position:relative;
}
#logo{
	top:0px;
	left:0px;
	float:left;
}
/********************** Content ***************************/
#content {
	width:875px;
	margin: 0px 0px 0px 0px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	text-align:center;
	margin: 20px 0px 20px 0px;
}
h2{
	color:#c8a300;
	font-size:30px;
	text-align:center;
	text-decoration:underline;
	margin: 20px 0px 40px 0px;
}
#left {
	float:left;
	width:120px;
	height:1554px;
	background-color:#006027;
}
#left a{color:#c8a300;font-family:Century Gothic;font-size:18px;}
#left a:hover{color:#FFFFFF;}
#left p{
  font-family:Century Gothic;
  font-size:18px;
  font-weight:bold;
  color:#c8a300;
}
#right {
	float:right;
	width:720px;
	padding: 0px 20px 0px 0px;
}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
#right p{
  font-family:Century Gothic;
  color:#006027;
  font-size: 16px;
  font-weight: bold;
}
#businesshours{
  font-family:Century Gothic;
  color:#006027;
  font-size:20px;
  font-weight:bold;
  text-align:center;
  width:720px;
  top:1730px;
  position:absolute;
}
/********************** Footer ***************************/
#footerline {
  clear:both;
  font-size:1px;
  height:0px;
  background-color:#006027;
}
#footer {
	width:875px;
	background-color:#006027;
	padding: 5px 0px;
}
#infotable {
  margin:0px 0px 0px 180px;
}