 html {
    font: 400 16px/24px "Lato";
    background: none repeat scroll 0% 0% #752;
    color: #525252;
}

.uk-navbar-nav {
    margin: 0px;
    padding: 0px;
    line-height: 20px;
    list-style: outside none none;
    float: left;
}
.uk-panel-box {
    padding: 20px;
    background: none repeat scroll 0% 0% #DEE;
    color: #525252;
    border: 1px solid #EAEAEA;
}
.nav-items > div:first-child {
    border-radius: 5px 0px 0px 5px;
    border-left: 1px solid #752;
}
.nav-items > div {
    margin-left: -5px;
    display: inline-block;
    padding: 3px 0px 2px;
    line-height: 23px;
    vertical-align: middle;
    border: 1px solid #752;
    border-width: 1px 1px 1px 0px;
    border-style: solid solid solid none;
    border-color: #752 #752 #752 -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}
.nav-items > div:last-child {
    border-radius: 0px 5px 5px 0px;
    border-right: 1px solid #752;
}
#jevents_body .nav-items div.active a, .jev_header2 .active a {
    background-color: #752;
    color: #111;
}
#jevents_body .nav-items div.active a:hover, .jev_header2 .active a:hover {
    background-color: #FFF;
    border-left: 1px solid #752;
}
#jevents_body .nav-items > div a:hover {
    padding: 7px 12px;
    background-color: #752;
    border-left: 1px solid #752;
    color: #000;
}
.nav-items > div {
    line-height: 30px;
}
.nav {
    margin-left: 0;
    margin-bottom: 0px;
    list-style: none;
}
div.new-navigation {
    margin: auto auto 5px;
    display: inline-block;
    width: 100%;
}
.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
    background-color: #752;
    border: 1px solid #752;
    color: 111;
}
.jev_toprow div.currentmonth {
    border-top: 1px solid #752;
    border-bottom: 1px solid #752;
    margin-bottom: -1px;
}
#jevents_body #jev_maincal.jev_listview .jev_daysnames {
    background-color: #F7F7F7;
    border-width: 1px 1px 1px 0px;
    border-style: solid;
    border-color: #DDD;
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
    color: #474747;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    float: left;
    width: 110px;
    max-width: 100%;
    overflow: hidden;
}
#jevents_body .jev_daysnames.category select {
    background: none repeat scroll 0% 0% transparent;
    height: 30px;
    width: 110px;
    border: 1px solid #DDD;
    font-size: 11px;
}
#jevents_body .cal_today a.cal_daylink {
    background-color: #752;
    padding: 4px;
    border-radius: 10px;
    color: #FFFFFF;
}
#jevents_body .nav-items div.active a, .jev_header2 .active a {
    background-color: #752;
    color: #fff;
}
.category-view .row .category .spacer h2 a {
    font-size: 12pt;
    display: block;
    text-align: center;
}
a, .uk-link {
    color: #33c;
    text-decoration: none;
    cursor: pointer;
}
a:hover, .uk-link:hover {
    color: #33c;
    text-decoration: underline;
    }

html {
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: #660000;
    background: none repeat scroll 0% 0% #f5eedd;
   	font-family: "Times New Roman";
    position: relative;
    z-index: 1001;
    padding: 0px 0px;
}
.site-top {
    border-top: 18px solid #fff;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0px 0px 15px;
	margin-top: 25px;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
}
li, dt, dd {
    line-height: 16px;
}
a {
  color: 006;
  text-decoration: none;
}
hr {
    box-sizing: content-box;
    height: 0px;
    margin: 5px 0px;
    border-width: 1px 0px 0px;
    border-style: solid none none;
    border-color: #DDD -moz-use-text-color -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}
em {
    color: #752;
}
.tm-navbar.uk-navbar-attached .tm-nav {
    text-align: center;
}
.tm-toolbar, .tm-headerbar, .tm-navbar, .tm-footer {
    margin-top: 5px;
    margin-bottom: 5px;

}
.tm-headerbar {
    border-bottom: #752 1px solid;
    margin-bottom: 0px;
  
}
.tm-main {
  	margin-top: 20px;
}
.tm-navbar {
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: #752 1px solid;
}
.tm-block:first-child, .tm-block-image, .tm-block-alt, .tm-block-image + .tm-block, .tm-block-alt + .tm-block, .tm-bottom-c + .tm-footer {
    padding-top: 0px;
}
.tm-block {
    box-sizing: border-box;
    padding-bottom: 0px;
    background: none repeat scroll 0% 0% #fff;
}
.uk-container {
    max-width: 1600px;
    padding: 0px 30px;
    margin-left: auto;
    margin-right: auto;
  	margin-top: 25px;
  	margin-bottom: 25px;
  	border: #030 1px solid;
    box-shadow: 0px 0px 10px #752;
  background: #fff;
}
.uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 5px;
}
.uk-grid > * {
    padding-left: 35px;
}
.uk-navbar {
    background: #fff none repeat scroll 0% 0%;
    color: #fcfcfc;
    font-weight: bold;
}
.uk-navbar-nav > li > a {
    margin-top: 0px;
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    height: 50px;
    padding: 0px 15px;
    line-height: 50px;
    color: #666;
    font-size: 14px;
    font-family: "Tahoma";
    font-weight: bold;
    text-transform: uppercase;
}
.uk-navbar-nav > li.uk-active > a {
    background: #752;
    margin-top:0px;
    color: #fff;
    box-shadow: none;
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    background-color: transparent;
    color: #752;
    outline: medium none;
}
.uk-subnav > * {
    flex: 0 0 auto;
    padding-left: 10px;
    margin-top: 10px;
    position: relative;
    color: 006;
}
.uk-subnav > * > * {
    display: inline-block;
    color: #006;
    font-weight: 500;
}
.uk-subnav > .uk-active > * {
    color: #000;
    font-weight: 600;
}
.uk-nav-side > li.uk-active > a {
    background: transparent;
    color: #752;
}

.uk-active > * {
    color: #006;
  	background: transparent;
    font-weight: 600;
}
.uk-subnav > * > :hover, .uk-subnav > * > :focus {
    color: #006;
    text-decoration: underline;
}
.uk-button-primary {
    background-color: #752;
    color: #FFF;
    border-color: transparent;
}
.uk-button-primary:hover, .uk-button-primary:focus {
    background-color: #d90000;
    color: #FFF;
}
.uk-button:hover, .uk-button:focus {
    background-color: #015fa5;
    color: #FFF;
    outline: medium none;
    text-decoration: none;
    border-color: transparent;
}
.uk-panel-title {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    text-transform: none;
    color: #444;
}
.uk-panel-box {
    padding: 5px;
    background: #fff none repeat scroll 0% 0%;
    color: #444;
}
.table-bordered th, .table-bordered td {
    border-left: 0px solid #444;
}
.table-bordered {
    border-width: 1px 0px 1px 0px;
    border-style: solid solid solid none;
    border-color: #444 #444 #444 -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-collapse: separate;
    border-radius: 0px;
}
#wds {
    height: 200px;
    overflow: auto;
}
#wds-container {
    border-color: #CCC;
  width: 300px;
}
/*Expand Contact Form Message Box */
#jform_contact_message {
  height: 200px;
  width: 70%;
  align="center";
  text-align="left";
}
.regmenu {
  margin-top: 30px;
}
/* Responsive Tables CSS */
* { 
	margin: 0; 
	padding: 0; 
}
body { 
	font: 14px/1.4 Tahoma, Sans-Serif; 
}
#page-wrap {
	margin: 50px;
}
p {
	margin: 20px 0; 
}

	/* 
	Generic Styling, for Desktops/Laptops 
	*/
	table { 
		width: 100%; 
		border-collapse: collapse; 
	}
	/* Zebra striping */
	tr:nth-of-type(odd) { 
		background: #eee; 
	}
	th { 
		background: #333; 
		color: white; 
		font-weight: bold; 
	}
	td, th { 
		padding: 6px; 
		border: 1px solid #ccc; 
		text-align: left; 
	}
/*Off-Canvas Menu Items */
.uk-nav-offcanvas > li > a {
    color: #752;
    padding: 10px 15px;
}
.uk-panel-box {
    padding: 20px;
    background: none repeat scroll 0% 0% #fff;
    color: #333;
    border: none;
}
.stdtable, .table-bordered td {
    border-left: none;
}
.stdtable {
    border-width: 0px 0px 0px 0px;
    border-style: none none none none;
    border-color: none none none none;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-collapse: separate;
    border-radius: 0px;
}
	.stdtr { 
		background: none; 
	}
	.stdth { 
		background: none; 
		color: black; 
		font-weight: normal; 
	}
	.stdtd .stdth { 
		padding: 6px; 
		border: 0px solid #fff; 
	}
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
/*
 * Pills
 */
.nav-pills > li > a {
  /* Reset */
  border-radius: 0;
  line-height: inherit;
  /* Override */
  padding: 3px 9px;
}
.nav-pills > li > a:hover {
  background: #eeeeee;
  color: #444444;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  /* Overrides */
  background: #775522;
  color: #ffffff;
}
.nav-pills li.dropdown a:hover .caret,
.nav-pills li.dropdown a:focus .caret {
  border-top-color: #444444;
  border-bottom-color: #444444;
}
/* Open dropdowns */
.nav-pills li.dropdown.open .caret,
.nav-pills li.dropdown.open.active .caret,
.nav-pills li.dropdown.open a:hover .caret,
.nav-pills li.dropdown.open a:focus .caret {
  border-top-color: #444444;
  border-bottom-color: #444444;
}
.nav-pills .open .dropdown-toggle {
  background: #eeeeee;
  color: #444444;
}
.nav-pills .dropdown-menu {
  border-radius: 4px;
}
.nav-pills .dropdown-toggle .caret {
  margin-left: 5px;
}