/*
Theme Name: HV 2018
Author: AHM Brands
Author URI: http://www.ahmbrands.com/
Version: 1.0
License: GNU General Public License
License URI: 
Tags: 
*/


/* html, body, div.Main { */
html, body {
	height: 100%;
}

div#wpadminbar {
	display: block;
}

body.customize-support #lightbox {
	margin-top: -33px;
}

html {
	position: relative;
	z-index: -1;
}

body.body {
	margin: 0 auto;
	padding: 0px;
}
table {
	border: 0px;
		
  border-spacing:0;
}
table, td, th {
	padding: 0px;
}

div#dmi iframe {
	width: 118px;
}
div#dmi {
	width: 118px;
}
.arve-wrapper:last-child, #tinymce .arve-wrapper:last-child { margin-bottom: 0px !important; }

.bar-left div.bar {
	margin-right: 5px;  /* not applicable to mobile format */
	padding: 10px 10px;
}
.bar-right div.bar {
	margin-left: 5px;  /* not applicable to mobile format */
	padding: 10px 10px;
}
	
#has_barleft .bar-left, #has_barleft .Sheet-menu { /* has_barleft must be on bar-left parent */
	width: 200px;
		-webkit-transition: all 0.5ms ease-in-out;
		-moz-transition: all 0.5ms ease-in-out;
		-o-transition: all 0.5ms ease-in-out;
		transition: all 0.5ms ease-in-out;
}
#has_barleft .bar-left {
	display: inline-block;
	float: left;
}	
.bar-right {
	display: inline-block;
	width: 0px;
	float: right;
}

.bar-left .sideMenu-separatorTop, .bar-left .sideMenu-separatorTop div,
.bar-right .sideMenu-separatorTop, .bar-right .sideMenu-separatorTop div {
	height: 11px;
}
.bar-left .sideMenu-separatorBottom, .bar-left .sideMenu-separatorBottom div,
.bar-right .sideMenu-separatorBottom, .bar-right .sideMenu-separatorBottom div {
	height: 18px;
}
.bar-left .sideMenu-Bottom, .bar-left .sideMenu-Bottom div,
.bar-right .sideMenu-Bottom, .bar-right .sideMenu-Bottom div {
	height: 21px;
}
.sideMenu-separatorTop, .sideMenu-separatorBottom, .sideMenu-Bottom {
	overflow: hidden;
}
.sideMenu-separatorTop div, .sideMenu-separatorBottom div, .sideMenu-Bottom div {
	float: right;
	width: 11px;
}
div, p, span {
	margin: 0px;
	padding: 0px;
}

.Main {
	position: relative;
	display: inline-block;
}
/*.PageBackgroundGradient, .preSheet, .Sheet, div.Header, div.Header-jpeg {
	z-index: 0 !important;
}*/ 
.PageBackgroundGradient {
	height: 72px;
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	min-width: 1024px;
}

.cleared {
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	border: none;
	font-size:1px;
}

hr {
	height: 1px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #FFFFFF;
	margin: 20px 0px;
}

/* div.breadcrumb {
	position: relative;
	top: */ /* px; */
/* } */

div.breadcrumb a {
	color: #FFFFFF !important;
	font-size: 15px;
	line-height: 18px;
}
/*div.breadcrumb span, div.breadcrumb {
	color: #FFFFFF !important;
}*/
div.breadcrumb a:hover {
	color: #FFFFFF !important;
}
.pagetitle {
	margin-bottom: 0px;
}

.sheet-bread {
	padding: 0px !important;
	height: 36px !important;
	min-height: 35px !important;
}


.sheet-afterBread .Sheet-floatRight .contentLayout,
.sheet-afterBread .Sheet-floatLeft .contentLayout {
	margin-top: 0px;
}

#main {	
	min-height: 750px;	/* #main is for stickyfooter */
}

/* begin Box, Sheet */


.Sheet {
	/* margin: 0px auto 0px auto !important; */
	position: relative;
	z-index: 1;
}
.Sheet-menu, .Sheet-floatRight, .Sheet-floatLeft, .Sheet {
	min-height: 0px;

}
.Sheet {
	padding-bottom: 0px;
}

.Sheet-menu {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 1;
}
.Sheet-menu .contentLayout {
	padding-left: 0px !important;
}

.Sheet-floatLeft, .Sheet-floatRight {
	left: 0px;
	top: 0px;
	z-index: 0;
	position: relative;
}



.preSheet {
	top: 0px;
}	
.preSheet, .Sheet {
	margin-left: auto;
	margin-right: auto;
}
.preSheet {
	position: relative;
	z-index: 2;
}
.preSheet, .Sheet, div.Header, div.Header-jpeg {
	width: 1024px;
}

.Sheet-tl {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
}


.Sheet-tc {
	position: absolute;
	overflow:hidden;
	z-index: -1;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 0px;
}
.Sheet-tc div {
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 0px;
}

.Sheet-tr {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	top: 0px;
	right: 0px;
	width: 0px;
	height: 0px;
}
.Sheet-tr div {
	position: absolute;
	z-index: -1;
	top: 0px;
	left: -0px;
	width: 0px;
	height: 0px;
}

.Sheet-cl {
	position: absolute;
	overflow:hidden;
	z-index: -1;
	top: 0px;
	left: 0px;
	width: 0px;
	bottom: 0px;
}
.Sheet-cl div {
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 100%;
}

.Sheet-cr {
	position: absolute;
	overflow:hidden;
	z-index: -1;
	top: 0px;
	right: 0px;
	width: 0px;
	bottom: 0px;
}
.Sheet-cr div {
	position: absolute;
	z-index: -1;
	top: 0px;
	left: -0px;
	width: 0px;
	height: 100%;
}

.Sheet-cc {
	position: absolute;
	overflow:hidden;
	z-index: -2;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

.Sheet-bl {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
}
.Sheet-bl div {
	position: absolute;
	z-index: -1;
	top: -0px;
	left: 0px;
	width: 0px;
	height: 0px;
}

.Sheet-bc {
	position: absolute;
	overflow:hidden;
	z-index: -1;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 0px;
}
.Sheet-bc div {
	position: absolute;
	z-index: -1;
	top: -0px;
	left: 0px;
	width: 100%;
	height: 0px;
}

.Sheet-br {
	position: absolute;
	overflow: hidden;
	z-index: -1;
	bottom: 0px;
	right: 0px;
	width: 0px;
	height: 0px;
}
.Sheet-br div {
	position: absolute;
	z-index: -1;
	top: -0px;
	left: -0px;
	width: 0px;
	height: 0px;
}


/*=========== Nav and Menu Item ==================*/


.homeWidth {
	width: 0px !important;
	display: block !important;
	overflow: hidden;
}

.homeWidth a {
	width: 0px !important;
}
.homeWidth a span span {
	padding: 0px !important;
}
.nav {
	position: absolute;
	margin: 0px;
	height: 25px;
	bottom: 25px;
	left: 147px;
	width: 877px;
	display: block;
}

.nav-left, .nav-tile, .nav-right {
	position: absolute;
	height: 25px;
	background-position: top left;
}
.nav-left, .nav-right {
	background-repeat: no-repeat;
}
.nav-left {
	left: 0px;
	width: 0px;
}
.nav-tile {
	left: 0px;
	width: 877px;
	background-repeat: repeat-x;
}
.nav-right {
	left: 877px;
	width: 0px;
}
.separator {
	width: 0px !important;
	height: 25px !important;
	margin: 0px;
	padding: 0px;
}



/*=========== ArtMenus ===========================*/

.artmenu {
	position: absolute;
	top: 0px;
	padding: 0px;
	left: 0px;
}

.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover {
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}
.artmenu, .artmenu ul, .artmenu ul li {
	overflow: visible !important;
}
.artmenu, .artmenu ul {
	display: inline-block;
	list-style-type: none;
	margin: 0px;
	min-height: 0px;
}
.artmenu ul {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	background:none;
}

.artmenu li:hover, .artmenu li {
	z-index: 2;
	white-space: normal;
}
.artmenu li:hover > ul {
	visibility: visible;
	top: 25px;
}

.artmenu li:hover ul.children {
	top: 100%;
	visibility: hidden;
}

.artmenu li {
	display: inline-block;
	float: left;
	position: relative;
	width: auto;
}
.separator {
	display: none;
}

.artmenu li li {
	float: none;
	width: 100%;
}

.artmenu:after, .artmenu ul:after {
	content: ".";
	height: 0px;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

.artmenu a, .artmenu a span {
	display: block;
	height: 25px;
}

.artmenu a {
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	line-height: 25px;
	width: auto;
}
.artmenu a span span {
	color: #6CB33F;
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-weight: normal !important;
	letter-spacing: 0.7px !important;
	line-height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 0px 7px;
	text-align: center;
	font-variant: normal;
	font-style: normal;
}

.artmenu a:hover {
	background-position: left -25px;
}

.artmenu li:hover>a {
	background-position: left -25px;
}

.artmenu li:hover a span {
	background-position: right -25px;
}

.artmenu a:hover span {
	background-position: right -25px;
}

.artmenu a:hover span span {
	color: #FFFFFF;
	background-position: left -25px;
	line-height: 25px;
}

.artmenu li:hover a span span {
	color: #FFFFFF;
	background-position: left -25px;
}

.artmenu a.active {
	background-position: left -50px;
}

.artmenu a.active span {
	background-position: right -50px;
}

.artmenu a.active span span {
	color: #FFFFFF;
	background-position: left -50px;
	line-height: 25px;
}
.artmenu li.page_item:hover a.active span span {
	line-height: 25px;
}


/*=========== Sub-ArtMenus =======================*/

.artmenu li:hover ul {
	border-width: 0px 1px 1px 1px;
	border-color: #FFFFFF;
	border-style: solid;
}
.artmenu li:hover ul ul {
	border-width: 1px 1px 1px 1px;
	border-color: #FFFFFF;
	border-style: solid;
}
.artmenu ul.children {
	background-color: #000000;
}
.artmenu ul.children ul.children {
	background-color: #000000;
}
.artmenu ul.children {
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	overflow: visible !important;
		-moz-box-shadow: 0px 0px  6px #000000;
	-webkit-box-shadow: 2px 0px 5px #000000;
	box-shadow: 0px 0px 6px #000000;
}
.artmenu ul.children ul.children {
	left: -100%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 100%;
	z-index: -1;
}
.artmenu ul.children li {
	display: block;
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	overflow: visible;
}
.artmenu ul.children li:hover a, .artmenu ul.children li:hover li a {
	background-color: #000000;
}
.artmenu ul.children a, .artmenu ul.children a span {
	height: auto !important;
}
.artmenu ul.children a {
	width: 100%;
	padding: 5px 0px;
}
.artmenu ul.children a li a {
	width: 100%;
}
.artmenu ul.children a, .artmenu ul.children ul.children a, .artmenu ul.children a span span, .artmenu ul.children ul.children a span span  {
	font-size: 15px;
	line-height: 18px;
}
.artmenu ul.children a span, .artmenu ul.children a {
	background-image: none;
}
.artmenu ul.children a span span {
	padding: 0px 7px;
}
.artmenu ul.children a:hover, .artmenu ul.children ul.children a:hover {
	background-color: #000000;
}
.artmenu ul.children a:hover span span {
	color: #000000 !important;
}
.artmenu ul.children a span span {
	color: #000000 !important;
}


/*=========== Header Elements ====================*/
div.Header-jpeg, .HeaderBanner-left, .HeaderBanner-right, .Header-jpeg-left, .Header-jpeg-tile, .Header-jpeg-right {
	position: absolute;
}

.HeaderBanner-left, .HeaderBanner-right {
	z-index: 0;
}
.Header-jpeg-left, .Header-jpeg-right {
	z-index: 1;
}
.HeaderBanner-left {
	width: 0px;
	left: 0px;
}
.HeaderBanner-right {
	width: 0px;
	right: 0px;
}

.Headerfloater {
	z-index: 3;
	position: relative;
	float: right;
	top: 20px; 
	right: 12px;
	height: 24px;
}
div.Header {
	}
div.Header, div.Header-jpeg, div.Header-jpeg-left, div.Header-jpeg-tile, div.Header-jpeg-right {
	height: 72px;
}

div.Header {
	margin: 0px auto 0px auto;
	position: relative;
}
div.Header-jpeg, .HeaderBanner-left, .HeaderBanner-right, .Header-jpeg-left, .Header-jpeg-tile, .Header-jpeg-right {
	height: 72px;
}
div.Header-jpeg {
	top: 0px;
}

.Header-jpeg-left, .Header-jpeg-right, .Headerfloater, .HeaderBanner-left, .HeaderBanner-right {
	background-repeat: no-repeat;
}
.Header-jpeg-left {
	left: 0px;
	width: 0px;
}
.Header-jpeg-tile {
	left: 0px;
	width: 1024px;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
/* http://www.colorzilla.com/gradient-editor/#486c77+0,000000+100&0.5+1,1+100;Custom */






}
.Header-jpeg-right {
	right: 0px;
	width: 0px;
}

div.Header-jpeg {
	left: 0px;
	z-index: 1;
}
.logo {
	display: block;
	position: absolute;
	right: 179px;
	text-align: center;
	top: 108px;
	width: 218px;
	visibility: hidden;
}
.logo-name, .logo-text {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	letter-spacing: 0.7px !important;
	font-weight: normal !important;
	font-size: 18px;
	position: absolute;
	text-align: center;
	width: 100%;
}
.logo-name {
	top: 0px;
	left: 0px;
	font-weight: bold;
	color: #FFFFFF;
}
.logo-text {
	top: 21px;
	left: 0px;
	font-weight: bold;
	color: black;
}

/*=========== Header Forms / Social ========================*/

div.searchForm, div.contactForm {
	height: 24px;
	margin-top: -7px;
}
.myPanel div.searchForm, .myPanel div.contactForm, .myPanel div.socialIcons {
	margin-top: 0px !important;
}
div.socialIcons {
	height: 24px;
}	
div.searchForm, div.contactForm, div.socialIcons {
	margin-left: 10px;
	margin-top: 0px;
	vertical-align: middle;
}	

.myPanel div.searchForm, .myPanel div.contactForm, .myPanel div.socialIcons {
	margin-left: auto !important;
	position: relative !important;
	left: 0px !important;
	text-align: center !important;
	top: 0px !important;
	vertical-align: bottom !important;
}
div.socialIcons, div.socialIcons a {
	display: inline-block;
}
div.socialIcons .icon { /* link wrapper */
	position: relative;
}
div.socialIcons .icon, div.socialIcons .icon * {
	height: 24px;
	width: 24px;
}

div.fb-like, div.google-like {
	margin-top: 15px !important;
}

div.content .wdgpo_medium_count {
	float: right; margin-top: 0px;
}
/*=========== Contact Form / General Forms ========================*/

div.contactForm {
	display: none;
}
div.contactPage {
	width: 100%;
	height: auto;
	display: inline-block;
	clear: both;
}
div.contactPage h5 {
	margin-bottom: 9px;
}
div.contactPage div.float_50 {
	vertical-align: top;
	width: 50%;
	clear: none;
}
div.float_50_inner {
	padding-bottom: 30px;
}
div.contactPage .left .float_50_inner {
	padding-right: 15px;
}
div.contactPage .left {
	float: left;
}
div.contactPage .right {
	float: right;
}
div.contactPage .wpcf7-form-control-wrap {
	position: relative;
}
div.contactPage textarea {
	width: 100% !important;
}

.wpcf7-response-output {
	float: left;
}
div.captcha {
	height: auto;
	text-align: center;
}
.captcha div {
	display: inline-block;
	margin-right: 10px;
}
.captcha div div {
	margin: 0px;
}
.captcha input {
	display: inline;
	width: 100px;
}
.wpcf7-form p {
	margin-bottom: 16px;
}
input[type=text], textarea, .wpcf7-response-output, input[type=email] {
	width:100%;
	box-sizing: border-box;         /* For IE and modern versions of Chrome */
	-moz-box-sizing: border-box;    /* For Firefox                          */
	-webkit-box-sizing: border-box; /* For Safari          					*/
}

.wpcf7-text, .your-message textarea, textarea, input[type=text], select, img.captcha {
	border-color: #FFFFFF;
	border-width: 0px;
}

/* .wpcf7-response-output, .wpcf7-validates-as-required, .wpcf7-text, .your-message textarea, .content textarea, .content input[type=text], select, img.captcha, span.wpcf7-not-valid-tip {
	color: #000000 !important;
}
 */
 


textarea, .content input[type=text], .content input[type=email], select, img.captcha, span.wpcf7-not-valid-tip {
	font-style: normal !important;
	font-weight: normal !important;
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif !important;
	line-height: 18px !important;
	letter-spacing: 0px !important;
	text-transform: none !important;
	vertical-align: middle !important;
	border-width: 1px !important;
	border-style: solid !important;
}

span.wpcf7-not-valid-tip {
	right: 1px !important;
	top: -4px !important;
	font-size: 13px !important;
	
}
span.wpcf7-not-valid-tip,
.wpcf7-validation-errors {
	color: #ffffff;
	border-color: #3F6625 !important;
	background-color: #5e9b36 !important;
}

.wpcf7-mail-sent-ok {
	color: #ffffff;
	border-color: #ffffff !important;
	background-color: #5e9b36 !important;
}


.your-message textarea, textarea {
	padding: 4px 6px !important;
	height: 100px !important;
}


img.captcha {
	height: 24px;
	width: auto !important;
}

.wpcf7-response-output, span.wpcf7-not-valid-tip {  /*use for global error message class */
	text-align: center;
}
.wpcf7-response-output {  /*use for global error message class */
	font-size: 15px !important;
	margin: 10px auto !important;
}
.wpcf7-response-output { display: none;	} .wpcf7-validation-errors, .wpcf7-mail-sent-ok { display: block }

table.contact table.captcha td {
	padding: 0px 10px 0px 0px !important;
	vertical-align: middle !important;
}
table.captcha td input[type=text] {
	width: 100px !important;
}


.your-message textarea {
	overflow: auto;
}


/*=========== Search Form ========================*/

div.searchForm .text {
	display: none;
}
div.searchForm .icon {
	display: inline-block;
	height: 24px;
	width: 24px;
}

div.searchForm {
	display: inline-block;
}
form#searchform {
	height: 24px;
}

input.searchForm {
	background-color: transparent; border-width: 0px !important; border-style: none;	width: 100%;
	font-size: 12px;
}
div.searchForm button, div.contactForm button, button {
	margin-top: -1px;
	cursor: pointer;
	background-color: transparent;
}
.searchForm-tl, .searchForm-tr {
	z-index: 0;
}
div.searchForm-tl, div.searchForm-tr {
	z-index: -1;
}
div.searchForm-tc {
	z-index: -2 !important;
	z-index: -1;
}

div.searchForm-tl, div.searchForm-tr, div.searchForm-tc {
	position: absolute;
	overflow:hidden;
}
.searchForm-tl {
	width: 0px;
}
.searchForm-tr {
	width: 0px;
}
.searchForm-tl, .searchForm-tr, searchForm-tc {
	height: 24px;
}

.searchForm-tc {
	left: 0px !important;
	right: 0px !important;
	left: 0px;
	right: 0px;
	height: 24px;
	margin: 0px 0px !important;
	width: auto !important;
}
.searchForm-tl {
	top: 0px;
	left: 0px;
}

.searchForm-tr {
	top: 0px;
	right: 0px;
}

.SearchContent {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	letter-spacing: 0px;
	position: relative;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.SearchContent h6 {
	display: inline-block;
	color: white;
	margin: 0px;
}

/*=========== Panel Design =======================*/

#has_barleft .subContent .subSubContent {		
	float: right;
}
.subContent .subSubContent {		
	float: left;
}

div.Sheet-floatLeft .contentLayout, div.Sheet-floatLeft div.submenu {
	margin-top: 0px;
	/* float: left; */
}
div.Sheet-floatRight .contentLayout, div.Sheet-floatRight div.submenu {
	margin-top: 0px;
	/* float: right; */
}
div.Sheet-floatRight .contentLayout {
	padding-left: 25px;
	padding-right: 25px;
}
#has_barleft div.Sheet-floatRight .contentLayout {
	padding-left: 225px !important;
	padding-right: 25px !important;
}
.content, .contentLayout, .subSubContent, .subContent {
   display: block;
}
.contentLayout {
	left: 0px;
}
div.submenu {
	padding: 0px;
}
.Footer {
	padding: 0px;
}
div.submenu {
	left: 0px;

}

.contentLayout {
	position: relative;
	top: 0px;
}

.Sheet-floatLeft .contentLayout .content,
.Sheet-floatRight .contentLayout .content {
	position: relative;
	background: none;
	zoom: 1;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,
	from(rgba(255,255,255, 0.0)), to(rgba(255,255,255, 0.0))
	);
	background: -webkit-linear-gradient(top,
	rgba(255,255,255, 0.0),
	rgba(255,255,255, 0.0)
	);
	background: -moz-linear-gradient(top,
	rgba(255,255,255, 0.0),
	rgba(255,255,255, 0.0)
	);
	background: -ms-linear-gradient(top,
	rgba(255,255,255, 0.0),
	rgba(255,255,255, 0.0)
	);
	background: -o-linear-gradient(top,
	rgba(255,255,255, 0.0),
	rgba(255,255,255, 0.0)
	);

}


body, table.mceItemTable * {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	color: #FFFFFF;
}
#ozoGPstatusWidget * {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif !important;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: left !important;
	color: #FFFFFF !important;
}
body strong, table.mceItemTable strong {
	font-weight: bold !important;
	
}
.Post {
	margin-bottom: 10px;
	position: relative;
	display: block !important;
	display: inline-block;
	z-index: 0;
}
body#tinymce, body#tinymce {
	padding: 0px;
}
.PostContent, .contentLayout, body#tinymce, body#tinymce {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	letter-spacing: 0px;
	position: relative;
	top: 0px;
	margin: 0px;
}
.PostContent, body#tinymce, body#tinymce {
	color: #FFFFFF;
}
.contentLayout {
	color: #FFFFFF;
}


.PostPadding {
	margin: 0px 10px;
	padding: 10px 0px;
}
img.Post-image {
	width: 173px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
}

.PostHeader-wrapper, .PostHeader-wrapper a, .PostHeader-wrapper a:link, .PostHeader-wrapper a:visited, .PostHeader-wrapper a:hover,
.PostFooter-wrapper, .PostFooter-wrapper a, .PostFooter-wrapper a:link, .PostFooter-wrapper a:visited, .PostFooter-wrapper a:hover {
	color: #FFFFFF;
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	text-decoration:none;
}
.PostHeader-wrapper,
.PostFooter-wrapper {
	width: 100%;
	margin: 0px;
	text-align: left;
	position: relative;
	text-decoration:none;
	color: #FFFFFF;
}
.PostHeader-wrapper {
	overflow: hidden;
	height: auto;
	padding: 0px !important;
	margin: 0px !important;
	border-bottom: solid #FFFFFF 1px;
}
.PostFooter-wrapper {
	overflow: hidden;
	height: 30px;
	margin: 0px 0px 2px 0px;
	display: none;
}

.Post-body {
	margin: 0px 7px 0px 6px;
	position: relative;
	top: 0px;
	z-index: 0;
}

.Post-inner {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	position: relative;
}

.PostMetadataHeader {
	margin: 0px 0px 0px auto;
	position: relative;
	width: 100%;
	z-index: 3;
}

.HeaderFloater_user {
	position: absolute; width: 500px; right: 0px; height: 54px; bottom: 41px; text-align: right
}
.Headerfloater {
	display: inline-block !important;
}
.Headerfloater_leftContainer {
	float: left;
}
.Headerfloater_rightContainer {
	float: right;
	position: relative;
	overflow: visible;
}
.PostHeader, .PostFooter {
	padding-left: 0px;
	position: relative;
	display: inline-block;
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
.PostHeader a:link, .PostHeader a:visited, .PostHeader a.visited, .PostHeader a:hover, .PostHeader a.hovered {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	font-weight: normal !important;
	letter-spacing: 0.7px !important;
	text-align: left;
}

.PostHeader a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.PostHeader a:visited, .PostHeader a.visited {
	text-decoration: none;
	color: #FFFFFF;
}

.PostHeader a:hover, .PostHeader a.hovered {
	color: #FFFFFF;
}

.PostHeaderIcons, .PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 15px;
	line-height: 18px;

}
.PostHeaderIcons {
	color: #FFFFFF;
}
.PostHeaderIcons a {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.PostHeaderIcons a:visited, .PostHeaderIcons a.visited {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	color: #FFFFFF;
}
.PostHeaderIcons a:hover, .PostHeaderIcons a.hover {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	color: #FFFFFF;

}

.PostFooterIcons, .PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	text-decoration: none;
	letter-spacing: 0px;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 16px;
}

.PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover {
	margin:0;
}
.PostFooterIcons a:link {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	color: #FFFFFF;
}
.PostFooterIcons a:visited, .PostFooterIcons a.visited {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
	color: #FFFFFF;
}
.PostFooterIcons a:hover, .PostFooterIcons a.hover {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	letter-spacing: 1px;
	color: #FFC766;
}


div.PostH-tl div, div.PostH-tr div, div.PostH-tc div,
div.PostH-bl div, div.PostH-br div, div.PostH-bc div {
	position: absolute;
	z-index: -1;
}

div.PostH-tl, div.PostH-tr,
div.PostH-bl, div.PostH-br {
	width: 8px;
}
div.PostH-tl, div.PostH-tr, div.PostH-tc,
div.PostH-bl, div.PostH-br, div.PostH-bc {
	position: absolute;
}
div.PostH-tl img, div.PostH-tr img, div.PostH-tc img,
div.PostH-bl img, div.PostH-br img, div.PostH-bc img,
div.Post-tl img, div.Post-tr img, div.Post-tc img,
div.Post-bl img, div.Post-br img, div.Post-bc img {
	float: left;
}

/*==========top/bottom common==================*/

div.PostH-tl div, div.PostH-tr div,
div.PostH-bl div, div.PostH-br div {
	width: 18px;
}
div.PostH-tl div, div.PostH-tr div, div.PostH-tc div,
div.PostH-bl div, div.PostH-br div, div.PostH-bc div {
	height: 115px;
}
div.PostH-tl, div.PostH-tr, div.PostH-tc,
div.PostH-bl, div.PostH-br, div.PostH-bc {
	z-index: 0;
}

/*==========top common==================*/

div.PostH-tl, div.PostH-tr, div.PostH-tc {
	height: auto;
	top: 0px;
}

/*==========bottom common==================*/

div.PostH-bl, div.PostH-br, div.PostH-bc {
	height: 30px;
	bottom: 0px;
}

/*==========top/bottom common==================*/

div.PostH-tl div, div.PostH-tr div, div.PostH-tc div {
	top: 0px;
}
div.PostH-bl div, div.PostH-br div, div.PostH-bc div {
	top: -85px;
}

/*==========left/right common==================*/

div.PostH-tl, div.PostH-bl {
	left: 0px;
}
div.PostH-tr, div.PostH-br {
	right: 0px;
}
div.PostH-tl div, div.PostH-bl div {
	left: 0px;
}
div.PostH-tr div, div.PostH-br div {
	left: -10px;
}

/*==========center common==================*/

div.PostH-tc, div.PostH-bc {
	z-index: -1 !important;
	z-index: -2;
	margin: 0px 0px !important;
	left: 8px !important;
	right: 8px !important;
	left: 0px;
	right: 0px;
	width: auto !important;
	width: 100%;
}
div.PostH-tc div, div.PostH-bc div,
div.PostH-content-tc div, div.PostH-content-bc div {
	left: 0px;
	width: 100%;
	height: 115px;
	background-repeat: repeat-x;
}

/*==========left specific==================*/

div.PostH-tl div {
}
div.PostH-tr div {
}

/*==========right specific==================*/

div.PostH-bl div {
}
div.PostH-br div {
}

/*==========center specific==================*/

div.PostH-tc div {
}
div.PostH-bc div {
}

/* panel dimensions =============================================*/
.Post-tl, .Post-tr, .Post-bl, .Post-br,
.Post-cl, .Post-cr {
	width: 12px;
}
.Post-tl, .Post-tr, .Post-bl, .Post-br,
.Post-tc, .Post-bc {
	height: 12px;
}

.Post-tl div, .Post-tr div, .Post-bl div, .Post-br div,
.Post-cl div, .Post-cr div {
	width: 31px;
}
.Post-tl div, .Post-tr div, .Post-bl div, .Post-br div,
.Post-tc div, .Post-bc div {
	height: 31px;
}
.Post-cc, .Post-cl, .Post-cr {
	top: 12px !important;
	bottom: 12px !important;
}
.Post-tr div {
	left: -12px;
}
.Post-bl div, .Post-bc div, .Post-br div {
	top: -12px;
}
.Post-br div {
	left: -12px;
}
.Post-tc {
	left: 12px !important;
	right: 12px !important;
	left: 0px;
	right: 0px;
	height: 12px;
}
.Post-bc {
	left: 12px !important;
	right: 12px !important;
	left: 0px;
	right: 0px;
	height: 12px;
}
.Post-cc {
	left: 12px !important;
	right: 12px !important;
}
.Post-cr div {
	left: -12px;
}

/* panel standard settings =========================================*/

.Post-tl, .Post-tr, .Post-bl, .Post-br {
	z-index: 0;
}
div.Post-tl, div.Post-tr,
div.Post-cl, div.Post-cr,
div.Post-bl, div.Post-br, div.Post-bc {
	z-index: -1;
}
div.Post-tc, div.Post-bc {
	z-index: -2 !important;
	z-index: -1;
}
div.Post-cc {
	z-index: -2 !important;
	z-index: -3;
}

div.Post-tl, div.Post-tr, div.Post-tc,
div.Post-cl, div.Post-cr, div.Post-cc,
div.Post-bl, div.Post-br, div.Post-bc,
div.Post-tl div, div.Post-tr div, div.Post-tc div,
div.Post-cl div, div.Post-cr div, div.Post-cc div,
div.Post-bl div, div.Post-br div, div.Post-bc div {
	position: absolute;
}
div.Post-tl, div.Post-tr, div.Post-tc,
div.Post-cl, div.Post-cr, div.Post-cc,
div.Post-bl, div.Post-br, div.Post-bc {
	overflow:hidden;
}

.Post-tl {
	top: 0px;
	left: 0px;
}
.Post-tl div {
	top: 0px;
	left: 0px;
}
.Post-tr {
	top: 0px;
	right: 0px;
}
.Post-tr div {
	top: 0px;
}
.Post-bl {
	bottom: 0px;
	left: 0px;
}
.Post-bl div {
	left: 0px;
}
.Post-br {
	bottom: 0px;
	right: 0px;
}
.Post-tc {
	top: 0px !important;
	top: 0px;
	margin: 0px 0px !important;
	width: auto !important;
	width: 100%;
}
.Post-tc div {
	top: 0px;
	left: 0px;
	width: 100%;
}
.Post-bc {
	bottom: 0px !important;
	bottom: 0px;
	margin: 0px 0px !important;
	width: auto !important;
	width: 100%;
}
.Post-bc div {
	left: 0px;
	width: 100%;
}
.Post-cl {
	left: 0px;
	height: auto !important;
	height: 500px;
	top: 0px;
}
.Post-cl div {
	top: 0px;
	left: 0px;
	height: 100%;
}
.Post-cr {
	right: 0px;
	height: auto !important;
	height: 500px;
	top: 0px;
}
.Post-cr div {
	top: 0px;
	height: 100%;
}
.Post-cc {
	width: auto !important;
	height: auto !important;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 500px;
}

/* ie6 panel fixes =========== */

p.ie6header,
p.ie6panel-Htc-left, p.ie6panel-Htc-right,
p.ie6panel-tc-left, p.ie6panel-bc-left,
p.ie6panel-tc-right, p.ie6panel-bc-right {
	position: absolute;
	display: none !important;
	display: inline;
	visibility: visible;
	background-color: white;

}
p.ie6header {
	width: 14px;
	height: 67px;
	display: none;
}
p.ie6panel-Htc-left, p.ie6panel-Htc-right {
	width: 14px;
	height: 67px;
	z-index: -1;
	top: 0px;
}
p.ie6panel-tc-left, p.ie6panel-bc-left, p.ie6panel-tc-right, p.ie6panel-bc-right {
	width: 8px;
	height: 8px;
	z-index: -1;
}
p.ie6header, p.ie6panel-tc-left, p.ie6panel-tc-right {
	top: 0px;
}
p.ie6panel-bc-left, p.ie6panel-bc-right {
	bottom: -1px;
}
p.ie6panel-bc-left,p.ie6panel-tc-left, p.ie6panel-Htc-left {
	left: 0px;
}
p.ie6panel-bc-right, p.ie6panel-tc-right, p.ie6panel-Htc-right {
	right: -1px;
}


/* Start Content headings Fonts & Colors  */

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 18px;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	font-size: 17px;
	line-height: 22px;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	font-size: 15px;
	line-height: 18px;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

/* Start images */

a img {
	border: 0px;
}
img {
	vertical-align: top;
}

.article img, img.article {
	border-style: solid;
	border-width: 0px;
	border-color: #363636;
	margin: 1em;
}


/* Start tables */

.article table, table.article {
	margin: 1px;
	width:auto;
}

.article table, table.article .article tr, .article th, .article td {
	background-color:Transparent;
}

.article th, .article td {
	padding: 2px;
	border: solid 1px #696969;
	vertical-align: top;
	text-align:left;
}

.article th {
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}


a {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	text-decoration: none;
	letter-spacing: 0px;
	color: #FFFFFF;
}
a:link {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	text-decoration: none;
	letter-spacing: 0px;
	color: #FFFFFF;
}
a:visited, a.visited {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover, a.hover {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}


h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	font-style: normal;
	text-decoration: none;
	letter-spacing: 0.7px !important;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.bodycolor {
	color: #FFFFFF;
}
.bodycolorInvert {
	color: #000000;
}
.bodycolorStrong {
	color: #FFFFFF !important;
}
.headcolor1 {
	color: #FFFFFF;
}
.headcolor2 {
	color: #FFFFFF;
}
.Main h1 {
	color: #FFFFFF;
}
.giantButton-text h1 {
	color: #FFFFFF !important;
}
.Main h2, .Main h3 {
	color: #FFFFFF;
}

h1, h2, h3 {
	font-weight: normal !important;
}
.Main h4, .Main h5, .Main h6 {
	color: #FFFFFF;
	font-weight: normal;
}

h1 {
	margin-bottom: 18px !important;
}
h2 {
	margin-bottom: 18px !important;
}
h3 {
	margin-bottom: 18px !important;
}
h4 {
	margin-bottom: 18px !important;
}
h5 {
	margin-bottom: 18px !important;
}
h6 {
	margin-bottom: 18px !important;
}




/* Start Content list */

ul {
	list-style-type: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.contentLayout ul,
.PostContent ul,
body#tinymce ul {
	margin: 0px 0px 18px 0px;
}/* 
.contentLayout ul ul,
.PostContent ul ul,
body#tinymce ul ul {
	margin: 0px !important;
}
 */
div.Indent_20px {
	margin: 0px 0px 0px 20px !important;
}
.content div.Panel_20px, .content div.myPanel, .content div.subPanel, #mc_signup_form {
	padding: 10px 10px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}


.bar-left div.myPanel {
	background-color: rgba(255,255,255,0.0) !important;
}
.bar-right div.myPanel {
	background-color: rgba(255,255,255,0.0) !important;
}


.subContent,
div.Panel_20px, div.myPanel, #mc_signup_form {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	clear: both;
}

div.Panel_20px, div.myPanel, #mc_signup_form {
	overflow: auto;
}

div.Panel_20px, div.myPanel, div.subPanel {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.bar-left div.myPanel,
.bar-right div.myPanel {
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	padding: 5px !important;
	margin: 0px 0px 10px 0px !important;
	color: #FFFFFF;
}
ul:not(.slidesjs-pagination) li {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit !important;
}

ul:not(.slidesjs-pagination) li {
	text-align: left;
}
body, table.mceItemTable * {
	/* text-align: justify; */
	letter-spacing: 0.05em;
}

ul.slidesjs-pagination li {
	text-align: inherit !important;
}

.one-column,
.one-column, .two-column, .three-column, .four-column, .five-column, .gallery  {
	width: 100%;
	clear: both;
}
div[class^="columnize-"] .column, .columnsOnly > *:not(.clear) {
	display: inline-block !important;
	float: left;  /* conflicts with parent height if overflow visible */
}
.gallery-item, .gallery {
	display: inline-block;
}
.one-column li {
	display: block;
	width: 96%
}
/* .columnsOnly > *.first {
	float: none !important;
} */
.columnsOnly > .last {
	float: right !important;
}
.one-column > *:not(.clear), .gallery-columns-1 .gallery-item {
	padding: 0px 0px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
.two-column > *:not(.clear), .gallery-columns-2 .gallery-item {
	width: 50% !important;
	padding: 0px 0.85%;
	margin: 0.85% 0px;
}

.columnsOnly:not(.OneTwo) .columnsOnly.two-column > * {
	width: 46.95% !important;
}
.columnsOnly.OneTwo .columnsOnly.two-column > * {
	width: 48.55% !important;
}
.columnsOnly.OneTwo .columnsOnly.two-column > .first+.last {
	padding: 0px 1.15% !important;
}
.columnsOnly:not(.OneTwo) .columnsOnly.two-column > .first+.last {
	padding: 0px 2.95% !important;
}

.columnsOnly.OneTwo > *:first-child,
.columnsOnly.TwoOne > *:last-child,
.three-column > *, .gallery-columns-3 .gallery-item {
	width: 33.333% !important;
}
.gallery-columns-3 .gallery-item, .three-column > * {
	padding: 0px 1.75% !important;
	margin: 1.75% 0px !important;
}
.gallery-columns-2 {
	margin: 0px -0.85% !important;
}
.gallery-columns-3 {
	margin: 0px -1.75% !important;
}

div[class*='gallery'],
div[class*='gallery-columns-'] {
    width: auto;
    display: block;
}



/* ======= 3 COLUMN GRID ======== */
.columnsOnly.OneTwo > *:not(.first), .columnsOnly.TwoOne > *:not(.last) {
	width: 67%;
}
.columnsOnly.OneTwo > *:not(.first) {
	padding-left: 1.7% !important;
}
.columnsOnly.TwoOne > *:first-child {
	padding-right: 1.7% !important;
}
/* --- COLUMN IN COLUMNS  --- */
.columnsOnly .columnsOnly.OneTwo > *:not(.first),
.columnsOnly .columnsOnly.TwoOne > *:not(.last) {
	width: 65%;
}
.columnsOnly .columnsOnly.OneTwo > *:first-child,
.columnsOnly .columnsOnly.TwoOne > *:last-child,
.columnsOnly .three-column > *, .gallery-columns-3 .gallery-item {
	width: 33.333% !important;
}

.columnsOnly .columnsOnly.OneTwo > *:last-child
.columnsOnly .columnsOnly.TwoOne > *:last-child  {
	padding: 0px 0px 0px 4% !important;
}
/* --- COLUMN IN COLUMNS  --- */
/* ======= 3 COLUMN GRID ======== */



.four-column > *, .gallery-columns-4 .gallery-item  {
	width: 25% !important;
	padding: 0px 2.6% !important;
	margin: 2.6% 0px !important;
}
.five-column > *, .gallery-columns-5 .gallery-item {
	width: 20% !important;
	padding: 0px 2.4% !important;
	margin: 2.4% 0px !important;
}

/* div.galleryRow, .first.last {
	width: 100% !important;
} */
/* div.galleryRow li:first-child,
.gallery .gallery-item:first-child, .columnsOnly .first {
	padding-left: 0px !important;
} */

.columnsOnly {
	height: auto;
	overflow: auto;
}
.columnsOnly > *:not(.clear) {
	background-image: none !important;
	margin: 0px 0px 20px 0px !important;
}
.contentLayout ul:not(.columnsOnly):not(.gform_fields), 
.contentLayout ol:not(.columnsOnly):not(.gform_fields), .PostContent ul:not(.columnsOnly), body#tinymce ul:not(.columnsOnly), div.Sheet .body ul:not(.columnsOnly), .contentLayout ul:not(#slidesjs-pagination):not(.gform_fields) { margin-left: 2em; }

.contentLayout ul:not(.columnsOnly) li,
.contentLayout ol:not(.columnsOnly) li,
.PostContent ul:not(.columnsOnly) li,
body#tinymce ul:not(.columnsOnly) li, div.Sheet .body ul:not(.columnsOnly) li,
.contentLayout ul:not(#slidesjs-pagination) li {
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 7px 0px;
	line-height: 18px;
}

.subContent ul li, body#tinymce ul li, div.Sheet .body ul li {
	background-position: 0 6.5px;
}

.contentLayout ul.animatedList li>span,
.PostContent ul.animatedList li>span {
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
}

.contentLayout  ul.animatedList li>span:hover,
.PostContent ul.animatedList li>span:hover {
	color: #FFFFFF;
}

.contentLayout ul.animatedList li div,
.PostContent ul.animatedList li div {
	display: none;
	margin: 8px 0px 14px 0px;
	position: relative;
	top: 0px;
	display: block;
}
.contentLayout ul.animatedList li div>span,
.PostContent ul.animatedList li div>span {
	background-color: #f9f6ed;
	padding: 4px;
	position: relative;
	border-top: solid 1px #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}


/*=========== Block Quote ========================*/

blockquote p {
	color: inherit;
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
/* 
blockquote p br, .content p {
	margin-bottom: 18px;
} */

blockquote {
	border-color:#7A7A7A;
	border-width: 0px;
	border-style: solid;
	margin: 10px;
	padding: 5px 5px 5px 39px;
	background-color: transparent ;
}


/*=========== Buttons ============================*/

div.homeBtn {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -15px;
	margin-left: -15px;
}
/*This HACK needed for ie7 (button position)*/
	*:first-child+html button.Button, *:first-child+html a.Button {
	display:list-item;
	list-style-type:none;
	float:left;
}

.bar-left form, .bar-right form {
	text-align: center;
	padding: 0px;
	margin: 0px;
}


button.Button, a.Button, button {
	display: inline-block;
}
button.Button, a.Button {

}

button#searchButton, button#contactButton {
	position: absolute;
	right: 0px;
	top: 0px;
	border: none !important;
}
button#searchButton {
	margin-right: -6px;
}
button#contactButton {
	margin-right: -6px;
}



/*=============================================*/
/*=== generic button components - LARGE/SMALL ===*/


div.giantButton-logo {
	position: absolute;
	left: -10px;
	top: -10px;
	width: 141px !important;
	height: 156px !important;
	z-index: 1;
}
div.giantButton-text {
		height: 114px !important;
		padding-left: 123px !important;
		padding-right: 20px !important;
		position: absolute;
		top: 10px;
		left: 0px;
		width: auto;
		z-index: 1;
}


button.smallbuttons,
button.largebuttons, 
button.giantButton,
a.smallbuttons,
a.largebuttons, 
a.giantButton {
	position: relative;
	display: inline-block;
	text-align: center;
	border: none;
	vertical-align: middle;
	width: auto;
}
a.largebuttons {
	margin-left: 8px;
 	margin-right: 8px;
}


button.smallbuttons p,
button.largebuttons p,
button.giantButton p,
a.smallbuttons p,
a.largebuttons p, 
a.giantButton p {
	color: #999999;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	position: relative;
	cursor: pointer;
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
}

div.smallbuttons-left,
div.largebuttons-left,
div.giantButton-left {
	background-position: 0px 0px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
div.smallbuttons-right,
div.largebuttons-right,
div.giantButton-right {
	background-position: 0px 0px;
	float: right;
		position: absolute;
		top: 0px;
		right: 0px;
}

div.smallbuttons-left, div.smallbuttons-right,
div.largebuttons-left, div.largebuttons-right,
div.giantButton-left, div.giantButton-right {
	display: inline-block;
}
div.smallbuttons-left, div.smallbuttons-right {
	width: 5px;
}
div.largebuttons-left, div.largebuttons-right {
	width: 11px;
}
div.giantButton-left, div.giantButton-right {
	width: 94px;
}

div.smallbuttons-center,
div.largebuttons-center,
div.giantButton-center {
	background-position: 0px 0px;
}

button.smallbuttons:hover,
button.largebuttons:hover,
button.giantButton:hover,
a.smallbuttons:hover,
a.largebuttons:hover,
a.giantButton:hover {
	background-color: transparent;
	border: none;
}
button.smallbuttons:hover p,
button.largebuttons:hover p,
button.giantButton:hover p,
a.smallbuttons:hover p,
a.largebuttons:hover p,
a.giantButton:hover p {
	color: #000000;
	font-weight: bold;
}

/*==========================================*/
/*=============================================*/


/*=============================================*/
/*=== specific button components - GIANT ===*/


button.giantButton,
a.giantButton {
	font-size: 15px;
	padding-left: 0px;
	padding-right: 0px;
}
button.giantButton p,
a.giantButton p {
	font-size: 15px;
	height: 138px;
	padding: 0px;
	line-height: 138px;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	text-align: center;
	display: inline-block;
}
button.giantButton img,
a.giantButton img {
	border: none;
	height: 138px;
	width: 0px;
	float: left;
	display: none;
}
button.giantButton div,
a.giantButton div {
	height: 138px;
	padding: 0px;
}
div.giantButton-left {
	float: left;
}
div.giantButton-center {
	margin: 0px 94px !important;
}

button.giantButton:hover div.giantButton-left, button.giantButton:hover div.giantButton-right, button.giantButton:hover div.giantButton-center,
a.giantButton:hover div.giantButton-left, a.giantButton:hover div.giantButton-right, a.giantButton:hover div.giantButton-center {
	background-position: 0px 138px;
}


/*==========================================*/
/*=============================================*/


/*=============================================*/
/*=== specific button components - LARGE ===*/

a.comment {
	width: 140px;
}

button.largebuttons,
a.largebuttons {
	font-size: 15px;
	height: 38px;
	line-height: 38px;
	padding: 0px;
}
button.largebuttons p,
a.largebuttons p {
	font-size: 15px;
	height: 38px;
	padding: 0px;
	line-height: 38px;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	text-align: center;
	display: inline-block;
}
button.largebuttons img,
a.largebuttons img {
	border: none;
	height: 38px;
	width: 0px;
	float: left;
	display: none;
}
button.largebuttons div,
a.largebuttons div {
	height: 38px;
	padding: 0px;
}
div.largebuttons-left {
	float: left;
}
div.largebuttons-center {
	margin: 0px 11px !important;
}
button.largebuttons:hover div.largebuttons-left, button.largebuttons:hover div.largebuttons-right, button.largebuttons:hover div.largebuttons-center,
a.largebuttons:hover div.largebuttons-left, a.largebuttons:hover div.largebuttons-right, a.largebuttons:hover div.largebuttons-center {
	background-position: 0px 38px;
}


/*==========================================*/
/*=============================================*/


/*=============================================*/
/*=== specific button components - SMALL ===*/

button.smallbuttons,
a.smallbuttons {
	font-size: 13px;
	height: 20px;
	line-height: 20px;
	padding-left: 0px;
	padding-right: 0px;
}
button.smallbuttons p,
a.smallbuttons p {
	font-size: 13px;
	height: 20px;
	padding: 0px;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	text-align: center;
	display: inline-block;
}
button.smallbuttons img,
a.smallbuttons img {
	border: none;
	height: 20px;
	width: 0px;
	float: left;
	display: none;
}
button.smallbuttons div,
a.smallbuttons div {
	height: 20px;
	padding: 0px;
}
div.smallbuttons-left {
	background-image: url( images/smallbuttons-left.gif );
	float: left;
}
div.smallbuttons-right {
	background-image: url( images/smallbuttons-right.gif );
}
div.smallbuttons-center {
	background-image: url( images/smallbuttons-tile.gif );
}
div.smallbuttons-center {
	margin: 0px 5px !important;
}

button.smallbuttons:hover div.smallbuttons-left, button.smallbuttons:hover div.smallbuttons-right, button.smallbuttons:hover div.smallbuttons-center,
a.smallbuttons:hover div.smallbuttons-left, a.smallbuttons:hover div.smallbuttons-right, a.smallbuttons:hover div.smallbuttons-center {
	background-position: 0px 20px;
}

/*==========================================*/
/*=============================================*/


/*=========== Footer =============================*/


.Footer {
	position: relative;
	z-index:0;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	background:none;
	zoom: 1;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,
	from(rgba(255,255,255, 0.3)), to(rgba(255,255,255, 0.3))
	);
	background: -webkit-linear-gradient(top,
	rgba(255,255,255, 0.3),
	rgba(255,255,255, 0.3)
	);
	background: -moz-linear-gradient(top,
	rgba(255,255,255, 0.3),
	rgba(255,255,255, 0.3)
	);
	background: -ms-linear-gradient(top,
	rgba(255,255,255, 0.3),
	rgba(255,255,255, 0.3)
	);
	background: -o-linear-gradient(top,
	rgba(255,255,255, 0.3),
	rgba(255,255,255, 0.3)
	);

	width: 1024px;
}
.Footer * {
	opacity: 1.0 !important;
}

.Footer .Footer-inner {
	position: relative;
	z-index: 0;
	padding: 0px 0px 3px 0px;
	text-align: center;
}

.Footer .Footer-text p {
	margin: 0px;
}

.Footer .Footer-text {
	color:#000000;
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0px;
}

.Footer .Footer-text a:link {
	text-decoration: none;
	color: #000000 !important;
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.Footer .Footer-text a:visited {
	text-decoration: none;
	color: #000000;
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	text-decoration: none;
}

.Footer .Footer-text a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
}

.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover {
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration: underline !important;
	color:#F37735;
}

.page-footer {
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#525252;
}



/*=========== Comments ===========================*/

h3#comments {
	margin-bottom: 0px;
}
div.comment-author, div.PostHeaderIcons {
	margin-bottom: 0px;
	padding-bottom: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
}

.commentmetadata {
	position: absolute;
	top: 0px;
	right: 0px;
}

.commentlist, .commentlist li {
	background: none;
}

.commentlist li li {
	margin-left:30px;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #FFFFFF;
	margin: 18px 0px 20px 20px ;
	background: #fff;
}

.commentlist li cite {
	/*font-size:1.2em;*/
}

#commentform textarea {
	width: 100%;
}

.navigation {
	height: 15px;
	position: relative;
	text-align: center;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	clear: right;
	left: 0px;
	text-align: left;
	margin: 0px 20px 20px 0px;
}

.alignright {
	float: right;
	clear: left;
	left: 0px;
	text-align: right;
	margin: 0px 0px 20px 20px;
}
img.alignright {
	margin: 0px 0px 20px 20px;
}
img.alignleft {
	margin: 0px 20px 20px 0px;
}
.alignleft *, .alignright * {
	margin: 0px !important;
	clear: both;
}
.gallery-caption {
	font-size: 13px !important;
	line-height: 16px !important;
	font-style: italic !important;
	margin-top: 8px;
}
.gallery-caption br {
	display: block !important;
}

.wp-caption {
    border: 1px solid #000000;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.12);
}

.wp-caption img {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: 0 none;
	vertical-align: top;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 2em;
	margin: 0px;
}

.hidden {
	display: none;
}



/*=========== Calendar ===========================*/

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}


/*=========== Icons ==============================*/

.gallery-icon img, div.thumbnail img {
	border: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

div.thumbnail a, .gallery-icon a, a.thumbnail, img.thumbnail {
	border-width: 1px !important;
	border-style: solid !important;
	border-color: #FFFFFF !important;
	overflow: hidden;
}
div.thumbnail, div.thumbnail a, .gallery-icon a, .gallery-icon, a.thumbnail  {
	display: inline-block;
	position: relative;
}
div.thumbnail {
	text-align: center;
	height: 154px;
	width: 19.5%;
	display: inline-block;
}
.gallery-icon {
	padding-bottom: 0px; /* vertically opens shadow */
}
.gallery-icon div {
	background-color: #FFFFFF;
}
.gallery-icon a, .gallery-icon {
	vertical-align: bottom;
}


div.thumbnail div {
	bottom: 0px;
	height: 14px;
	position: absolute;
	width: 100%;
	overflow: hidden;
	margin: 0px 0px;
	font-size: 13px !important;
	line-height: 16px !important;
}

div#cboxCurrent { display: none !important; }

img.iconCal {
	display: none;
}
img.iconCategory {
	display: none;
}
img.iconTag {
	display: none;
}

div.trackable_share_icons {
	height: 16px;
	margin-top: -8px;
	position: relative;
	top: 50%;
	line-height: 16px !important;
	text-align: right;
	float: right;
	display: inline;
	width: 300px;
}
div.trackable_sharing {
	height: 16px;
	float: right;
}
p.iconWrapper {
	padding: 0px !important;
	margin: 0px 0px 0px 12px !important;
	height: 16px !important;
	display: inline-block;
	float: right;
	vertical-align: middle;
}
p.iconWrapper div {
	vertical-align: baseline;
	width: 51px !important;
}
p.facebook {
	width: 42px;
	height: 14px !important;
	border: 1px solid #cad4e7;
	overflow: hidden;
	position: relative;
}
p.facebook iframe {
	position: absolute;
	left: -2px;
	top: -3px;
}
.button_count a.connect_widget_like_button {
	padding: 0px 4px !important;
}
div.trackable_sharing br {
	display: none;
}
div.trackable_share_icons img {
	margin: 0px !important;
	padding: 0px !important;
}

a.shareIcon {
	white-space: nowrap;
	overflow: hidden;
	margin-left: 2px !important;
}
img.shareIcon, a.shareIcon {
	display: inline-block !important;
	width: 16px;
	height: 16px;
}

div.PageBanner {
	position: relative;
	height: 250px;
	margin-bottom: 15px;
	overflow: hidden;
	background-color: black;
}

div.PageBanner img {
	width: auto;
	height: 100%;
}

.header-tag-icon {
	display:inline-block;
	padding:0 0 0 16px;
	min-height: 10px;
	margin: 0 0 0 5px;
}

.rss-tag-icon {
	background-image: url('images/rssIcon.png');
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	position: absolute;
	width: 24px;
	left: 10px;
}

img.wp-smiley {
	border:none;
	margin:0;
	padding:0;
}

.PostHeaderIcons img, .PostFooterIcons img {
	border: none;
	vertical-align: middle !important;
	margin: 2px;
}

div.PostHeaderIcons, div.cleared, div.PostFooterIcons {
	position: relative;
}


div.PostContent p, body#tinymce p, div.addtoany_share_save_container .contentLayout p {
	/*padding: 0px 0px 18px 0px;*/
	margin: 0px;
	padding: 0px;
}
a.a2a_dd {
	padding: 0px;
}
div.PostHeaderIcons {

}
div.PostFooterIcons {
	display: inline-block;
}


/*=========== Side Bar ===========================*/
div.sidebar ul.subPage-wrapper {
	border-width: 0px !important;
	border-style: solid;
	border-color: #e2e2da;
}

div.sidebar ul {
	position: relative;
	left: 0px;
}
div.sidebar li a,
div.sidebar li.menu-item a, 
div.sidebar li.menu-item a, 
div.sidebar .widget_wpctc_widget li a {
	padding: 6px 0px 6px 35px;
	margin-left: 0px;
	width: auto;
	display: block;
	text-align: left;
	position: relative;
	color: #FFFFFF;}
div.sidebar li.page_item a,
div.sidebar li.menu-item a * {
	text-shadow: #000000 -1px 2px; zoom:1;}
.subContent > h1,
.Post-inner,
.happeningsWrapper *,
.anchorB-wrapper *,
.todaySpecial-header,
.subContent > *:not(.menu) .templateWrapper *:not(input):not(textarea), 
.subContent > *:not(.menu) .ifhasContentWrap,
body.page-template-page-php .subContent * {
	text-shadow: #000000 -1px 2px; zoom:1;}
body:not(.woocommerce):not(.page-template-page-shop-php) .subContent > div:not(.menu) h1,
body:not(.woocommerce):not(.page-template-page-shop-php) .subContent > div:not(.menu) h2,
body:not(.woocommerce):not(.page-template-page-shop-php) .subContent > div:not(.menu) h3 {
	text-shadow: #000000 -1px 2px; zoom:1;}

div.sidebar li ul.children li.page_item a,
div.sidebar li ul.sub-menu li.menu-item a {
	padding: 6px 0px 6px 35px;
}
div.sidebar li.page_item a:hover, 
div.sidebar li.menu-item a:hover {
	color: #FFFFFF;}

div.sidebar li.page_item ul.children a, 
div.sidebar li.menu-item ul.sub-menu a {
	margin-left: 0px;
	padding-left: 0px;
}
div.sidebar li.page_item, 
div.sidebar li.menu-item {
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif;
	line-height: 28px;
	text-align: left;
	display: block;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	line-height: 18px;
}
div.sidebar li.page_item:hover,
div.sidebar li.menu-item:hover {
	background-color: transparent;
}
div.sidebar li ul.children li.page_item,
div.sidebar li ul.sub-menu li.menu-item {
	font-size: 15px;
	line-height: 18px;
	margin: 0px;
	line-height: 18px;
}
div.sidebar li.current_page_item,
div.sidebar li.current_page_parent {
	padding-bottom: 0px;
	background-color: transparent !important;
}
div.sidebar li.current_page_item,
div.sidebar li.current_page_parent,
div.sidebar ul.children li, div.sidebar ul.sub-menu li {
	border-right: none !important;
}
div.sidebar li ul.children,
div.sidebar li ul.sub-menu {
	padding: 0px;
	background-color: transparent;
	margin: 0px !important;
}
div.sidebar > ul {
	/* padding-right: 1px; */
	overflow: hidden;
}
div.sidebar ul li.page_item,
div.sidebar ul li.menu-item {
	background-color: transparent;
	border-bottom: solid #FFFFFF 0px; border-top: solid #FFFFFF 0px; border-right: solid #FFFFFF 0px;}
div.sidebar li ul.children li,
div.sidebar li ul.sub-menu li {
	border-bottom: none !important;
}
div.sidebar ul.children li, 
div.sidebar ul.sub-menu li {
	background-color: transparent;
}
div.sidebar li.current_page_parent {
}
div.sidebar li.current_page_parent li.current_page_item {
}


div.sidebar li.current_page_item a {
	color: #FFFFFF;}
div.sidebar li.current_page_item>a {
	color: #FFFFFF !important;}
div.sidebar li.current_page_parent ul.children li.current_page_item a,
div.sidebar li.current_page_parent ul.sub-menu li.current_page_item a {
	color: #FFFFFF !important;}
div.sidebar li.current_page_parent ul.children li.current_page_item:hover a,
div.sidebar li.current_page_parent ul.sub-menu li.current_page_item:hover a {
	color: #FFFFFF;}

div.sidebar {
	text-align: left;
}

div.sidebar button, div.sidebar input {
	margin-left: auto;
	margin-right: auto;
}
div.sidebar p, div.sidebar a {
	text-align: center;
	margin: 0px auto 0px auto;
}

div.aboutme p, div.aboutme, .bodysize2 {
	font-size: 15px;
	line-height: 18px;
}
img.gravatar, td.gravatar {
	width: 80px;
}
div.aboutme p {
	text-align: center;
}
div#sidebar3 form {
	font-size: 15px;
	line-height: 18px;
}
div#dmi iframe {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 549px;
}
div#dmi {
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	height: 549px;
}

input.textfield {
	width: 89%;
	margin: 0px 5%;
	padding: 0px;
}

.db-wrapper .db-compact  {
	height: 25px;
}

.sidebar  ul ul,
.sidebar .current_page_item ul ul,
.sidebar .current_page_ancestor ul ul,
.sidebar .current_page_ancestor .current_page_item ul ul,
.sidebar .current_page_ancestor .current_page_ancestor ul ul {
	display: none;
}

.sidebar .current_page_item ul,
.sidebar .current_page_ancestor ul,
.sidebar .current_page_ancestor .current_page_item ul,
.sidebar .current_page_ancestor .current_page_ancestor ul,
.sidebar .current_page_ancestor .current_page_ancestor .current_page_item ul,
.sidebar .current_page_ancestor .current_page_ancestor .current_page_ancestor ul {
	display: block;
}




/*=========== Type Header ========================*/

table.columns {
	width: 100%;
	table-layout: fixed;
	padding-right: 20px;
}
table.columns div.thumbnail {
	width: 100% !important;
}

table.columns td {
	padding-left: 20px;
	padding-top: 9px;
	vertical-align: top;
}
table.columns.index td {
	 width: 25%;
}
table.columns.index td.firstColumn {
	width: 206px !important;
}
table.columns.bio td.firstColumn {
	width: 142px !important;
}
table.columns td.firstColumn {
	background-color: #FFFFFF;
	padding: 11px 9px 9px;
}
.graphicHead-Container {
	text-align: center;
}

.graphicHead-Container, .gallery-item, div.thumbnail {
	margin: 0px auto 20px auto !important;
}
.gallery {
	clear: both;
	/* display: inline-block; */
	margin: auto;
}
.gallery br {
	display: none;
}
.graphicHead {
	position: relative;
	margin-bottom: 10px;
}

.graphicHead, .graphicHead div {
	height: 20px;
	overflow: hidden;
	background-position: 0px 0px;
}
.graphicHead div {
	position: absolute;
	top: 0px;
	left: 10px;
	background-repeat: no-repeat;
	width: 100%;
}

div.blank div {
	background-image: url( images/blank.png );
}
div.blank div {
	background-image: url( images/blank.png );
}
div.blank div {
	background-image: url( images/blank.png );
}
div.blank div {
	background-image: url( images/blank.png );
}
div.blank div {
	background-image: url( images/blank.png );
}
div.blank div {
	background-image: url( images/blank.png );
}
div.blank div {
	background-image: url( images/blank.png );
}
div.blank div {
	background-image: url( images/blank.png );
}
div.blank div {
	background-image: url( images/blank.png );
}



div.indexQuote {
	margin: 22px;
	padding: 12px;
}

div.indexQuote h3 {
	text-align: left !important;
}
div.indexQuote h6 {
	text-align: right !important;
}

.subContent {
	padding-top: 55px;
	padding-bottom: 30px;

}

.tabnav {
	margin: 0px !important;
	padding: 0px !important;
	position: relative;
	z-index: 1;
}

.tabnav li {
	display: inline-block;
	position: relative;
	height: 32px;
	margin: 0px !important;
}

.tabnav li a {
	/* height: 32px; */
	padding: 13px 6px;
	top: 7.5px;
	outline: none;
	position: relative;
	text-decoration: none !important;
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif !important;
	font-weight: normal !important;
	font-size: 15px !important;
	line-height: 15px !important;
	letter-spacing: 0.7px !important;
}

.tabnav li a, .ui-tabs-selected a {
	color: #000000 !important;
}
.tabnav li a:hover, .tabnav li a:active, .tabnav li.current_page_item a {
	color: #000000 !important;
}

#tabvanilla {
	margin:  0px 0px 18px 0px !important;
}

.tabdiv {
	position: relative;
	z-index: 1;
}
.tabdiv li {
	margin-left: 20px;
}

.ui-tabs-hide {
	display: none;
}

div#tabvanilla .toptile, .tabnav-tile {
	z-index: 0;
	position: relative;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

div#tabvanilla .tabdiv, .subTab-toptile {
	background: url( images/subTab-toptile.png ) repeat-x top left !important;
	height: 50px;
	position: absolute;
	left: 0px;
	width: 100%;
}
.tabnav {
	background: url( images/tabNav-tile.png ) repeat-x bottom left !important;
}

.tabnav li div {
	position: absolute;
	bottom: -1px;
	left: 50%;
	margin-left: -5px;
	width: 10px;
	height: 7px;	 

}

.promo_slider_background_image {
	display: inline-block;
}
.promo_slider_wrapper {
	/* border-top: solid 1px #FFFFFF; */
	border-bottom: solid 1px #6CB33F;
}
.promo_slider_wrapper {
	margin: 0px 0px 25px 0px !important;
}
.promo_slider_wrapper, .promo_slider, .promo_slider_excerpt, .panel {
	overflow: hidden;
	/* border-radius: 0px 0px 6px 0px !important;
	-moz-border-radius: 0px 0px 6px 0px !important;
	-webkit-border-radius: 0px 0px 6px 0px !important; */
}

.promo_slider_excerpt {
	left: 0px !important;
	width: auto !important;
	color: #000000 !important;
	font-family: HammersmithOneRegular, Verdana, Tahoma, sans-serif !important;
	font-weight: normal !important;
	font-size: 20px !important;
	line-height: 18px !important;
	letter-spacing: 0.7px !important;

	text-align: right !important;
}
.promo_slider_excerpt * {
	text-align: right !important;
	margin-bottom: 0px !important;
}
.promo_slider {
	position: static !important;
}

body#tinymce table, body#tinymce table, table  {
	width: 100%;
	table-layout: auto;
}
table { border-collapse: separate; }

td {
	border-style: none;
	border-width: 0px;
}

table.dark thead td {
	/* background-image: url(images/tableHead-tileDark.gif) !important; */
	background-image: none !important;
	border-color: #FFFFFF;
	background:none;
	zoom: 1;
	background: linear-gradient(to bottom, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.3) 100%) !important;
}

thead td {
	background-image: url(images/htag.png);
	/* background-position: 0 50%; */
	border-style: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-top-width: 1px;
	color: #FFFFFF !important;
	padding: 6px 6px;
}
table, thead td, tbody td {
}
tbody td, tfoot td, thead th {
	padding: 6px 6px !important;
}

.HeadStrip, .HeadStrip-left, .HeadStrip-tile, .HeadStrip-tile div, .HeadStrip-right {
	height: 113px;
}
.HeadStrip {
	position: absolute;
	top: -125px;
	width: 100%;
	background-image: url( images/banner-pic-insert.jpg );
}
.HeadStrip-left {
	width: 16px;
	float: left;
}
.HeadStrip-tile {
	margin: 0px 16px;
	width: auto;
}

.HeadStrip-right {
	width: 16px;
	float: right;
	top: 0px;
	position: absolute;
	right: 0px;
}
form.wpcf7-form, div.wpcf7 {
	clear: both;

}
.pp_content {
	height: auto !important;
}
form.wpcf7-form {
	display: block;
}
div.wpcf7 {
	display: inline-block;
	width: 100%;
}

.column, a {
	overflow: hidden;
	box-sizing: border-box;         /* For IE and modern versions of Chrome */
	-moz-box-sizing: border-box;    /* For Firefox                          */
	-webkit-box-sizing: border-box; /* For Safari          					*/
}.gc-cs-link { text-decoration: inherit !important; color: inherit !important; }
h1, h2, h3, h4, h5, div, p, form { -webkit-margin-before: 0px;-webkit-margin-after: 0px;}
ul, menu, dir { -webkit-margin-before: 0px; -webkit-margin-after: 0px; -webkit-padding-start: 0px; }
select, select option { -webkit-appearance: none !important; }


div.searchForm {
	width: 100%;
}
div.contactForm {
	width: 100%;
}
div.socialIcons {
	width: 100%;
}

.preSheet {
	left: 50%;
	margin-left: -512px;
}
/* .Sheet {
	margin-top: 72px;
}
#beerSlider.Sheet {
	margin-top: 72px;
} */

/* 
h1.header + .whiteLine {
	top: -18px !important;
} */

.Footer .Footer-inner {
	width: 1024px !important;
	margin-left: auto;
	margin-right: auto;
}

.detectWindow-small {
	display: none;	
}
.detectWindow-smallest {
	display: none;	
}
.detectWindow-large, .detectWindow-notPhone {
	display: block;
}
/* .subContent.postDefault {
   padding-left: 100px;
} */


.menuItems .templateWrapper > a:first-child,
.postDefault .templateWrapper h1.sectionHeader + div > a:first-child, 
.postImage .templateWrapper h2 + a:first-child {
	height: auto !important;
	margin-right: 20px !important;
}
img.scale, *:not(a):not(.tribe-events-event-image) > .wp-post-image {
	width: 300px !important;
}
.restaurant .wp-post-image,
img.scaleMap {
	width: 360px !important;
}
.footerColumn1 {
	width: 70%;
}

.footerColumn1 + li {
	width: 30%;
}

/* .response {
	width: 70%;
} */

.mobilemenu {
	height: 0px;
}


#singlePost { padding-top: 30px; }
#slides {position: relative;}

.dinnerLunchBG {
	left: -20px;
	right: -20px;
	bottom: -10px;
	position: absolute;
	top: 21px;
	background-color: white;
	opacity: 0.66;
	filter: alpha(opacity=66);
}

h1.header, h1.header > img:first-child {
	height: auto;
}
h1.header > img {
	max-width: 100%;
}


body.page-id-12 h1.homeslider {
	text-align: left !important;
}
div.wpb_video_wrapper > div.arve-wrapper { top: 0px !important; position: absolute !important; }

.popmake > button {
    display: block;
    position: relative !important;
    width: auto !important;
    padding: 10px 20px !important;
    height: auto !important;
    color: black !important;
    background: #6CB33F !important;
    border-radius: 0px !important;
    margin: 20px auto;
}
.pum-content a { text-decoration: underline !important; }
.pum-content > p + p { margin-top: 1em; }