.topNavBox {
	height: 41px;
	width: 100%;
	
}
.norepeat {
	background-repeat: no-repeat;
}

body {
	background-image: url(../images/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: 809063;
}
td {
	font-family: Tahoma, Arial, SansSerif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.whiteText {
	font-family: Tahoma, Arial, SansSerif;
	color: #FFFFFF;
	
}
.bottomNav {
	font-family: Tahoma, Arial, SansSerif;
	color: #990000;
	
}
.LgBldwhite {
	font-family: Tahoma, Arial, SansSerif;
	color: #FFFFFF;
	font-weight:bold;
	font-size:14px;
		
}
a:hover {
	text-decoration:underline;
	color: #669900;
	}
.bold {
	font-weight: bold;
}
.hoursBox {
	margin-top: 15px;
	width: 100%;
	
}
.inlineLinks {
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #336600;
	font-family: Tahoma, Arial, SansSerif;
}
li {
	line-height: 1.4;
}
