﻿body {
	text-align: center;
	font-family: Centaur, Garamond, Times, 'Times New Roman', serif;
	color: black;
	background-color: #EFCF92;
	background-image: url('images/background.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	margin: 10px 0px 0px 0px;
}

div#container {
	margin: 0px auto;
	width: 980px;
	text-align: left;
}

a {
	color: #6A1C12;
	font-weight: bold;
}

a:visited {
	color: #6A1C12;
	text-decoration: none;
}

a:link {
	color: #6A1C12;
	text-decoration: none;
}

a:hover {
	color: #6A1C12;
	border-bottom: solid black 1px;
}

h1, h2, h3, h4 {
	line-height: 175%;
	padding: 0;
	margin: 1em 0 0.05em 0;
}

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

a:hover img {
	border: none;
	text-decoration: none;
}

a:visited img {
	border: none;
	text-decoration: none;
}

a:link img {
	border: none;
	text-decoration: none;
}

td {
	vertical-align: top;
}



/******************************* INVISIBLE HEADER *******************************/

div#container-header h3 {
	display: none;
}

div#container-header h2 {
	display: none;
}

div#container-header h1 {
	display: none;
}

div#container-middle {
	margin: 0px;
}

/******************************* CONTENT HEADER *******************************/

div#heading {
	border-bottom: medium #691B11 solid;
	margin-bottom: 1em;
	text-align:	 right;
	color: #336600;
	font-weight: bold;
}

div#heading p {
	padding: 0;
	margin: 0;
}

div#heading a, div#heading a:link, div#heading a:visited {
	color: #336600;
}

div#heading a:hover {
	color: black;
}

/******************************* LEFT SIDE / NAVIGATION / MENU *******************************/


div#container-middle-left {
	width: 200px;
	float: left;
	font-size: 140%;
	background-color: #4A562E;
}

div#container-middle-left ul {
	width: 200px;
	padding: 10px 0 0 0;
	margin: 0;
}

div#container-middle-left ul ul {
	display: none;
}

div#container-middle-left li {
	list-style-type: none;
}

div.navigation a {
	padding: 7px;
	width: 95%;
	display: block;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

div#container-middle-left a:active {
	color: white;
}

div#container-middle-left a:visited {
	color: #EEEEEE;
}

div#container-middle-left a:link {
	color: #EEEEEE;
}

div#container-middle-left a:hover {
	color: white;
	border: none;
}

div#mascot {
	padding-left: 120px;
}

div#mascot img{
	position: fixed;
	bottom: 0px;
}

div#table {
	margin-left: -30px;
	background-image: url('images/Table.png');
	height: 195px;
	width: 748px;
	position: fixed;
	bottom: 0px;
}

div#wallfixtures{
	position: absolute;
}

img#wallfixture-left {
	position: relative;
	left: -80px;
}

img#wallfixture-right {
	position: relative;
	left: 517px;
}

table.menu {
	
}

table.menu td {
	width: 80%;
	padding-bottom: 0.5em;
}

table.menu td + td {
	width: 20%;
	text-align: right;
}

.price {
	font-style: italic;
}

div.menunav {
	font-size: 90%;
	padding-bottom: 0.5em;
	border-bottom: 1px #6D1E17 solid; 
	margin-bottom: 1em;
}
table.menunav td {
	width: auto;
	text-align: center;
}

table.menunav p {
	padding: 0;	
	margin: 0;
}

/******************************* RIGHT SIDE / CONTENT *******************************/


div#container-middle-right {
	margin-left: 230px;
	padding: 20px 85px;
}

div#container-middle-right p {
	line-height: 175%;
	padding: 0;
	margin: 0;
	margin-bottom: 0.5em;
}

div#container-middle-right li {
	margin: 10px 0px;
	padding: 0;
	list-style-type: disc;
}


div#container-middle-right h1 {
	font-size: 195%;
	font-weight: bold;
	margin: 0;
	padding-bottom: 0.15em;
}

div#container-middle-right h2 {
	font-size: 125%;
}

div#container-middle-right h3 {
	font-size: 115%;
	font-weight: bold;
}

div#container-middle-right h4 {
	font-size: 100%;
	font-weight: bold;
}



/******************************* COPYRIGHT *******************************/

div#copyright {
	border-top: 1px solid  #6B1D13 ;
	color: #222222;
	font-size: 70%;
	margin-bottom: 180px;
	margin-top: 1em;
}

div#copyright p {
	margin: 10px 0;
}

div#copyright a {
	font-weight: normal;
}

/******************************* OTHER *******************************/

td {
	padding-right: 0.25em;
}

table.home td {
	padding-right: 0em;
	padding-bottom: 1em;
}

table.home {
	width: 560px;
}


table.twocolumns td {
	width: 50%;
}

table.threecolumns td {
	width: 33%;
}


div.callout {
	width: 250px;
	float: right;
	padding-top: 0;
	padding-left: .5em;
}

div.callout h4 {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

div.callout2 p {
	margin: 0;
	padding: 0;
}

div.callout2 a, div.callout2 a:link, div.callout2 a:visited, div.callout2 a:hover {
	color: white;
	text-decoration: none;
	border-bottom: none;
}

table.form th {
	padding: 0.25em;
	white-space: nowrap;
}



table.form td {
	padding: 0.25em;
}



table.form td {
	white-space:nowrap;
}

table.form th {
	text-align: left;
}


.davidnote {
	background-color: #FFFFCC;
	color: black;
	border: black 1px solid;
	padding: 0.25em;
}

ul {
	margin-left: 1em;
}

ul ul {	
	font-size: 85%;
}
fieldset {
	border: none;
}

img.bordered {
	border: 1px solid black !important;
}

img.menuimage {
	position: absolute;
	right: -100px;
}

img.menuimagesmall {
	position: absolute;
	right: -50px;
	top: 25px;
}

hr {
	border: medium solid 	#6A1C12;
}

div.featured {
	width: 500px;
	text-align: center;
	margin: auto;
	margin-top: 1em;
	border: medium #6A1C12 dotted;
	margin-bottom: 1em;
}

/****************  FORM FIELDS **************/

.contactform {
	margin: 0 auto;
}


.contactform  p {
	line-height: normal;
	margin-top: 0;
}

.contactform input {
	font-size: 110%;
}

legend {
	display: none;
}

input, textarea {
	width: 99%;
	font-family: Cambria, "Times New Roman", Times, serif;
	margin-top: 0.5em;
	border: 1px solid #6A1C12
}

img.rightside {
	float: right;
	margin: 0 0 0.25em 0.25em;
}


.center {
	text-align: center;
}

p.photoalbum img {
	border: 1px solid black !important;
	margin: 0 5px 5px 0;	
}