﻿body
{
    font-family: Verdana;
    font-size: 12px;
    color: #663333;
    margin-top: 0px;
    padding-top: 0px;
    background-color:#EDA33C;
    line-height: 16px;
}

a:link
{
	text-decoration: none; 
	color: #7C4836;
}
a:visited
{
	text-decoration: none; 
	color: #7C4836;
}
a:hover, a:active
{
	text-decoration: underline; 
	color: #7C4836;
}

a.bold:link
{ 
	font-weight: bold; 
	text-decoration: none; 
	color: #AF0206;
}
a.bold:visited
{ 
	font-weight: bold; 
	text-decoration: none; 
	color: #AF0206;
}
a.bold:hover, a:active
{ 
	text-decoration: underline; 
	color: #AF0206;
}

#thicktabs{
margin: 0;
padding: 0;
float: left;
font: bold 13px Tahoma;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: #663333;
padding: 8px 11px; /*padding of tabs*/
text-decoration: none;
background: transparent url(images/navbg.gif) top right no-repeat;
border-top: 1px solid #d3bdbe; /*top border style*/
border-bottom: 3px solid #AF0206; /*thick bottom border below tabs*/
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #d3bdbe; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: #663333;
}

#thicktabs li a:hover{
color: #AF0206;
background-image: url(images/navbgover.gif); /*background image swap on hover*/
}

#thicktabs2{
margin: 0;
padding: 0;
float: left;
font: bold 13px Tahoma;
}

#thicktabs2 li{
display: inline;
}

#thicktabs2 li a{
float: left;
color: #663333;
padding: 8px 11px; /*padding of tabs*/
text-decoration: none;
background: transparent url(images/navbg.gif) top right no-repeat;
border-top: 1px solid #d3bdbe; /*top border style*/
border-bottom: 3px solid #AF0206; /*thick bottom border below tabs*/
}

#thicktabs2 li a#leftmostitem2{ /*Extra CSS for left most menu item*/
border-left: 1px solid #d3bdbe; /*left border style*/
}

#thicktabs2 li a#rightmostitem2{ /*Extra CSS for right most menu item*/
border-right: 1px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs2 li a:visited{
color: #663333;
}

#thicktabs2 li a:hover{
color: #AF0206;
background-image: url(images/navbgover.gif); /*background image swap on hover*/
}

.whitetitle
{
    font-size: 12px;
    font-weight: bold;
}

.menuTitle
{
    font-size: 16px;
    font-family: Georgia, Trebuchet MS;
    font-weight:bold;
    color: #FFFFFF;
    background-color:#F3A63C;
    padding: 4px;
    margin-bottom:4px;
}

.menuItems
{
    padding: 4px;
}

.price
{
    color: #999999;
    font-style: italic;
    text-align: right;
    vertical-align: top;
    padding: 4px;
}

.nopadnomar
{
    padding-top:0px; padding-bottom:0px; margin-top:0px; margin-bottom:0px;
}

.redtext
{
    font-family: Verdana;
    font-size: 11px;
    margin-top: 0px;
    padding-top: 0px;
    color: #FF0000;
}

.redbold
{
    color: #FF0000;
    font-weight:bold;
}

.location
{
    font-family: Lucida Handwriting;
    font-size:13px;
    color:#663333;
    font-weight:bold;
    text-align:right;
    padding-right:10px;
    line-height: 15px;
}

.location2
{
    font-family: Lucida Handwriting;
    font-size:14px;
    color:#663333;
    font-weight:bold;
    text-align:left;
    padding-left:10px;
}

.footerText
{
    font-size: 10px;
    color: #2F1A17;
    font-family: Verdana;
    padding-top: 0px;
    text-decoration: none;
}
