
/* Table of Contents
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */
	
/* #Site Styles
================================================== */
#nav, #header, #showcase, #aboutus, #events, #press, #photogallery, #menu, #locationandhours, #bocce, #footer {
	width: 100%;
	height: 100%;
	margin: auto;
	padding: 0;
	display: block;
	overflow: hidden;
	z-index: 10;
	position: relative;
}

#events {
	padding: 40px 0px;
	color: #2b2424;
	background-color: #cccccc;
}

#events a:hover {
	color: #2b2424;
}

#events img {
	margin: 40px 0px;
}

.event_items {
	margin: 15px 0;
}

.event_item li {
	list-style: none;
	font-weight: 500;
	font-size: 1.3em;
	line-height: 1.35em;
	margin-bottom: -15px;
	margin-top: -15px;
}

.event_item img {
	max-width: 100%;
	height: auto;
}

.hr {
	max-width: 100%;
	margin-bottom: 40px;
}

#press {
	padding: 40px 0px;
	background-color: #2b2424;
}

#press img {
	margin: 40px 0px;
}
.big_button a {
	color: #fff;
	font-family: 'Quicksand', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 6px 12px;
	background: none no-repeat 0 0 #362f2f;
	overflow: hidden;
	margin: 6px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.big_button a:hover {
	color: #fff;
	background: none no-repeat 0 0 #403a3a;
}
.press_section_nav {
	display: block;
	clear: both;
	float: none;
	height: 38px;
	padding: 40px 0 0;
}

.section_nav {
	display: block;
	clear: both;
	float: none;
	height: 38px;
	margin: 40px 0 0;
}
li.next a, li.previous a {
	display: inline;
	width: 36px;
	float: left;
	height: 36px;
	text-indent: -999999px;
}
li.next_grey a, li.previous_grey a {
	display: inline;
	width: 36px;
	float: left;
	height: 36px;
	text-indent: -999999px;
}
li.next a {
	background: url(images/global-nav-next.png) no-repeat 0 0 transparent;
}
li.next a:hover {
	background: url(images/global-nav-next.png) no-repeat 0 -36px transparent;
}
li.previous a {
	background: url(images/global-nav-previous.png) no-repeat 0 0 transparent;
}
li.previous a:hover {
	background: url(images/global-nav-previous.png) no-repeat 0 -36px transparent;
}
li.next_grey a {
	background: url(images/global-nav-next2.png) no-repeat 0 0 transparent;
}
li.next_grey a:hover {
	background: url(images/global-nav-next2.png) no-repeat 0 -36px transparent;
}
li.previous_grey a {
	background: url(images/global-nav-previous2.png) no-repeat 0 0 transparent;
}
li.previous_grey a:hover {
	background: url(images/global-nav-previous2.png) no-repeat 0 -36px transparent;
}
#scroller {
	width: 100%;
	height: 36px;
	z-index: 1000;
}
#nav_wrapper {
	width: 100%;
	height: 36px;
	background: none no-repeat 0 0 #2b2424;
	display: block;
	overflow: hidden;
	-moz-box-shadow: 0 0 3px #000;
	-webkit-box-shadow: 0 0 3px #000;
	box-shadow: 0 0 3px #000;
	z-index: 999999;
}
#nav {
	width: 100%;
	height: 36px;
	padding: 0;
	overflow: hidden;
	color: #fff;
}
#nav .left {
	float: left;
	width: 84%;
	height: 36px;
	display: block;
	overflow: hidden;
}
#nav .right {
	float: right;
	width: 16%;
	height: 36px;
	display: block;
	overflow: hidden;
}
ul.navitems {
	float: left;
	width: 100%;
	margin: 0;
}
ul.navitems li {
	float: left;
	margin: 0 6px 0 0;
	color: #fff;
	font-family: 'Quicksand', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
}
ul.navitems li a {
	color: #fff;
	background: none;
	text-decoration: none;
	display: block;
	padding: 11px 12px 13px;
	background: none;
}
ul.navitems li a:hover {
	color: #2b2424;
	background: none no-repeat 0 0 #F7AABD;
}
ul.nav_drop {
	float: left;
	width: 98%;
	height: 25px;
	margin: 0;
	background: none no-repeat 0 0 #fff;
	-moz-border-radius: 2px;
}
ul.nav_drop li {
	float: none;
	margin: auto;
	color: #2b2424;
	font-family: 'Quicksand', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
}
ul.nav_drop ul ul {
	display: none;
}
ul.navitems li.home {
	width: 18px;
	height: 21px;
	display: block;
	background: url(images/homelogo.png) no-repeat 0 0 transparent;
	text-indent: -999999px;
	margin: 7px 20px 0 0;
}
ul.navitems li.home a {
	height: 21px;
	padding: 0;
}
ul.navitems li.home a:hover {
	background: none;
}
ul.social {
	float: right;
	width: 100%;
	margin: 0;
}
ul.social li {
	float: right;
	margin: 0 0 0 2px;
	padding: 8px 2px;
	color: #fff;
	font-family: 'Quicksand', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 26px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left !important;
	height: 20px;
}
ul.social li a {
	display: block;
	padding: 0;
	text-decoration: none;
	opacity: 1;
}
ul.social li a:hover {
	opacity: .8;
}
.social_blurb {
	display: none;
	line-height: 18px;
}
#callout {
	width: 100%;
	background: none no-repeat 0 0 #f1ac35;
	display: block;
	position: relative;
	bottom: 0;
	padding: 4px 0;
	z-index: -10;
	-moz-box-shadow: 0 0 3px #000;
	-webkit-box-shadow: 0 0 3px #000;
	box-shadow: 0 0 3px #000;
	text-align: center !important;
	margin: 0 auto;
}
#callout img {
	display: block;
	text-align: center !important;
	margin: 0 auto;
	padding: 0 12px;
	max-width: 90%;
	height: auto;
}
#aboutus_a, #photogallery_a, #menu_a, #locationandhours_a, #bocce_a, #contactus_a {
	height: 1px;
	background: none no-repeat 0 0 transparent;
	position: absolute;
	bottom: 0;
	z-index: -1000;
}
#header {
	width: 100%;
	height: 440px;
	background: url(images/headerbg.png) repeat-x 0 0 #fff;
}
.logo {
	width: 100%;
	height: auto;
	position: relative;
	top: 36px;
	display: block;
	padding: 0;
	margin: auto;
	text-align: center;
}
.badge {
	display: block;
	height: 112px;
	width: 112px;
	position: absolute;
	top: 328px;
	right: 0px;
	z-index: 1000;
	opacity: 1;
	-webkit-transition: .1s ease-out;
	-moz-transition: .1s ease-out;
 	-o-transition: .1s ease-out;
}
.badge:hover {
	opacity: .9;
}
#showcase {
	color: #fff;
	text-align: center;
	min-height: 298px;
	background: none no-repeat 0 0 #ccc;
	padding: 40px 0 80px;
}
#aboutus {
	color: #aaa;
	text-align: left;
	min-height: 380px;
	background: none no-repeat 0 0 #2b2424;
	padding: 70px 0;
}
#aboutus .top, #aboutus .bottom {
	text-align: left;
	margin: auto;
}
#photogallery {
	color: #2b2424;
	text-align: center;
	min-height: 410px;
	margin: 0;
	padding: 0;
	background: none no-repeat 0 0 #fff;
}
#photogallery .slider1 {
	width: 100%;
	height: 100%;
}
#photogallery .slider li {
	margin: 0;
}
#photogallery .slider .flex-control-nav li {
	margin: 0 2px;
}
#menu {
	color: #2b2424;
	text-align: left;
	min-height: 794px;
	background: none no-repeat 0 0 #ccc;
	padding: 70px 0;
}
#menu .left, #menu .right {
	text-align: left;
	margin: auto;
}
#menu .menu_item {
	clear: both;
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	margin-bottom: 14px;
	font-size: 12px;
}
#menu .menu_title {
	float: left;
	width: 64%;
	height: auto;
	display: block;
	overflow: hidden;
	font-size: 12px;
}
#menu .menu_line {
	float: left;
	width: 22%;
	height: 10px;
	display: block;
	overflow: hidden;
	border-bottom: 1px dotted #888;
	vertical-align: middle;
	margin: 0 8px;
}
#menu .menu_price {
	float: left;
	width: 10%;
	height: 24px;
	display: block;
	overflow: hidden;
	font-family: 'IM Fell Double Pica', 'Georgia', Times, serif;
	font-size: 18px;
}
#menu .menu_clear {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 30px;
}
#locationandhours {
	color: #aaa;
	text-align: left;
	min-height: 186px;
	background: none no-repeat 0 0 #2b2424;
	padding: 70px 0;
}
#locationandhours .top {
	text-align: center;
	margin: auto;
	font-size: 24px;
	line-height: 28px;
	display: block;
}
#locationandhours .top p {
	margin: 30px 0 60px;
}
#locationandhours .bottom {
	text-align: left;
	margin: auto;
	display: block;
}
#locationandhours .bottom .left, #locationandhours .bottom .right {
	margin: auto;
}
#locationandhours hr {
	width: 100%;
	margin: 60px 0;
	display: block;
}
#locationandhours h3 {
	color: #fff;
}
#locationandhours .bottom .left .big_button {
	display: none;
}
#locationandhours a img {
	opacity: 1;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#locationandhours a img:hover {
	opacity: .9;
}
#bocce {
	color: #2b2424;
	text-align: center;
	min-height: 308px;
	margin: 0;
	padding: 0 0 70px 0;
	background: none no-repeat 0 0 #ccc;
}
#bocce h1 {
	color: #2b2424;
	font-size: 60px;
	line-height: 56px;
	margin-bottom: 40px;
	margin-top: 50px;
}
#bocce .bottom p {
	font-size: 26px;
	line-height: 36px;
	margin-bottom: 60px;
}
#bocce hr {
	width: 100%;
	margin: 20px 0;
	display: block;
}
#bocce .slider2 {
	width: 100%;
	min-height: 480px !important;
}
#bocce .slider li {
	margin: 0;
}
#bocce .slider .flex-control-nav li {
	margin: 0 2px;
}
#footer {
	background: none no-repeat 0 0 #2b2424;
	min-height: 174px;
	margin: auto;
	padding: 50px 0 0 0;
	overflow: hidden;
	display: block;
	color: #888;
	font-size: 9px;
	line-height: 12px;
	letter-spacing: 1px;
	text-align: center;
}
#footer .container {
	margin-bottom: 40px;
}
#footer .left, #footer .middle, #footer .right {
	text-align: left;
	margin: auto;
}
#footer a {
	color: #888;
	text-decoration: none;
	text-transform: none;
	padding-bottom: 2px;
}
#footer a:hover {
	color: #aaa;
	padding-bottom: 2px;
}
#footer h3 {
	color: #fff;
	margin-bottom: 10px;
}
#footer .number {
	font-family: 'Quicksand', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	letter-spacing: -2px;
	font-size: 40px;
	line-height: 40px;
	color: #f7aabd;
	margin-bottom: 14px;
}
#footer .big_button a {
	color: #fff;
	font-family: 'Quicksand', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 6px 12px;
	background: none no-repeat 0 0 #362f2f;
	overflow: hidden;
	margin: 6px 0;
}
#footer .big_button a:hover {
	color: #fff;
	background: none no-repeat 0 0 #403a3a;
}
#footer label {
	float: left;
	display: inline;
	margin-right: 10px;
	line-height: 28px;
	font-weight: normal;
}
#footer input {
	background: none no-repeat 0 0 #362f2f;
	border: none;
	padding: 10px;
	color: #fff;
	float: left;
	display: inline;
	width: 100%;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#footer input.email {
	background: none no-repeat 0 0 #362f2f;
	border: none;
	padding: 10px;
	color: #fff;
	float: left;
	display: inline;
	width: 100%;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#footer input:active, #footer input:focus {
	background: none no-repeat 0 0 #403a3a;
	color: #fff;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#footer .middle .big_button, #footer .middle .e2ma_signup_form_button {
	float: right;
	margin-top: 10px;
}
#footer input.big_button, #footer input.e2ma_signup_form_button {
	color: #fff;
	font-family: 'Quicksand', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 6px 12px;
	background: none no-repeat 0 0 #362f2f;
	overflow: hidden;
	margin: 6px 0;
	text-shadow: none;
	font-weight: 400;
	width: 40%;
}
#footer input#e2ma_signup_reset_button, #footer .e2ma_signup_form_label, #footer .e2ma_signup_form_required_footnote {
	display: none;
	visibility: hidden;
}
#footer #e2ma_signup_message {
	margin-bottom: 6px;
}
#footer input.big_button:hover, #footer input..e2ma_signup_form_button:hover {
	color: #fff;
	background: none no-repeat 0 0 #403a3a;
}
#footer .float {
	float: left;
	display: block;
	overflow: hidden;
	width: 40%;
	margin: 0 8px;
}
#footer hr {
	width: 100%;
}
#credits {
	text-align: center;
	display: none;
	visibility: hidden;
}

/* #Page Styles
================================================== */

/* Layout Shortcodes */
.full-width {width:960px; height:auto; overflow:hidden}

.one_half { width: 48%; }
.one_third { width: 30.66%; }
.two_thirds { width: 65.33%; }
.one_fourth { width: 22%; }
.three_fourths { width: 74%; }
.one_fifth { width: 16.8%; }
.two_fifth { width: 37.6%; }
.three_fifth { width: 58.4%; }
.four_fifth { width: 67.2%; }
.one_sixth { width: 13.33%; }
.five_sixth { width: 82.67%; }

.one_half,
.one_third,
.two_thirds,
.three_fourths,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
	position: relative;
	margin-right: 4%;
	margin-bottom: 20px;
	float: left;
}


.last {margin-right:0 !important;}


/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
		.logo {
			top: 36px;
		}
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		.logo {
			top: 36px;
		}
		.badge {
			top: 314px;
		}
		#header {
			height: 426px;
			background: url(images/headerbg.png) repeat-x 0 -14px #fff;
		}
		ul.navitems li {
			font-size: 11px;
			margin: 0 2px 0 0;
		}
		ul.navitems li a {
			padding: 11px 6px 13px;
		}
		ul.navitems li.home {
			margin: 7px 6px 0 0;
		}
		ul.navitems li.home a {
			padding: 0;
		}
		ul.social li {
			padding: 8px 2px;
			margin: 0 0 0 2px;
		}
		#showcase {
			padding: 34px 0 40px;
			min-height: 264px;
		}
		h1 {
			font-size: 68px;
			line-height: 62px;
			margin-bottom: 60px;
		}
		h2 {
			font-size: 50px;
			line-height: 50px;
			margin-bottom: 22px;
		}
		p {
			margin: 0 0 16px;
		}
		#aboutus, #locationandhours, #menu {
			padding: 60px 0 40px;
		}
		#photogallery {
			min-height: 326px;
		}
		#menu .menu_line {
			width: 20%;
		}
		#bocce h1 {
			color: #2b2424;
			font-size: 50px;
			line-height: 46px;
			margin-bottom: 40px;
		}
		#footer .number {
			font-size: 36px;
		}
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		.logo {
			top: 36px;
		}
		.badge {
			top: 314px;
		}
		#header {
			height: 256px;
			background: url(images/headerbg.png) repeat-x 0 -170px #fff;
		}
		ul.navitems li {
			margin: 0 2px 0 0;
		}
		ul.navitems li a {
			padding: 11px 6px 13px;
		}
		ul.social li {
			padding: 8px 2px;
			margin: 0 0 0 2px;
		}
		#nav .left {
			display: none;
		}
		#nav .right {
			width: 100%;
			margin: auto;
			float: none;
			text-align: center;
		}
		.social_blurb {
			display: block;
		}
		#showcase {
			padding: 22px 0 40px;
			min-height: 132px;
		}
		h1 {
			font-size: 42px;
			line-height: 38px;
			margin-bottom: 40px;
		}
		h2 {
			font-size: 50px;
			line-height: 48px;
			margin-bottom: 14px;
		}
		p {
			margin: 0 0 16px;
		}
		#aboutus {
			padding: 44px 0 40px;
		}
		#photogallery {
			min-height: 182px;
		}
		#menu {
			padding: 44px 0 40px;
		}
		#menu .menu-title {
			width: 72%;
		}
		#menu .menu_line {
			width: 14%;
		}
		#menu img {
			display: none;
			visibility: hidden;
		}
		#locationandhours {
			padding: 44px 0 40px;
		}
		#locationandhours .top, #locationandhours .bottom {
			text-align: center;
			display: block;
			overflow: hidden;
		}
		#locationandhours .top {
			padding-bottom: 20px;
			margin-bottom: 20px;
		}
		#locationandhours .top p {
			margin: 20px 0;
		}
		#locationandhours .bottom {
			font-size: 13px;
		}
		#locationandhours hr {
			width: 100%;
		}
		#bocce h1 {
			color: #2b2424;
			font-size: 28px;
			line-height: 22px;
			margin-bottom: 20px;
		}
		#footer .left, #footer .middle, #footer .right {
			text-align: center;
			display: block;
			overflow: hidden;
		}
		#footer .left, #footer .middle {
			padding-bottom: 20px;
			margin-bottom: 20px;
		}
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.logo {
			top: 36px;
		}
		.badge {
			width: 82px !important;
			height: 82px !important;
			top: 174px;
		}
		#header {
			height: 256px;
			background: url(images/headerbg.png) repeat-x 0 -170px #fff;
		}
		ul.navitems li {
			margin: 0 2px 0 0;
		}
		ul.navitems li a {
			padding: 11px 6px 13px;
		}
		ul.social li {
			padding: 8px 2px;
			margin: 0 0 0 2px;
		}
		#nav .left {
			display: none;
		}
		#nav .right {
			width: 100%;
			margin: auto;
			float: none;
			text-align: center;
		}
		.social_blurb {
			display: block;
		}
		#showcase {
			padding: 22px 0 40px;
			min-height: 132px;
		}
		h1 {
			font-size: 42px;
			line-height: 38px;
			margin-bottom: 40px;
		}
		h2 {
			font-size: 50px;
			line-height: 48px;
			margin-bottom: 14px;
		}
		p {
			margin: 0 0 16px;
		}
		#aboutus {
			padding: 44px 0 40px;
		}
		#photogallery {
			min-height: 182px;
		}
		#menu {
			padding: 44px 0 40px;
		}
		#menu .menu-title {
			width: 72%;
		}
		#menu .menu_line {
			width: 14%;
		}
		#menu img {
			display: none;
			visibility: hidden;
		}
		#locationandhours {
			padding: 44px 0 40px;
		}
		#locationandhours .top, #locationandhours .bottom {
			text-align: center;
			display: block;
			overflow: hidden;
		}
		#locationandhours .top {
			padding-bottom: 0;
			margin-bottom: 0;
			font-size: 12px;
			line-height: 16px;
		}
		#locationandhours .top p {
			margin: 16px 0 0 0;
		}
		#locationandhours .bottom {
			font-size: 13px;
		}
		#locationandhours .bottom .left .big_button {
			display: block;
			margin-bottom: 20px;
		}
		#locationandhours .bottom .right {
			display: none;
		}
		#locationandhours hr {
			width: 100%;
			margin: 40px 0;
		}
		#bocce h1 {
			color: #2b2424;
			font-size: 28px;
			line-height: 22px;
			margin-bottom: 20px;
			margin-top: 26px;
		}
		#bocce .bottom p {
			font-size: 14px;
			line-height: 20px;
		}
		#footer {
			padding: 44px 0 40px;
		}
		#footer .left, #footer .middle, #footer .right {
			text-align: center;
			display: block;
			overflow: hidden;
		}
		#footer .left, #footer .middle {
			padding-bottom: 20px;
			margin-bottom: 20px;
		}
		.section_nav {
			display: none;
			visibility: hidden;
		}
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		.logo {
			top: 36px;
		}
		.badge {
			display: none;
			visibility: hidden;
		}
		#header {
			height: 192px;
			background: url(images/headerbg.png) repeat-x 0 -227px #fff;
		}
		ul.navitems li {
			display: none;
		}
		#nav .left {
			display: none;
		}
		#nav .right {
			width: 100%;
			margin: auto;
			float: none;
			text-align: center;
		}
		.social_blurb {
			display: block;
			font-size: 9px;
			letter-spacing: 0px;
		}
		#showcase {
			padding: 20px 0 30px;
			min-height: 98px;
		}
		h1 {
			font-size: 36px;
			line-height: 32px;
			margin-bottom: 36px;
		}
		h2 {
			font-size: 36px;
			line-height: 32px;
			margin-bottom: 14px;
		}
		p {
			margin: 0 0 16px;
		}
		#aboutus {
			padding: 34px 0 30px;
		}
		#photogallery {
			min-height: 130px;
		}
		.flex-control-nav {
			display: none;
			visibility: hidden;
		}
		#menu {
			padding: 34px 0 30px;
		}
		#menu .menu-title {
			width: 74%;
		}
		#menu .menu_line {
			width: 10%;
		}
		#menu img {
			display: none;
			visibility: hidden;
		}
		#locationandhours {
			padding: 44px 0 40px;
		}
		#locationandhours .top, #locationandhours .bottom {
			text-align: center;
			display: block;
			overflow: hidden;
		}
		#locationandhours .top {
			padding-bottom: 0;
			margin-bottom: 0;
			font-size: 12px;
			line-height: 16px;
		}
		#locationandhours .top p {
			margin: 12px 0 0 0;
		}
		#locationandhours .bottom {
			font-size: 13px;
		}
		#locationandhours .bottom .left .big_button {
			display: block;
			margin-bottom: 20px;
		}
		#locationandhours .bottom .right {
			display: none;
		}
		#locationandhours hr {
			width: 100%;
			margin: 40px 0;
		}
		#bocce h1 {
			color: #2b2424;
			font-size: 28px;
			line-height: 22px;
			margin-bottom: 20px;
			margin-top: 26px;
		}
		#bocce .bottom p {
			font-size: 12px;
			line-height: 18px;
		}
		#bocce .slider2 {
			min-height: 260px !important;
		}
		#footer {
			padding: 34px 0 30px;
		}
		#footer .left, #footer .middle, #footer .right {
			text-align: center;
			display: block;
			overflow: hidden;
		}
		#footer .left, #footer .middle {
			padding-bottom: 20px;
			margin-bottom: 20px;
		}
		.section_nav {
			display: none;
			visibility: hidden;
		}
	}

	

/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file 
		Just create a "fonts" folder at the root, 
		copy your FontName into code below and remove
		comment brackets */
		
/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/