@charset "utf-8";
* {margin:0; padding:0; outline:0;}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

a {
    color: #87cd1d;
    text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
.alert {
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    border-radius: 4px;
    margin-bottom: 18px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert-danger, .alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}
.alert-error p {
    color: #b94a48;
}
#contact-form input.invalid, #contact-form textarea.invalid {
    border: 1px solid #9d261d;
}
/* Clearfix
-------------------------------------------------------------*/
* html .clearfix {  height: 1%;}
* +html .clearfix { display: inline-block; } /* IE7xhtml*/
html[xmlns] .clearfix { /* O */  display: block;  }
.clearfix:after { /* FF, O, etc. */  content: "."; display: block;  height: 0;  clear: both; visibility: hidden;}

@font-face {
 font-family: 'KabelITCbyBT-Bold';
 	src: url('../fonts/KabelITCbyBT-Bold.eot');
 	src: local('KabelITCbyBT-Bold'), local('KabelITCbyBT-Bold'),
		url('../fonts/KabelITCbyBT-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/KabelITCbyBT-Bold.ttf') format('truetype'),
		url('../fonts/KabelITCbyBT-Bold.otf') format('opentype'),
		url('../fonts/KabelITCbyBT-Bold.woff') format('woff'),
		url('../fonts/KabelITCbyBT-Bold.svg#webfontKWmDqtHl') format('svg');
 }
@font-face {
 font-family: 'OpenSans';
 	src: url('../fonts/OpenSans.eot');
 	src: local('OpenSans'), local('OpenSans'),
		url('../fonts/OpenSans.eot?#iefix') format('embedded-opentype'),
		url('../fonts/OpenSans.ttf') format('truetype'),
		url('../fonts/OpenSans.otf') format('opentype'),
		url('../fonts/OpenSans.woff') format('woff'),
		url('../fonts/OpenSans.svg#webfontKWmDqtHl') format('svg');
 }
 
.body {
	font-family: Helvetica;
	font-size: 12px;
	color: #000;
	overflow: hidden;
	background: url(../images/bg_body.jpg) no-repeat center top #3ab101;
	min-height: 2449px;
	position: relative;
	min-width: 1000px;
	padding-bottom: 100px;
}
.body .container {position: relative;width: 1000px;}
.container .col-sm-6 {width: 50%;float: left;}
.container .col-sm-3 {width: 25%;float: left;}
.container .col-sm-4 {width: 33.3333%;float: left;}
.call {padding-top: 80px;text-align: right;}
.call p {
	font-family: OpenSans;
	font-weight: normal;
	font-size: 18px;
	color: #000;
	margin-bottom: 0px;
}
.call h4 {
	font-family: OpenSans;
	font-weight: bold;
	font-size: 36px;
	color: #df1c0a;
	margin: 0px;
}
html body div.body div.container div.content div.item-page div h3{
 font-size: 24px;
 color:#97aa39;
  margin: 0 0 10px 0;
 font-weight: bold;
}
html body div.body div.container div.content div h3{
 font-size: 24px;
 color:#97aa39;
 font-weight: bold;
}
.blog h3 {
 font-size: 24px;
 color:#97aa39;
 font-weight: bold;
     margin-bottom: 25px;
}
a.btn2{
    background: #df1c0a none repeat scroll 0 0;
    border-radius: 6px;
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 21px 24px;
    width: 308px;
}
a:hover, a:focus {
    color: #f79319 !important;
    text-decoration: underline;
}
.menu-nav a:hover{
color: #ececec !important;
}
div.items-leading p strong{
color: #931c69;
}
a.btn{
  background: #f79319 none repeat scroll 0 0;
    border-radius: 6px;
    color: #fff;

    font-size: 14px;
    padding: 12px;
    width: 153px;
}
html body div.body div.container div.slide div#rev_slider_1_1_wrapper.rev_slider_wrapper div#rev_slider_1_1.rev_slider.revslider-initialised.tp-simpleresponsive ul li div.tp-caption.big_button.fade.start h3 a{
color: #fff;
}
p.readmore{
text-align: center;
}
a.btn:hover{
  background: #961d6c none repeat scroll 0 0;
    color: #fff;
}
div.moduletable-download div.moduletable-download div form#frm_lead.form-validate fieldset p label{
display: none;
}
a.btn2:hover{
   background: #67c61d none repeat scroll 0 0;
   color:#fff !important;
   text-decoration: none;
}
a.btn2:active{
   background: #67c61d none repeat scroll 0 0;
   color:#fff;
}

table.pro{
width:100%;
border-top:1px solid #d4d4d4;
border-right:1px solid #d4d4d4;
margin:1em auto;
border-collapse:collapse;
}
table.pro td {
    color: #424242;
    font-family: OpenSans;
    font-size: 16px;
border-bottom:1px solid #d4d4d4;
border-left:1px solid #d4d4d4;
padding:.3em 1em;
}
table.pro tr:nth-child(even) {background: #ececec}
.call h4 a {color: #df1c0a;}
.call h4 img {vertical-align: middle;}
.menu-nav ul li {
	display: inline-block;
	margin-left: 3px;
}
.menu-nav ul li:first-child {
	margin-left: 0px;
}
.menu-nav ul li a {
	font-family: OpenSans;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	padding: 10px 12px 20px 11px;
	border-radius: 12px 12px 0 0;
	-moz-border-radius: 12px 12px 0 0;
	-webkit-border-radius: 12px 12px 0 0;
	text-transform: uppercase;
}
.menu-nav ul li.item-101 a {background: #db1c0a;padding: 10px 13px 20px 13px;}
.menu-nav ul li.item-102 a {background: #f79319;padding: 10px 13px 20px 13px;}
.menu-nav ul li.item-103 a {background: #e2dc0d;padding: 10px 28px 20px 28px;}
.menu-nav ul li.item-104 a {background: #24cc1e;}
.menu-nav ul li.item-105 a {background: #67c61d;}
.menu-nav ul li.item-106 a {background: #1eafcb;}
.menu-nav ul li.item-107 a {background: #1d28b8;}
.menu-nav ul li.item-108 a {background: #961d6c;}
.menu-nav ul li.item-109 a {background: #c71b8c;}
.menu-nav ul li.item-110 a {background: #24ca1e;}
.slide {
	margin-top: -10px;
}
.slide .big_title h1 {
	font-family: KabelITCbyBT-Bold;
	font-size: 25px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	line-height: normal;
	padding-left: 20px;
}
.slide .big_title p {
	font-family: OpenSans;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding-left: 20px;
}
.slide .big_button h3 {
	font-family: OpenSans;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	margin: 10px 0 0 0;
}
.content-right img, .right img{
	border-radius:10px;
	-moz-border-radius: 10px;
	    margin-bottom: 15px;
	-webkit-border-radius: 10px;
}
.slide .tp-leftarrow.default {
	background: url(../images/prev.png) no-repeat;
	width: 35px;
	height: 75px;
	left: -35px !important;
	display: block;
	opacity: 1;
}
.slide .tp-rightarrow.default {
	background: url(../images/next.png) no-repeat;
	width: 35px;
	height: 75px;
	right: -35px !important;
	display: block;
	opacity: 1;
}
.position {
	margin: 18px 0 0 0;
	background: #FFF;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.position-1 {
	margin: 18px 0 0 0;
	background: #FFF;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.position-1 p {
	font-family: OpenSans;
	font-size: 24px;
	font-weight: bold;
	line-height: 60px;
	text-align: center;
	display: block;
	color: #000;
	margin: 0;
}
.position .col-sm-4 {padding: 0 4px;}
.position .col-sm-4:first-child {padding: 0 8px 0 0;}
.position .col-sm-4:last-child {padding: 0 0 0 8px;}
.position p {margin-bottom: 0px;}
.position a {
	font-family: OpenSans;
	font-size: 24px;
	font-weight: bold;
	line-height: 60px;
	text-align: center;
	display: block;
	color: #FFF;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
}
.position a.bg0 {background: url(../images/bg_a0.jpg) repeat-x;}
.position a.bg1 {background: url(../images/bg_a1.jpg) repeat-x;}
.content-main {
	background: #FFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 20px;
	margin-top: 20px;
}
.content .page-header {margin: 0 0 30px 0;padding: 0px;border: none;text-align: center;}
.content .page-header h2 {
	font-family: KabelITCbyBT-Bold;
	font-size: 40px;
	font-weight: normal;
	color: #931c69;
	padding-bottom: 20px;
	border-bottom: 1px solid #bdbdbd;
	text-align: center;
	width: auto;
	display: inline-block;
	margin-top: 10px;
}
html body div.body div.container div.content div#jevents div#jevents_header.contentpaneopen.jeventpage.jevbootstrap h2.contentheading{
font-family: KabelITCbyBT-Bold;
	font-size: 40px;
	font-weight: normal;
	color: #931c69;
	padding-bottom: 20px;
	border-bottom: 1px solid #bdbdbd;
	text-align: center;
	width: auto;
	margin-bottom: 25px;
	display: inline-block;
	margin-top: 10px;
}
html body div.body div.container div.content div#jevents div#jevents_header.contentpaneopen.jeventpage.jevbootstrap{

text-align: center;
}
html body div.body div.container div.content div.blog h2 {
	text-align: center;
}
html body div.body div.container div.content div.blog h2 span.subheading-category {
	font-family: KabelITCbyBT-Bold;
	font-size: 40px;
	font-weight: normal;
	color: #931c69;
	padding-bottom: 20px;
	 margin-bottom: 10px;
	border-bottom: 1px solid #bdbdbd;
	text-align: center;
	width: auto;
	display: inline-block;
	margin-top: 10px;
}

html body div.body div.container div.content div.blog div.items-leading.clearfix div.leading-0, html body div.body div.container div.content div.blog div.items-leading.clearfix div.leading-1, html body div.body div.container div.content div.blog div.items-leading.clearfix div.leading-2,
html body div.body div.container div.content div.blog div.items-leading.clearfix div.leading-3, html body div.body div.container div.content div.blog div.items-leading.clearfix div.leading-4, html body div.body div.container div.content div.blog div.items-leading.clearfix div.leading-5, html body div.body div.container div.content div.blog div.items-leading.clearfix div.leading-6, html body div.body div.container div.content div.blog div.items-leading.clearfix div.leading-7, html body div.body div.container div.content div.blog div.items-leading.clearfix div.leading-8 {
border: 1px solid #ececec;
margin: 0 0 20px 0;
padding: 10px;
   border-radius: 6px;
}

.content-left {
	float: left;
	width: 620px;
}
.content-right {
	float: left;
	width: 320px;
	margin-left: 20px;
}
.content .text {
	float: left;
	width: 380px;
}
.content .image {

}
.content .content-left h4 {
  color: #961d6c;
    font-family: OpenSans;
    font-size: 21px;
    font-style: normal;
    font-weight: normal;
    line-height: 29px;
    margin: 0 0 20px;
}
.content p {
	font-family: OpenSans;
	font-size: 16px;
	font-weight: normal;
	color: #424242;
	 clear: both;
	line-height: 24px;
	margin: 10px 0px 20px 0;
}
.content ul {
	font-family: OpenSans;
	font-size: 16px;
	font-weight: normal;
	color: #424242;
	line-height: 24px;
margin: 10px 40px 20px;
}
.content .image p {
	font-family: OpenSans;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	color: #424242;
	margin: 5px 0;
}
.moduletable-location{
display: block;
margin-bottom: 25px;
  clear: both;
}
.moduletable-staff{
display: block;
margin-bottom: 25px;
  clear: both;
}

.content .image p label {
	font-family: OpenSans;
	font-size: 15px;
	font-weight: bold;
	color: #961d6c;
	margin: 0px;
}
.content .content-right h3, .right h3 {
	font-family: KabelITCbyBT-Bold;
	font-size: 26px;
	font-weight: normal;
	color: #931c69;
	border-bottom: 2px solid #e0e0e0;
	padding-bottom: 5px;
}
.content .content-right p, .right p {
	font-family: OpenSans;
	font-size: 16px;
	font-weight: normal;
	color: #424242;
	line-height: 24px;
	margin: 0 0 5px 0;
}
.lead {
	background: url(../images/bg_lead.png) no-repeat;
	width: 999px;
	height: 291px;
	margin-top: 20px;
}
.lead h3 {
	font-family: OpenSans;
	font-size: 44px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 30px 0 10px 0;
	line-height: normal;
	text-align: center;
}
.lead #frm_lead p {
	font-family: OpenSans;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
	display: inline-block;
}
.lead #frm_lead p.text, .lead #frm_lead p.button {
	display: block;
}
.lead #frm_lead p label {display: none;}
.lead #frm_lead p label.error {
	position: absolute;
	top: 30px;
	left: 30px;
	font-size: 10px;
	width: 100%;
}
.lead #frm_lead p input, .lead #frm_lead p input.error {
	background: #FFF !important;
	border: none !important;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	width: 265px;
	height: 47px;
	padding: 0 0 0 30px !important;
	color: #464646 !important;
	font-family: OpenSans;
	font-size: 14px;
	font-style: italic;
	margin: 0 6px;
}
.lead #frm_lead p.button {margin-top: 10px;}
.lead #frm_lead p.button button {
	background: url(../images/submit.png) no-repeat;
	border: none;
	width: 175px;
	height: 38px;
	font-family: OpenSans;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.lead #frm_lead {text-align: center;}
.footer-main {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}
.footer {
	height: 72px;
	border-top: 1px solid #cceabb;
}
.footer .left-f {
	width: 50%;
	float: left;
}
.footer .right-f {
	width: 50%;
	float: left;
	text-align: right;
}
.footer p, .footer p a {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFF;
	line-height: 72px;
	margin-bottom: 0px;
}
.position-abso {
	background: url(../images/sun.png) no-repeat;
	width: 347px;
	height: 359px;
	position: absolute;
	top: 0px;
	right: -290px;
	text-align: center;
}
.position-abso p {
	font-family: OpenSans;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	padding-top: 150px;
	line-height: 18px;
}
.position-abso p label {
	color: #df1c0a;
	margin-bottom: 0px;
}
.position-abso p a {
	font-size: 10px;
	background: #df1c0a;
	color: #FFF;
	padding: 2px 4px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.content .contact {
	padding-bottom: 100px;
}
.content .contact .contact-address {
	margin: 30px 0 30px 0;
}
.content .contact .contact-address h5 {
	font-family: OpenSans;
	font-size: 16px;
	font-weight: bold;
	color: #b7b7b7;
}
.content .contact .contact-address .image {
	float: left;
	width: 30px;
	margin: 0px;
}
.content .contact .contact-address .text {
	float: left;
	width: auto;
}
.content .contact .contact-address p {
	font-family: OpenSans;
	font-size: 16px;
	font-weight: normal;
	color: #424242;
	margin: 0px;
}
.content .contact .contact-address p span {
	font-weight: bold;
}
.content .contact .contact-address .phone p {
	font-size: 20px;
	font-weight: bold;
	color: #931c69;
}
.content .contact iframe {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.content .contact .contact-form .controls input {
	background: none;
	border: 1px solid #d4d4d4;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	width: 100%;
	height: 57px;
	font-family: OpenSans;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #424242;
	padding-left: 20px;
	margin-bottom: 20px;
}
.moduletable-download input {
	background: none;
	border: 1px solid #d4d4d4;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	width: 100%;
	height: 57px;
	font-family: OpenSans;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #424242;
	padding-left: 20px;
	margin-bottom: 0px;
}
.content .contact .contact-form .controls textarea {
	background: none;
	border: 1px solid #d4d4d4;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	width: 100%;
	height: 173px;
	font-family: OpenSans;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #424242;
	padding-left: 20px;
	padding-top: 20px;
	margin-bottom: 20px;
}
.content .contact .contact-form .form-actions button.btn {
	background: url(../images/submit.jpg) no-repeat;
	border: none;
	width: 176px;
	height: 43px;
	font-family: OpenSans;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.content .contact .contact-form .form-actions .btn {
	background: url(../images/submit.jpg) no-repeat;
	border: none;
	width: 176px;
	height: 43px;
	font-family: OpenSans;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
a.viewall{
    background: rgba(0, 0, 0, 0) url("../images/submit.jpg") no-repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-family: OpenSans;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    width: 176px;
    display: block;
    padding: 5px 0 0 0;
    margin: 0 0 0 73px;
}
.team{
width: 50%;
padding: 10px;
display: block;
float: left;
}
.team2{
display: block;

}
 .moduletable-download button{
	background: url(../images/submit.jpg) no-repeat;
	border: none;
	width: 176px;
	height: 43px;
	font-family: OpenSans;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.moduletable-events {
	background: #76104b;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 18px;
}
html body div.body div.container div.content .content-right .moduletable-events h3 {
	color: #FFF;
	border-bottom: none;
	margin: 0px;
}
html body div.body div.container div.content .content-right .moduletable-events p {
	font-size: 14px;
	color: #FFF;
}
.moduletable-events .bg_price {
	background: #931c69;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 2px 0px;
}
html body div.body div.container div.content .content-right .moduletable-events .bg_price p {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}
html body div.body div.container div.content .content-right .moduletable-events .bg_price p span {
	background: #FFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-left: 5px;
	color: #931c69;
	padding: 0 8px;
}
.moduletable-events .bg_title {
	background: url(../images/bg_title.jpg) repeat-x;
	height: 45px;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
}
.moduletable-events .bg_title h2 {
	font-family: OpenSans;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	line-height: 45px;
}
.moduletable-events table.mod_events_latest_table {
	background: #FFF;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
}
.moduletable-events table.mod_events_latest_table td {
	border-bottom: 1px solid #d5d5d5;
}
.moduletable-events table.mod_events_latest_table tr:last-child td {border-bottom: none;}
.moduletable-events table.mod_events_latest_table  td .jevent-left {
	float: left;
	width: 40%;
	border-right: 1px solid #d5d5d5;
	background: #ededed;
	height: 40px;
	text-align: center;
}
.moduletable-events table.mod_events_latest_table  tr:last-child td .jevent-left {
	border-radius: 0 0 0 10px;
	-moz-border-radius: 0 0 0 10px;
	-webkit-border-radius: 0 0 0 10px;
}
.moduletable-events table.mod_events_latest_table td .jevent-left span {
	font-family: OpenSans;
	font-size: 14px;
	font-weight: bold;
	color: #931c69;
	text-transform: uppercase;
	line-height: 40px;
	text-align: center;
}
.moduletable-events table.mod_events_latest_table td .jevent-right {
	float: left;
	width: 60%;
	text-align: center;
	height: 40px;
}
.moduletable-events table.mod_events_latest_table td .jevent-right h4, .moduletable-events table.mod_events_latest_table td .jevent-right h4 span {
	font-family: OpenSans;
	font-size: 12px;
	font-weight: bold;
	color: #91a61e;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
}
.moduletable-events table.mod_events_latest_table td .jevent-right h4 a {color: #91a61e;}
.moduletable-events table.mod_events_latest_table td .jevent-right span {
	font-family: OpenSans;
	font-size: 12px;
	font-weight: normal;
	color: #91a61e;
	text-transform: uppercase;
	text-align: center;
}
.moduletable-events a.view-all {
	font-family: OpenSans;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-top: 10px;
	display: block;
}
.right .moduletable {
	margin-left: 20px;
}
.header-1 {text-align: center;}
.header-1 h2 {
	border-bottom: 1px solid #bdbdbd;
    color: #931c69;
    display: inline-block;
    font-family: KabelITCbyBT-Bold;
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    padding-bottom: 20px;
    text-align: center;
    width: auto;
	text-transform: uppercase;
}
.moduletable-events .events-main {background: #FFF;border-radius: 0 0 10px 10px;-moz-border-radius: 0 0 10px 10px;-webkit-border-radius: 0 0 10px 10px;overflow: hidden;}
.events-main .row {border-bottom: 1px solid #d5d5d5;}
.events-main .row:last-child {border: none;}
.events-main .events-col-left {float: left;width: 40%;background: #ededed;border-right: 1px solid #d5d5d5;height: 40px;text-align: center;}
.events-main .events-col-left a {color: #931c69;font-family: OpenSans;font-size: 14px;font-weight: bold;line-height: 40px;display: inline-block;text-transform: uppercase;}
.events-main .events-col-right {float: left;width: 60%;text-align: center;height: 40px;}
.events-main .events-col-right h4 {color: #91a61e;font-family: OpenSans;font-size: 12px;font-weight: bold;margin: 0;text-align: center;text-transform: uppercase;}
.events-main .events-col-right h4 a {color: #91a61e;}
.events-main .events-col-right p {color: #91a61e;font-family: OpenSans;font-size: 12px;font-weight: normal;text-align: center;text-transform: uppercase;}
.events-main .events-col-right p a {color: #91a61e;}