body {
	background-color: #AFCD6F;
	font-family: verdana;}

#outside{
	width: 789px;
	border: 3px solid #ffffff;}
	
#inside{
	border: 2px solid #540E59;
	background-color: #EBF1F5;
	background-image: url('../images/bg_top.gif');
	background-repeat: no-repeat;}
	
#footer{
	margin: 3px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 11px;
	clear: both;
	font-family: verdana;
	font-size: 9px;
	text-align: center;}
	
.footer_hours{
	border: 2px solid #FFA600;
	background-color: #E3F2AC;
	padding: 0px;
	width: 335px;
	font-size: 12px;
	vertical-align: top;
	float: left;
	position: relative;
	font-family: verdana;
	font-size: 11px;
	text-align: left;}
	
.footer_hours_logo{
	background-color: #FFA600;
	margin-right: 5px;
	font-weight: bold;
	font-size: 16px;
	padding: 0px;
	float: left;
	height: 33px;}
	
.footer_text{
	font-size: 10px;
	text-align: right;}
	
#nav_area{
	width:335px;
	vertical-align: top;
	padding-left: 25px;
	padding-top: 0px;
	margin: 0px;}
	
#content{
	vertical-align: top;
	padding: 5px;
	padding-left: 15px;
	padding-right: 20px;
	width: 400px;
	margin: 0px;
	font-family: verdana;
	font-size: 12px;}
	
.nav_left{
	width:75px;
	background-color: #EBF1F5;
	background-image: url('../images/bg_nav_left.gif');
	background-repeat: no-repeat;}

.top_spacer{
	height: 70px;}

.nav_top_spacer{
	height: 160px;}

.nav_img{
	float: right;
	border: 1px dashed #F3858E;
	padding: 5px;
	position: relative;
	left: -20px;}
	
.nav_item{
	color: #4B88BE;
	display: block;
	font-size: 12px;
	padding-bottom: 5px;}
	
.nav_item:hover{
	color: #EB5C2A;
	display: block;
	font-size: 12px;
	padding-bottom: 5px;}
	
.nav_item_on{
	color: #EB5C2A;
	display: block;
	font-size: 12px;
	padding-bottom: 5px;}
	
.page_header{
	color: #EA700B;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;}
	
.p_header{
	color: #3A73A5;
	font-weight: bold;
	font-size: 12px;}
	
.p_indent{
	position: relative;
	left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;}
	
.list{
	margin-top: 0px;}
	
.link{
	color: #4B88BE;
	font-weight: normal;}
	
.link:hover{
	color: #EB5C2A;
	font-weight: normal;}
	
.item{
	display: block;
	margin-bottom: 15px;
	text-align: left;
	font-weight: bold;}
		
.alert{
	color: #EB5C2A;
	font-weight: bold;}
	
.home_address{
	text-align: left;
	position: relative;
	left:0px;
	font-size: 12px;}
	
.flu{
	color: #FFFFFF;
	background-color:#eb6700;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 20px;}
	
A.flu{
	color: #FFFFFF;}
	
.about_img{
	float: left;
	border: 1px dashed #4b88be;
	position: relative;
	left: -12px;}
	
.home_header {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 20px;}
	
.orange_header {
	color: #eb6700;
}