@charset "utf-8";
/* CSS Document */
div {
	margin: 0px;
	padding: 0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #396250;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	color:#666666;
	font-size: 13px;
	padding: 0px;
}
/**********************/
p {
	line-height: 18px;
	text-align: left;
}
h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
h2.header {
	color: #FFFFFF;
	position:absolute;
	left: 12px;
	top: 219px;
}
h2.hours,
#bottomMessage h2 {
	color: #FFFFFF;
	position: absolute;
	left: 11px;
	top: 6px;
}
h2.shop {
	color: #FCFCFC;
	text-align: center;
	width: 100%;
	background: url(../images/bg-h2-shop.png) no-repeat center bottom;
	margin-top: 10px;
}
h2.green {
	color: #396250;
	text-align: center;
	width: 100%;
	background: url(../images/bg-h2-green.gif);
	background-position:center;
}
dl {
	margin: 0px;
	padding: 0px;
}
/**********************/
.alt {
	color: #8b0d06;
}
.highlight {
	color: #396250;
}
.bolder {
	color: #A8AC82;
	font-weight: bold;
}
.eventsBold {
	color: #A8AC82;
	font-weight: bold;
	text-align: center;
	margin: 5px auto 0px auto;
	width: 280px;
}
.events {
	margin: 0 auto;
	width: 280px;
	text-align: center;
}
/**********************/
a:link {
	color: #396250;
}
a:visited {
	color: #396250;
}
a:hover {
	color: #396250;
}
a:active {
	color: #396250;
}
/**********************/
.clear {
	clear: both;
}
.center {
	text-align: center;
}
a img {
	border: none;
}
.left {
	float: left;
	margin: 0px 20px 20px 0px;
}
.loc {
	text-align: right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	margin: 0px 5px 0px 0px;
}
/**********************/
#header {
	width: 950px;
	height: 254px;
	background-image:url(../images/bg-header-freeport.png);
	background-repeat:no-repeat;
	margin: auto;
	position:relative;
}

#header ul {
	text-align: right;
	margin-top: 45px;
}
#header li {
	margin: 0px 10px 0px 0px;
	border-right: 1px solid #dbdbc0;
	padding-right: 11px;
	display: inline;
	list-style: none;
}
#header li.last {
	border-right: none;
}
#header a {
	color: #396250;
}

#banner {
	width: 1000px;
	height: 75px;
	background: url(../images/banner.png) no-repeat top right;
	position: absolute;
	top: 221px;
	left: -25px;
	z-index: 400;
	color: #FFF;
	text-align: center;
	padding-top: 26px;
	font-variant: small-caps;
}

/**********************/
#container {
	width: 950px;
	margin: auto;
	padding: 0px;

}
#shell {
	width: 950px;
	float: left;
	margin: auto;
	background-color: #FFFFFF;
	border-right: 1px solid #f7f3f3;
	border-bottom: 1px solid #f7f3f3;
	border-left: 1px solid #f7f3f3;
	padding-bottom: 20px;
	padding-top: 40px;
	min-height: 300px;
}
/**********************/
#content {
	width: 540px;
	float: left;
	padding: 0px 20px 0px 20px;
	position: relative;
}
#sidebar {
	width: 340px;
	float: left;
	padding-right: 10px;
}
/**********************/
#secret {
	background-image:url(../images/bg-new-england.png);
	background-repeat:no-repeat;
	margin-top: 0px;
	padding-top: 20px;
}
#secret .secretContent {
	padding-top: 50px;
}
#secret p.first {
	margin-top: 105px;
}
#secret img.left {
	margin: 16px 20px 20px 0;
	border: 1px solid #666;
}

#promoBanner {
	width: 449px;
	min-height: 64px;
	background: #efebea url(../images/promobanner-icon.jpg) no-repeat left top;
	margin: 0 0 30px 0;
	padding: 1px 10px 10px 75px;
}

#promoBanner h3 {
	margin: 4px 0 0 0;
	color: #8b0b04;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#promoBanner p {
	font-size: 12px;
	margin: 0;
}

#hours,
#bottomMessage {
	background-image:url(../images/bg-location.png);
	background-repeat:no-repeat;
	height: 36px;
	position:relative;
}

#location {
	background:url(../images/bg-map.jpg) no-repeat center top;
	min-height: 185px;
	padding: 20px;
	margin-top: 20px;
}
#location dt {
	float: left;
	text-align: right;
	margin-right: 20px;
	width: 130px;
	font-weight: bold;
	color: #396250;
	margin-bottom: 10px;
}
#location dd {
	margin-bottom: 10px;
	margin-left: 150px;
}
#location dl {
	clear: left;
}
#shopdineenjoy {
	background-image:url(../images/bg-dine.png);
	background-repeat:no-repeat;
	height: 457px;
	width: 350px;
	margin-bottom: 20px;
	margin-top: 18px;
}

#shopdineenjoy h2 {
	padding-top: 12px;
}
*+html  #shopdineenjoy h2 {
	padding-top: 2px;
}
#jobfair {
	background-image:url(../images/bg-upcoming.png);
	background-repeat:no-repeat;
	min-height: 116px;
	width: 330px;
	padding: 10px;
	margin-bottom: 10px;
}
#jobfair h2 {
	margin-bottom: 10px;
}
#jobfair dt {
	float: left;
	margin-right: 20px;
	width: 50px;
	color: #A8AC82;
	font-weight: bold;
	margin-bottom: 10px;
}
#jobfair dd {
	margin-bottom: 10px;
}
#coupons {
	background-image:url(../images/bg-offers.png);
	background-repeat:no-repeat;
	min-height: 126px;
	width: 330px;
	padding: 10px;
}
/**********************/
#footer {
	width: 950px;
	height: 100px;
	margin: auto;
	margin-top: 20px;
	color: #FFFFFF;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#footer ul {
	margin-left: 90px;
}
#footer li {
	margin-right: 10px;
	border-right: 1px solid #FFFFFF;
	padding-right: 11px;
	/*display: inline;*/
	float: left;
	list-style: none;
}
#footer li.last {
	border-right: none;
}

#footer img {
	float: left;
	margin-top: -8px;
}

#footer a {
	color: #FFFFFF;
}
/**********************/
#submit {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #8D1009;
	border: 1px solid #8D1009;
	padding: 2px;
}
#email {
	width: 180px;
	padding: 2px;
}

img.holidayConcert {
	position: absolute;
	top: 235px;
	left: -34px;
}
*+html img.holidayConcert {
	position: absolute;
	top: 250px;
	left: -29px;
}

