img {
border:none;
}

.menulinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: normal; text-transform: uppercase; color: #CCCC99; text-decoration: none}
.menulinks a:hover {  color: #FFFFFF; text-decoration: underline}
.menulinkswhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.menulinkswhite a:hover { color: #FFFFFF; text-decoration: underline }
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.includelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}

.menu_schedule
{
display:block;
width:80px;
height:93px;
background: white url("images/menu_schedule.png");
}

.menu_schedule:hover {
background: url("images/menu_schedule_hover.png");
}

.menu_menu
{
display:block;
width:80px;
height:93px;
background: white url("images/menu_menu.png");
}

.menu_menu:hover {
background: url("images/menu_menu_hover.png");
}

.menu_rental
{
display:block;
width:80px;
height:93px;
background: white url("images/menu_rental.png");
}

.menu_rental:hover {
background: url("images/menu_rental_hover.png");
}

.menu_info
{
display:block;
width:80px;
height:93px;
background: white url("images/menu_about.png");
}

.menu_info:hover {
background: url("images/menu_about_hover.png");
}

.menu_shop
{
display:block;
width:85px;
height:93px;
background: white url("images/menu_shop.png");
}

.menu_shop:hover {
background: url("images/menu_shop_hover.png");
}

.menu_home
{
display:block;
width:80px;
height:93px;
background: white url("images/menu_home.png") no-repeat;
}

.menu_home:hover {
background: url("images/menu_home_hover.png") no-repeat;
}

.nodisplay {
display:none;
}

a.FrontPagePicContainer img {
	border:none;
margin-left:auto;
margin-right:auto;
	display:block;
	width:350px;
}

a.FrontPagePicContainer {
display:block;
background:#000000;
padding:10px;
margin:5px;
text-align:center;
text-decoration:none;
font-weight:bold;
font-family:"Segoe Script";
}

.shoplink a {
color:#663300;
font-size:24px;
font-family:"Segoe Script";
text-decoration:none;
}

.addressheader {
margin-left:auto;
margin-right:auto;
width:775px;
padding-left:10px;
padding-right:10px;
font-weight:bold;
overflow:hidden;
font-family:'Arial, Helvetica, sans-serif';
font-size:12px;
color:#000000;
}

.addressheader a{
	text-decoration:underline;
	font:inherit;
	color:inherit;
}
