.navtable {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: FF3C00;
	height: 17px;
	width: 747px;
	background-color: #FDE86D;
	margin-right: 94px;
	margin-left: 93px;
}
.navtd {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: FF3C00;
	text-align: center;
	width: 70px;
	font-weight: bolder;
}
a:link {
	text-decoration: none;
	color: #FF3C00;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 75px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 5px;
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
td.locationtd ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}
td.locationtd li {
	list-style-position: inside;
	display: inline;
	margin-left: 20px;
}
td.locationtd li a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
td.locationtd li a:visited {

	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
td.locationtd li a:hover
{
	font-style: italic;
	color: #000099;
	text-decoration: none;
}
td.locationtd li a:active
{
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

td.navlink ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}
td.navlink li {
	list-style-position: inside;
	display: inline;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 15px;
}
td.navlink li a:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
td.navlink li a:visited {

	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
td.navlink li a:hover
{
	font-style: italic;
	color: #000099;
	text-decoration: none;
}
td.navlink li a:active
{
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.video {
	background-color: #C0c0c0;
	height: 450px;
	margin-top: 20px;
	margin-right: 4px;
	margin-bottom: 30px;
	margin-left: 5px;
}
.navlink {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC00;
	height: 17px;
	width: 747px;
	background-color: #FDE86D;
	margin-right: 94px;
	margin-left: 93px;
}
.map {
	padding-bottom: 20px;
}
.menubutton {
	padding: 20px;
}
.menuitem_desc
{
	background-position: right bottom;
	background-image: url(images/lowdot.gif);
	background-repeat: repeat-x;
}
.cattitle
{
	font-weight: bold;
	font-size: 30px;
	border-bottom-color: #ffffcc;
	margin-left: 10px;
	color: white;
	margin-right: 10px;
	font-style: italic;
	font-family: 'Times New Roman';
	text-align: center;
	font-variant: small-caps;
	border-bottom-style: double;
}
.catheader
{
	padding-right: 50px;
	padding-left: 50px;
	font-weight: bold;
	font-size: 14px;
	color: beige;
	font-family: 'Microsoft Sans Serif';
	text-align: center;
}
