/**************** HTML Tags  ****************/

body {
	color: #000000;
	background-color: #FFFFCC;
	background-image: url(images/leather2.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
}

table {
	padding: 0px;
	border: 0px none;
	width: 100%;
	margin: auto;
	max-width: 65em;
}

table table {
	padding: 0px;
	border: 0px none;
	width: 100%;
	margin: 0px;
}

table table table{
	width: 330px;
	margin-left: 1px;
	vertical-align: top;
}

table table table tr td {
	padding: 0px;
}

table table table tr td p {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
#menu h2 {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu h2 + p {
	margin-top: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
}

img 
{
	border: none;
}
hr {
	margin-bottom: 10px;
	padding: 0px;
}

a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	
}

a:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;

}

/**************** masthead styles ***********/

#masthead {
	vertical-align: top;
	text-align: center;
	width: 40%;
}

#sidehead {
	vertical-align: middle;
	text-align: center;
}

#masthead img {
/*	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px; */
}

#masthead a img {
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 7px;
	margin-left: 6px;
}

/**************** nav styles ****************/

#nav {
	padding-top: 10px;
}

#nav a {
	margin: 8px;
}

/**************** award styles **************/

.award {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #804409;
	color: #000000;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.awardred {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
}

#hours2 span.new {
	color: #FF0000;
	font-size: 130%;
	font-weight: bold;
	background-color: #FFFF66;
	border: 1px solid #FF0000;
	padding: 0px 4px 0px 5px;
}
.new {
	color: #FF0000;
	font-size: 80%;
	font-weight: bold;
	background-color: #FFFF66;
	border: 1px solid #FF0000;
	padding: 0px 4px 0px 5px;
}

/***************** heading styles ***************/
.imghead {
/*	display: block; */
}

.redhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	font-size: 110%;
}

.redheadtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	font-size: 85%;
}

/**************** content styles *****************/

#menucolleft {
	text-align: center;
}
.content {
	padding-right: 40px;
	padding-left: 40px;
	
}

#hours, #hours2 {
	color: #000000;
}

#hours p, #hours2 p {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	margin: 0px;
}
#hours h1, #hours2 h1 {
	font-size: xx-large;
}
.xxlg {
	font-size: xx-large;
}
.plussizetext {
	font-size: 42px;
}

#hours h2, #hours2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#hours h3, #hours2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#hours h4, #hours2 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/**************** Food Menu Styles  **************/
#menu {
	background-color: #FFFFFF;
}
#indexleftrtcol {
	padding-top: 10px;
}

.main_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.entree_desc {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	font-weight: normal
}
.entree_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.entree_price {  
	font-weight: normal; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif
}
.sub_heading {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000000
}
.dark_red {  
	color: #990000
}
.red {
	color: #CC0000;
}
table.byglass {
	padding: 4px;
	width: 95%;
	border: 2px double #000000;	
}

/************** global custom styles ************/

.underline {
	text-decoration: underline;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}
.top {vertical-align: top;} 

.border {
	border: 1px solid #000000;
}

.bordertanleft {
	border-left: 1px dashed #EC9F61;
}

.bordertanbtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B4C2B;
	background-color: #F4C16F;
}

.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
}
#story {
	width: 100%;
	text-align: left;
}
#story img {
	float: right;
	margin: 0 0 10px 10px;
}
#story tr td {
	padding-right: 20%;
	padding-left: 20%;
}
