@charset "utf-8";
body {
	margin:0px;
	font-family:'Raleway', Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	background:url(/SiteDesign/Images/bg.aspx) repeat #FFF;
}
a {
	cursor:pointer;
	outline:0;
}
.e3pagetemplate {
	color:#292929;
	font-size:14px;
	line-height:1.6em;
}
.e3pagetemplate a {
	color:#1b340a;
}
.e3pagetemplate span {
	line-height:1.3em;
}
font {
    line-height: normal;
}
h1, h2, h3, h4, h5, h6 {
	color:#1b340a;
	margin:10px 0;
	line-height:1em;
}
h1 {
	font-weight:bold;
	font-size:25px;
}
h2 {
	font-weight:normal;
	font-size:22px;
}
h3 {
	font-weight:normal;
	/*font-size:18px;*/
	font-size:42px;
	font-family: 'Great Vibes', cursive;
}
img {
	border: none;
}
.MainInformationTable{
	width:100%;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}

#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(/SiteDesign/splash1/progress.aspx) no-repeat center center;}
	
#supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
		
#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
#supersized a { width:100%; height:100%; display:block; cursor:default; }
#supersized li.prevslide { z-index:-20; }
#supersized li.activeslide { z-index:-10; }
#supersized li.image-loading { background:#111 url(/SiteDesign/splash1/progress.aspx) no-repeat center center; width:100%; height:100%; }
#supersized li.image-loading img{ visibility:hidden; }
#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }

.TopDropLayout1 {
	float:left;
	width:100%;
	min-width:1010px;
}
.TopDropLayout1 .page_header {
	float:left;
	width:100%;
	min-width:1010px;
	background:url(/SiteDesign/Images/splash_header_repeat.aspx) repeat-x;
}
.page_header .page_header_wrapper {
	margin:auto;
	width:1010px;
}
.page_header_wrapper a{
	text-decoration:none;
}
.page_header_wrapper .page_header_1 {
	float:left;
	width:962px;
	height:14px;
	margin:13px 24px 0;
	font-family:'Raleway', Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.page_header_1 .currentUserLabelText {
	float:left;
	color:#FFF;
}
.page_header_1 .cmsdesklink {
	float:left;
	color:#FFF;
	margin:0 0 0 3px;
}
.page_header_1 .signoutLink {
	float:right;
	color:#FFF;
}
.page_header_wrapper .page_header_2 {
	float:left;
	width:1010px;
	height:111px;
	text-align:center;
}
.page_header_2 a {
	margin-top:-16px;
	position:relative;
	display:inline-block;
}
.page_header_wrapper .page_header_3 {
	float:left;
	width:1010px;
	height:54px;
	font-family:'Raleway', Arial, Helvetica, sans-serif;
	background:url(/SiteDesign/Images/nav_bg.aspx) repeat-x;
}
.page_header_3 .oneCMSMenu {
	cursor:pointer;
	height:54px;
	margin:auto;
	font-size:14px;
	font-weight:bold;
}
.page_header_3 .oneCMSMenuItem {
	padding: 0 10px;
	color:#292929;
}
.page_header_3 .oneCMSMenuItemMouseOver, .page_header_3 .oneCMSMenuHighlightedMenuItemMouseOver, .page_header_3 .oneCMSMenuHighlightedMenuItem {
	padding: 0 10px;
	color:#374e2c;
	background:rgba(137, 130, 113, 0.25);
}
.page_header_3 .CMSMenu {
	cursor:pointer;
	width:auto !important;
	font-size:13px;
	font-weight:500;
}
.page_header_3 .CMSMenuItem, .page_header_3 .CMSMenuHighlightedMenuItem {
	padding:5px 30px 5px 20px;
	color:#FFF;
	background:#314926;
}
.page_header_3 .CMSMenuItemMouseOver, .page_header_3 .CMSMenuHighlightedMenuItemMouseOver {
	padding:5px 30px 5px 20px;
	color:#FFF;
	background:#4c693f;
}
/* CSS to style first drop down item
.CMSMenu tr:nth-child(1) .CMSMenuItem, .CMSMenu tr:nth-child(1) .CMSMenuItemMouseOver {
}
*/
.cameraCont .cameraSlide img{
	height:100% !important;
}
.TopDropLayout1 .page_content {
	float:left;
	width:100%;
	min-width:1010px;
}
.page_content .page_content_wrapper {
	margin:auto;
	width: 100%;
}
.page_content_wrapper .page_content_top {
}
.page_content_wrapper .page_content_middle {
	/*display:none;*/
}
.slideshow_text {
	float:left;
	width:auto;
	/* min-width:300px; */
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif, "Century Gothic";
	text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.8);
	font-size:20px;
	width: 100%;
	position:  absolute;
	left: 0;
	text-align: left;
	display:  flex;
	justify-content: center;
}
.slideshow_text table, .slideshow_text div {
	left: auto !important;
	min-width: 980px;
    /*min-width: 600px;
    right: 0;*/
    top: 100px !important;
    width: auto !important;
	padding:20px;
	/*border-radius: 20px;
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.6);*/
}
.slideshow_text h2 {
	font-family:'Raleway', Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:44px;
    font-weight: bold;
}
.slideshow_text a {
	display:table;
	line-height: 34px !important;
	background: #374F2D !important;
	padding: 0 15px !important;
	margin: 15px 0 0 !important;
	color: #d8b511 !important;
	font-size: 18px !important;
	text-decoration: none !important;
	border-radius: 10px !important;
	box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.4) !important;
	transition: all 0.5s !important;
}
.slideshow_text a:hover {
	background:#597f4a;
}
.slideshow_text .fa-chevron-right {
	color:#d8b511;
	font-size:1em;
	margin:0 10px 0 0;
}
.page_content_wrapper .page_content_bottom {
}
.TopDropLayout1 .page_footer {
	float:left;
	width:100%;
	min-width:1010px;
	clear:both;
	position:fixed;
	bottom:0;
	background:url(/SiteDesign/Images/bg.aspx) repeat;
	-webkit-box-shadow:inset 0 5px 5px 0 rgba(0,0,0,0.4);
	box-shadow:inset 0 5px 5px 0 rgba(0,0,0,0.4);
}
.EditMode .TopDropLayout1 .page_footer {
	position:relative;
}
.page_footer .page_footer_wrapper {
	margin:auto;
	width:1010px;
}
.page_footer_wrapper a{
	text-decoration:none;
	color:#e8b53a;
}
.page_footer_wrapper .page_footer1 {
	float:left;
	width:1010px;
	text-align:center;
	padding:0 0 14px;
	font-family:'Raleway', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
}
.page_footer1 .splashbtn_table {
	width:940px;
	margin:-95px auto 0;
}
.page_footer1 .splashbtn_img {
	width:294px;
	height:96px;
}
.splashbtn_img img {
	width:294px !important;
	height:96px !important;
}
.page_footer1 .splashbtn_text {
	width:294px;
	padding:12px 19px 12px 23px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
	font-weight:bold;
	font-size:16px;
	color:#3f3f3f;
	text-transform:uppercase;
	background:#f4efe4;
	text-align:left;
}
.splashbtn_text a {
	color:#3f3f3f;
	display:block;
	height:26px;
	background:url(/SiteDesign/Images/splashbtn_arrow.aspx) no-repeat right center;
}
.page_footer_wrapper .page_footer2 {
}

.camera_caption.fadeFromBottom {
    margin: -50px 0 0;
    text-align: center;
    top: 50%;
    /* transform: translatey(-50%); */
}
.camera_caption > div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
img.imgLoaded {
    background-color: white;
    height: auto !important;
    margin: 0 !important;
    max-width: none !important;
    width: 100% !important;
}
.camerarelative {
    display: none !important;
}
.cameraSlide {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}