body {
    margin-top: 0;
    margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
    font-family: Helvetica;
    background: #FFFFFF;
    color: #000000;
	font-size: 100%;
}

.header {
	border-bottom: medium #006 solid;
	background-color:#003893;
	padding:10px;
	color: #eeeeee;
	font-weight:bold;
	margin:0px ; 
}

.header a:link, .header a:visited, .header a:link, .header a:visited
{
color:#ffffff;
text-decoration:none;
}

.title {
font-size:1.25em;
font-weight:bold;
color:#006;
padding:7px;
}

a.back {
	display: block;
	font-size: .6em;
	margin: 0;
	padding: 8px 6px 8px 32px;
	text-transform: uppercase;
	border-bottom: 2px solid #bbb;
	border-top: 2px solid #bbb;
	background: #e3e3d4 url(images/arrow_l.gif) no-repeat scroll 6px 50%;
}

.centergray{
	background-color:#dddddd; 
	color:#666;
	padding:3px;
	margin:0px;
}

.nav {
	padding:0px;	
}

.nav a:link, .nav a:visited, .nav a:link, .nav a:visited
{
color:#036;
text-decoration:none;
}

.content{
	border:1px #999 solid;
	margin: 5px;
	padding: 5px;
}

.homenav ol{	
	list-style: none;
	margin-left:7px;
	padding:0px;	
}

.homenav ol a{	
	display: block;
	background: url(images/arrow_r.gif) no-repeat scroll 100% 50%;	
}

.homenav li{	
	padding: 12px 0px 12px 0px;
	border-bottom: 1px #cccccc solid;
	padding-left: 50px;	
}

.nav ol{	
	list-style: none;
	margin-left:7px;
	padding:0px;	
}

.nav ol a{	
	display: block;
	background: url(images/arrow_r.gif) no-repeat scroll 100% 50%;	
}

.nav li{	
	padding: 12px 0px 12px 0px;
	border-bottom: 1px #cccccc solid;
	padding-left: 10px;	
}


.hours { background: url(images/clock.jpg) no-repeat 1px center;}
.search { background: url(images/search.jpg) no-repeat 1px center; }
.help { background: url(images/help.jpg) no-repeat 1px center; }
.video { background: url(images/video.jpg) no-repeat 1px center; }
.directory { background: url(images/directory.jpg) no-repeat 1px center; }

.footer {
	border-top:medium #006 solid;
	text-align:center;
	padding: 10px;
	background-color:#003893;
	color:#CCC;	
}

.footer a:link, .footer a:visited, .footer a:link, .footer a:visited{
color:#CCC;
}
