@import url("https://fonts.googleapis.com/css?family=Cinzel|Playfair+Display+SC|Adamina");

body {
	text-rendering: auto;
}


body {
	background: white;
	background-image: none !important;
}

body .rt-bg  {
	background: white;
}

body .rt-bg2 {
	background: #3d3d3d url(images/grunge.png) 50% 0;
}

.box4, .rt-light .box4, .rt-dark .box4, #rt-showcase .rt-block {
	background-color: #00573D; 
}

.box4 {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.box4 ul li {
	padding: 0 0 10px 0;
}

.box4 ul {
	list-style-type: none;	
	margin: 0 0 10px 10px;
}

.latestnewsbox4  li a:before, .latestnewstitle4 li a:before{
	content: "\f054";
	font-family: FontAwesome;
	margin-right: 5px;
	display: inline;
	vertical-align: middle;
	font-size: 1em;
	font-weight: normal;
}

.gf-menu.l1 > li > .item > span {
	/* font-family: 'Cinzel', Tahoma, "Nimbus Sans L", sans-serif; */
	letter-spacing: 0px;
	text-rendering: auto;
	text-transform: none;
	color: #3d3d3d;
	text-shadow: none;
}


.gf-menu li.parent > .item:after {
	content: none;
}


.box4 a, .com_docman.mod_docman ul li a {
	color: #FFC425;
	font-size: large;
	border: none;
} 

.box4 a.readon {
	color: white;
} 

.box4 a:hover {
	color: white;
} 

.com_docman.mod_docman ul li a {

}

.com_docman .nav-list>li>a  {
	margin-left: -15px;
	margin-right: -15px;
	text-shadow: none;
}

.com_docman.mod_docman ul li a:hover {
	text-decoration: none !important;
	background: none;
	color: white;
}

a, .box4 a.readon:hover, .gf-menu li.parent > .item:after {
	color: #00573D;
}

#rt-footer-surround a {
	color: #FFC425;
}

#rt-footer-surround .rt-footer-bg {
	background: #00573D;
}

.gf-menu .item.subtext em {
	color:inherit;
}

/**************** Header *************************/
#rt-header div {
	display: inline;
}	

.headerimg.rt-block {
	padding: 0 0 0 0;
	margin: 0 0 0 5px;
}

.headerimg {
	float: left;
}

.menu-block {
	float: right;
	margin-top: 20px;
}

.rt-block.menu-block{
	background-color: #00573D;
	border-radius: 0px 10px 10px 0;
}

.gf-menu {
	background-color:  #ffb025;
	border-radius: 10px;
}

.gf-menu.l1 > li.active {
	background: white;
}

.gf-menu .dropdown {
	background: #ffb025;
}

.gf-menu .dropdown ul li:hover > .item , .gf-menu .dropdown ul li.active > .item{
	background: #3d3d3d;
}

.gf-menu .dropdown ul li .item {
	color: #3d3d3d;
	text-shadow: none;
}

.gf-menu li:hover > .item {
	background-color: white;
	border: 1px solid #3d3d3d;
}

.gf-menu.l1 > li:hover > .item .border-fixer {
	background: #3d3d3d;
}






/**** FORMAT HEADER FOR HOME AND NON-HOME ************/

#rt-top-surround {
	padding-bottom: 100px;
}

.menu-home #rt-top-surround {
	padding-bottom: 35px;
}
/************ IMAGES ***********************************/
#rt-mainbody img {
     background-color: #ffffff;
     border: 5px solid #ffffff;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     border-radius: 3px;
     -moz-box-shadow: 2px 2px 12px #999;
     -webkit-box-shadow: 2px 2px 12px #999;
     box-shadow: 2px 2px 12px #999;
     margin: 0 20px 20px 20px;
}

.noborder img, img.noborder{
     background: none !important;
     border: 0 !important;
     -moz-box-shadow: none !important;
     -webkit-box-shadow: none !important;
     box-shadow: none !important;
     margin: 0px !important;
     -moz-border-radius: 0px;
     -webkit-border-radius: 0px;
     border-radius: 0px;
}

/**** FORMAT THE FOOTER ********************/
#rt-footer h2 {
	font-family: 'CasperRegular', Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
}

hr {
	margin: 7px 0;
}

.rt-body-btm {
	margin-bottom: -160px;
}

/********* FONT PAGE SLIDESHOW CHANGES ******************************/
.rokgallery-wrapper .rg-ss-caption {
	border-bottom: 3px solid #ffb025;
} 
.font-family-cerulean .rokgallery-wrapper .rg-ss-title {
	font-family: Cinzel, serif;
	text-rendering: auto;
	letter-spacing: 0px;
	font-size: 60px;
	line-height: 100%;
	font-weight: normal;
}

.rg-ss-title {
	font-size: 100%;
}

.rg-ss-info {
	top: 58%;
	max-width: 67%;
	width: auto;
}

.rg-ss-caption a {
	color: white;
}

/********** FRONT PAGE BOXES ******************************************/

.rollovermod .module-surround {
	background-color: #ffb025;
	-webkit-box-shadow: 4px 4px 0 rgba(0,0,0,0.1);
	box-shadow: 4px 4px 0 rgba(0,0,0,0.1);
	margin-top: -100px;
	border: solid 1px white;
}



.customrollovermod  h2{
	color: white;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.5);
	text-align: center;
	font-family: 'CasperRegular', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: normal;
}

.customrollovermod {
	margin: 0 15px;
	
}

.blog-featured .item  {
	padding-top: 30px;
}

.rollovermod.rt-block {
	padding-bottom: 0;
	margin-bottom: 0;
}

.customrollovermod img{
	width: 100%;
}
.menu-home .title {
	margin-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px; 
}

.rollovermod .module-surround:hover {
	background: #3d3d3d;
	transition: background-color 0.5s ease;
}

.menu-home #rt-main .rt-block {
	margin: 0;
	padding: 0;
	
}	

/******** Make different areas have nice looking gradients ****************/
.rokgallery-wrapper .rg-ss-controls .prev:hover {
	background-color: #ffb025;
}


.main-surround ul.menu > li.active.current > a, .main-surround ul.menu > li.active.current > .item, .main-surround ul.menu > li.active.current > .separator, .main-surround ul.menu > li#current.active > a, .main-surround ul.menu > li#current.active > .item, .main-surround ul.menu > li#current.active > .separator,
.rokgallery-wrapper .rg-ss-controls .prev:hover,
.rokgallery-wrapper .rg-ss-controls .next:hover,
.gf-menu,
.rokgallery-wrapper .rg-ss-controls .prev:hover,
.main-surround ul.menu li a:hover,
.rollovermod .module-surround,
.readon,
.main-surround ul.menu li ul li.active a,
.main-surround ul.menu li ul li a:hover,
.gf-menu-toggle,
.readmore,
 .layout-slideshow .sprocket-features-arrows .arrow
 {
background-color: #ffb025;
background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffb025),color-stop(75%,#e8a022),to(#c98d23));
background-image: -webkit-linear-gradient(#ffb025,#e8a022 75%,#c98d23);
background-image: -moz-linear-gradient(top,#ffb025,#e8a022 75%,#c98d23);
background-image: -o-linear-gradient(#ffb025,#e8a022 75%,#c98d23);
background-image: linear-gradient(#ffb025,#e8a022 75%,#c98d23);
background-repeat: no-repeat;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb025', endColorstr='#ffc98d23', GradientType=0);

}

 .layout-slideshow .sprocket-features-arrows .arrow {    width: 55px;
    height: 55px; font-size: 4em; border-radius: 10px; line-height: .8em;}

.gf-menu-toggle.active {
	background: #c98d23;
}

.main-surround ul.menu li ul li a {
	padding-left:3px;
}

.readon, .gf-menu .dropdown, .gf-menu-toggle, .readmore  {
	border-color: #c98d23;
}


.readon:hover, .readmore:hover
 {
background-color: #c98d23;
background-image: -webkit-gradient(linear,0 0,0 100%,from(#c98d23),color-stop(75%,#e8a022),to(#ffb025));
background-image: -webkit-linear-gradient(#c98d23,#e8a022 75%,#ffb025);
background-image: -moz-linear-gradient(top,#c98d23,#e8a022 75%,#ffb025);
background-image: -o-linear-gradient(#c98d23,#e8a022 75%,#ffb025);
background-image: linear-gradient(#c98d23,#e8a022 75%,#ffb025);
background-repeat: no-repeat;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc98d23', endColorstr='#ffffb025', GradientType=0);
}


.gf-menu li:hover > .item {
	background-color: white;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),color-stop(75%,#ededed),to(#e8e8e8));
	background-image: -webkit-linear-gradient(#ffffff,#ededed 75%,#e8e8e8);
	background-image: -moz-linear-gradient(top,#ffffff,#ededed 75%,#e8e8e8);
	background-image: -o-linear-gradient(#ffffff,#ededed 75%,#e8e8e8);
	background-image: linear-gradient(#ffffff,#ededed 75%,#e8e8e8);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe8e8e8', GradientType=0);
	
}


.button:before, .readon:before, .readmore:before, button.validate:before, #member-profile a:before, #member-registration a:before, .formelm-buttons button:before, #k2Container .k2ReadMore:before, #k2Container #submitCommentButton:before, .sprocket-mosaic-loadmore:before {
	content: none;
}

/**** SIDE MENU FIX SINCE FONTAWSOME IS NOT CURRENTLY WORKING ************/

ul.menu li.active.current > a:before, ul.menu li.active.current > .item:before, ul.menu li.active.current > .separator:before, ul.menu li#current.active > a:before, ul.menu li#current.active > .item:before, ul.menu li#current.active > .separator:before {
	content: "|";
}


/****** FORMAT BLOG LISTING ****************/
.category-module h6 {
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	margin: 0;
}

.category-module h5 {
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	margin: 0;
}


/********** RESPONSIVE DESIGN ADJUSTMENTS *******************/

.menu-block {
	width: 505px;
}
.gf-menu li.parent > .item {
	padding-right: 3px;
}
.gf-menu .item {
	padding: 4px 3px;
}
.gf-menu.l1 > li > .item > span {
	font-size: 15px;
}



#rt-header {
	width: inherit;
}
#rt-top {
	display: none;
}


@media only screen and (min-width: 1315px) {
	.menu-block {
		width: 765px;
	}
	.gf-menu li.parent > .item {
		padding-right: 10px;
	}
	.gf-menu .item {
		padding: 4px 10px;
	}
	.gf-menu.l1 > li > .item > span {
		font-size: 21px;
	}
	#rt-header {
		width: 1230px;
	}	
}


@media only screen and (max-width: 1074px) and (min-width: 883px) {
	.customheaderimg img {
		width: 258px;
		padding-top: 28px;
	}
	.rg-ss-info {
		top: 50%;
		max-width: 80%;
	}

}


@media only screen and (max-width: 882px) {
	.rollovermod .module-surround {
		margin-top: 0;
	}
	.customheaderimg img {
		width: 75%;
	}
	.menu-block {
		margin-top: 0;
	}
	#rt-top {
		display: block;
	}
	.logo-type-cerulean .rt-dark #rt-logo {
		background-image: url(../images/header.png);
		background-repeat: no-repeat;
		background-size: 100%;
	}
	#rt-header .headerimg{
		display: none;
	}
	
	.menu-block {
		width: inherit;
	} 

	.gf-menu.l1 > li > .item > span {
		color: white;
	}
	
	.menu-block {
		float: none;
		margin-top: 0;
	}

	#rt-header div {
		display: block;
	}

	.gf-menu li:hover > .item {
		background: black;
	}

	.rokgallery-wrapper .rg-ss-info {
		display: block !important;
	}
	
	.rokgallery-wrapper .rg-ss-caption {
		display: none;
	}
	
	.font-family-cerulean .rokgallery-wrapper .rg-ss-title {
		font-size: 30px;
	}
	.rg-ss-info {
		top: 77%;
		max-width: 83%;
		text-align: center;
	}

}

.mobile  {
	padding-right: 20px;
}

@media only screen and (min-width: 881px) {
	.mobile {
		float: left;
		/* width: 20%; */
	}
}

@media only screen and (max-width: 594px) {

/*
	.rt-body-top {
	margin: 85px 0 0 0;
	} 
*/

	#slideshow-spacer {
		height: 90px !important; 
		display: block !important;
	} 
}

	

@media only screen and (max-width: 1314px) and (min-width: 1075px) {
	.menu-block {
		width: 525px;
	}
	.gf-menu li.parent > .item {
		padding-right: 3px;
	}
	.gf-menu .item {
		padding: 4px 3px;
	}
	.gf-menu.l1 > li > .item > span {
		font-size: 15px;
	}
}

.headerpng {
	padding-top: 14px;
}

.admod table {
	margin: auto;
}

.rokgallery-wrapper .rg-ss-title, .rokgallery-wrapper .rg-ss-caption {
	background: rgba(3, 50, 36, .5);
}

/*********** SIDE MENU ********************/
.box3 .rt-box3-btm, .rt-light .box3 .rt-box3-btm, .rt-dark .box3 .rt-box3-btm, #rt-showcase .rt-block.box3 .rt-box3-btm {
	background: none;
}

.main-surround ul.menu li a, .main-surround ul.menu li .item, .main-surround ul.menu li .separator {
	background: #00573D;
}

.box3 a, .rt-light .box3 a, .rt-dark .box3 a, #rt-showcase .rt-block.box3 a {
	color: white;
}

.box3 {
	background: #00573D;
}

.box3.rt-block {
	padding: 0 15px;
}

.main-surround ul.menu li a:before, .main-surround ul.menu li .item:before, .main-surround ul.menu li .separator:before {
	background: #FFC425;
}

.menu-home #rt-maintop .rt-grid-3 { width: 276px; }
.menu-home #rt-maintop .rt-grid-3.rt-omega{ width: 170px; }
.menu-home #rt-maintop .rt-grid-3 .rt-block{ padding: 10px 2px; margin: 5px; }
.menu-home #rt-maintop {margin: 0 -20px;}
.menu-home #rt-maintop .rt-grid-3 .rt-block.admodfront { margin: -94px 0px 0px 0px; }

@media only screen and (min-width: 1315px) {
	.menu-home #rt-maintop .rt-grid-3 { width: 335px; }
	.menu-home #rt-maintop .rt-grid-3.rt-omega{ width: 194px; }
	.menu-home #rt-maintop .rt-grid-3 .rt-block{ padding: 10px; margin: 10px; }
	.menu-home #rt-maintop {margin: 0;}
	.menu-home #rt-maintop .rt-grid-3 .rt-block.admodfront { margin: -80px 0px 0px 0px; padding: 0px 0px 0px 20px;}
}

@media only screen and (min-width: 1075px) and (max-width:1314px) {
}

@media only screen and (min-width: 883px) and (max-width: 1074px) {
	.menu-home #rt-maintop .rt-grid-3 { width: 212px; }
		.rt-block.menu-block { background: none; }
}

@media only screen and (min-width: 595px) and (max-width: 882px) {
	.menu-home #rt-maintop .rt-grid-3 .rt-block.admodfront { margin: 0 auto; }
	.menu-home #rt-maintop .rt-grid-3 { width: inherit; }
	.menu-home #rt-maintop .rt-grid-3.rt-omega{ margin: 0 auto; }
	.menu-home #rt-maintop {margin: 0;}
	#rt-logo {
		margin-left: auto;
		margin-right: auto;
		width: 400px;
		height: 80px;
	}

}

@media only screen and (max-width: 594px) {
	.menu-home #rt-maintop .rt-grid-3 .rt-block.admodfront { margin: 0 auto; }
	.menu-home #rt-maintop .rt-grid-3 { width: inherit; }
	.menu-home #rt-maintop .rt-grid-3.rt-omega{ margin: 0 auto; }
	.menu-home #rt-maintop {margin: 0;}
	.rt-body-top { margin: 0; height: auto; }
	#slideshow-spacer { height: 240px !important;}
		#rt-logo {
		margin-left: auto;
		margin-right: auto;
		width: 250px;
		height: 80px;
	}

}

@media only screen and (max-width: 882px) {
	.rokgallery-wrapper .rg-ss-caption {	display: block; font-size: 1em;	}
	#rt-slideshow { padding-top: 80px;}
	.rt-body-top { margin-top: -30px;}
	#rt-top-surround {
		padding-bottom: 20px;
	}
}

.docman-document-header img {
	max-width: 48px;
}

.docman-document-header {
	padding-bottom: 30px;
	line-height: 2em;
}

h2, .page_title.contentheading.docman-title{
	border-bottom: 4px rgba(0, 87, 61, 0.7) solid;
	color: #333333;
}

.module-surround h2 {
	border: none;
}

.page_title.contentheading.docman-title, .category {
	font-family: 'CasperRegular', Helvetica, Arial, sans-serif;
	text-shadow: 1px 1px 0 #ffffff;
	font-weight: normal;
	font-size: 1.5em;
}

.docman-heading-wrap { display: none;}

/********** EQUAL TABLES ********************/
.equaltables { width: 100%; display: table; table-layout: fixed;}
.equaltables > div  {	display: table-cell; margin: 10px; width: 2%; border: 10px solid rgba(0,0,0,0); vertical-align: top; word-break: break-word;}

@media only screen and (max-width: 767px){ 
	.equaltables, .equaltables div{ display: block; table-layout:auto; width: 100%; border: none; margin: 0;}
	.equaltables img { display: block; margin: 0 auto;}
}

/************  CHANGE OVER TO ROKSPROCKET  ************/
.homelayout #slideshow-spacer {height:  584px;}

.layout-slideshow .sprocket-features-content { top: 58%; width: auto;}
.layout-slideshow .sprocket-features-title {display: block;}

.layout-slideshow .sprocket-features-title, .layout-slideshow .sprocket-features-desc {
    background: rgba(3, 50, 36, .5);
}

h2.sprocket-features-title {border: none;}
.layout-slideshow .sprocket-features-desc { border-bottom: 3px solid #ffb025; font-size: 2em;}

.layout-slideshow .sprocket-features-title{
    font-family: Cinzel, serif;
    text-rendering: auto;
    letter-spacing: 0px;
    font-size: 60px;
    line-height: 100%;
    font-weight: normal;
}

.layout-slideshow .sprocket-features-title { margin-bottom: 3px;}

.sprocket-features-desc .readon { display:  none;}

/************ STARS BACKGROUND  ************/
.stars #rt-mainbody-surround { background: black url(images/stars.jpg) 50% 0 repeat; }
.stars .main-surround .component-content h2 {
    color: #FFFFFF;
    text-shadow: none;
}
/************ SLIDESHOW FIX ************/
.component-content ul { list-style-type: none; padding: 0; margin: 0;}