@charset "utf-8";
/* CSS Document */
Body {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
}
#PressMediaNews  h2 {
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 0px;
}
.EmailLink a {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 0px;
	text-decoration: none;
}
.EmailLink a:hover {
}
h2 {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 20px;
	margin-top: 0px;
	margin-left: 0px;
}
h2 span {
	margin-top: 15px;
	margin-left: 20px;
}
.Bold {
	font-weight: bold;
}
.BotMar {
	margin-bottom: 8px;
}
.Events {
	font-size: 0.8em;
	margin-left: 30px;
}
.EventsBG {
	background-repeat: no-repeat;
	height: 125px;
	margin-top: 10px;
}
.EventsBG p{
	margin-left: 15px;
	font-weight: bold;
	margin-bottom: 2px;
}
.EventsBG a{
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
.EventsBG a:hover{
}
.NextEvents {
	font-size: 0.8em;
	margin-left: 10px;
}
.Title {
	font-weight: bold;
}
.EventsTitle {
	font-weight: bold;
	margin-top: 15px;
}
.Events  a {
	text-decoration: none;
}
.Events  a:hover {
}
.ReadMore a  {
	text-decoration: none;
}
.ReadMore a:hover  {
}
.Date {
	margin-bottom: 15px;
}
.Spacer {
	clear: both;
	width: 99%;
	height: 1px;
}
.SpecialEvent {
	width: 100%;
	min-height: 80px;
	text-align: center;
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
#Content  .SpecialTitle     {
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 5px;
}
#Content .SpecialLine1 {
	font-size: 1em;
	font-weight: bold;
}
#Content .SpecialLine2 {
	font-size: 0.8em;
	padding-bottom: 10px;
}
#BGContainer {
	position: relative;
	overflow: hidden;
}
#BGContainer #BGImage {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	overflow: hidden;
	z-index: -100;
}
#MainNav {
	position: absolute;
	background-repeat: repeat-x;
	height: 83px;
	top: 135px;
	z-index: 100;
	width: 100%;
	left: 0px;
}
#MainNav p {
	padding-top: 33px;
	text-align: center;
}
#MainNav a {
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
#MainNav a:hover {
}
#TavernsSubNav {
	position: absolute;
	height: 0px;
	width: 166px;
	background-repeat: no-repeat;
	top: 173px;
	left: 88px;
	padding-top: 25px;
	z-index: 1;
	overflow: hidden;
}
#TavernsSubNav a {
	text-decoration: none;
	font-size: 0.8em;
	width: 166px;
	text-align: center;
	display: block;
	font-weight: bold;
}
#TavernsSubNav a:hover {
}
#MenusSubNav {
	position: absolute;
	height: 0px;
	width: 166px;
	background-repeat: no-repeat;
	top: 173px;
	left: 160px;
	padding-top: 25px;
	z-index: 1;
	overflow: hidden;
}
#MenusSubNav a {
	text-decoration: none;
	font-size: 0.8em;
	width: 166px;
	text-align: center;
	display: block;
	font-weight: bold;
}
#MenusSubNav a:hover {
}
.Stansfield {
	padding-bottom: 16px;
	padding-top: 16px;
}
.Chevin {
	padding-bottom: 12px;
	padding-top: 12px;
}
.Black {
	padding-bottom: 12px;
	padding-top: 14px;
}
#HeaderContainer {
	width: 998px;
	margin: auto;
	background-repeat: no-repeat;
	height: 500px;
	position: relative;
}
#Header {
	background-repeat: repeat-y;
	height: 472px;
}
#Header #Logo {
	margin-top: 40px;
	margin-bottom: 10px;
}
#Header #Logo img{
	padding-left: 10px;
}
#Header #Newsletter {
	margin-top: 26px;
}
#NewsletterTitle {
	font-size: 1.1em;
	font-weight: bold;
}
#NewsletterSub {
	font-size: 0.9em;
	margin-top: 5px;
}
#Newsletter form {
	font-size: 0.8em;
	margin-top: 5px;
}
#Newsletter label {
	font-weight: bold;
	display: block;
}
#Newsletter input {
	font-size: 1em;
	padding: 2px;
	margin-top: 2px;
}

/* Only Effects IE6 */
*html #Header #Newsletter {
	margin-left: -140px;
}
*html #Newsletter input {
	font-size: 1em;
	padding: 2px;
	margin-top: 2px;
	width: 200px;
}
*html #Newsletter .SubscribeBTN{
	width: 80px;
}
/* End Of Only Effects IE6 */

#Newsletter   .Subscribe {
	position: relative;
}
#Newsletter   .SubscribeBTN {
	position: absolute;
	right: 2px;
	border: none;
}
#Header .Spacer {
	clear: both;
	width: 100%;
	height: 75px;
}
#UpcomingEvents {
}
#UpcomingEvents #Title {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
	padding-bottom: 20px;
	padding-top: 5px;
}
#Header #ThemeImage {
	height: 261px;
}
#Content {
	background-repeat: repeat-y;
}
#MainContent {
	background-repeat: repeat-y;
}
#Content p {
	font-size: 0.8em;
	line-height: 1.3em;
	padding-left: 5px;
	padding-right: 5px;
}
#Content .Spacer {
	clear: both;
}
.TimeDay {
	width: 150px;
	display: block;
	float: left;
}
.TavernBTN {
	background-repeat: no-repeat;
	width: 231px;
	height: 54px;
	display: block;
	text-align: centre;
}
.TavernBTN a {
	font-weight: bold;
	text-decoration: none;
	width: 205px;
	display: block;
	text-align: center;
	padding-top: 19px;
	padding-bottom: 15px;
}
.TavernBTN a:hover {
}
.MenusNav {
	background-repeat: no-repeat;
	height: 125px;
}
#MenuType{
	height: 23px;
	padding-top: 18px;
}
#MenuType a{
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#MenuType a:first-child{
	margin-left: 10px;
}
#MenuType a:hover{
}
#MenuSection{
	height: 20px;
	margin-top: 10px;
	text-align: center;
}
#MenuSection a{
	text-decoration: none;
	font-size: 0.8em;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 2;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
#MenuSection a:hover{
}
#Menu{
	text-align: center;
}
.MenuItem{
	margin-top: 10px;
}
.DishTitle{
	text-align: center;
	font-weight: bold;
}
.DishDesc{
	text-align: center;
}
.DishPrice{
	text-align: center;
}
#Content .Image img {
	margin: auto;
	display: block;
}
#Content #Images img {
	width: 296px;
}
#Form {
	margin-top: 15px;	
}
#Form ol {
}
#Form li {
	clear: both;
	margin-bottom: 5px;
	overflow: hidden;
}
#Form label {
	font-size: 0.8em;
	text-align: right;
	padding-top: 2px;
}
#Form input, #Form textarea {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#Form .Submit {
	text-align: right;
}
#Form #Submit {
	border: none;
	margin-right: 2px;
}
#Form .Errors {
	clear: left;
	text-align: right;
	margin-top: 2px;
}
#Footer {
	border-top-width: 2px;
	border-top-style: solid;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 30px;
}
#FooterGC {
	font-size: 0.8em;
	float: left;
}
#FooterGC span {
	margin-left: 20px;
}
#FooterGC a {
	font-size: 0.8em;
	text-decoration: none;
}

#FooterDes a {
	font-size: 0.8em;
	float: right;
	text-decoration: none;
}
#FooterImage {
	color: #666633;
}

