html,body {
	margin: 0;
	padding: 0;
	background: #ffe5b2;
}

body {
	font: 8pt/ 1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	text-align: center;
	background: url('//ootg.s3.amazonaws.com/graphics/background.png') repeat-x;
}

div#page {
	width: 956px;
	margin: 0 auto;
	padding: 0 0 0 0px;
	text-align: center;
	margin-bottom: 20px;
	display: block;
}

div#header {
	height: 100px;
	width: 956px;
	margin: 0;
	padding: 0;
	background: url('//ootg.s3.amazonaws.com/graphics/header_bg.png') no-repeat top center;
}

div#flash {
	margin: 0;
	padding: 0;
	height: 80px;
}

div#topnav {
	padding: 0;
	display: block;
	text-align: right;
	height: 48px;
	width: 956px;
	margin: 0;
	padding: 0;
	margin-left: -15px;
	margin-top: -60px;
	overflow: hidden;
}

div#topnav div#topnavbar {
	display: table;
	float: right;
	background: #ffffff;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

div#topnav a {
	display: block;
	padding: 0;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	height: 48px;
	vertical-align: middle;
}

div#topnav div {
	
}

div#topnav img {
	margin-right: 5px;
}

div#topnav img#topnav_right {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: -3px;
}

div#topnav img#topnav_left {
	float: left;
	margin: 0px;
	padding: 0px;
	background: #c22f0e;
	margin-left: -3px;
}

div#subtopnavbar {
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 17px;
	overflow: hidden;
	margin-left: 300px;
	text-align: right;
	margin-right: 20px;
	color: #ff8000
}

div#subtopnavbar a {
	height: 17px;
	color: white;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 8pt;
	font-weight: bold;
}

div#sidebar {
	float: left;
	margin: 0;
	padding: 0;
	width: 185px;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
	display: block;
	padding-left: 5px;
}

div#sidebar ul li {
	width: 141px;
}

div#sidebar ul.mnav a,div#sidebar ul.mnav a:visited {
	width: 159px;
	background-color: #2C83B9;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	display: block;
	padding: 3px 0 3px 18px;
	margin: 0;
	text-align: left;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	left: -17px;
}

div#sidebar ul.mnav a:hover,div#sidebar ul.mnav a:active {
	color: #2C83B9;
	text-decoration: none;
	background-color: #B1E3FF;
}

div#sidebar input.login {
	font-size: 11px;
	border: 1px solid #dddddd;
	padding: 2px 0 0 2px;
	margin: 0;
	background-color: #ffffff;
	width: 97%;
}

div#sidebar p {
	line-height: 20px;
	padding: 0;
	margin: 10px 0 0 0;
}

div#sidebar ul {
	margin: 0;
	padding: 0 0 10px 0;
}

div#sidebar ul li {
	margin: 0 0 2px 8px;
	padding: 0 0 0 7px;
	list-style: none;
	border-left: 2px solid #559CC7;
}

div#sidebar form {
	text-align: left;
}

div#sidebar div#login {
	padding: 0;
	margin: 0;
}

div#sidebar div#login label {
	display: block;
	text-align: left;
	margin: 7px 0 0 0;
	font-weight: bold;
}

div#sidebar h1 {
	font-size: 14px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 10px;
}

div#sidebar a {
	color: #c22f0e;
}

div#sidebar hr {
	padding: 0;
	height: 1px;
	color: white;
	width: 90%;
	margin: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}

div#wrapper {
	margin: 0;
	padding: 0;
	display: table;
	float: right;
	overflow: hidden;
	width: 710px;
}

div#pagewrapper {
	margin: 0;
	padding: 0;
	background: url('//ootg.s3.amazonaws.com/graphics/page_background.png') top left repeat-y;
	display: table;
	width: 956px;
}

div#contentwrapper {
	padding-top: 11px;
	background: url('//ootg.s3.amazonaws.com/graphics/page_header.png') no-repeat;
	display: table;
}

div#middleSection {
	display: table;
	width: 956px;
	padding: 0;
	margin: 0;
}

div#featuredsection div h3 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #494949;
	text-align: left;
	margin-bottom: 5px;
}

div#featuredsection div form {
	margin-top: 20px;
}

div#featuredsection div h4 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #494949;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#featuredsection div ul {
	font-size: 8px;
	padding-left: 20px;
	margin: 0px;
	margin-top: 15px;
}

div#featuredsection div li {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #494949;
	text-align: left;
}

div#content {
	width: 710px;
	overflow: hidden;
	text-align: left;
	margin: 0px auto;
	float: right;
	padding-right: 20px;
}

div#content div#random_pic_container img {
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

div#content h1 {
	font-size: 17px;
	color: #c22f0e;
	padding-bottom: 5px;
	padding-top: 6px;
}

div#content h2 {
	font-size: 16px;
	color: #c22f0e;
	text-transform: uppercase;
	margin-bottom: 15px;
}

div#content h2 span {
	text-transform: capitalize;
	font-size: 11px;
}

div#content h3 {
	font-size: 13px;
	color: #333333;
}

div#content h4 {
	font-size: 13px;
	color: #335166;
}

div#content hr {
	height: 1px;
	margin: 15px 0 3px 0;
	border: none;
	border-top: 1px solid #cccccc;
}

div#content a,div#content a:visited {
	color: #c22f0e;
	text-decoration: underline;
	font-weight: bold;
}

div#content a:hover,div#content a:active {
	color: #000000;
	text-decoration: underline;
}

div#footer {
	margin: 0;
	padding: 0;
	width: 956px;
	color: #333;
	clear: both;
	padding-bottom: 20px;
	background: url('//ootg.s3.amazonaws.com/graphics/page_footer.png') top left no-repeat;
}

div#footer div.spacing {
	height: 5px;
}

div#footer p {
	color: #333;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	padding: 0;
	margin: 0;
}

div#footer p.copyright {
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#footer p.title,div#footer p.title {
	color: #333;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

div#footerNav {
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 17px;
	overflow: hidden;
	text-align: left;
	color: #000;
	padding-top: 40px;
	padding-bottom: 20px;
}

div#footerNav a {
	height: 17px;
	color: #333;
	text-decoration: underline;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 8pt;
	font-weight: bold;
}

div#container {
	display: block;
	height: 27px;
}

div#login {
	padding: 0;
	margin: 0;
}

div#login label {
	display: block;
	text-align: left;
	margin: 7px 0 0 0;
	font-weight: bold;
}

div#featuredlocation {
	float: left;
	display: block;
	width: 261px;
	margin: 0;
	text-align: center;
	padding-bottom: 10px;
	height: 250px;
	overflow: hidden;
}

div#categories {
	width: 337px;
	margin: 5px 5px 5px 5px;
}

div#categories h1 {
	background-color: #c22f0e;
	color: #FFCC33;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	clear: both;
	padding: 0px;
	margin: 0px;
}

div#categories h2 {
	font-size: 12pt;
	font-weight: bold;
	padding-top: 0px;
}

div#categories h2 span {
	float: right;
}

div#categories h3 {
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	margin-top: -5px;
}

div#leftcolumn {
	width: 347px;
	float: left;
	border-right: 1px silver dashed;
}

div#rightcolumn {
	width: 347px;
	float: left;
}

html>body div#leftcolumn {
	width: 347px;
	float: left;
	border-right: 1px silver dashed;
}

html>body div#rightcolumn {
	width: 347px;
	float: left;
}

/* Menu Items CSS */
div#item {
	font-size: 12pt;
	font-weight: normal;
	clear: both;
	padding-top: 3px;
	margin-bottom: 5px;
}

div#item a.chooseitem {
	width: 200px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	display: block;
	color: #FF9900;
	text-decoration: underline;
	font-size: 10pt;
}

div#item li {
	font-size: 10pt;
}

div#item input#itemprice {
	float: left;
	width: 80px;
	clear: none;
	text-align: center;
	border: none;
	font-size: 12pt;
	font-weight: bold;
}

div#photo {
	float: right;
	width: 127px;
	height: 100px;
	display: block;
	clear: both;
	margin-bottom: 10px;
}

div#photo img {
	border-width: 1px;
	border-style: solid;
}

div#addtocart {
	float: right;
	width: 200px;
}

div#addtocart input {
	margin-bottom: 10px;
	clear: both;
}

div#menudetailgroup {
	float: left;
	display: block;
	width: 200px;
	padding-bottom: 10px;
}

div#menuupgrade {
	width: 180px;
}

div#menuupgrade a div {
	margin-left: 8px;
}

div#itemupgrade {
	padding-left: 18px;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	margin-top: -10px;
	padding-top: 0px;
}

div#itemattributes span {
	color: #CC0000;
	font-style: italic;
}

div#menudetail {
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	font-size: 9pt;
	clear: both;
}

div#menudetail span#name {
	font-size: 9pt;
}

div#menudetail span#price {
	width: 40px;
	float: right;
	font-size: 9pt;
}

div#menudetail input {
	float: right;
	clear: both;
	margin-bottom: 10px;
}

/* Shopping Cart CSS */
div#cart {
	clear: both;
}

div#cart dl {
	clear: both;
}

div#cart dl.header {
	font-weight: bold;
}

div#cart dl.header dt {
	border-bottom: double 3px silver;
}

div#cart div.itemO {
	background-color: #FFFFCC;
	width: 690px;
}

div#cart dl dt.rc {
	width: 35px;
	text-align: right;
	padding-right: 5px;
}

div#cart dl dt.name {
	width: 370px;
}

div#cart dl dt.qty {
	width: 40px;
	text-align: center;
}

div#cart dl dt.price {
	width: 80px;
	text-align: center;
}

div#cart dl dt.subtotal {
	width: 80px;
	text-align: center;
}

div#cart dl dt.remove {
	width: 80px;
	text-align: center;
}

div#cart dl dt.remove a {
	font-weight: normal;
}

div#cart dl.total dt {
	border-top: double 3px silver;
}

div#cart dl.total dt.price {
	font-weight: bold;
	text-align: right;
}

div#cart dl.tax dt.price {
	font-weight: bold;
	text-align: right;
}

div#cart dl.grandtotal dt.price {
	font-weight: bold;
	text-align: right;
	border-top: double 3px silver;
}

div#cart dl.grandtotal dt.subtotal {
	border-top: double 3px silver;
}

div#cart div#title {
	font-size: 12pt;
	font-weight: bold;
	width: 680px;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom: dashed 1px silver;
}

div#cart dt {
	float: left;
	width: 50px;
}

p#cartbuttons input#proceed {
	float: right;
}

/* Login CSS */
form#loginform label {
	width: 70px;
	text-align: right;
	display: block;
	float: left;
	margin-right: 5px;
}

form#loginform input {
	width: 200px;
	margin-top: 1px;
	margin-bottom: 1px;
}

form#loginform input.button {
	width: 70px;
	margin-left: 75px;
}

form#registrationform label {
	width: 110px;
	text-align: right;
	display: block;
	float: left;
	margin-right: 5px;
}

form#registrationform input {
	width: 200px;
	margin-top: 1px;
	margin-bottom: 1px;
}

form#registrationform select {
	width: 200px;
	margin-top: 1px;
	margin-bottom: 1px;
}

form#registrationform input.button {
	width: 110px;
	margin-left: 115px;
}

form#retrievepassword label {
	width: 70px;
	text-align: right;
	display: block;
	float: left;
	margin-right: 5px;
}

form#retrievepassword input {
	width: 200px;
	margin-top: 1px;
	margin-bottom: 1px;
}

form#retrievepassword input.button {
	width: 120px;
	margin-left: 75px;
}

/* My Accounts CSS */
form#myaccountform label {
	width: 110px;
	text-align: right;
	display: block;
	float: left;
	margin-right: 5px;
}

form#myaccountform input {
	width: 200px;
	margin-top: 1px;
	margin-bottom: 1px;
}

form#myaccountform select {
	width: 200px;
	margin-top: 1px;
	margin-bottom: 1px;
}

form#myaccountform input.button {
	width: 110px;
	margin-left: 115px;
}

/* Check-Out CSS */
form#checkoutform label {
	width: 110px;
	text-align: right;
	display: block;
	float: left;
	margin-right: 5px;
}

form#checkoutform label.payment_methods {
	float: left;
	margin-left: 5px;
	text-align: left;
}

form#checkoutform input {
	width: 200px;
	margin-top: 1px;
	margin-bottom: 1px;
}

form#checkoutform input.payment_methods {
	float: left;
	width: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
}

form#checkoutform select {
	width: 200px;
	margin-top: 1px;
	margin-bottom: 1px;
}

form#checkoutform input.button {
	width: 110px;
	margin-left: 115px;
}

form#checkoutform textarea {
	width: 200px;
	margin-top: 1px;
	margin-bottom: 1px;
}

form#checkoutform input.proceed {
	width: 90px;
	float: right;
}