/* ----------------- */
/* Document Elements */
/* ----------------- */
body {
	background-color: #85534b;
	background-image: url(http://www.ozarkhouserestaurant.com/images/WebsiteBackground.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin-top: 0px;
}
a {
	color: #4B0005;
	text-decoration: none;	
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
a:active {
	
}
#email_address {
	border:1px solid #000000;
	font-family: Verdana, Helvetica, Arial;
	font-style: italic;
	font-size: 10px; 
	color: #550000;
	text-decoration: none;
	}
.submenu {
	
}
.oz:hover {
	background-color: #f7f1eb;
}

/* ----------------- */
/* Header Styles */
/* ----------------- */
.bodyheader {
	color: #006699; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px; 
	font-style: italic; 
	font-weight: bold; 
	line-height: 27px; 
	opacity: 1.00;
}
.bodyheader2 {
	color: #000000;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic; 
	font-weight: bold; 
	line-height: 20px; 
	opacity: 1.00;
}
.bodyheader3red {
	color: #4B0005;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic; 
	font-weight: bold; 
	line-height: 20px;
	opacity: 1.00;
}
.bodyheader3red_underline {
	color: #4B0005;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic; 
	font-weight: bold; 
	line-height: 20px;
	border-bottom:		1px #000000 solid; 
	opacity: 1.00;
	width: 400px
}
.submenuheader {
	color: #FFFFFF; 
	font-family: Verdana, Helvetica, Arial; 
	font-size: 16px; 
	font-style: italic; 
	font-weight: bold; 
	line-height: 27px; 
	opacity: 1.00;
}


/* ----------------- */
/* Body Text Styles */
/* ----------------- */
.bodytext {
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial;
}
.bodytext_doublespace {
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial;
	line-height: 24px;
}
.bodysmall {
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial;
}
.bodyred {
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: bold; 
	font-style: italic;
	color: #4B0005;
}
.invisible {
	font-size: 8px;
	font-family: Verdana, Helvetica, Arial;
	color: #FFFFFF;
}


/* ----------------- */
/* Menu Items Styles */
/* ----------------- */
.new {
	font-family: Verdana, Helvetica, Arial; 
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
    color: #006699;
}
.menuitem {
	font-family: Verdana, Helvetica, Arial;
	font-weight: bold;
	font-size: 12px;
	align: center;
}
.menudesc {
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: italic;
	align: center;
}
	

/* ----------------- */
/* Navigation Styles */
/* ----------------- */
.menureg {
	font-family: Verdana, Helvetica, Arial; 
	font-weight: bold; 
	font-size: 10px; 
	color: #4B0005;
	text-decoration: none;	
}
.menusmall {
	font-family: Verdana, Helvetica, Arial; 
	font-size: 10px; 
	color: #4B0005;
	text-decoration: none;
	line-height: 14px;
}
.menuregblack {
	font-family: Verdana, Helvetica, Arial; 
	font-weight: bold; 
	font-size: 10px; 
	color: #000000;
	text-decoration: none;	
}
.menusmallblack {
	font-family: Verdana, Helvetica, Arial;  
	font-size: 10px; 
	color: #000000;
	text-decoration: none;	
}
.submenusmall {
	font-family: Verdana, Helvetica, Arial; 
	font-size: 10px; 
	color: #4B0005;
	text-decoration: none;
}