html, body {height:100%; margin:0; padding:0;}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

body {
	background-image: url(graphics/page_background.jpg);
}

p {
	margin-top:0;
	margin-bottom:0;
	font-size: 15px;
	font-weight: normal;
}
h4 {
	font-size: 16px;
	color: #333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}


.mediumbold {
	font-size: 18px;
	font-weight: bold;
	
}
.largebold {
	font-size: 26px;
}
.redlarge {
	font-size: 20px;
	color: #900;
}
.smallblack {
	font-size: 12px;
}
.surname {
	visibility:hidden;
}

a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #900;
}


#page-background {position:fixed; top:0; left:0; width:100%; height:100%;}
#page {
	position:relative;
	margin-right: auto;
	margin-left: auto;
	width: 955px;	
}



#menu {
	margin-top: 20px;
	font-size:15px;
	line-height:normal;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;

}

#menu ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
      }
#menu li {
	display:inline;
	margin:0;
	padding:0;
      }
#menu a {
	float:left;
	margin:0;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;

      }
#menu a span {
	float:left;
	display:block;
	color:#000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 6px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
    /* End IE5-Mac hack */
#menu a:hover span {
	color:#900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
      }


#menu a:hover {
	background-position:0% -30px;

      }
#menu a:hover span {
	background-position:100% -30px;
      }


#page #page_top {
	background-image: url(graphics/page_top.png);
	height: 20px;
}
#page #content {
	background-image: url(graphics/page_content.png);
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}
#page #content #header {
	float: left;
	width: 450px;
	margin-top: 25px;
}
#page #content #header_image {
	float: right;
	width: 450px;
	text-align: right;
}
#page #content #header_title {
	float: left;
	width: 450px;
	clear: left;
	text-align: center;
	margin-bottom: 15px;
}
#page #content #header_title h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#page #content #maincontent {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;

}
.medium {
	font-size: 16px;
}


#page #content #maincontent #home_flash {
	font-size: 15px;
	float: right;
	width: 300px;
	text-align: right;
}
#page #content #maincontent #contactform {
	font-size: 15px;
	float: right;
	width: 200px;
	text-align: left;
	padding: 10px;
	border: 1px solid #CCC;
}
#page #content #maincontent h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#page #content #maincontent #text {
	width: 590px;
	float: left;
	background-image: url(graphics/text_bkgrd.jpg);
	background-repeat: no-repeat;
}
#page #content #maincontent #text2 {
	width: 650px;
	float: left;
	background-image: url(graphics/text_bkgrd.jpg);
	background-repeat: no-repeat;
}
#page #content #maincontent #text3 {
	width: 650px;
	float: left;
}
#page #content #maincontent #text2 #map {
	float: right;
	width: 350px;
}
#page #content #maincontent #home_flash #4stars {
	float: right;
	width: 80px;
	margin-top: 25px;
}
#page #content #maincontent #accreditition {
	float: right;
	width: 80px;
	margin-top: 15px;
}

#page #footer {
	font-size: 12px;
	text-align: center;
}
#page #footer p {
	font-size: 12px;
	text-align: center;
}
#page #footer h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#page #page_bottom {
	background-image: url(graphics/page_bot.png);
	height: 20px;
}
#page #content #maincontent #text_full #ratings {
	float: right;
	width: 100px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: right;
}

#clear_left {
	clear: left;
}


#clear, #clear2, #clear3, #clear4, #clear5 {
	clear: both;
}
#page #content #maincontent #text3 #menulist {
	padding: 5px;
	border: 1px solid #CCC;
	text-align: center;
}

