<br />
<b>Warning</b>:  mysql_fetch_array() expects parameter 1 to be resource, boolean given in <b>/home/sharonfest/www/www/layout/css/design.php</b> on line <b>9</b><br />
<br />
<b>Warning</b>:  extract() expects parameter 1 to be array, null given in <b>/home/sharonfest/www/www/layout/css/design.php</b> on line <b>10</b><br />

.banner-div {
    
}
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;
}

