﻿@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/

.primary {
    background-color: #d9d7d8;
    border: 1px solid #b9b9b9;
    color: black;
}

body {
    background-color:white;
    overflow: visible !important;
}

.secondary {
    background-color: #d9d7d8;
    color: black;
}

.BodyContent {
    background-color:#F9F9F9;
}

#cityRegion_Address{
    opacity:inherit;
}

a[id*='loginLink'] {
    color:white;
}


i/*mg, object, embed, video {
	max-width: 100%;
	border-radius: 15px;
}*/
#BodyContent {
    margin-top:10px;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
.featured_images{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border-radius: 8px;
}


.ctCheckBoxToggle {padding-left:3px;}


/*[class*="card-"] input, [class^="card-"] textarea {width: 98% !important}*/

.eventCollapse 
{
    background-image: url("../cts/images/expand.png");
    background-repeat: no-repeat;
    height: 13px;
    width: 13px;
    display: inline-block;
    padding: 2px;
    padding-bottom: 0;
    margin-top: 4px;
}
.eventExpanded { 
    background-image: url("../cts/images/collapse.png"); 
    background-repeat: no-repeat;
    height: 13px;
    width: 13px;
    display: inline-block;
    padding: 2px;
    padding-bottom: 0;
    margin-top: 4px;
}
.nav:hover {
    display: block;
}


/*Mobile*/
/* mobile */
@media (max-device-width : 480px) and (min-device-width : 320px) {
    input[type=submit], input[type=button], input[type=number] {
        font-size: .8em !important;
    }

    .regAttendee .entityImage {
        width: 20px !important;
        height: 30px !important;
    }

    tr, td, th {
        font-size: .8em !important;
    }

    .ecWidth {
        width: 50% !important
    }

    .sidr {
        overflow-x: hidden !important;
        overflow-y: auto !important;
    }


}

        @ /*media (max-device-width : 959px) {
    .container_12 {
        margin-left:auto;
        margin-right:auto;
        width:768px;
    }
    .container_12 .grid_12 {
        width:750px;
    }
}*/
        /*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/
        .EventDirectors {
            font-size: x-small;
        }

        .LodgeFinderHeader {
	font-weight: bold;
	font-size: small;
	text-align: center;
	color: #FFFFFF;
}
.LodgeFinderDetails {
	font-weight: bold;
	font-size: small;
	text-align: center;
}
.LodgeButtonGone {
	max-width: 225px;
	text-align: center;
	border-radius: 14px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: -webkit-linear-gradient(270deg,rgba(211,211,211,1.00) 0%,rgba(161,161,161,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(211,211,211,1.00) 0%,rgba(161,161,161,1.00) 100%);
	background-color: #A5A5A5;
}
.LodgeButtonTextWhite a:hover {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}
.LodgeButtonTextWhite {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}
.LodgeButtonTextWhite a {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}
.LodgeButtonTextWhite a:visited {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}
.RegButton {
	max-width: 225px;
	text-align: center;
	border-radius: 14px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: -webkit-linear-gradient(270deg,rgba(120,150,255,1.00) 0%,rgba(65,82,232,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(120,150,255,1.00) 0%,rgba(65,82,232,1.00) 100%);
	background-color: #488AE1;
}
.ButtonTextWhite a:hover {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: large;
	text-decoration: none;
}
.ButtonTextWhite a {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: large;
	text-decoration: none;
}
.ButtonTextWhite a:visited {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: large;
	text-decoration: none;
}
.tile {
	margin-top: -2px;
	margin-right: -2px;
	margin-bottom: -2px;
	margin-left: -2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.floatleft{
	float:left;
}

.floatright{
	float:right;
}

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}
.FooterMobileBreak {
	color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: large;
	text-align: center;
}
.FooterMobileBreak a {
	color: #fff;
	text-decoration: none;
}
.footerlinks {
	color: #593636;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: small;
}
.footerlinks a {
	text-decoration: none;
	color: #593636;
}
.footernotice a {
	text-decoration: none;
	color: #593636;
}
.footercopynotice {
	color: #593636;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	text-align: center;
	font-size: x-small;
	font-style: italic;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
.ColText {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.Col100Percent {
	width: 100%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	background-color: #EAEAEA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 8px;
}.PhotoRight {
	border-radius: 8px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: auto;
	width: auto;
	max-height: 100%;
	max-width: 100%;
}
.PhotoLeft {
	border-radius: 8px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: auto;
	width: auto;
	max-height: 100%;
	max-width: 100%;
}
/* Mobile Layout: 480px and below. */
  
.TitleBox{
	width: 100%;
	min-width: 240px;
	float: left;
}
.Col33PercentRight {
	width: 100%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	background-color: #EAEAEA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 8px;
	min-width: 200px;
}.Col33Percent {
	width: 100%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	background-color: #EAEAEA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 8px;
	min-width: 200px;
}
.Col50PercentSitePhoto {
	width: 100%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	background-color: #D9D6CA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 8px;
}
.Col50PercentLeft {
	width: 100%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	background-color: #EAEAEA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 8px;
}
.Col50PercentRight {
	width: 100%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	background-color: #EAEAEA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 8px;
}
.footernotice {
	color: #593636;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: x-small;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#div1 {
}
#menu_div {
}
#slogan {
display: none;
width:230px;
}
#contact {
display: none;
}
#featured {
}
#featured_image {
	display: none;
}
#site_slider {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#featured_slider {
	width: 100%;
}
#BodyContent {
}
#CampFooter {
}
#FooterBar {
display: none;
}
#FooterLogo {
display: none;
}
#FooterBarBottom {
display: none;
}
#FooterText {
}
#FooterCol1 {
display: none;
}
#FooterCol2 {
	width: 50%;
	text-align: center;
}
#FooterCol3 {
	width: 50%;
	text-align: center;
}
#FooterCol4 {
	display: none;
	text-align: center;
	width: 100%;
}
#FooterCol5 {
	margin-top: 15px;
	width: 100%;
}
#FooterMobileBreak {
	display: block;
	align-content:center;
	height: 55px;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 5px;
	background-color: #D9D6CA;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.TitleBox{
	width: 36%;
	min-width: 240px;
	float: left;
}
.Col33PercentRight {
	width: 31%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
	background-color: #EAEAEA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 8px;
	min-width: 200px;
}
.Col33Percent {
	width: 31%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	background-color: #EAEAEA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 8px;
	min-width: 200px;
}
.Col50PercentSitePhoto {
	width: 48%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	background-color: #D9D6CA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 8px;
}
.Col50PercentLeft {
	width: 48%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	background-color: #EAEAEA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 8px;
}
.Col50PercentRight {
	width: 48%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
	background-color: #EAEAEA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 8px;
}
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
#menu_div {
}
#slogan {
	display: none;
}
#contact {
	display: block;
	float: right;
}
#featured {
}
#featured_image {
	display: none;
}
#featured_slider {
	width: 100%;
	height: 100%;
}
#BodyContent {
}
#CampFooter {
}
#FooterBar {
display: none;
}
#FooterLogo {
display: none;
}
#FooterBarBottom {
display: none;
}
#FooterText {
}
#FooterCol1 {
display: none;
}
#FooterCol2 {
	width: 35%;
}
#FooterCol3 {
	width: 35%;
}
#FooterCol4 {
	display: block;
	width: 30%;
}
#FooterCol5 {
	width: 100%;
	margin-top: 15px;
}
#FooterMobileBreak {
	display: block;
	align-content:center;
	width: 100%;
	height: 30px;
	margin-top: 25px;
	margin-bottom: 5px;
	background-color: #D9D6CA;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}

}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.TitleBox{
	width: 36%;
	min-width: 240px;
	float: left;
}
.Col33PercentRight {
	width: 31%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
	background-color: #EAEAEA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 8px;
	min-width: 200px;
}
.Col33Percent {
	width: 31%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	background-color: #EAEAEA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 8px;
	min-width: 200px;
}
.Col100PercentSitePhoto {
	width: 100%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #D9D6CA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 8px;
}
.Col50PercentSitePhoto {
	width: 48%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	background-color: #D9D6CA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 8px;
}
.Col50PercentLeft {
	width: 48%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	background-color: #EAEAEA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 8px;
}
.Col50PercentRight {
	width: 48%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
	background-color: #EAEAEA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 8px;
}
.footernotice {
	color: #593636;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: small;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
.gridContainer {
	width: 88.5%;
/*	max-width: 1232px;  ORIGINAL SETTING */
	max-width: 960px; /*ADJUSTED TO CENTER */
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
	min-width: 960px;
	max-width: 960px;
	border-radius: 15px 15px 0px 0px;
	background-color: #D9D6CA;
	padding-top: 10px;
    padding-bottom: 15px;
}
#menu_div {
	min-width: 960px;
	max-width: 960px;
	background-color: #D9D6CA;
}
#slogan {
display: block;
}
#contact {
	display: block;
	float: left;
}
#featured {
	min-width: 960px;
	max-width: 960px;
	border-radius: 0px 0px 15px 15px;
	background-color: #D9D6CA;
}
#featured_image {
	display: block;
	width: 250px;
	height: 350px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#featured_slider {
	width: 685px;
	height: 350x;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#BodyContent {
    margin-top:10px;
}
#CampFooter {
	min-width: 960px;
	max-width: 960px;
}
#FooterBar {
	display: block;
}
#FooterLogo {
	display: block;
	min-width: 960px;
	max-width: 960px;
	border-radius: 15px 15px 15px 15px;
	background-color: #D9D6CA;
}
#FooterBarBottom {
	display: block;
	margin-top: -2px;
}
#FooterText {
	min-width: 960px;
	max-width: 960px;
}
#FooterCol1 {
	display: block;
	width: 14%;
	float: left;
}
#FooterCol2 {
	width: 17%;
	float: left;
	text-align: left;
}
#FooterCol3 {
	width: 17%;
	float: left;
	text-align: left;
}
#FooterCol4 {
	display: block;
	width: 12%;
	float: left;
	text-align: left;
}
#FooterCol5 {
	width: 40%;
	float: left;
	background-image: url(../assets/images/crossandflame.png);
	background-repeat: no-repeat;
	margin-top: 0px;
}
#FooterMobileBreak {
display: none;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}

}

.articleheader h2,
.sectionheader h2 {
	    color:black;
	}


ul.bullet {
    margin-left: 10px;
    margin-right: 0px;
    padding-left: 20px;
    padding-right: 0px;
    list-style: disc;
}

a.link_name { display: none; }
.evtDivDescription { white-space: pre-wrap; }


.header {
    background-image: url("../images/page-header.jpg");

}