body {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
}
h1 {
	color:#9a0405;
	font-size:64px;
	font-weight:400;
	margin-top: 8px;
}

h1 strong {
	color:#ffffff;
	font-size:64px;
	font-weight:400;
}

.homebanner {
	height: 504px;
	width: 100%;
	position: absolute;
	top: 0;
	z-index: -1;
	background-color:#000;
}

.homebanner-plugin  {
	height: 504px;
	width: 100%;
	overflow: hidden;
}

.homebanner-plugin  img {
	height: 504px;
	width: 100%;
}

div.row.homepage {
	margin-top: 379px;
	margin-bottom: 50px;
}


.topmenu ul {
	list-style: none;
	float: right;
}

.topmenu ul li {
	float: left;
	padding: 7px;
}

.topmenu ul li a {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: initial;
	font-weight: 400;
}

.topmenu ul li a:hover {
	color: #9a0405;
}

.topcontent h2, .bottomcontent h2, .right-sidebar h2 {
	font-size: 24px;
	color:#787878;
}

.bottomcontent {
	margin-top: 23px;
}

.copyright ul {
	list-style: none;
	padding-left: 4px;
}

.copyright ul li {
	font-size:17px;
	color:#fff;
	line-height: 24px;
}

.footer {
	background-color: #303030;
}

.footer .container {
	margin-top: 51px;
	margin-bottom: 57px;
}

.footerlinks {
	width:100%;
	min-height:30px;
}

.footerlinks ul {
	list-style: none;
	float: right;
	margin-bottom: 0;
	min-height:30px;
}

.footerlinks ul li {
	float: left;
	padding: 3px 0 3px 7px;
}

.footerlinks ul li a {
	font-size: 17px;
	color: #fff;
	text-decoration: initial;
	line-height: 23px;
}

.footerlinks ul li a:hover {
	color: #9a0405;
}

.footerlinks .textwidget {
	float: right;
	font-size: 17px;
	color: #fff;
	min-height:25px;
}

.socmed2 {
	
}

.row .container {
	max-width:1000px;
}

.home-featured-event  h2 {
	visibility:hidden;
}

.fullrow .textwidget {
	margin-right: -15px;
	margin-left: -15px;
}

.pagebody header {
	text-transform:lowercase;
	font-size:59px;
	color:#9a0405;
	font-weight: 400;
	margin-bottom: 12px;
}

.firstrow {
	display:inline;
}



.innerpagebanner {
	height: 222px;
	width: 100%;
	position: absolute;
	top: 0;
	z-index: -1;
}

.innerpagebanner-plugin  {
	height: 222px;
	width: 100%;
}

.innerpagebanner-plugin  img {
	height: 222px;
	width: 100%;
}

div.row.aboutpage {
	margin-top: 116px;
	margin-bottom: 50px;
}

.pagebody article p {
	font-size: 15px;
	font-family: 'Roboto Condensed', sans-serif;
}

.right-sidebar {
	margin-top: 6px;
}

.nivo-caption {

	text-align: center;
	font-size: 23px;

}

