body, .container, .header, .menu, a, .navigation, .v2navigation, .larger_text, .flash, .flash2, .caps, .titleMenu, .hidden, .header1, .header2, .header3, .menuitem, .footer, .maintext {
    -webkit-text-size-adjust:none;
}

body {
	background-color: #332921;
	}
.container {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	
	}
.header	{
	background-color: #FAF0E6;
	}
.menu	{
	background-color: #FAF0E6;
	margin-right: 18px;
	margin-left: 19px;
	font-family: Georgia;
	font-size: .95em;
	color: #332921;
	text-align: center;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	}
a:link {
	color: #332921;
	text-decoration: none;
}
a:visited {
	color: #332921;
	text-decoration: none;
}
a:active {
	color: #332921;
	text-decoration: none;
}
a:hover {
	font-style: oblique;
	color: #960606;
}

.navigation	{
	font-family:Georgia;
	font-size: 115%;
	color: #960606;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #332921;
	text-decoration: none;
	}
.v2navigation	{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #332921;
	}
.larger_text {
	font-size: 120%;
}

.flash	{
	margin-left: -50px;
	margin-top: 40px;
	margin-bottom: 40px;
	background-attachment: inherit;
	background-color: #FAF0E6;
	}
.flash2	{
	margin-top: 40px;
	margin-bottom: 40px;
	background-attachment: inherit;
	background-color: #FAF0E6;
	}
.caps {
	text-transform: uppercase;
}
.titleMenu {
	font-size: 20px;
	text-decoration: underline;
	font-weight: normal;
}
.hidden {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1px;
	color: #332921;
}
.header1  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px; font-weight:bold;
	color:#000;
}
.header2  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px; font-weight:bold;
	color:#000;
}
.header3  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px; font-weight:bold; font-style:oblique;
	color:#000;
}
.menuitem  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px; font-weight:bold; font-style:oblique;
	color:#000;
}
.menuprice  {font-weight:bold;}
.footer  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px; 
	color:#fff;
	padding: 10px;
}
.maintext  {
	
	font-size: 14px;
	color:#000;
}

a.maintext:active  {color:#000;}
a.maintext:hover  {color:#9c2031; text-decoration:none;}
a.maintext:visited  {color:#9c2031;}
a.maintext  {color:#000;}