
.banner-div {
    
}
		.divMainCalloutSlideshowText {
		    position: absolute;    
		}
.divMainCalloutWrapper {
    margin-bottom: 15px;
}

.divMainCalloutText {
    
}
.divMainCalloutSlideshowTextHolder {
	width: 980px;
	margin: 0px auto;	
}

.outer-slideshow-div {

}
.slideshow-div {
	margin-top: -160px;
}
.divMainCalloutSlideshowImageHolder, .divMainCalloutImage {
	width: 2000px;
	height: 655px;
	left: 50%;
	margin-left: -1000px;
    overflow: hidden;
	border-bottom: 12px solid #01a2a6;	
}
.divMainCalloutSlideshowImageHolder img, .divMainCalloutImage img{
    position: absolute;
	right: 0px;
	bottom: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	top: 0px;
	width:2000px;
    height: 655px;
}

.divMainCalloutSlideshowText {
    position: absolute;
    height: 655px;
    padding-top: 20px;
    float: left;
    margin-top: 300px;
    width: 775px;
}
.divMainCalloutSlideshowText h2 {
	float: left;	
	font-size: 55px;
	height: 48px;
	line-height: 48px;
	text-transform: uppercase;
	font-family: 'futura_stdheavy';
	color: white;
	background: url(../../layout/images/h2Background.png) center repeat;
	padding: 5px 10px 5px 10px;
}
.divMainCalloutSlideshowText h3 {
	float: left;	
	font-size: 22px;
	font-family: 'futura_stdheavy';
	color: white;
	height: 28px;
	line-height: 28px;
	background: url(../../layout/images/h3Background.png) center repeat;
	padding: 5px 10px 5px 10px;
}
.divMainCalloutSlideshowText p {
	float: left;
}
.divMainCalloutSlideshowText p a {
	display: block;
	font-size: 22px;
	font-family: 'futura_stdheavy';
	color: white;
	height: 28px;
	line-height: 28px;
	background: url(../../layout/images/buttonBackground.png) center repeat;
	padding: 5px 10px 5px 10px;
	text-transform: uppercase;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.divMainCalloutSlideshowText p a:hover {
	text-decoration: none;
	background: url(../../layout/images/buttonBackgroundHover.png) center repeat;
}
.divMainCalloutSlideshowThumbnails {
    text-align: center;
    width: 2000px;
}
.ThumbImage {
    width: 106px;
    height: 65px;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
}
.ThumbImage {
    border: 2px solid #f2f2f2;
}
.ThumbImage.active {
    border: 2px solid #cccccc;
}
.ThumbImage.dormant {
    
}
.ThumbDot {
    margin-right: 2px;
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url('../../layout/images/model/slidedot.png') no-repeat;
    border: none;
}
.ThumbDot.active {
    background: url('../../layout/images/model/slidedot_current.png') no-repeat;
    border: none;
}
.happening-wrapper {
	width: 980px;
	margin: 0px auto;
}
.happening-div {
	position: absolute;	
	width: 980px;
	top: -30px;
}
.happening-div a {
	display: inline-block;
	width: 330px;
	height: 60px;
	line-height: 60px;
	border-radius: 10px;
	border: 4px solid #01a2a6;
	font-size: 20px;
	font-family: 'futura_std_bookbold';
	color: #2f2933;
	text-align: center;
	background: #d6edbd;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.happening-div a:hover {
	background: #bdf271;
	text-decoration: none;
}
.friday {
	margin-right: 155px;
	margin-left: 75px;
}
.content-div {
	margin-top: 40px;
}

.divMiniCallout {
    color: #2f2933;
    background: white;
    border-radius: 40px;
    box-shadow: 0px 0px 12px #bae2e4;
    border: 1px solid #bae2e4;
	margin-top: 25px;
}
.divMiniCallout img {
	padding: 0px;
	border: none;
}
.divMiniCallout h3 {
    text-align: center;
    padding: 10px;
    margin: 0;
    color: #2f2933;
	font-size: 19px;
	font-family: 'futura_std_bookbold';
	text-transform: uppercase;
}
.divMiniCallout h3 a {
    color: #2f2933;
}
.divMiniCallout p {
    padding: 10px;
	font-family: 'futura_stdbook';
	text-align: center;
}
.imageholder {
    float: left;
    padding: 3px;
    border: 1px solid #cccccc;
    margin: 6px;
}
.fullwidth .imageholder {
    margin: 6px 12px 6px 13px;
}
.divMainCalloutSlideshowThumbnails{
	z-index: 30;
	position: absolute;
	width: 200px;
	left: 400px;
}
#nextButton {
    width: 28px;
    height: 30px;
    background: url(../images/prettyPhoto/default/sprite_next.png) no-repeat;
    position: absolute;
    top: 200px;
    right: 0px;
}
#prevButton {
    width: 28px;
    height: 30px;
    background: url(../images/prettyPhoto/default/sprite_prev.png) no-repeat;
    position: absolute;
    top: 200px;
    left: 0px;
}
#playButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px 0 no-repeat;
    position: absolute;
    top: 370px;
    right: 5px;
}
#pauseButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px -30px no-repeat;
    position: absolute;
    top: 370px;
    right: 35px;
}
#restartButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px -57px no-repeat;
    position: absolute;
    top: 370px;
    right: 65px;
}
.blog-container {
    padding: 15px 0;
    border-bottom: 1px solid #cccccc;
}
.blog-container img {
	width: 240px;
	float: right;	
	margin-left: 20px;
}
.blogSubTitle-date {
    color: #888888;
    font-family: Trebuchet Ms;
    font-size: 16px;
    font-style: italic;
}
body {
	background: #e8f2f3;
}
.catalogbar-div {
	display: none;
}
.content-div {
	background: none;
}
h2 {
	font-family: 'futura_std_bookbold';
	font-size: 22px;
	color: #2f2933;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h3 {
	font-family: 'futura_stdlight';
	font-size: 18px;
	color: #01a2a6;
	text-transform: uppercase;
}
p, li, td {
	font-family: 'futura_stdbook';
	font-size: 15px;
	line-height: 23px;
}
td {
	
	margin-bottom: 10px;
}
ul, ol {
	margin-left: 30px;
}
a {
	font-family: 'futura_stdmedium_oblique';
	color: #01a2a6;
}
a:hover {
	color: #01a2a6;
}
.sidemenu-category, .topmenu-category {
	border-radius: 0px;
	background: #29d9c2;
	border: none;
	text-transform: uppercase;
	font-size: 15px;
	font-family: 'futura_stdmedium';
	text-shadow: none;
	letter-spacing: .05em;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.sidemenu-category:hover, .topmenu-category {
	background: #01a2a6;
}
.sidemenu-category.current-category, .topmenu-category.current-category {
	background: #01a2a6;
	font-weight: normal;
}
.sidemenu-category:hover, .sidemenu-category.current-category:hover, .topmenu-category:hover, .topmenu-category.current-category:hover {
	background: #01a2a6;
}
.wrapper-div { 
	overflow: hidden;
}

.outer-banner-div {
	background: url(../../layout/images/bannerBackground.png) center repeat;
	margin-bottom: 20px;
	z-index: 20;
}
.banner-div {
	background: none;
	height: 140px;
}
.banner-logo {
	top: 0px;
}
.banner-side-div {
	top: 0px;
}
.banner-supernav-div {
	float: left; 
	text-align: center;
}
.banner-supernav-div a {
	display: inline-block;
	font-size: 14px;
	font-family: 'futura_stdmedium';
	text-transform: uppercase;
	color: white;
	background: #29d9c2;
	height: 40px;
	line-height: 50px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 5px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.banner-supernav-div a:hover {
	text-decoration: none;
	background: #01a2a6;
}
.banner-contact-div p {
	font-size: 16px;
	font-family: 'futura_stdextra_bold';
	color: #8a858e;
	text-transform: uppercase;
}

.navbar-div {
	background: none;
	position: absolute;
	left: 280px;
	top: 100px;
}
.navbar-div a {
	font-size: 14px;
	font-family: 'futura_stdbook';
	text-transform: uppercase;
	color: #8a858e;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	height: 30px;
	line-height: 30px;
}
.navbar-div a:hover {
	color: #2f2933;
	background: none;
}
.navbar-div a.current {
	background: none; 
	border-bottom: 2px solid #29d9c2;
	color: #2f2933;
}

.outer-footer-div {
	background: #2f2933;
}
.inner-footer-div {
	padding: 10px 20px 0px 20px;
	width: 940px;
	margin: 0px auto;
	height: 120px;
}
.footer-div {
	background: none; 
	width: 600px;
	color: white;
	font-family: 'futura_stdbook';
	font-size: 14px;
	padding: 0px;
	margin-left: 0px;
	float: left;
}
.footer-div a {
	color: white;
	margin-left: 10px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.footer-div a.anchFooterNav-home {
	margin-left: 0px;
}
.footer-div a.anchFooterNav-food-and-drink {
	margin-right: 10px;
}
.footer-div a.anchFooterNav-non-profits {
	margin-left: 0px;
}
.footer-div a:hover {
	color: #bdf271;
}
.anchFooterNav {
	font-size: 14px;
	font-family: 'futura_stdbook';
	text-transform: uppercase;
}
.right-inner-footer-div {
	color: white;
	font-size: 16px;
	font-family: 'futura_std_bookbold';
	text-transform: uppercase;
	text-align: right;
	float: right;
	margin-top: -10px;
}
.right-inner-footer-div a {
	display: inline-block;

}
.right-inner-footer-div a.Facebook {
	background: url(../../layout/images/social/facebookWhite.png) center no-repeat;
	width: 28px;
	height: 40px;
}
.right-inner-footer-div a.Twitter {
	background: url(../../layout/images/social/twitterWhite.png) center no-repeat;
	width: 28px;
	height: 40px;
}
.right-inner-footer-div a.Instagram {
	background: url(../../layout/images/social/instagramWhite.png) center no-repeat;
	width: 28px;
	height: 40px;
}
.right-inner-footer-div a.Feed {
	background: url(../../layout/images/social/feedWhite.png) center no-repeat;
	width: 28px;
	height: 40px;
}
.emailButton {
	font-size: 14px;
	text-transform: none;
	font-family: 'futura_stdmedium';
	color: white;
	background: #2f2933;
	height: 30px;
	line-height: 30px;
	width: 130px;
	text-align: center;
	margin-top: -2px;
	border-top: 1px solid #433F46;
	border-right: 1px solid #433F46;
	border-left: 1px solid #433F46;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.emailButton:hover {
	background: #01a2a6;
	color: white;
	text-decoration: none;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 28, 2014 */
@font-face {
    font-family: 'futura_std_bookbold';
    src: url('fonts/futurastd-bold-webfont.eot');
    src: url('fonts/futurastd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futurastd-bold-webfont.woff') format('woff'),
         url('fonts/futurastd-bold-webfont.ttf') format('truetype'),
         url('fonts/futurastd-bold-webfont.svg#futura_std_bookbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_stdbold_oblique';
    src: url('fonts/futurastd-boldoblique-webfont.eot');
    src: url('fonts/futurastd-boldoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futurastd-boldoblique-webfont.woff') format('woff'),
         url('fonts/futurastd-boldoblique-webfont.ttf') format('truetype'),
         url('fonts/futurastd-boldoblique-webfont.svg#futura_stdbold_oblique') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_stdbook';
    src: url('fonts/futurastd-book-webfont.eot');
    src: url('fonts/futurastd-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futurastd-book-webfont.woff') format('woff'),
         url('fonts/futurastd-book-webfont.ttf') format('truetype'),
         url('fonts/futurastd-book-webfont.svg#futura_stdbook') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_stdbook_oblique';
    src: url('fonts/futurastd-bookoblique-webfont.eot');
    src: url('fonts/futurastd-bookoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futurastd-bookoblique-webfont.woff') format('woff'),
         url('fonts/futurastd-bookoblique-webfont.ttf') format('truetype'),
         url('fonts/futurastd-bookoblique-webfont.svg#futura_stdbook_oblique') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_stdextra_bold';
    src: url('fonts/futurastd-extrabold-webfont.eot');
    src: url('fonts/futurastd-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futurastd-extrabold-webfont.woff') format('woff'),
         url('fonts/futurastd-extrabold-webfont.ttf') format('truetype'),
         url('fonts/futurastd-extrabold-webfont.svg#futura_stdextra_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_stdextra_bold_oblique';
    src: url('fonts/futurastd-extraboldoblique-webfont.eot');
    src: url('fonts/futurastd-extraboldoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futurastd-extraboldoblique-webfont.woff') format('woff'),
         url('fonts/futurastd-extraboldoblique-webfont.ttf') format('truetype'),
         url('fonts/futurastd-extraboldoblique-webfont.svg#futura_stdextra_bold_oblique') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_stdextra_bold_oblique';
    src: url('fonts/futurastd-extraboldoblique-webfont.eot');
    src: url('fonts/futurastd-extraboldoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futurastd-extraboldoblique-webfont.woff') format('woff'),
         url('fonts/futurastd-extraboldoblique-webfont.ttf') format('truetype'),
         url('fonts/futurastd-extraboldoblique-webfont.svg#futura_stdextra_bold_oblique') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_stdheavy';
    src: url('fonts/futurastd-heavy-webfont.eot');
    src: url('fonts/futurastd-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futurastd-heavy-webfont.woff') format('woff'),
         url('fonts/futurastd-heavy-webfont.ttf') format('truetype'),
         url('fonts/futurastd-heavy-webfont.svg#futura_stdheavy') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_stdheavy_oblique';
    src: url('fonts/futurastd-heavyoblique-webfont.eot');
    src: url('fonts/futurastd-heavyoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futurastd-heavyoblique-webfont.woff') format('woff'),
         url('fonts/futurastd-heavyoblique-webfont.ttf') format('truetype'),
         url('fonts/futurastd-heavyoblique-webfont.svg#futura_stdheavy_oblique') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_stdlight';
    src: url('fonts/futurastd-light-webfont.eot');
    src: url('fonts/futurastd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futurastd-light-webfont.woff') format('woff'),
         url('fonts/futurastd-light-webfont.ttf') format('truetype'),
         url('fonts/futurastd-light-webfont.svg#futura_stdlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_stdlight_oblique';
    src: url('fonts/futurastd-lightoblique-webfont.eot');
    src: url('fonts/futurastd-lightoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futurastd-lightoblique-webfont.woff') format('woff'),
         url('fonts/futurastd-lightoblique-webfont.ttf') format('truetype'),
         url('fonts/futurastd-lightoblique-webfont.svg#futura_stdlight_oblique') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_stdmedium';
    src: url('fonts/futurastd-medium-webfont.eot');
    src: url('fonts/futurastd-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futurastd-medium-webfont.woff') format('woff'),
         url('fonts/futurastd-medium-webfont.ttf') format('truetype'),
         url('fonts/futurastd-medium-webfont.svg#futura_stdmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_stdmedium_oblique';
    src: url('fonts/futurastd-mediumoblique-webfont.eot');
    src: url('fonts/futurastd-mediumoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futurastd-mediumoblique-webfont.woff') format('woff'),
         url('fonts/futurastd-mediumoblique-webfont.ttf') format('truetype'),
         url('fonts/futurastd-mediumoblique-webfont.svg#futura_stdmedium_oblique') format('svg');
    font-weight: normal;
    font-style: normal;
}

.happening-div {
    display:none !important;
}

.banner-supernav-div {
	margin-left: 100px;
}

.footer-div a.anchFooterNav-home {
	margin-left: 10px;
}

