html, body {
margin: 0 auto;
padding: 0 auto;
height:101%;
background: #183968 url(../images/backTile7.jpg) repeat-y left;
font-family: Georgia, serif;
color:#ffffff;
voice-family: "\"}\"";
voice-family: inherit;
font-size: small; /* for compliant browsers */	
}

p {
margin-top: 0.5em;
}

h1, h2 {
color:#ffffff;
size:12px;
font-family: Georgia, serif;
padding-bottom:8px;

}

h3, h4, h5, h6 {
color: #006699;
font-family: #ffffff Georgia, serif;
}

a {
color: #ffffff;
outline: none; 
}

a:visited {
color: #D00C1D;
outline: none; 
}

/*navigation*/
#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0 auto;
text-align:bottom;
list-style: none;
font: bold 14px Georgia, serif;
}

#cssdropdown li {
float: left;
position: relative;
}

#cssdropdown a{
margin-left: 6px;
margin-right: 8px;
text-decoration: none;
color: #ffffff;
}

/*page selectors*/
body#home a#home, 
body#location a#location,
body#eating a#eating,
body#corporate a#corporate,
body#wholesale a#wholesale,
body#contact a#contact,
body#booking a#booking {
	text-decoration: underline;
}


div#container {
width:100%;
min-height:101%;
margin:0 auto;
}
div#logo{
background-image:url(../images/logo.png);
background-repeat:no-repeat;
background-position:left;
width:800px;
height:80px;
}
div#flash{
width:800px;
height:250px;
}

div#navbg{
width:800px;
height:25px;
border-bottom: white solid 1px;
}

div#menunavbg{
width:800px;
height:20px;
padding-top:2px;
border-bottom: white solid 1px;
border-top: white solid 1px;
}

div#footer{
width:800px;
height:20px;
color:#FFFFFF;
border-bottom: white solid 1px;
border-top: white solid 1px;
margin-bottom:5px;
margin-top:5px;
padding-top:6px;
text-align:center;
margin:0 auto;
position:relative;
}

div#wfooter{
width:800px;
height:20px;
padding-top:3px;
text-align:center;
margin:0 auto;
position:relative;
}

#maint{
margin:15px; 
color:#ffffff;
font-family:verdana;
font-size: 12px;
}


.form{
color:#ffffff;
display: block;
font-family:verdana;
font-size: 12px;
}

.hide {
position: absolute;
left: -9000px;
}
/*tables*/
table#main{
margin-left:auto;
margin-right:auto;
}

#maina{
background:url(../images/tablebtbg.png) repeat-y;
}

/*PNG FIX*/
* { behavior: url(css/iepngfix.htc) }