body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFF url('../../../images/map_background.jpg') fixed;
	color: #333;
}

#container {
	width: 780px;
	background-color: #FFF;
	border: 2px solid #95956E;
	text-align: left;
	margin: 10px auto;
	padding: 0;
}

#content {
	margin: 0 30px 0;
}

#content p {
	font-size: 1.3em;
	line-height: 1.4em;
}

#content table {
	border:0;
	width:100%;
	font-size: 1.3em;
	line-height: 1.4em;
}

#content br {
	clear: all;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 780px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1, h1 a {
	background: #FFF url('../../../images/tavern_header.jpg') no-repeat top center;
	font-size: 4em;
	text-align: center;
	width: 780px;
	height: 230px;
	padding-top: 1px;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	font-size: .5em;
	text-indent: -10000px;
	display: block;
	overflow: hidden;
}

h2 {
	font-size: 1.8em;
	text-align: center;
	padding-top: 30px;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #800000;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, {
	text-decoration: none;
}

h3 {
	font-size: 1.5em;
	padding: 0;
	padding: 30px 0 0;
	text-align: center;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}


.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.navigation {
	font-size: 1.4em;
	display: block;
	text-align: center;
	margin-left: -40px;
}

.navigation ul, .navigation li {
	list-style-type: none;
	display: inline;
	text-align: center;
	border-left: 1px solid #333;
	padding-left: 5px;
}

li.first {
	border: 0;
}

.menuItem {
	float:left;
}

.menuItemBold {
	float:left;
	font-weight:bold;
}

.prices {
	float:right;
	font-weight:bold;
	color:#0C3BF8;
	padding-left:20px;
}

h5 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #333333;
	float:left;
}

h6 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size: 1.3em;
	line-height: 1.4em;
	color:#0C3BF8;
	float:right;
}

.functionPrice {
	font-weight:bold;
	color:#0C3BF8;
}

hr {
	width:75%;
	height:2px;
	border:0;
	color:#95956E;
	background-color:#95956E;
	text-align: center;
	margin:0px auto;
}

a img {
	border: none;
}

#history {
	background: url('../../../images/lobster12.jpg') no-repeat top center;
	text-align:justify;
	padding:35px 0 35px;
}

.menuBlock {
	margin:0px auto;
	width:320px;
	padding:0px;
	display:block;
}

.menuBlockTop {
	background: url('../../../images/menu_block_top.jpg') no-repeat top center;
	width:320px;
	height:15px;
	margin:0px;
}

.menuBlockMid {
	background: url('../../../images/menu_block_mid.jpg') repeat-y top center;
	display:block;
	width:290px;
	padding:15px;
}

.menuBlockBottom {
	background: url('../../../images/menu_block_bottom.jpg') no-repeat top center;
	width:320px;
	height:15px;
	margin:0px;
}
 
/* End Typography & Colors */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar caption {
	width: 100%;
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.hidden {
	display: none;
}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

/* End Various Tags & Classes*/

