.nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}


a:hover.style6 {text-decoration:underline;}

.contact {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.subnav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #FFFF99;
	text-decoration: none;
}

a:hover.subnav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #FFFF66;
	text-decoration: underline;
}

a:hover.contact {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #FFFF99;
	text-decoration: none;

}
.body {
	font-family: Helvetica, Arial, "Sans Serif";
	font-size: 11px;
	color: #666666;
}
a.body {
	font-family: Helvetica, Arial, "Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #D9A000;
	text-decoration: none;
}
a:hover.body {
	font-family: Helvetica, Arial, "Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #807A55;
}
.head {
	font-family: Helvetica, Arial, "Sans Serif";
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.subhead {
	font-family: helvetica, arial, "sans serif";
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.hoursBox {
	flaot:left; clear:both; text-align:center;
	background-color:#D9A000;
	color:#fff;
	font-family: Helvetica, Arial, "Sans Serif";
	font-size:0.9em;line-height:1em;text-transform:uppercase; margin:0 0 20px 0; padding:10px;
}
