* {
margin: 0px;
border: 0px;
padding: 0px;
}

h1,h2,h3,h4 {
font-weight: normal;
}

a {
text-decoration: none;
}


div.clear {
clear: both;
}


div#container {
width: 812px;
margin-left: auto;
margin-right: auto;
background: #eee url("graphics/shadow.gif");
text-align: left;
margin-top: 20px;
}

div#header {
position: relative;
}

div#headerspacer {
height: 81px;
background: #fff url("graphics/topshadow.gif") bottom left no-repeat;
}

h1#headerlogo {
margin-left: 13px;
margin-top: 15px;
display: block;
height: 93px;
background: url("graphics/logo.gif") top left no-repeat;
text-indent: -1000px;
}


div#headerdarkblock {
margin-top: 0px;
margin-left: 15px;
margin-right: 22px;
height: 100px;
background: #D6C7B7;
}

div#headerlightblock {
margin-right: 233px;
height: 86px;
background: #E8E0D7;
padding-top: 14px;
}


div#headerpicturebox {
position: absolute;
left: 449px;
display: inline;
float: right;
margin-right: 40px;
width: 323px;
height: 269px;
background: #fff url("graphics/picturebox.gif") top left no-repeat;
}

div#headerpicture img {
width: 323px;
height: 269px;
}

div#headerpicturefoodanddrink {
width: 323px;
height: 269px;
background: url("graphics/picturefoodanddrink.gif") top left no-repeat;
}

div#leftcol {
margin-left: 15px;
margin-right: 280px;
}

div#rightcol {
display: inline;
width: 200px;
float: right;
margin-right: 39px;
}

div#footer {
background-color: #fff;
background: url("graphics/bottomshadow.gif") bottom left no-repeat;
padding-bottom: 23px;
}

div#footer div#spacer {
background-color: #fff;
height: 10px;
margin-left: 15px;
margin-right: 22px;
}


div#designdetails {
width: 812px;
margin-left: auto;
margin-right: auto;
text-align: left;
padding-top: 5px;
padding-bottom: 20px;
color: #999;
font-family: Arial, 'san serif';
font-size: 10px;
text-transform: uppercase;
text-align: center;
}


