
body { 
margin: 10px;
background-color: #D19855;
}

body, td  { 
font-family: verdana; 
font-size: 13px; 
color: #D3CAB6;
}

.header { 
background-color: #5B3C1D;
background-image: url(images/menuheader.jpg);
background-repeat: repeat;
}

.main { 
background-color: #271D14;
padding: 12px;
}

.head1 { font-size: 18px; font-weight: bold; text-decoration: underline; }
.head2 { font-size: 14px; font-weight: bold; }


a:link    { color: #D3CAB6;  text-decoration: none; }
a:visited { color: #D3CAB6;  text-decoration: none; }
a:hover   { color: #ffffee;  text-decoration: none; }

i { font-family: georgia; }

table.awards td { 
border-top: 3px solid #271D14;
border-bottom: 3px solid #271D14;
font-family: verdana;
font-weight: bold;
font-size: 10px;
color: #D3CAB6;
background-color: #B35827;
padding: 8px;
}


.pineapple {
background-image: url(images/menuborder.gif);
}

table.menus td {  
background-color: #000000;
padding: 20px;
border: 2px solid #5B3C1D; }

.nav { 
background-color: #271D14;
border-top: 3px solid #271D14;
}

h2 { 	
color: #C39623;
font-family: "Copperplate Gothic Light", "Times New Roman",serif; }


.menuborder { 
background-color: #271D14;
background-image: url(images/menuborder.gif);
background-repeat: repeat-y;
background-position: top center;
}


.menutitle {
font-family: "Copperplate Gothic Bold", "Times New Roman",serif;
font-size: 12px;
color: #D19855;
line-height: 16px;
margin-top: 10px;
}


.menuheader {
color: #C39623;
font-family: "Copperplate Gothic Light", "Times New Roman",serif;
font-size: 16px;
font-weight: bold;
text-decoration: underline;text-align:center !important;
}




