<!--
body {   
	background-color: #808080; 
}
.top {  
	background-image:url('../images/header/header_top.gif'); 
	background-repeat:no-repeat;
	#text-align: left;
	height:152px;
	width:765px; 	 	
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	#margin: 18px auto;
	z-index:1;
}
.middle {  
	background-image:url('../images/header/header_banner.gif'); 
	background-repeat:no-repeat;
	#text-align: left;
	height:209px;
	#height: 214px;
	width:765px; 
	margin-top: 0px;	
	margin-left: auto;
	margin-right: auto;
	#margin: -18px auto;
	z-index:1;
}
.bottom {  
	background-image:url('../images/header/header_bottom.gif'); 
	background-repeat:no-repeat;
	height:229px;
	width:765px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	#margin: 13px auto;
	#text-align: left;
	z-index:1;
}
.bottom a:link{
color: #ffffff; text-decoration: none; font-weight: normal;
}
.bottom a:visited{
color: #ffffff; text-decoration: none; font-weight: normal;
}
.bottom a:active{
color: #ffffff; text-decoration: none; font-weight: normal;
}
.bottom a:hover{
color: #d3d3d3; text-decoration: none; font-weight: normal;
}
.hours {
	margin: 3px 8px;
	color: #ffffff;
	font-size: 11px;
	font-family: verdana;
}
.bottom_table {
	table-layout: fixed; 
	height: 210px;
	width: 765px;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
}
.copyright_table {
	height:12px;
	width:765px;
	text-align: left;
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	z-index:1;
}
.copyright_table p{
	margin: 12px 120px;
}
p.p0 {
	margin: 3px 2px;
	color: #d3d3d3;
	font-size: 12px;
}
p.p1 {
	margin: 3px 8px;
}
p.p2 {
	margin: 3px 8px;
	text-decoration: underline;
}
p.p3 {
	margin: 3px 2px;
	color: #d3d3d3;
	font-size: 12px;
}
-->
