body,html {
	background:#f1eee3;
	font-family:'Roboto',sans-serif;
	font-size:17px;
	color:#212121;
}

#container {
	padding-top:135px;
}

.homepage_page #container {
	padding-top:75vh;
}

header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:url(layout/erellihero.jpg) left 42% no-repeat #212121;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	height:135px;
}

.homepage_page header {
	height:75vh;
	background:url(layout/erellihero.jpg) left center no-repeat #212121;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}

header h1 {
	position:absolute;
	top:15px;
	left:50%;
	margin:0 0 0 -400px;
	width:800px;
	text-align:right;
	font-family:'Rock Salt',cursive;
	z-index: 80;
}

.homepage_page header h1 {
	top:auto;
	bottom:120px;
}

header h1 a {
	color:#BEBDC1;
	font-size:45px;
	width:auto;
	text-align:left;
	margin:0;
	padding:0;
	line-height:45px;
}

.homepage_page header h1 a {
	font-size:1.125em;
	text-align:center;
}

nav,header.fixie nav {
	position:absolute;
	top:60px;
	bottom:auto;
	height:50px;
	width:100%;
	text-align:center;
	padding:0;
	background:transparent;
}

.homepage_page nav {
	top:auto;
	bottom:0;
}

header.fixie nav {
	background:#212121;
	top:0;
	position:fixed;
	z-index:900;
}

nav {
	background:rgba(0,0,0,.75);
	top:86px;
	font-family:'Rock Salt',cursive;
}

nav ul {
	position:relative;
	width:1000px;
	height:45px;
	left:0;
	top:0;
	margin:0 auto;
	text-align:center;
	padding:0;
}

nav ul li {
	line-height:45px;
	height:45px;
	display:inline-block;
	float:none;
	margin:0 1.33em 0 0;
	padding:0;
	position:relative;
}

nav ul li#homepage_nav { display: none; }

header.fixie nav ul li#homepage_nav { display: inline-block; } 
header.fixie nav ul li { margin: 0 .66em; }

nav ul li.last {
	margin:0;
}

nav ul li a {
	font-size:1.25em;
	line-height:45px;
	font-weight:400;
	display:inline-block;
	color:#839285;
	padding:0;
	opacity:1;
}

header nav ul li a span.homehome {
	display:inline-block;
}

header nav ul li a span.namename {
	display:none;
}

header.fixie nav ul li a span.namename {
	display:inline-block;
	font-weight:900;
	color:#839285;
}

.homepage_page header.fixie nav ul li a span.namename {
	color:#FDF3D9;
}

header.fixie nav ul li a span.homehome {
	display:none;
}

nav ul li.lit a,nav ul li a:hover {
	color:#FDF3D9;
	opacity:1;
	font-weight:400;
}

nav ul li ul.drop {
	position:absolute;
	top:45px;
	left:-15px;
	display:none;
	width:300px;
	height:auto;
	background:#FDF3D9;
	outline:thin gray solid;
	z-index:999;
}

nav ul li ul.drop li {
	font-size:1em;
	display:block;
	float:none;
	clear:both;
	width:100%;
	padding:2px 0;
	height:auto;
	text-align:left;
	line-height:1.25;
}

nav ul li:hover ul.drop {
	display:block;
	line-height:1.25;
	font-size:15px;
}

.zurb_social,.headersearchbox {
	position:absolute;
	top:15px;
	left:auto;
	right:15px;
	width:300px;
	height:32px;
	margin-left:0;
	text-align:right;
}

.zurb_social a {
	width:32px;
	height:32px;
	margin:0 0 0 2px;
	display:inline-block;
}

.zurb_social a img {
	width:32px;
	height:32px;
}

.headersearchbox {
	top:90px;
}

.headersearchbox input.searchq {
	border:none;
	outline:none;
	margin:0;
	padding:0;
	line-height:30px;
}

.slideshowwrap {
	position:relative;
	text-align:center;
	width:100%;
	max-width:100%;
	min-width:100%;
	height:87vh;
	display:block;
	clear:both;
	float:none;
	margin:0 auto;
	z-index:-1;
}

.slideshowwrap h2 {
	width:1000px;
	text-align:left;
	margin:7px auto;
	max-height:10vh;
}

#slideshowbox {
	position:relative;
	top:0;
	left:0;
	width:100%;
	max-width:100%;
	min-width:100%;
	height:86vh;
	overflow:hidden;
	margin:0 auto;
	padding:0;
	z-index:-1;
}

#slideshowbox .slide {
	width:100%;
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
	background-color:transparent;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}

#main {
	width:1000px;
	padding-top:60px;
}

.homepage_page #mainbox,.homepage_page #menubox {
	float:none;
	width:100%;
	height:auto;
	padding:0;
	margin:0 0 1em;
}

#main h1,#main h2,#main h3,#main h4 {
	font-family:'Rock Salt',cursive;
	font-size:2em;
	line-height:1.33;
	margin:0 0 .75em;
	padding:0;
}

#main h3 {
	font-size:1.25em;
}

#main h4 {
	font-size:1em;
}

#mainbox {
	width:74%;
	padding:0;
	margin:0;
}

#menubox {
	width:22.5%;
	padding:0;
	margin:0;
	float:right;
}

#menubox a,#mainbox a {
	color:#8b63c7;
	font-weight:700;
}

#menubox a strong,#menubox a bold {
	font-weight:400;
}

#menubox h4 {
	font-size:1.125em;
	background:transparent;
	padding:15px 7px;
}

#menubox h4 a {
	color:#4F4859;
}

#menubox h4 a:hover,#menubox h4.catlit a {
	color:#000;
}

#menubox ul li {
	margin-left:15px;
}

#menubox ul li a {
	color:#743923;
	font-weight:400;
}

#menubox ul li a:hover,#menubox ul li.lit a {
	color:#212121;
	font-weight:400;
}

#menubox .featured_box {
	position:relative;
	border:1px #CEC8AE solid;
	padding:0;
	margin:0 10px;
	width:311px;
	height:750px;
	display:inline-block;
	float:left;
	vertical-align:top;
}

#menubox .featured_box ul {
	overflow-x:hidden;
	overflow-y:auto;
	display:block;
	height:600px;
}

#menubox .featured_box a.raquo {
	position:absolute;
	top:180px;
	right:-15px;
	width:30px;
	height:30px;
	background:#839285;
	color:#FDF3D9;
	text-align:center;
	border-radius:50%;
	font-size:15px;
	line-height:28px;
}

#menubox .featured_box .featured_content {
	padding:0 5%;
	width:90%;
}

#menubox .featured_box .blog_date {
	display:none;
}

#menubox .featured_box h4 {
	padding:60px 5% 15px;
	background:#839285;
	color:#FDF3D9;
}

#menubox .featured_box h4 a {
	color:#FDF3D9;
}

#menubox .featured_box li {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:thin #dadada dotted;
	font-size:.8em;
}

.blog_date {
	display:block;
}

.image_stage .prevnext {
	width:95%;
	height:30px;
	display:block;
	position:absolute;
	top:320px;
	left:2.5%;
	margin-left:0;
	font-size:2em;
}

iframe {
	border:none;
	outline:none;
	min-width:100%;
}

footer {
	background:#212121;
	color:#FDF3D9;
	font-size:1em;
	height:45px;
}

#footer_main {
	height:45px;
}

footer a {
	color:#dccd5c;
	opacity:1;
}

#cdmainbox img {
	min-width:100%;
	max-width:100%;
}

#cdtracks iframe {
	width:100%!important;
	height:650px!important;
}

#cdtracks iframe #art {
	display:none!important;
}

.fullbox #mainbox {
	max-width:100%;
	min-width:100%;
}

a.gallerythumb {
	width:186px;
	padding-top:150px;
	height:40px;
	border:5px #000 solid;
	font-family:'Rock Salt',cursive;
	position: relative;
}

.image_stage {
	width:100%;
	min-height:700px;
	height:auto;
	margin:0;
	text-algin:center;
}

.image_stage .stage_image {
	height:540px;
	width:100%;
	float: none; clear: both; display: block;
	
}

.image_stage .stage_image img {
	min-width:0;
	max-width:1000%;
	max-height:540px;
	min-height:540px;
}

.image_stage .stage_text { float: none; clear: both; display: block; margin-top: 15px;  }

.image_stage .stage_image iframe {
	height:540px!important;
}

.gallery_page #mainbox {
	width:100%;
}

.small.filetype {
	display:none;
}

.resources_page .links_text {
	width:85%;
}

.resources_page .links_text .description {
	display:block;
	clear:both;
}

.contact_card .title {
	font-family:'Rock Salt',cursive;
	font-weight:400;
	font-size:18px;
}

.calendar_page #mainbox #lineview ul.days li span.bigday {
	font-family:'Rock Salt',cursive;
	font-size:2.5em!important;
	line-height:1.85;
	color:#839285;
}

.calendar_page #lineview ul.years > li,.calendar_page #lineview ul.months > li,.calendar_page #mainbox #lineview ul.days li span.weekname,.calendar_page #menubox {
	font:normal normal 34px/1.75 'Rock Salt',cursive;
}

.calendar_page #lineview ul.months > li {
	font-size:26px;
}

.calendar_page #mainbox #lineview ul.days li span.weekname {
	font-size:15px;
}

.calendar_page #menubox {
	font-size:12px;
}

#tinygrid {
	font-family:'Rock Salt',cursive;
}

.calendar_page #menubox .calviews {
	font-family:'Roboto',sans-serif;
	font-weight:700;
}

.audiojs {
	max-width:100%;
	display:none;
}

.me_signup_form,.me_contact_form {
	display:block;
	clear:both;
	width:100%;
	height:auto;
	margin:4em 0 2em;
}

.feedback {
	display:none;
}

.slabform {
	background:transparent;
	width:100%;
	display:block;
	float:none;
	padding:10px 0;
	margin-top:20px;
}

.slabform .formfield {
	display:block;
	float:none;
	clear:both;
	height:auto;
	padding:0 0 4px;
	min-height:0;
}

.slabform .formfield.required input,.slabform .formfield.required textarea {
	border:thin #d6b0b0 solid;
}

.slabform .formfield.required.important { position: fixed; top: -999999999px; }

.slabform .formfield.half {
	float:left;
	clear:none;
	width:49.5%;
	margin:0 1% 0 0;
	padding:0 0 4px;
}

.slabform .formfield.half.end {
	margin-right:0;
	clear:right;
}

.slabform .formfield input,.slabform .formfield textarea {
	width:95%;
	padding:12px 2.5%;
	font-size:16px;
	font-weight:400;
	line-height:20px;
	outline:none;
	border:thin #CEC8AE solid;
}

.slabform .formfield input[type=radio],.slabform .formfield input[type=checkbox] {
	width:15px;
	display:inline-block;
}

.slabform label {
	display:block;
	float:none;
	clear:both;
}

.slabform .formfield.half input,.slabform .formfield.half textarea {
	width:90%;
	padding:12px 5%;
}

.slabform .formfield textarea {
	height:80px;
}

.slabform .formfield.submit {
	text-align:center;
}

.slabform .specialbutton {
	display:inline-block;
	float:none;
	clear:none;
	font-family:'Rock Salt',cursive;
	text-align:center;
	font-size:15px;
	line-height:30px;
	padding:10px 15px;
	background:#839285!important;
	color:#FDF3D9!important;
	border:none!important;
	outline:none!important;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}

.slabform .specialbutton:hover {
	background:#000;
}

.contact_page #menubox {
	display:none;
}

.contact_page #mainbox {
	width:100%;
	float:none;
}

.contact_page #mainbox .business.contactinfo,.contact_page #mainbox .title.contactinfo {
	font-family:'Roboto',sans-serif;
	font-weight:700;
	padding:0;
	margin:0;
	line-height:1.5;
}

.story {
	margin-bottom:1em;
}

#menubox .homepage_gallery {
	width:100%;
	height:auto;
	padding:2em 0;
	margin:1em 0;
	display:block;
	clear:both;
	display:block;
}

#menubox .homepage_gallery .inner {
	width:100%;
	margin:0;
	float:none;
	clear:both;
	display:block;
}

#menubox .homepage_gallery_stage {
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:rgba(0,0,0,.75);
	display:none;
}

#menubox .homepage_gallery_stage .inner {
	height:70vh;
	margin-top:15vh;
	text-align:center;
}

#menubox .homepage_gallery_stage .inner img {
	max-height:100%;
	max-width:100%;
}

#menubox .homepage_gallery_stage .inner iframe {
	min-height:100%;
	min-width:100%;
}

.prev_next_gallery {
	position:absolute;
	top:150px;
	left:50%;
	display:block;
	float:none;
	width:90px;
	padding-top:0;
	margin-left:410px;
	text-align:center;
	font-size:1.2em;
	line-height:1;
}

.gallery_page a.gallerythumb {
	border:none;
	width:19%;
	height:180px;
	margin:5px .5%;
	padding:0!important;
}

#menubox .gallery_control a {
	cursor:pointer;
	margin:0 1em;
}

#menubox a.homepage_thumb,a.thumbbox {
	cursor:pointer;
	width:109px;
	height:109px;
	display:inline-block;
	vertical-align:top;
	margin:7px;
	padding: 0;
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#fff;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	position: relative;
}

#menubox a.homepage_thumb:hover {
	opacity:.75;
}

.gallery_page a.thumbbox span,a.gallerythumb span,a.homepage_thumb span {
	background:rgba(0,0,0,.75);
	font-size:13px;
	line-height:16px;
	margin-top:0;
	width:90%;
	height: 90%;
	padding: 5%;
	opacity:0;
	position: absolute;
	top: 0;
	left: 0;
	color: white;
	text-align: center;
}

a.gallerythumb span { padding: 30% 5% 5% 5%; height: 62.5%; }

a.thumbbox:hover span,a.gallerythumb:hover span,a.homepage_thumb:hover span {
	opacity: 1;
	transition: opacity .33s;
}

a.thumbbox span.title1 {
	display:none;
}

iframe {
	border:none;
	outline:none;
	min-width:100%;
}

#main .image_stage .prevnext,#main .prevNextSlideButtons,#prevNextSlideButtons {
	width:95%!important;
	height:30px;
	display:block;
	position:absolute;
	top:450px;
	left:2.5%;
	margin-left:0;
	font-size:2em;
	z-index:-1;
}

.image_stage .prevnext a,.prevNextSlideButtons a,#prevNextSlideButtons a {
	width:45px;
	height:45px;
	background-position:center center!important;
	background-repeat:no-repeat;
	background-color:transparent;
}

.prevNextSlideButtons a:hover,#prevNextSlideButtons a:hover {
	background-position:center center!important;
	opacity:.5;
}

.image_stage .prevnext a span,.prevNextSlideButtons a span,#prevNextSlideButtons a span {
	display:none;
}

.image_stage .prevnext a.prev,.prevNextSlideButtons a.imgPrev,#prevNextSlideButtons a.imgPrev {
	background:url(common/images/pointers/leftarrblack.svg) center center no-repeat transparent;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}

.prevNextSlideButtons a.imgPrev:hover,#prevNextSlideButtons a.imgPrev:hover {
	background-image:url(common/images/pointers/leftarrblack.svg);
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	opacity:.5;
}

.image_stage .prevnext a.next,.prevNextSlideButtons a.imgNext,#prevNextSlideButtons a.imgNext {
	background-image:url(common/images/pointers/rightarrblack.svg);
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	float:right;
}