h2{
	font-size: 16px;
	font-weight: bold;
}
p {
	font-size:12px;
}
.content{
	margin-left: 25px;
	margin-right: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

.sitemenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BDBDBD;
	border-right-color: #BDBDBD;
	border-bottom-color: #BDBDBD;
	border-left-color: #BDBDBD;
	background-image: url(images/button_bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 6px;
}
.sitemenu a:link {
	color: #666666;
	text-decoration: none;
}
.sitemenu a:visited {
	color: #666666;
	text-decoration: none;
}
.sitemenu a:hover {
	color: #00CCFF;
	text-decoration: none;
}
.sitemenu a:active {
	color: #00CCFF;
	text-decoration: none;
}
.submenu{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BDBDBD;
	border-right-color: #BDBDBD;
	border-bottom-color: #BDBDBD;
	border-left-color: #BDBDBD;
	background-image: url(images/button_sub_bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 6px;
	padding-left: 45px;
}
.submenu a:link {
	color: #666666;
	text-decoration: none;
}
.submenu a:visited {
	color: #666666;
	text-decoration: none;
}
.submenu a:hover {
	color: #00CCFF;
	text-decoration: none;
}
.submenu a:active {
	color: #00CCFF;
	text-decoration: none;
}
.sitemenu table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BDBDBD;
	border-left-color: #BDBDBD;	
}

.sitehours {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDBDBD;
	border-right-color: #BDBDBD;
	border-bottom-color: #BDBDBD;
	border-left-color: #BDBDBD;	
}
.sitehours tr{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BDBDBD;
	border-right-color: #BDBDBD;
	border-bottom-color: #BDBDBD;
	border-left-color: #BDBDBD;
	
}
.sitehours td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding: 10px;
}
.companybox {
	background-image:url(images/bg_lightblue.jpg); 
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 1.2em;
}
.companybox td{
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDBDBD;	
}
.contentbox{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDBDBD;
}	
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 10px;
	background-color:#6DD89E;
}
.footer a{
	padding-left:10px;
	padding-right:10px;
}
.footer a:link {
	color: #000000;
	text-decoration: none;
}
.footer a:visited {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #333333;
	text-decoration: none;
}
.footer a:active {
	color: #333333;
	text-decoration: none;
}

.benefits_list li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin: 10px auto;
}