﻿body {
    background: #ffffcc url('images/bg-wood4.png') fixed;
    font-size: 11pt;
    font-family: Arial,Verdana; 
	line-height:1.2em;
	padding: 0px;
	margin: 0px auto;
	margin-bottom:0px;
    text-align: center;
    color: #333333;
}

#MasterForm { margin: 0px; padding: 0px; }

#MasterContainer
{
	position: relative;
	text-align: left;
    width: 900px;
    background: url('images/body-bg.png') repeat-y top left;
    margin: 0px auto;
}

#MasterHeader {
	width: 100%;
	margin: 0px auto;
    height: 266px;
    text-align: center;
    background: url('images/header.png');
    clear: both;
}

#MasterPageContent {
	width: 800px;
	margin: 0px auto;
    text-align: left;
    clear:both;
}

div#MasterPageFooter 
{
    clear:both;
    width: 100%;
    padding: 12px;
    text-align: center;
    font-size: 16px;
    color: #cc0000;
    font-weight: bold;
    margin: 0px auto;
}

div#MasterContactBar 
{
    clear:both;
    width: 800px;
    text-align: center;
    color: #fefefe;
    margin: 0px auto;
    position:static;
}

#MasterFooter {
	width: 800px;
	clear:both;
	color: #000000;
	vertical-align: middle;
    margin: 0px auto;
    text-align: center;
}

#MasterWebsiteBy {
	width: 100%;
    vertical-align: middle;
    padding: 8px;
    margin: 0px;
    color: #ffffff;
    text-align: left;
    font-weight: bold;
}

#MasterToolbar {
    margin: 0px auto;
    height: 32px;
    float: left;
    vertical-align: middle;
    background: url('images/toolbar-bg.png') no-repeat top left;
    width: 100%;
    clear:both;
    text-align: left;
    font-size: 14px;
}

#MasterToolbarButtons {
	overflow: hidden;
    margin: 0px auto;
    width: 800px;
    padding: 8px 0px 8px 0px;
    font-size: 14px;
}

#MasterToolbarText
{
	text-align: right;
    padding: 8px 8px 8px 8px;
    font-size: 14px;
    color: #ffff00;
    text-transform: uppercase;
    font-weight: bold;	
}

#nowbooking 
{   
    float: right;
	position: relative;
	right: 35px;
	top: 10px;
	width: 124px;
	height: 148px;
	background-repeat: no-repeat;
	background-image: url('images/nowbooking.png');
}

#logo
{
	float: left;
	position: relative;
	top: 148px;
	right: 14px;
	width: 304px;
	height: 96px;
	background-image: url('images/logo.png');
}

#HodgeInteractive
{
	color: #333333;
	padding: 12px 0px 12px 0px;
	margin: 0px auto;
	text-align: center;
	width: 800px;
	clear: both;
}

#HodgeInteractive p {margin:0px; padding:0px;}
#HodgeInteractive a {color: #333333;text-decoration: underline;}

div#sitelinks { clear:both; padding:8px; }
div#contactinfo {clear:both; padding:12px; }
div#contactinfo p {margin:0px;}
div#contactinfo a {color: #663300}

a.footer, a.footer:hover, a.footer:visited 
{
	color: #663300;
    text-decoration: none;
}

a.site-link, a.site-link:hover, a.site-link:visited 
{
	color: #663300;
    text-decoration: underline;
    margin: 8px;
}

a.toolbar, a.toolbar:hover, a.toolbar:visited 
{
    font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

a.menu, a.menu:hover, a.menu:visited
{
	color: #ffff99;
    font-family: Verdana ;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    padding: 8px 16px 8px 16px;
    text-transform: uppercase;
}

a.menu:hover {
	text-decoration: underline;
}