body{
	margin:0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background:#807b67;
	color:#595546;
	height:100%;
}
a:link{
	color:#878574;
	font-weight:bold;
	text-decoration:underline;
}
a:visited{
	color:#5a594e;
	font-weight:bold;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
	color:#5a594e;
}
a:active{
	text-decoration:none;
	color:#5a594e;
}
/* wrapper */
#wrapper{
	width:849px;
	background:#fff url(images/wrapper/main-wrapper-bkgd.gif);
	margin:8px auto;
	padding:0 0 15px;
	overflow:hidden;
}
.container{
	height:1%;
	overflow:hidden;
}
/* content-area */
#content-area{
	width:679px;
	float:left;
	position:relative;
	padding:184px 0 0;
	background:url(images/wrapper/bg-content-main.gif) no-repeat 0 125px;
}
#content-area-home {
	width:679px;
	float:left;
	position:relative;
	padding:249px 0 0;
	background:url(images/wrapper/bg-content-main.gif) no-repeat 0 190px;
}
/* header */
#header{
	width:679px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
/* content-main */
.content-main{
	overflow:hidden;
	height:1%;
}
.flash-box{
	height:125px;
	overflow:hidden;
}
.hm-flash-box {
	height:190px;
	overflow:hidden;
}
/* phone-bar */
.phone-bar{
	font-weight:bold;
	color:#fff;
	height:20px;
	padding:0 35px 0 39px;
	line-height:13px;
	overflow:hidden;
}
.phone-bar a{color: #fff;}
.phone-bar a:link,
.phone-bar a:visited,
.phone-bar a:active,
.phone-bar a:hover{
	color:#fff;
	text-decoration:none;
}
.phone-bar p{
	margin:0;
	float:left;
}
.phone-bar p.other-txt{float:right;}
.phone-bar p span,
.phone-bar p img{float:left;}
.phone-bar p span{margin:6px 0 0;}
.phone-bar p a{
	float:left;
	margin:6px 0 0 4px;
}
.phone-bar p a:hover{text-decoration:underline;}
/* main-nav */
#main-nav{
	height:1%;
	overflow:hidden;
}
#main-nav ul{
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
	height:1%;
	overflow:hidden;
}
#main-nav ul li{float:left;}
#main-nav a{
	float:left;
	height:19px;
	width:82px;
	padding:9px 0 10px;
	font:500 12px/12px Helvetica, Arial, sans-serif;
	color:#fff;
	text-decoration:none;
	text-align:center;
	background:url(images/navigation/main-button.gif) no-repeat;
	overflow:hidden;
}
.pagecallout {
	padding: 10px;
	border-top: dotted #afad98 2px;
	border-bottom: dotted #afad98 2px;
	background-color: #f0edd7;
	margin: 10px 0px 10px 0px;
}
* html #main-nav a{padding:11px 0 9px;}
#main-nav a.uberlink,
#main-nav a:hover{background-position:-82px 0;}
#main-nav a.single-line-nav{line-height:21px;}
* html #main-nav a.single-line-nav{padding:10px 0;}
#main-nav a:active{background-position:82px 0;}
/* content-holder */
.content-holder{
	height:1%;
	overflow:hidden;
	padding:0 30px 0 25px;
	margin:20px 0 0;
}
/* subnav */
.subnav{
	float:left;
	width:150px;
	background:url(images/navigation/subnav-bkgd.gif) repeat-y;
}
.subnav img{display:block;}
.subnav ul{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.subnav a{
	display:block;
	text-decoration:none;
	color:#807b67;
	font:normal 1em/12px Helvetica, Arial, Verdana, sans-serif;
	text-align:right;
	min-height:12px;
}
* html .subnav a{
	height:12px;
	overflow:visible;
}
.subnav li a:link,
.subnav li a:visited{
	padding:5px 20px 5px 0;
	text-decoration:none;
	color:#807b67;
	font-weight:normal;
}
.subnav li a:hover{
	background:url(images/navigation/subnav-button.gif) no-repeat 0 -22px;
	padding:5px 25px 5px 0;
	color:#fff;
}
.subnav li a:active{
	background: url(images/navigation/subnav-bkgd.gif) no-repeat 0 -22px;
	padding:5px 25px 5px 0;
	color:#fff;
}

.subnav a.monthlink:link,
.subnav a.monthlink:visited{
	padding:5px 20px 5px 0;
	text-decoration:none;
	color:#807b67;
	font-weight:normal;
}
.subnav a.monthlink:hover{
	background:url(images/navigation/subnav-button.gif) no-repeat 0 -22px;
	padding:5px 25px 5px 0;
	color:#fff;
}
.subnav a.monthlink:active{
	background: url(images/navigation/subnav-bkgd.gif) no-repeat 0 -22px;
	padding:5px 25px 5px 0;
	color:#fff;
}

.subnav .uberlink{
	background:url(images/navigation/subnav-button.gif) no-repeat 0 -22px;
	padding:5px 25px 5px 0 !important;
	cursor:default;
	color:#fff !important;
}
.subnav-textonly {
	float:left;
	width:130px;
	background:url(images/navigation/subnav-bkgd.gif) repeat-y;
	text-align: right;
	padding-right: 20px;
	font-size: 1em;
	line-height: 20px;
}

/* content */
.content{
	float:right;
	width:459px;
}
.content-home {
	float:right;
	width:624px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
/* sidebar */
#sidebar{
	float:right;
	padding:5px 10px 0;
	width:150px;
	border-top:20px solid #afad98;
}
#main-sidebar-nav{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
#main-sidebar-nav li{
	height:1%;
	overflow:hidden;
}
#main-sidebar-nav a{
	display:block;
	height:1%;
	text-decoration:none;
	color:#000;
	padding:7px 0 8px;
	font:12px/15px Helvetica, Arial, Verdana, sans-serif;
	font-weight:normal;
}
#main-sidebar-nav a:link{
	padding:7px 0 8px 5px;
}
#main-sidebar-nav a:visited{
	padding:7px 0 8px 5px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
#main-sidebar-nav a:hover{
	background:url(images/wrapper/side-nav-arrow.gif) no-repeat;
	padding:7px 0 8px 16px;
}
#main-sidebar-nav a:active{
	background: url(images/wrapper/side-nav-arrow.gif) no-repeat;
	padding:7px 0 8px 16px;
}
#main-sidebar-nav .uberlink{
	background:url(images/wrapper/side-nav-arrow.gif) no-repeat;
	padding:7px 0 8px 16px !important;
	cursor:default;
}
/* footer */
#footer{
	width:599px;
	text-align:center;
	border-top:1px solid #807b67;
	margin:8px 30px 0;
	padding:5px 10px 0;
	overflow:hidden;
}
#footer ul{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
	line-height:17px;
}
#footer ul li{display:inline;}
#footer address{
	font-size:0.97em;
	font-style:normal;
	line-height:13px;
	margin-top:10px;
	margin-bottom: 10px;
}
/* accessibility */
a.accessibility{
	position:absolute;
	top:0;
	left:-9999px;
}
/* headline h tags*/
h1 {
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #807B67;
	line-height: 15px;
	margin-top: 11px;
	margin-bottom: 11px;
	padding: 0 2px 0 2px;
	text-transform: uppercase;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8195c5;
	display: block;
	margin-top: 7px;
	margin-bottom: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	letter-spacing: .06em;
	text-transform: uppercase;
}

h3 {
	background-color: #E1E6E6;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 1.2em;
	padding-left: 5px;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
a.monthlink {
	text-decoration: none;
}

a.monthlink:hover {
}
.monthnav {
}


table.events {
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	font: 100% normal Verdana,sans-serif;
}

table.events th {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px 20px 2px 0;
	font-style: bold;
	background: #eee;
	text-align: left;
	vertical-align: top;
}

table.events td.monthhdr {
	padding: 10px 0 5px 0;
	border-top: 1px solid #ccc;
	border-bottom: none;
	font: 150% normal Verdana,sans-serif;
}

table.events span.eventtitle {
	font: 110% normal Verdana,sans-serif;
}

table.events td {
	margin: 0;
	padding: 10px 20px 5px 0;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}

table.lodging {
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	font: 12px/14px normal Verdana,sans-serif;
}

table.lodging span.nameprice
{
	font: bold 12px/14px normal Verdana,sans-serif;
}

table.lodging a:link {
	font-weight: normal;
	text-decoration: underline;
}
table.lodging a:visited {
	font-weight: normal;
	text-decoration: underline;
}
table.lodging a:hover {
	color: #000;
	text-decoration: underline;
}

table.lodging a:active {
	color: #000;
	text-decoration: underline;
}

table.lodging div.caption a {
	font: italic 12px Verdana,sans-serif;
	text-decoration: none;
	display: block;
	background-color: #D4D4BC;
	color: #717171;
	text-align: center;
	border: 0;
	margin: 8px 0px 0px 0px;
	padding: 6px;
}

table.lodging div.caption a:hover {
	background-color: #A7A086;
	color: #ffffff;
}

table.lodging div.info {
	padding-left: 10px;
	font: 12px/14px normal Verdana,sans-serif;
}

table.lodging span.amenities {
	font: 11px/14px normal Verdana,sans-serif;
	color: #79735E;
}

table.lodging a.special {
	display: block;
	margin: 0 0 8px 0;
	color: red;
	text-decoration: none;
}

table.lodging a.special:hover {
	text-decoration: underline;
}

.mysteryship {
	margin-right: 8px;
	margin-left: 210px;
}

.mysterylinks {
	line-height: 1.8em;
	font-weight: bold;
}
p.localsecrets {
	line-height: 20px;
}
.distance {
	font-size: 10px;
}
.listing {
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.error {
	color: red;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltrt20px {
	float: right;
	margin-left: 20px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
table.table-hdr {
	margin-bottom: 10px;
}
#couponlist {
	font-size: .85em;
	margin-right: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7c7a6b;
	text-align: right;
	padding-right: 10px;
}
div#couponlist p {
	margin-top: 10px;
}
.ataglance {
	width: 128px;
	background-color: #fff;
	padding: 5px;
	border: 1px solid #aaa;
	width: 132px;
	margin-left: 4px;
}
#widget {
	width: 130px;
	margin-right: 10px;
}
#home-specials-side {
	float: left;
	width: 135px;
}
.subnav-events {
	float:left;
	width:150px;
	background:url(images/navigation/subnav-bkgd.gif) repeat-y;
}
	div#sign_up_box {
			width: 132px;
    		background-color: #ffffff;
            margin: 10px 10px 0px 4px;
			padding: 5px;
          }
             div#sign_up_title {
               margin: 2px;
               color: #d23509;
               background-color: #999;
               font-weight: bold;
               padding: 3px;
               text-align: center;
             }
             div#sign_up_content {

               overflow: hidden;
             }
             label#sign_up_email_address_label {
               font-size: 11px;
               font-weight: normal;
			   text-align:left !important;
			                }
             input#sign_up_email_address {
               width: 100%;
             }
             input#sign_up_button {
               clear: both;
               float: right;
               margin: 5px 0 3px;
             }
             div#sign_up_footer {
               font-size: 9px;
               color: #d23509;
               padding: 2px;
               margin-top: 5px;
			   background-color: #f1f1f1;
               text-align: center !important;
               color: #6b6b6b;
             }
             div#sign_up_footer a:link, div#sign_up_footer a:visited {
               color: #6b6b6b;
               text-decoration: none;
			   	text-align:center !important;
             }
             div#sign_up_footer a:hover {
               text-decoration: underline;
			   text-align:center !important;
             }#recipelist {
	font-size: 1em;
	margin-right: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7c7a6b;
	text-align: right;
	padding-right: 10px;
}
#recipelist a {
	font-size: 12px !important;
	color: #595546 !important;
	font-weight: normal !important;
	}
	
#recipelist a:link {
	text-decoration: none !important;
	}

#recipelist a:hover {
	text-decoration: underline !important;
	}
		
	
.recipeside {
	float:left;
	width:150px;
	background:url(images/navigation/subnav-bkgd.gif) repeat-y;
}
