body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	background: #c2d2d4;
	text-align: center;
}
#outer-wrap {
	margin: 0 auto;
	background: url('../images/page-bg.png') top center repeat-y;
	width: 850px;
}
#page-wrap {
	margin: 0 auto;
	text-align: left;
	width: 770px;
}
#page-wrap:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#page-wrap {display:inline-block;}
#page-wrap {display:block;}
* html #page-wrap {height: 1%;}
#page-bottom {
	background: url('../images/page-bottom.png') bottom left no-repeat;
	width: 850px;
	height: 25px;
}


#header {
	background: url('../images/header-bg.png') top right no-repeat #00535e;
}


#menus {
	float: left;
	margin: 10px 0 10px 10px;
	overflow: hidden;
	width: 140px;
	display: inline;
}


.side-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.side-menu li {
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
}
.side-menu a {
	display: block;
	padding: 4px 5px;
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
* html .side-menu li a {
	height: 1em;
}
#main-nav, #directory-nav, #event-feature {
	margin-bottom: 15px;
}
#main-nav a {
	background: #70959a;
}

#special-offers-link {
	background-color: #b69e56;
}

#event-feature {
	border: 1px solid #00535e;
}
#event-feature p {
	margin: 0;
	padding: 6px 5px;
	color: white;
	background: #00535e;
}
#event-feature p span {
	color: #cbb68c;
}
#event-feature a {
	color: white;
}
#event-feature img {
	display: block;
	margin: 0;
}


#newsletter {
	background: url('../images/mailing-list-bg.png') top left no-repeat;
	padding-top: 90px;

}
#newsletter:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#newsletter {display:inline-block;}
#newsletter {display:block;}
* html #newsletter {height: 1%;}
#newsletter form {
	margin: 0;
	padding: 0;
}
#newsletter input, #newsletter select {
	display: inline;
	margin-left: 10px;
	margin-right: 3px;
	padding: 0;
	line-height: 16px;
	width: 80px;
}
#newsletter #email_signup_email {
	margin-bottom: 28px;
	width: 116px;
}
#newsletter #email_signup_country {
	margin-bottom: 28px;
	width: 116px;
}
#newsletter input.button {
	display: inline;
	clear: none;
	margin: 0;
	padding: 0;
	width: 36px;
}


#page {
	float: left;
	margin: 10px 10px 10px 10px;
	color: #808080;
	font-size: 1.2em;
	line-height: 1.2em;
	width: 600px;
}


#flash {
	margin: 0 0 10px 0;
	padding: 10px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	color: green;
	background: #ccc;
	border: 1px solid green;
}


#app-main, #app-wide {
	float: left;
	margin-right: 10px;
	width: 450px;
}
#app-side {
	float: left;
	width: 140px;
}
#app-wide {
	margin-right: 0;
	width: 600px;
}

#tastes-banner {
	margin-bottom: 15px;
}
#tastes-banner img {
	display: block;
}

.app-side-box {
	margin-bottom: 15px;
	border: 1px solid #00535e;
}
.app-side-box h2 {
	margin: 0 0 0 0;
	padding: 4px 5px;
	color: #cbb68c;
	background: #00535e;
	font-size: 0.83em;
	font-weight: normal;
	text-align: center;
}

#local-news ul {
	margin: 10px;
	padding: 0;
	font-size: 0.83em;
	list-style: none;
	line-height: 1em;
}
#local-news li {
	border-bottom: 1px dotted #99b4b7;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#local-views {
	text-align: center;
}
#local-views img {
	margin: 2px 0;
}


#footer {
	float: left;
	clear: both;
	margin: 10px 10px 0 10px;
	padding: 5px 0;
	color: white;
	background: #70959a;
	width: 750px;
	display: inline;
}
#footer a {
	color: white;
	text-decoration: none;
}
#copyright, #footer-nav, #site-credit {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	display: inline;
}
#copyright {
	width: 247px;
}
#footer-nav {
	list-style: none;
	width: 245px;
}
#footer-nav li {
	float: left;
	margin-left: 5px;
	padding-left: 5px;
	border-left: 1px solid white;
}
#site-credit {
	text-align: right;
	width: 218px;
}


#top-banner {
	margin-bottom: 10px;
	height:60px;
}
#banner-nav-block:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#banner-nav-block {display:inline-block;}
#banner-nav-block {display:block;}
* html #banner-nav-block {height: 1%;}
#banner-nav-block #top-banner {
	float: left;
	margin-bottom: 0;
	margin-right: 10px;
	width: 450px;
}
#banner-nav-block #top-banner img {
	display: block;
	margin-bottom: 10px;
}
#banner-nav-block #sub-nav {
	float: left;
	overflow: auto;
	width: 140px;
	height: 145px;
}


#sub-nav ul {
	margin: 10px 8px;
	padding: 0;
	list-style: none;
	color: white;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	line-height: 1.3em;
}
#sub-nav li {
	margin: 0 0 5px 0;
}
#sub-nav a {
	color: white;
	text-decoration: none;
}
#sub-nav li.active, #sub-nav li.active a {
	color: black;
}


h1, h2, h3, p, ul, ol {
	margin: 1em 0;
}
h1#section-title, h1#bannerless-section-title {
	margin: 0 0 10px 0;
	padding: 0 8px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	text-transform: uppercase;
	color: white;
	background: #00535e;
	line-height: 35px;
}
h1#section-title span, h1#bannerless-section-title span {
	padding-right: 5px;
	color: #cbb68c;
}
h1#bannerless-section-title {
	padding: 40px 8px;
	background: #70959a;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
}
h2 span.admin {
	font-size: 0.9em;
}
h3 {
	font-weight: bold;
}
ul {
	list-style-type: disc;
	padding-left: 20px;
}
.callout {
	font-family: "Times New Roman", Times, serif;
	color: #00535e;
	font-size: 1.3em;
	line-height: 1.2em;
	width: 100%;
}
.admin {
	font-size: 0.8em;
}
a {
	color: #33686f;
	background: transparent;
}


td, th {
	padding: 0 10px 5px 0;
}


.errorExplanation {
	margin: 0 0 15px 0;
	color: #e9192e;
}
.errorExplanation ul {
	list-style: disc;
	padding-left: 15px;
}
.errorExplanation h2 {
	font-size: 1em;
	font-weight: bold;
}
.fieldWithErrors * {
	border: 1px solid #e9192e;
}
.fieldWithErrors label {
	border: none;
	color: #e9192e;
}
.field-note, .field-alert {
	float: left;
	clear: left;
	margin: 0 0 10px 0;
	padding: 0 0 0 140px;
	font-size: 0.9em;
}
.field-alert {
	color: #e9192e;
}

form p {
	margin: 0 0 10px 0;
	clear: left;
}
form p:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
form p {display:inline-block;}
form p {display:block;}
* html form p {height: 1%;}
label {
	display: block;
	float: left;
	clear: left;
	margin-right: 10px;
	width: 130px;
}
label.required {
	font-weight: bold;
}
label.checkbox, label.radio {
	clear: none;
	margin-right: 0;
	margin-left: 10px;
	width: 280px;
}
input, select, textarea {
	display: block;
	float: left;
	width: 300px;
}
input[type="hidden"] {
	display: inline;
	clear: none;
	width: auto;
}
textarea {
	height: 100px;
}
input.checkbox, input.radio {
	clear: left;
	margin-left: 140px;
	width: auto;
}
input.button {
	margin-left: 140px;
	clear: left;
	width: auto;
}
input.standalone-button {
	clear: left;
	width: auto;
}
img.button-loading {
	display: block;
	float: left;
	margin-left: 10px;
	width: 32px;
}
form .cancel {
	float: left;
	margin-left: 15px;
}
form .cancel:link, form .cancel:visited, form .cancel:hover, form .cancel:active {
	text-decoration: underline;
}
.existing-uploaded-image {
	float: left;
	margin: 10px 0 10px 140px;
	clear: left;
}
.date-fields select {
	display: inline;
	width: auto;
}
.wysiwyg img {
	display: inline;
}
.wysiwyg select {
	float: none;
	width: auto;
}

strong {
	font-weight: bold;
}



















/* begin: slideshow */
.slideshow {
position:relative;
float:left;
}
.slideshow a img {
border:none;
}
.slideshow li.slide {
list-style-type:none;
}
.slideshow .slides {
margin:0;
}
.slideshow .slides li.slide {
visibility:hidden;
position:absolute;
left:0px;
top:0;
}
