/* CSS Document */


.flasharea{
width:840px;
	padding-top: 0px;
	height: 420px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	top: auto;

}

.welcomebackground{
	padding-top: 0px;
	height: 600px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	top: auto;

}

#container{
	width:868px;
	background-color: 3E0A0D;
    margin:0 auto;
}

#welcomecontainer{
	width:750px;
	background-color: 3E0A0D;
    margin:0 auto;
}

.imagebackground {
	height: 644px;
	background-image: url(../GRAPHICS/background1.jpg);
	padding-top: 14px;
	padding-left: 14px;
	background-repeat: no-repeat;
}

.credits {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
}

a {
text-decoration:none
color: #FFFFFF;;
}

a:visited {
text-decoration:none;
color: #FFFFFF;
}

a:hover {
text-decoration:underline;
color: #AB0B0B;
}

.subnav {
	cursor: hand 
}


.maptitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #AB0B0B;
	font-weight: bold;
}

.openinghours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	font-weight: bold;
}

.bubble {}

.bubblecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

