html, body {
font-family: "franklin-gothic-urw-comp",sans-serif !important;
color: #424242 !important;
height: 100%;
width: 100%;
}

.container {
max-width: 960px !important;	
}

#header {
background: rgba(38,166,77,0.81);
height: 3em;
left: 0;
padding: 0.4em 0;
position: fixed;
top: 0;
width: 100%;
z-index: 55;
}
#subhead {
background: rgba(255,255,255,0.72);
color: #26a64d;
font-size: 18px;
height: 1.8em;
left: 0;
padding: 0.1em 0 0;
position: fixed;
top: 2.35em;
width: 100%;
z-index: 55;
}
#subhead a {
color: #26a64d;
text-decoration: none;
}
#subhead .textwidget {
display: inline-block; 
}
#subhead p {
margin: 0;
padding: 0;
}
.mainnav {
float: right;
font-size: 21px;
list-style: none;
margin: 0;
text-transform: uppercase;
}
.mainnav li {
float: left;
padding: 0 0 0 1em;	
}
.mainnav li a {
color: #fff;
text-decoration: none;	
}
.mainnav li a:hover {
color: #ccc;
text-decoration: none;	
}
.navbar-toggle {
background: #e9eaeb !important;
border: 1px solid #fff !important;
clear: right;
z-index: 11;
margin: 0 !important;
position: absolute !important;
right: 0.2em;
top: 0em;
}
.navbar-toggle .icon-bar {
background: #fff !important;
}

.tabul {
display: table; 
margin: 20 auto;
}

#top {
background-attachment: fixed;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;	
height: 100%;
position: relative;
width: 100%;
}
#inttop {
background-attachment: fixed;
background-position: center top;
background-repeat: no-repeat;
background-size: 125%; /*cover;*/	
height: 27em;
width: 100%;
}
.bgabout {
background-image: url(images/interior_about.jpg);	
}
.bgcater {
background-image: url(images/interior_catering.jpg);	
}
.bgmenu {
background-image: url(images/interior_menus.jpg);	
}
.bgwedd {
background-image: url(images/interior_weddings.jpg);	
}
.bgcont {
background-image: url(images/interior_contact.jpg);	
}
.bgtruck {
background-image: url(images/interior_foodtruck.jpg);	
}
#mid {
background-attachment: fixed;
background-image: url(images/bg_home_mid.jpg);
background-position: center top;
background-repeat: no-repeat;
background-size: cover;	
height: 100%;
width: 100%;
}
#bot {
background-attachment: fixed;
background-image: url(images/bg_home_bot.jpg);
background-position: center top;
background-repeat: no-repeat;
background-size: cover;	
height: 100%;
width: 100%;
}
#prefoot {
background: #eee;
padding: 2em 0;
width: 100%;
}

.bannercap {
color: #fff;
font-size: 24px;
/*padding-top: 12em;*/
left: 20%;
position: absolute;
text-shadow: 0 0 5px #000;	
top: 12em;
width: 80%;
}
.bannercap p {
line-height: 1.1;
margin: 0;
padding: 0;
}

.logoholder {
background: url(images/logo_trans.png) center center no-repeat;
float: left;
height: 245px;
margin: 0 1em 1em 0;
width: 241px;	
}
.captitle {
display: block;
font-size: 72px;
text-transform: uppercase;
}
.bordbtn {
border: 1px solid #fff;
color: #fff;
display: inline-block;
font-size: 30px;
margin: 1em 0 0;
padding: 0.5em;
text-decoration: none;
text-transform: uppercase;
}
.bordbtn:hover {
color: #26a64d;
text-decoration: none;	
}
.hometext {
color: #424242;
font-size: 30px;
line-height: 1.2;
padding-top: 2em;
padding-bottom: 2em;
text-align: center;	
}
.soclink {
display: inline-block;	
height: 80px;
margin: 0 0.2em;
width: 80px;
}
.fb {
background: url(images/icon_fb.jpg) center center no-repeat;	
}
.tw {
background: url(images/icon_tw.jpg) center center no-repeat;	
}
.gp {
background: url(images/icon_gp.jpg) center center no-repeat;	
}
.ig {
background: url(images/icon_ig.jpg) center center no-repeat;	
}
.pt {
background: url(images/icon_pt.jpg) center center no-repeat;	
}


h1 {
color: #fff !important;
font-size: 72px !important;
font-weight: normal;
text-align: center;
text-shadow: 0 0 5px #333;
text-transform: uppercase;
}
h2 {
color: #26a64d !important;
font-size: 36px !important;
margin: 0 0 0.9em;
text-transform: uppercase;	
}
h3 {
font-size: 36px;
line-height: 1.1;
margin: 0 0 0.5em;
text-transform: uppercase;	
}
.ui-tabs-panel h3, h3.subtitle {
color: #26a64d;
font-size: 24px;	
font-weight: normal;
text-transform: none;	
}
h4 {
font-size: 24px;
font-weight: normal;
margin: 0 0 -1em;	
}
.green, .hometext p a  {
color: #26a64d;
}
.learnmore {
clear: left;
color: #26a64d;
display: block;
font-size: 18px;
text-align: center;
text-transform: uppercase;	
}
.greenbord {
border-top: 1px solid #26a64d;
clear: both;
margin: 0 0 1.5em;
width: 100%;
}
.textcenter {
text-align: center;
}

.iglist {
list-style: none;
margin: 0 0 15em;
padding: 0;	
}
.iglist li {
float: left;
height: 16.2rem;
margin: 0 0 2.5rem;
overflow: hidden;
padding: 0 12px 24px;
width: 20%;
}
.iglist li img, .newslist li img, .newspage li img {
height: auto;
width: 100%;	
}
.newslist li img {
min-height: 8em;	
}
.newspage li img {
min-height: 12.5em;	
}
.newslist, .newspage {
list-style: none;
margin: 0 0 0 10%;
padding: 0;
text-align: center;
}
.newslist li, .newspage li {
float: left;
overflow: hidden;
padding: 0 12px 10px;
position: relative;
width: 30%;
}
.newslist li {
margin-bottom: 0.5em;
max-height: 7.61em;	
}
.newspage li {
margin: 0 0 1.4em;
max-height: 12.5em;	
}
.newshov {
background: url(images/bg_newshover.jpg) center top no-repeat #fff;
display: none;
font-size: 18px;
height: 79%;
left: 30px;
line-height: 1.2;
padding: 80px 20px 10px;
position: absolute;
top: 20px;
width: 76%;	
}
.newslist li:hover .newshov, .newspage li:hover .newshov {
display: block;
}
.date {
color: #26a64d;
display: block;
font-size: 20px;
text-transform: uppercase;
}
.date a {
color: #26a64d;
text-decoration: none;	
}
.newshov a {
color: #797979;
text-decoration: none;
}
.newshov a:hover {
color: #26a64d;
text-decoration: none;	
}

#signup {
margin: 0 auto;
width: 800px;
}
.textinp {
background: #fff;
border: 1px solid #424242;
color: #424242;
font-size: 24px;
margin: 0 0 0.2em;
padding: 0.1em 0.2em;	
}
.formLeft, .formRight {
clear: none !important;
float: left;
width: 49%;
}
.formLeft {
margin-right: 16px;
}
.full {
width: 100%;
}
.su-sub {
background: #26a64d;
border: none;
color: #fff;
margin: 0.4em 0 0;
text-transform: uppercase;	
}
.navigation {
clear: both;	
}

#footer {
background: #26a64d;
color: #fff;
padding: 2em 0;	
}
#footer a {
color: #fff;	
}

.title {
padding-top: 9em;
}
.padrow {
padding-top: 2em;
padding-bottom: 2em;
}

.main, .ui-tabs-panel {
font-size: 18px;	
}
.menus {
font-size: 21px;
text-align: center;	
}
.main img {
height: auto;
max-width: 100%;	
}
.menutop {
margin: 0 0 1em;
max-width: 100%;	
}

#tabs div ul, .main center ul {
list-style-position: inside;
text-align:center;
}
.ui-tabs-nav {
font-size: 24px;
list-style: none;
margin: 0 0 1em;
padding: 0;
text-align: center	
}
.ui-tabs-nav:after {
clear: both;
content: "";
display: block;
}
.ui-tabs-nav li {
float: left;
padding: 0 0.8em;
}
.ui-tabs-nav li a {
color: #26a64d;
}
.ui-tabs-nav li a:hover {
color: #03531c;
}
.ui-state-active a {
color: #03531c !important;	
}
.sides {
font-size: 24px;
list-style: none;
margin: 0;	
}
.dess {
font-size: 18px;
list-style: none;
margin: 1.5em 0 1em;
padding: 0;	
}

#lc_form_submit {
background: #26a64d;
border: none;
color: #fff;
font-family: "franklin-gothic-urw-comp",sans-serif !important;
margin: 0.4em 0 0;
text-transform: uppercase;		
}

.ftlist {
line-height: 1.1;
list-style: none;
margin: 0;
padding: 0;	
}
.ftlist:after {
content: "";
clear: both;
display: block;	
}
.ftlist li {
background: #26a64d;
color: #fff;
float: left;
font-size: 18px;
margin: 2em 0.22% 1em;
min-height: 9.5em;
padding: 2em 1em 1em;
position: relative;
width: 13.9%;	
}
.ftlist li:first-child {
margin-left: 0;
}
.ftlist li:last-child {
margin-right: 0;
}
.day {
color: #26a64d;
display: block;
font-size: 18px;
left: 0;
position: absolute;
text-align: center;
text-transform: uppercase;
top: -1.3em;
width: 100%;	
}
.dayno {
display: block;
font-size: 14px;
position: absolute;
right: 0.5em;
top: 0.5em;	
}
.ftlist li a, .ftlist a:hover {
color: #fff;
text-decoration: underline;	
}

.logo {
width: 20% !important;
}
.logo img {
height: auto;
max-width: 100%;	
}
.gbg {
background: #26a64d;
padding-top: 2.5em;
padding-bottom: 2.5em;	
}
.vcent {
padding-top: 2.5em;
padding-bottom: 2.5em;	
}

.smtxt {
font-size: 15px;	
}

.review {
border-bottom: 1px solid #26a64d;
margin: 0 0 1.5em;
padding: 0 0 1.3em;
text-align: center;	
}
.review img {
margin: 0 0 0.8em;
width: 100%;	
}
.revname {
color: #26a64d;
font-style: italic;	
}
.review .revname {
display: block;
margin: 0.8em 0 0;	
}
#field_1_1 label, #field_1_2 label, #field_1_3 label, #field_1_4 label {
display: none;	
}
#input_1_1, #input_1_2, #input_1_3, #input_1_4 {
width: 100% !important;	
} 
#field_1_5 label, #field_1_6 label {
font-size: 20px;
font-weight: normal !important;	
}
#field_1_5, #field_1_6 {
font-size: 20px;
}
#gform_submit_button_1 {
background: #26a64d;
border: none;
color: #fff;
float: right;
margin: -4.9em -1.7em 0 0;
text-transform: uppercase;	
}

.navigation a {
color: #26a64d;	
}
.nav-previous, .nav-next {
display: inline;
width: 50%;	
}
.nav-previous {
padding-left: 40%;
padding-right: 2%;	
}
.nav-next {
padding-left: 2%;
}


.full-screen {
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}


@media (max-width: 959px) {
	
}
@media (max-width: 767px) {
	#header {
		height: 3.7em;
	}
	#subhead {
		font-size: 16px;
		top: 3.2em;
	}
	.logoholder {
		background-size: 100%;
		height: 3em;
		margin: 0 1em 1.5em 0;
		width: 26%;
	}
	#top {
		height: 100%; /* 30em; */
	}
	#signup, #mc_embed_signup {
		width: 90%;
	}
	.full-screen, #mid, #bot {
		background-attachment: scroll;
	}
	.mainnav {
		background: rgba(255,255,255,1);
		position: absolute;
		right: 0;
		top: 68px;
	}
	.mainnav li {
		float: none;
		padding: 0 0.5em;	
	}
	.mainnav li a {
		color: #26a64d;	
	}
	.bannercap {
		left: 10%;
		text-align: center;
		top: 5em;
	}
	.captitle {
		font-size: 42px;
	}
	.bordbtn {
		clear: both;
		display: block;
		font-size: 22px;
		margin: 1em auto 0;
		text-align: center;
	}
	.iglist li {
		height: 9.2rem;
		width: 33%;
	}
	.newslist {
		margin: 0;
	}
	.newslist li img {
		min-height: 3.6em;
	}
	.newspage {
		margin: 0 0 0 10%;
	}
	.newslist li {
		padding: 0 5px 10px;
		width: 33%;
	}
	.newspage li {
		padding: 0 5px 10px;
		width: 80%;
	}
	#prefoot {
		padding: 0;
	}
	.formLeft, .formRight {
		width: 46.5%;
	}
	.headlogo {
		position: absolute;
		left: 0.4em;
		top: 0;
	}
	#inttop {
		background-size: 190%;
		height: 13.1em;
	}
	.title {
		padding-top: 4em;
	}
	h1 {
		font-size: 42px !important;
	}
	.logo {
		width: 50% !important;
	}
	.ui-tabs-nav li {
		float: none;
	}
	.ftlist li {
		font-size: 16px;
		padding: 2em 0.5em 1em;
		width: 24.5%;
	}
	#gform_submit_button_1 {
		margin: 0;
	}
	.alignright.size-medium {
		width: 100%;
	}
	.logo:nth-child(3) {
		clear: left;
	}
	#input_1_6 {
		width: 100%;
	}
	#field_1_6 .ginput_container_fileupload {
		width: 100%;
	}
}
@media screen and (max-width: 374px) {
	#top {
		height: 40em;
	}
	.logoholder {
		height: 6em;
		width: 32%;
	}
	.logo:nth-child(2n+1) {
		clear: left;
	}
	#input_1_5, #input_1_6 {
		width: 92%;
	} 
	
}