body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
td, th, caption, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mn {
	font-size: 13px;
	background-image: url(assets/maintble_bgnd2.jpg);
	background-repeat: repeat-y;
	background-color: #D9D9B0;
}
#mn p {
	font-size: 14px;
	margin: 6px 24px;
}
h1 {
	font-size: 20px;
	color: #BBBBBB;
	margin: 24px 0px 0px 24px;
}
address {
	color: #FFFFFF;
	font-style: normal;
	margin: 0px 24px;
}
#mn a:link {
	color: #8E8A6A;
	text-decoration: none;
}
#mn a:visited {
	color: #666666;
	text-decoration: none;
}
#mn a:hover, #mn a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#sidebar {
	font-size: 11px;
	width: 157px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:  url(assets/grid2.gif);
}
#sidebar p {
	margin: 10px 8px 10px 8px;
	color: #000000;
}
#sidebar h2 {
	font-size: 16px;
	font-style: bold;
	color: #FFFFFF;
}
/*#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #EEEEEE;
}
#footer a:hover, #footer a:active {
	color: #A2AAB5;
	text-decoration: none;
	background-color: #FFFFFF;
}*/
/*Extra Styles*/
img.wrapleft {
	float: left;
}
img.wrapright {
	float: right;
}
table.nested td {
	background-image: none;
	text-align: center;
	font-size: 11px;
}
table.nested th {
	background-image: none;
	background-color: #CCCC99;
	Font-weight: bold;
	text-align: center;
	font-size: 12px;
}
table.nested caption {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
/*menu*/
table.menu_nested td {
	background-image: none;
	text-align: left;
	font-size: 10px;
	
}
table.menu_nested th {
	background-image: none;
	background-color: #CCCC99;
	Font-weight: bold;
	text-align: center;
	font-size: 12px;
}
table.menu_nested caption {
	text-align: center;
	font-weight: bold;
}
/*directions*/
table.directions td {
	background-image: none;
	text-align: justify;
	font-size: 12px;
	
}
table.directions th {
	background-image: none;
	background-color: #CCCC99;
	Font-weight: bold;
	text-align: center;
	font-size: 12px;
}
table.directions caption {
	text-align: center;
	font-weight: bold;
}
/*contact*/
table.contact td {
	background-image: none;
	text-align: center;
	font-size: 13px;
}
table.contact th {
	background-image: none;
	background-color: #CCCC99;
	Font-weight: bold;
	text-align: center;
	font-size: 14px;
}
table.contact caption {
	text-align: center;
	font-weight: bold;
}
/*about*/
table.about td {
	background-image: none;
	text-align: justify;
	font-size: 12px;
}
table.about th {
	background-image: none;
	background-color: #CCCC99;
	Font-weight: bold;
	text-align: center;
	font-size: 14px;
}
table.about caption {
	text-align: center;
	font-weight: bold;
}
/*textnav*/
table.textnav td {
	background-image: none;
	text-align: center;
	font-size: 9px;
	color : #FFFFFF;
}
table.textnav th {
	background-image: none;
	Font-weight: bold;
	text-align: center;
	font-size: 9px;
	color : #FFFFFF;
}
table.textnav caption {
	text-align: center;
	font-weight: bold;
	font-size: 4px;
	color : #000000;
}
/*hours sidebar links*/
#hrs_sidebar a {
	color:	#FFFFFF ;
	text-decoration: none;
}
#hrs_sidebar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#hrs_sidebar a:hover, #mn a:active {
	color: #8E8A6A;
	text-decoration: underline;
}*/
/*
#newsbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}
#newsbar h2 {
	font-size: 16px;
	margin: 0px;
}
*/
