@charset "utf-8";
/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p , br{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	text-align: left;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #1e1912;
	background-image: url(../images/default_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
	text-align: center;
}
body a {
	color: #FFF;
	text-decoration: none;
}
body a:hover {
	color: #000;
}


#defaultMainGraphic {
	background-image: url(../images/default_main_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 271px;
	width: 975px;
	margin-top: 39px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	padding-top: 125px;
	padding-right: 125px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper {
	margin: 0px;
	padding: 0px;
}
#divWrapper {
	margin: 0px;
	padding: 0px;
	width: 1160px;
}

#defaultNav {
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	height: 77px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#defaultNav ul {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#defaultNav ul li {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 77px;
}
#defaultNav ul li a {
	color: #FFF;
	background-color: #74624F;
	text-decoration: none;
	margin: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 32px;
	padding-left: 10px;
}
#defaultNav ul li a:hover {
	color: #74624F;
	text-decoration: none;
	background-color: #1E1912;
	margin: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 32px;
	padding-left: 10px;
}
#parkBgColor {
	background-image: url(../images/park_bg_color.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#waterBgColor {
	background-image: url(../images/water_bg_color.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#wethersfieldBgColor {
	background-image: url(../images/wethersfield_bg_color.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#tavernBgColor {
	background-image: url(../images/tavern_bg_color.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#upcomingeventsBgColor {
	background-image: url(../images/upcomingevents_bg_color.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#pageBgTopBars {
	background-image: url(../images/page_top_bg_img.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#leftContent {
	padding: 0px;
	width: 375px;
	text-align: right;
	margin: 0px;
	float: left;
}
#pageHeader {
	text-align: right;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pageNav {
	text-align: right;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#newsletter-bg {
	background-image: url(../images/email_list_img.jpg);
	margin: 0px;
	padding: 0px;
	height: 180px;
}
#newsletter-bg tr td #automailFormID div {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#rightContent {
	width: 725px;
	text-align: left;
	padding-top: 87px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	float: left;
	margin: 0px;
}

#pageMainNav {
	height: 70px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}


#footerBg {
	background-color: #544A41;
	background-image: url(../images/footer_bg_img.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 300px;
}
#footerNav {
	text-align: center;
}
#footerNav ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footerNav ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#footerNav ul li a {
	color: #FFF;
	background-color: #1E1912;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#footerNav ul li a:hover {
	color: #FC0;
	background-color: #544A41;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
h1 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #FC0;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
h2 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #FC0;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h3 {
	font-size: 14px;
	color: #FC0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}





.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
.clearFooterSpace {
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}

.defaultNavTxt {
	font-size: 10px;
	text-align: center;
}
.reservationLink {
	text-align: right;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}








.footerTxt {
	font-size: 10px;
	text-align: center;
}


.marque {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-stretch:expanded;
	color: #FFCC00;
}
.photoOutline {
	border: thin solid #FFF;
	text-align: center;
}
#contactBgColor {
	background-image: url(../images/contact_bg_color.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#galleryBgColor {
	background-image: url(../images/gallery_bg_color.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#giftcardBgColor {
	background-image: url(../images/giftcard_bg_color.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#reservationsBgColor {
	background-image: url(../images/reservations_bg_color.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#couponBgColor {
	background-image: url(../images/coupon_bg_color.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

.blackTxt {
	color: #000;
}
.blackTxt h2 {
	color: #532911;
}
h4 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 38px;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
