/*main sections*/

body {font-size: x-small;
/*for IE5/Win*/
voice-family: "\"}\"";
voice-family: inherit;
font-size: small;
/*compliant browsers*/
background-image: url(images/wallpaper.gif);
margin: 0px;
padding: 0px;}

html>body {/*to be nice to Opera*/
font-size: small;}

form {margin: 0;
display: inline;}

#main {position: relative;
background-color: #ffffff;
border: 0px #000000 solid;
width: 902px;
margin: 0 auto;
font-size: 100%;
font-family: Arial, sans-serif;}

#header {border-bottom: 1px solid #000000;
height: 300px;}

#content {padding: 20px;
background-image:url(images/contentbackground.jpg);
background-repeat:repeat-y;
background-color: #FFFFFF;
font-size: 120%;
text-align: justify;}

#footersurround {border-top: 2px #341100 solid;
}

#footercontent {font-size: 80%;
color: #000000;
text-align: center;
padding-top: 1px;
background-image: url(images/wallpaper.gif);}

#footercontent a {color: #000000;}

#footercontent a:hover {color: #000000;
background-color: transparent;}

.fadeindex{
float: right;
width: 300px;
height: 200px;
background-image: url(images/index01.jpg);
background-repeat: no-repeat;
margin-left: 20px;
margin-bottom: 20px;
}

.fadefood{
float: right;
width: 300px;
height: 200px;
background-image: url(images/food01.jpg);
background-repeat: no-repeat;
margin-left: 20px;
margin-bottom: 20px;
}

.fadedrinks{
float: right;
width: 300px;
height: 200px;
background-image: url(images/drinks01.jpg);
background-repeat: no-repeat;
margin-left: 20px;
margin-bottom: 20px;
}

.fadegroups{
float: right;
width: 300px;
height: 200px;
background-image: url(images/groups01.jpg);
background-repeat: no-repeat;
margin-left: 20px;
margin-bottom: 20px;
}

.fadewedding{
float: right;
width: 300px;
height: 200px;
background-image: url(images/wedding.jpg);
background-repeat: no-repeat;
margin-left: 20px;
margin-bottom: 20px;
}

.clearit {clear: both;
height: 0;
line-height: 0;
font-size: 1px;}

.floatrightgeneric {float: right;
margin-left: 10px;}

.floatleftgeneric {float: left;
margin-right: 10px;}

/*end main sections*/

/*navigation*/

#navigation {background-color: #341100;
background-image:url(images/navpaper.jpg);
background-repeat:repeat-x;
background-position: center;
padding: 5px;
color: #FFFFFF;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
text-transform:  uppercase;
letter-spacing: 1px;
font-weight: normal;
font-size: 14px;}

#navigation a{
padding: 5px 13px;
color: #ffffff;
}

#navigation a:hover{
background-color: #ca7701;
text-decoration: none;
color: #000000;}

.menutable{
border-collapse: collapse;}

.menutable th{
text-align: left;
padding: 40px 0 5px 0;
color: #ca7701;
text-transform: uppercase;
letter-spacing: 1px;
}

.menutable td{
border-top: 1px solid #e2c7a0;
border-bottom: 1px solid #e2c7a0;
padding: 5px 0px;}

/*end navigation*/

/*text*/

h1 {font-size: 120%;
font-weight: bold;
color: #a25c01;
margin-top: 0px;}

h2 {font-size: 125%;}

p {
font-family: Arial, sans-serif;
text-align: justify;
}

ul li {font-size: 100%;}

.smallblack {font-size: 90%;
color: #000000;}

.smallwhite {font-size: 90%;
color: #FFFFFF;}

.largertext{
font-size: 120%;
font-weight: bold;
color: #a25c01;}

.blackheading {font-size: 130%;
font-family: Arial, sans-serif;
color: #000000;
font-weight: bold;}

.blacksubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #000000;
font-weight: bold;}

.darkbrownheading {font-size: 130%;
font-family: Arial, sans-serif;
color: #511a00;
font-weight: bold;}

.darkbrownsubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #511a00;
font-weight: bold;}

.lightbrownheading {font-size: 130%;
font-family: Arial, sans-serif;
color: #ca7701;
font-weight: bold;}

.lightbrownsubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #ca7701;
font-weight: bold;}

/*end text*/

/*menu styling*/

#menu th {background-image: url(images/navbackground.jpg);
border: 1px #373737 solid;
text-align: center;
color: #6c207e;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 165%;}

#menu td {border: 1px #ececec solid;}

.menuitem {font-size: 115%;
color: #2d77a7;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;}

.menudescription {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 90%;
color: #363636;
font-style: italic;}

/*end menu styling*/

/*hyperlinks*/

a {color: #a25c01;
text-decoration: none;}

a:hover {color: #000000;
text-decoration: underline;
background-color: #ffffff;}

/*end hyperlinks*/

/*images*/

.leftimage {margin-right: 20px;}

.rightimage {margin-left: 20px;
margin-bottom: 20px;}

img {border: none;}

/*end images*/

/*start form fields*/

.formfields {border: 1px #ca7701 solid;
background-color: #f8f8f8;
color: #2f2f2f;
font-family: Arial, sans-serif;
font-size: 12px;}

.submitbutton {border: 2px #341100 solid;
background-color: #ca7701;
color: #FFFFFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;}

/*end form fields*/