html, body {height:auto}
body {background: #d6b987 url('images/interface/bg.gif') repeat top left; color: #000000; margin: 0px; 
font-family:  Verdana, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-align: left;}
a {color: #5e0b0b; text-decoration: none; font-weight: bold;}
a:hover {color: #360707; }
a:active {color: #af2222; }

.hand{cursor:pointer;}
.help{cursor:help;}

/* Colors 
interface colors
background = #fffbf4
menu bar = #1e5e5d
flower color = #f0eacc
logo color = #231f20
logo mountain light = #eec98e
logo mountain dark = #bd8e63

food colors
orange = #e2481a
chocolate brown = #460802
light green = #98cba8
yellow = #f9e98c
salmon = #e1a96e
teal = #358d9f

menu colors
normal = #5e0b0b (burgundy)
active = #af2222 (light red)
hover = #360707 (dark burgundy)
visit = #5e0b0b
*/

/* first page structure 
table {background: #fffbf4; padding: 0px; margin: 0px; height: auto; width: auto; border-collapse: collapse;} */

/* main table 
table.main {background: #fffbf4; width: 100%; height: 100%; text-align: center; vertical-align: top; margin-left: auto; margin-right: auto;}*/

/* interface */
table.wood {background #fffbf4; width: 768px; height: 100%; vertical-align: top; margin-left: auto; margin-right: auto; border: none;}
table.wood td.corner_ltop { background: transparent url('images/interface/corner_ltop.gif') no-repeat bottom right; width: 7px; height: 7px;}
table.wood td.corner_rtop { background: transparent url('images/interface/corner_rtop.gif') no-repeat bottom left; width: 7px; height: 7px;}

table.wood td.corner_lbot { background: transparent url('images/interface/corner_lbot.gif') no-repeat top right; width: 7px; height: 7px;}
table.wood td.corner_rbot { background: transparent url('images/interface/corner_rbot.gif') no-repeat top left; width: 7px; height: 7px;}

table.wood td.top_border { background: transparent url('images/interface/hdr_border.gif') repeat-x bottom left; width: 100%; height: 7px;}
table.wood td.footer_border { background: transparent url('images/interface/ftr_border.gif') repeat-x top left; width: 100%; height: 7px;}

table.wood td.left_border { background: transparent url('images/interface/left_border.gif') repeat-y top right; width: 7px; height: 100%;}
table.wood td.right_border { background: transparent url('images/interface/right_border.gif') repeat-y top left; width: 7px; height: 100%;}

table.wood td.wood_content {background: transparent; width: 568px; vertical-align: top; text-align: left;}

/* banner */
table.wood td.wood_banner {background: #000000; width: 768px; vertical-align: top; text-align: left; border-color: #000000; border-style: solid; border: 1px; padding: 0px;}

/* menu bar */
table.wood td.wood_menubar {background: #000000 url('images/interface/blacky.gif') repeat top left; text-align: center;}

/* side bar */
table.wood td.wood_sidebar {background: #666666; color: #FFFFFF; width: 200px; vertical-align: top; border-color: #000000; border-style: solid; border-width: 0px 1px 0px 0px; padding: 10px;}
table.wood td.wood_sidebar a {color: #fffd64;}
table.wood td.wood_sidebar a:hover {color: #ffd164;}

/* Articles */
table.wood td.wood_content table.Articles {background: transparent; width:100%; }
table.wood td.wood_content table.Articles td.Title {color: #5e0b0b; font-size: 1.5em; font-weight: bold; text-align: center; }
table.wood td.wood_content table.Articles td.Body {color: #000000; font-size: 1.0em; font-weight: normal; text-align: left; }
table.wood td.wood_content table.Articles img.border_img { border-color: #000000; border-style: solid; border: 1px; }
table.wood td.wood_content table.Articles img.center_img { text-align: center; border: none; }
table.wood td.wood_content table.Articles .bold_center { font-weight: bold; font-size: 1.2em; vertical-align: top; text-align: center; }
table.wood td.wood_content table.Articles .text_center { font-weight: normal; vertical-align: top; text-align: center; }
table.wood td.wood_content table.Articles .highlight { font-weight: bold; }
table.wood td.wood_content table.Articles .disclaimer { font-style: italic; font-size: 0.8em; }

table.wood td.wood_content table.Articles table.categories {width: 100%;}
table.wood td.wood_content table.Articles table.categories td { width: 50%; vertical-align: top;}

table.wood td.wood_content table.Articles .menu_title {font-weight: bold; color: #358d9f; }
table.wood td.wood_content table.Articles .menu_bold {font-weight: bold; color: #000000; }

/* misc */
table.wood td.wood_menu .phone {font-weight: bold; font-size: 1.2em; vertical-align: top; text-align: center;}
table.wood td.wood_menu .hours {font-weight: bold; font-size: 1em; vertical-align: top; text-align: center;}
table.wood td.wood_menu .red {color: #cc0000; font-weight: bold; font-size: 1em; vertical-align: top; text-align: center;}

table.wood .footer { text-align: center; font-size: 0.8em; }

.red { color: #666666; font-size: 1.3em; font-weight: bold; text-align: center; }

