
.blog-entry-content, #copy {
	border-top: 1px solid #004358;
}

#menu hr {
	border-bottom: 1px dotted #004358;
	border-top: none;
}
.title-area{
	background:rgba(0, 0, 0, 0) !important;
}

.top-bar .toggle-topbar.menu-icon a {
	text-shadow: none;
}

.top-bar-section .has-dropdown > a:after {
	border-color: transparent transparent transparent rgba(0,0,0,0.8);
}

.top-bar-section .dropdown li.title h5 a {
	color: #191919;
	font-weight: bold;
}

.dropdown li {
	background-color: #000000;
}

.top-bar-section ul li > a, .top-bar-section .dropdown li a {
/*nav colors*/
}

.c-holder * {
	color: #191919;
}

.c-month-view {
	opacity: 1;
}

.c-month-view > p {
	padding-top: 6px;
}

.blog-title {
	color: #004358 !important;
}

.have-events .date-holder {
	color: #ffffff !important;
	text-shadow:
	-1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 1px 0 #000;
}

.sectionHeader h2{
	color:#fff !important;
}

a:hover {
	color: #ffffff;
}

.orbit-slide-number span {
		color: #ffffff;
}

.totop {
	color: #FFC816;
}

#yacmodal_content h2{
	color:#000 !important;
}