@import  "https://fonts.googleapis.com/css?family=Cinzel:400,700";

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.genesis-nav-menu .sub-menu {
	background-color: rgba(148,141,47,0.5);
	border-bottom: 1px solid rgba(148,141,47,0.5) !important;
}

.calendar-info {
	visibility: hidden;
}

.imagely-featured-image .content .entry-title {
	color: #fff;
	text-shadow: 2px 2px 4px #000000;
}

.imagely-featured-image .content .entry-header .wrap {
	background-color: rgba(0,0,0,0);
	height: 120%;
}

.front-page-4 {
	padding: 80px 60px;
}

li.menu-item-74 a {
	background-color: #20b3d5;
}

li.menu-item-74 a:hover {
	background-color: #000000;
}

section#text-2 h3 {
	text-shadow: 2px 2px 4px #000000;
}

.front-page-2 {
	padding: 50px 60px 0;
}

.front-page-1 .widget-area .wrap {
	top: 70%;
	text-shadow: 2px 2px 4px #000000;
}

.front-page-1 .widget-area {
	background-color: rgba(0,0,0,.1);
}

.site-title a {
	font-family: 'Cinzel', serif;
	font-weight: 400 !important;
	color: e5ba65;
}

h1.entry-title {
	font-family: 'Cinzel', serif;
	font-weight: 400 !important;
	color: e5ba65;
}

.imagely-featured-image .content > .entry .entry-header .wrap {
	background-color: rgba(0,0,0,0);
	height: 120%;
}

h1, .h1, h2, .h2, h3, .h3 {
	font-family: 'Cinzel', serif;
	font-weight: 400 !important;
}

div.entry-content h2, .h2 {
	color: #ffffff !important;
}

table.information th {
	text-align: center;
}

.wu-wrapper table tr.even, .wu-wrapper table tr.alt, .wu-wrapper table tr:nth-of-type(2n) {
	background: #000000;
}

div.customtabs li a {
	background-color: #705d2a !important;
	font-family: 'Cinzel', serif;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 400;
	border-top-color: rgb(112,93,42);
	border-right-color: rgb(112,93,42);
	border-left-color: rgb(112,93,42);
}

div.customtabs li a:hover {
	background-color: #cd9e19 !important;
	color: #000000 !important;
	border-top-color: rgb(112,93,42);
	border-right-color: rgb(112,93,42);
	border-left-color: rgb(112,93,42);
	border-bottom-color: rgb(112,93,42);
}

div.customtabs li.active a {
	background-color: #cd9e19 !important;
	color: #000000;
	border-top-color: rgb(112,93,42);
	border-right-color: rgb(112,93,42);
	border-left-color: rgb(112,93,42);
}

div.customtabs li.active a:hover {
	background-color: #cd9e19 !important;
	color: #000000;
	border-top-color: rgb(112,93,42);
	border-right-color: rgb(112,93,42);
	border-left-color: rgb(112,93,42);
}

.nav-tabs {
	border-bottom: 1px solid #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(255,255,255);
}