/* font face*/

@font-face {
	font-family: 'tccm';
	src: url('../fonts/tccm_.eot');
	src: url('../fonts/tccm_.eot?#iefix') format('embedded-opentype'),  url('../fonts/tccm_.woff') format('woff'),  url('../fonts/tccm_.ttf') format('truetype'),  url('../fonts/tccm_-webfont.svg#tccm_') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background: #4e5b62;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	max-width: 100%;
}
p, table {
	margin: 0 0 10px;
}
a {
	color: #343d41;
	text-decoration: none;
}
a:hover, a:focus {
	color: #005580;
	text-decoration: underline;
}

.clear {
	clear: both;
	height: 0;
}
.wrapper {
	background-color: #fff;
	border: 1px solid #343d41;
	border-radius: 5px;
	margin: 70px auto 0;
}
.header {
	background-color: #cddfe7;
}
.header p {
	margin: 0;
}
.header a {
	color: #768892;
}
.header {
	padding: 35px 0;
	margin-bottom: 0;
}
.header .logo {
	margin: 0 0 0 20px;
	float: left;
}
.header .name {
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}
.header .name p {
	margin: 0;
	color: #283c5d;
	font-size: 2rem;
	font-family: "tccm",Arial,Helvetica,sans-serif;
	line-height: 20px;
}
.header .name p span {
	color: #4e5b62;
	font-size: 1.25rem;
	font-family: "tccm",Arial,Helvetica,sans-serif;
}
.main-content {
	background-color: #fff;
	padding: 1.5em;
}
.main-content a {
	color: #005580;
	text-decoration: underline;
}
.main-content a:hover {
	color: #343d41;
}
.main-content table tr {
	background-color: #e6e6e6;
}
.main-content table tr:hover {
	background-color: #cddfe7;
}
.main-content table tr td {
	border: 2px solid #fff;
	padding: 2px 4px;
}
.main-content .span6 {
	margin: 0;
}
.blog-featured, .blog, .contact, .item-page {
	line-height: 1.675em;
	padding: 0;
}
.leading-0 .item-image {
	margin: 0 10px 10px 0;
}
div.leading-0 h2.item-title {
	margin-bottom: 10px;
}
h1, h2, h3, h4, h5 {
	color: #283c5d;
	font-family: "tccm",Arial,Helvetica,sans-serif;
	font-weight: normal;
	margin: 0 0 5px;
}
h1 {
	font-size: 2.5em;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.5em;
}
h2.item-title, .page-header > h2 {
	font-weight: normal;
	font-size: 2.5em;
	border-bottom: 1px solid;
}
h2.item-title a {
}
.footer {
	margin-top: 40px;
}
.copyright {
	text-align: center;
}
h2.item-title {
}
.page-header {
	margin: 0;
	border-bottom: none;
}

/***** nav menus & dropdowns *****/

.header ul.navbar-nav {
	margin-bottom: 0;
	margin-top: 15px;
}
.header ul.navbar-nav > li {
}
.header ul.navbar-nav > li > a {
	padding: 5px 10px;
	margin-right: 10px;
	font-family: "tccm",Arial,Helvetica,sans-serif;
	font-size: 1.5em;
	text-decoration: none;
	color: #777;
	text-shadow: 0 1px 0 #fff;
}
.header ul.navbar-nav > li.active > a {
	color: #283c5d;
}
.header ul.navbar-nav > li > a:hover {
	color: #283c5d;
	background-color: transparent;
	text-decoration: none;
}
.header .dropdown-menu {
	background-color: rgba(73,85,91,0.9);
}
.header .dropdown-menu > li > a {
	color: #fff;
	font-size: 0.75rem;
	font-family: arial,helvetica,sans-serif;
	font-style: italic;
}
.navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
	background-color: transparent;
	box-shadow: none;
}
.header .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #283c5d;
	background-image: none;
	text-decoration: none;
}
.nav-collapse .navbar-nav > li > a, .nav-collapse .dropdown-menu a {
	font-weight: normal;
}

/***** Sidebar *****/

.sidebar .moduletable {
	margin: 5px;
	padding: 10px;
}
.sidebar .moduletable h3 {
	font-family: "tccm",Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 2rem;
	border-bottom: 1px solid #283c5d;
}
.sidebar ul.navbar-nav > li > a {
	font-family:  "tccm",Arial,Helvetica,sans-serif;
	font-size: 2em;
	padding: 10px;
	margin: 2px 0;
	background-color: #283c5d;
	color: #fff;
}
.sidebar ul.navbar-nav > li > a:hover, .sidebar ul.navbar-nav > li > a:focus {
	background-color: #ddd;
	color: #283c5d;
}
.sidebar ul.navbar-nav .active {
	color: #283c5d;
	background-color: #ddd;
}
/***** buttons *****/

.btn {
	margin-top: 5px;
}
.btn-group {
	margin: 0 0 15px 15px;
}

/***** Module Customizations *****/

#admin-menu {
}
#admin-menu ul li {

}
#admin-menu ul li a {
	padding: 0.25em 0.5em;
}
#admin-menu ul li a:hover {
}
.slide-desc-text p {
	margin: 10px 0 0;
}
div.rapid_contact {
	width: 100%;
}
.rapid_contact.inputbox {
	max-width: 200px;
}
.rapid_contact.textarea {
	width: 70%;
}
.com_docman a.btn {
	background-color: #005580;
}
a.btn {
	text-decoration: none;
	text-shadow: none;
	color: #eee;
}
a.btn:hover {
	color: #fff;
}
.kw_logo {
	display: none;
}
/** JEvents Overrides **/
.nav-items > div:first-child, .nav-items > div:last-child, .nav-items > div, #jevents_body .nav-items > div a:hover, #jevents_body .nav-items div.active a:hover, .jev_header2 .active a:hover, .jev_toprow div.previousmonth, .jev_toprow div.nextmonth, .jev_toprow div.currentmonth {
	border-color: #283c5d;
}
.jev_toprow div.previousmonth, .jev_toprow div.nextmonth, #jevents_body .nav-items div.active a, .jev_header2 .active a {
	background-color: #283c5d;
}

/* Definition list used for forms and fields and labels, .star is for required items */

.star {
	color: #C36;
}
strong.red {
	color: #C36;
}

/** Bootstrap overrides **/
a.page-link {
	text-decoration: none;
}
.active > .page-link, .page-link.active {
	background-color: #283c5d;
	border-color: #283c5d;
}