body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image: url(/i/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-size: 97%;
}

a:link, a:visited, a:hover {
	color: #3967D2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 50px;
}
#header {
	height: 77px;
	width: 702px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/i/headerbackground.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	background-position: center;
	display: none;
}
#contentbody {
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FFFFFF;
	width: 696px;
	height: auto;
	background-color: #FFFFFF;
	height: auto;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
* html #contentbody {
	width: 690px;
	background-color: #FFFFFF;
	padding: 0px;
	border: 0px none;
}/* for ie only*/

#leftbar {
	width: 197px;
	height: 456px;
	float: left;
	background-image: url(/i/contactimage.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	background-color: #FFFFFF;
	background-position: bottom;
	display: none;
}
* html #leftbar {
	padding: 0px 0px 0px 2px;
}/* for ie only*/
#maincontent {
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 0.7em;
	color: #000000;
	width: 473px;
	padding: 40px 0px 15px 15px;
	min-height: 450px;
	margin: 0px;
}
* html #maincontent {
	width:473px;
	height:450px;
	background-color: #FFFFFF;
	padding-top: 20px;
}/* for ie only*/

#contactDetails {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 12px 8px 8px;
	font-size: .8em;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	background-color: #1A294D;
	width: 692px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: .7em;
	color: #FFFFFF;
	text-align: left;
	margin-top: 10px;
}
#ddfooter {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 694px;
	background-image: url(/i/ddfooter.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 0.7em;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: none;
}
h1 {
	margin: 2px 2px 8px;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: underline;
}
p {
	margin: 2px 2px 12px;
}
#ddfooter a {
	color: #990033;
	font-size: .9em;
}
#ddfooter a:hover {
	color: #000000;
	text-decoration: none;
}
h2 {
	margin: 2px 2px 7px;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
	text-indent: 13px;
}
h3 {
	margin: 2px;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.titleDish {
	font-style: italic;
	font-weight: bold;
}
#nav a.xmas {

	color: #FFFFFF;
	height: 30px;
	padding: 5px;
	margin: 6px 2px 0px 0px;
	background-image: url(../i/ozdaybackground.gif);
	text-decoration: none;
}
#nav a.xmas:hover {
	color: #FFFFFF;
	height: 30px;
	padding: 5px;
	margin: 6px 2px 0px 0px;
	background-image: url(../i/ozdaybackgroundover.gif);
	text-decoration: none;
}
#nav a.blank {
	color: #FFFFFF;
	height: 30px;
	padding: 5px;
	margin: 6px 2px 0px 0px;
	text-decoration: none;
	width: 30px;
}
a {
	color: #0E1D3E;
	text-decoration: underline;
}
.menuFooter {
	background-color: #FFFFFF;
	width: 440px;
	color: #999999;
	text-align: center;
	font-size: .8em;
	padding: 4px;
}
#seoHeader {
	display: none;
}
#navWrapper {
	background-color: #FFFFFF;
	width: 696px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: none;
}
* html #navWrapper {
	width: 696px;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}/* for ie only*/
#leftNav {
	background-color: #6597BC;
	width: 196px;
	float: left;
	color: #091839;
	text-align: right;
	height: 20px;
	padding-top: 4px;
}
#rightNav {
	background-color: #1A294D;
	width: 496px;
	float: right;
	color: #FFFFFF;
	height: 20px;
	padding-left: 4px;
	padding-top: 4px;
}
#navWrapper ul {
	margin: 0px;
	padding: 0px;
}
#navWrapper li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navWrapper a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#leftNav a {
	color: #CEDEEA;
	text-decoration: none;
	font-size: 0.8em;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 4px;
	height: 20px;
	margin-top: 3px;
}
#rightNav a {
	color: #B4CCDE;
	text-decoration: none;
	font-size: 0.8em;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 4px;
	height: 20px;
	margin-top: 3px;
}
.smallSeparator {
	font-size: 0.7em;
	color: #5169A2;
}
.smallSeparatorLight {
	font-size: 0.7em;
	color: #788CBC;
}
#print {
	background-color: #0099FF;
	float: right;
	color: #000000;
}

