<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*@charset "utf-8";*/
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	/*font-size:100%;
	font:inherit;
	vertical-align:baseline*/
}

body {
	margin:0px;
	background-color:#fff;
	/*background-image:url("/images/content_bg.jpg");*/
}

img{
	border-style:none;
	border-collapse:collapse;
	margin:0;
}

a {
	color:#f34741;
	/*color: #f6ce40;*/
	text-decoration:none;
}

a:visited {
	color:#f34741;
	/*color: #f6ce40;*/
}

.PageContentWidget a {
	color: inherit;
	font-weight: bold;
	text-decoration: underline;
}

.PageContentWidget a:visited {
	color: inherit;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration:underline;
}

input:focus, button:focus 
{
    outline:0;
    /*box-shadow: 1px 1px 2px #ccc; */
}

.AccountTable {
	border-bottom:solid;
	border-left:solid;
	border-right:solid;
	border-top:solid;
	border-bottom-color:#CCC;
	border-left-color:#CCC;
	border-right-color:#CCC;
	border-top-color:#CCC;
	border-bottom-width:thin;
	border-left-width:thin;
	border-right-width:thin;
	border-top-width:thin;
	background-color:#FFF;
	border-collapse:collapse;
	font-size:14px;
}

.AccountPagingLinks{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}

.AccountDescContent a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.additemnotification {
	width:343px;
	background-color:#CCC;
	padding:5px;
	border-style:dashed;
	border-width:1px;
	border-color:#000;
}

.adminconsolecontainer {
	background-color:#FFF;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}

#bodydiv, .bodydiv {
	width:960px;
	margin:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.BreadCrumb
{
	/*font-family:Verdana, Helvetica, Arial, Sans-serif;*/
	/*font-family: proxima-nova, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	color:#3398d5;
	display:inline;
	font-size:13px;
	cursor:pointer;
	text-decoration:none;
}

.BreadCrumb:hover {
	text-decoration:underline;
}

.BreadCrumb:visited
{
	color:#3398d5;
}

.BreadCrumbChevron
{
	font-size:12px;
	color:#939598;
}

.clear {
   height: 0;
   font-size: 1px;
   margin: 0;
   padding: 0;
   line-height: 0;
   clear: both;
}

#ContentDiv {
	width:960px;
	margin:0;
	/*font-family:Verdana, Geneva, sans-serif;*/
	font-family: proxima-nova, sans-serif;

}

.ContentLink {
	color:#e38126;
	text-decoration:underline;
	/*font-family:Verdana, Geneva, sans-serif;*/
	font-family: proxima-nova, sans-serif;
	cursor:pointer;
}

.detail-images {
	position: absolute;
	left: 0px;
	top: 0px;
}

.detail-thumbs {
	max-width: 105px;
	border: 1px solid #555;
	cursor: pointer;
}

.detail-thumbs:hover {
	border-color: #C86D2A;
}

.detail-thumbs-hover {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 95px;
	height: 55px;
	border: 5px solid #C86D2A;
	opacity: 0%;
}

.detail-thumbs-hover:hover {
	opacity: 100%;
}

.dragtodaydiv {
	margin:0px;
	padding:0px;
}

.dragitinitem {
	width:342px;
	padding:3px;
	background-image:url(/images/itin-block-grey.jpg);
	background-repeat:repeat-x;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-color:#999;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	cursor:move;
}

.dragitinitemgrey {
	width:342px;
	padding:3px;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-color:#999;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	background-color:#EEE;
	color:#999;
}

.FrameworkLeftColumn {
	width:760px;
	padding-left:20px;
	float:left;
}

.FrameworkFull {
	width:960px;
}

.FrameworkRightColumn {
	width:170px;
	margin-left:20px;
	margin-top:30px;
	float:left;
}

.GoogleMap {
	 border-width:1px;
	 border-style:solid;
	 border-color:#CCC;
}

.GMapMarkerHeader {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}

.GMapMarkerContent {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

.HeaderLink
{
	/*font-family:"adelle", "Times New Roman", "Times", Serif;*/
	/*font-family: proxima-nova, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	color:#157179;
	font-size:16px;
	text-decoration:none;
}

.HeaderLink:hover {
	color:#157179;
	text-decoration:none;
	/*font-family: "adelle",'Times New Roman', Times, serif;*/
}


.ImageBorder {
	border-width:1px;
	border-color:#27265f;
	border-style:solid;
}

.imagepaddiv img {
	/*padding:10px;*/
	max-width: 100%;
}

.InputField
{
	background-color:#FFF;
	border-style:solid;
	border-width:1px;
	border-color:#90ccda;
}

.inputfieldresp {
	width:90%;
	background-color: #F6F6F6;
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 5px;
}

.inputdropdownresp {
	background-color: #F6F6F6;
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 5px;
}


.inputfieldresprequired {
    border:1px solid red;
}

.itindaydropdiv {
	float:left;
	margin-left:20px;
	width:350px;
}

.ItinDayHeaderDiv {
	width:340px;
	margin-bottom:0px;
	margin-top:5px;
	/*background-image:url(/images/itin-block-blue.jpg);
	background-repeat:repeat-x;*/
	/*border-style:solid;
	border-color:#999;
	border-width:1px;*/
	padding:5px;
	background-color:#0e4850;
	color:#FFF;
	font-size: 14px;
	font-family:Verdana, Geneva, sans-serif;
}

.ItinMapItLink {
	cursor:pointer;
	text-decoration:underline;
	margin-left:220px;
	color:#FFF;
}

.itinselectiondiv {
	width:350px;
}

.JackRabbitForm input[type=text] {
	border-bottom: solid 1px #FFF;
	border-left: solid 1px #cecece;
	border-right: solid 1px #f8f7f7;
	border-top: solid 1px #6b6b6b;
	color: #999;
	font-style: italic;
	height: 14px;
	margin-bottom: 15px;
	padding: 5px;
	width: 187px;
}

.JavaLinkA
{
	cursor:pointer;
	text-decoration:underline;
}

.main-nav {
	clear:both;
	float:right;
	font-size:17px;
	font-weight:700;
	height:43px;
	line-height:45px
}

.main-nav a {
	color:#FFF;
	display:block;
	height:43px;
	letter-spacing:0em;
	padding:0 26px;
	text-shadow:1px 1px 2px rgba(0, 0, 0, 0.25);
	text-decoration:none;
}

.main-nav a:hover {
	background:#004952;
	background:rgba(9, 36, 41, 0.3);
	cursor:pointer
}

.main-nav li {
	border-left:solid 1px #1A6871;
	border-right:solid 1px #11454E;
}

.main-nav ul li {
	float:left;
	list-style-type:none;
}

.main-nav li.first {
	border-left:none
}

.navDiv1
{
	width:160px;
	margin-top:3px;
	background-color:#404040;
	float:right;
    padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
	cursor:pointer;
	padding-right:5px;
	font-weight:bold;
}

.navDivLink {
	cursor:pointer;
	color:#FFF;
}

.navDivLink:visited {
	color:#FFF;
}

.navDivLink:hover {
	color:#3CF;
}


.OrangeDottedContentSeparator {
	border-top-width:1px;
	border-top-color:#d5840e;
	border-top-style:dotted;
    border-bottom-width:1px;
	border-bottom-color:#d5840e;
	border-bottom-style:dotted;
    text-align:left;
	margin-top:5px;
	margin-bottom:5px;
}

.pagination {
	float: right;
	margin: 0 auto;
	width: auto;
	display: inline-block;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.pagination ul {
	overflow: hidden;
	list-style: none;
	display: inline-block;
	padding: 0px;
	margin: 0px;
}

.pagination li {
	background-color: #666;
	background-image: linear-gradient(bottom, #666 48%, #5e5e5e 52%);
	background-image: -o-linear-gradient(bottom, #666 48%, #5e5e5e 52%);
	background-image: -moz-linear-gradient(bottom, #666 48%, #5e5e5e 52%);
	background-image: -webkit-linear-gradient(bottom, #666 48%, #5e5e5e 52%);
	background-image: -ms-linear-gradient(bottom, #666 48%, #5e5e5e 52%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.48, #666), color-stop(0.52, #5e5e5e));
	border-left: 1px solid #737373;
	border-right: 1px solid #444444;
	float: left;
	text-shadow: 1px 1px 2px #333;
	color: #AAA;
	padding: 0px;
	margin: 0px;
}

.pagination li:first-child {
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.pagination li:last-child {
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.pagination li a {
	color: #AAA;
	display: block;
	padding: 12px;
	text-decoration: none;
}

.pagination li a:hover {
	color: #FFF;
}

.pagination li.elipsis span {
	padding: 12px;
	display: block;
}

.pagination li.current span {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #f24842;
	color: #FFF;
	margin: 7px 5px;
	padding: 5px 7px !important;
	display: block;
}

.plainbodydiv {
	width:960px;
	margin:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.PageHeader {
	color:#157179;
	font-size:46px;
	/*font-family: proxima-nova, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.PageHeaderFont {
	/*font-family: "adelle",'Times New Roman', Times, serif;*/
	font-family: proxima-nova, sans-serif;
}


.PageHeaderHomeSub {
	color: #333;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px;
	padding-left: 18px;
	/*font-family: "adelle",'Times New Roman', Times, serif;*/
	font-family: proxima-nova, sans-serif;
	text-align: left;
}

.PageHeaderAdmin {
	font-size: 21px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: century gothic, verdana;
	/*font-weight:bold;*/
	color: #000;
}

.PageContent {
	/*font-size: 11px;*/
	font-size: 14px;
	/*font-family:Verdana, Geneva, sans-serif;*/
	/*font-family: proxima-nova, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	color:#273444;
	text-align:left;
}

.PageContent ul, .PageContentWidget ul, .AdminPageContent ul, .PageContent ol, .PageContentWidget ol, .AdminPageContent ol {
	margin-left: 30px;
}

.PageContentBlue {
	font-size: 13px;
	font-family:Verdana, Geneva, sans-serif;
	color: #27265f;
}

.event-listings {
	/*-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFF;*/
	margin-bottom: 20px;
	/*overflow: hidden;
	padding: 20px;*/
}

.event-listing {
	color: rgb(99, 100, 102);
	height: 121px;
	margin-bottom: 40px;
	vertical-align: top;
}

.event-listing-thumb {
	float: left;
	position: relative;
	margin-right: 10px;
	width: 195px;
}

.event-listing-thumb img {
	width:100%;
}

.event-listing-thumb-date {
	font-family: 'Times New Roman', Times, serif;
	position: absolute;
	right: -1;
	top: -1;
	background-color: #cc712e;
	color: #FFF;
	width: 42px;
	height: 37px;
	padding-top: 5px;
	text-align: center;
}

.event-listing-thumb-month {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 9px;
	letter-spacing: 0.15em;
	display: block;
}

.event-listing-thumb-day {
	font-weight: 700;
	font-size: 21px;
	line-height: 20px;
	display: block;
}

.event-listing-info {
	float: left;
	width: 100%; 
	max-width: 650px;
}

.event-listing-info p {
	padding: 0;
	margin: 0;
}

.event-listing-info p strong {
	color: #666;
	font-weight: 900;
}

.event-location {
	font-size: 10px;
	margin: -3px 0 5px 0;
	display: block;
}

.event-listing-info .description {
	margin-top: 3px;
}

.featured-item {
	margin-top: 10px;
}

.featured-item img {
	border: 1px solid #737373;
	position: relative;
	overflow: hidden;
}

.featured-item-image {
	width: 256px;
}

.featured-item-info {
	/*padding-left: 10px;*/
	vertical-align: top;
}

.featured-item h2 {
	margin: 0px;
}

.featured-item .title {
	font-size: 21px;
}

.featured-item p {
	margin: 0px;
	font-size: 14px;
	line-height: 16px;
}

.listing-category {
	/*border-bottom: 1px solid #cccccc;*/
	color: #005463;
	/*font-family: "adelle", 'Times New Roman', Times, serif;*/
	/*font-family: proxima-nova, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 6px;
	padding-bottom: 3px;
}

.footer a {
	/*font-family: Verdana, Helvetica, Arial, Sans-serif;*/
	/*font-family: proxima-nova, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

.footer a:hover {
	color: #76cdff !important;
}

.footer-paper-edge {
	width:100%;
	z-index: 50;
	height: 25px;
    background-repeat: repeat-x;
    background-position: bottom;
    margin-bottom: 20px;
}

.footer-area {
	margin: 0 auto;
	width: 960px;
}

.footer-section {
	float: left;
	margin-bottom: 30px;
	margin-right: 15px;
	overflow: hidden;
}

.footer-section.simple {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #768b8f;
	border-bottom: solid 1px #5a686b;
	height: 300px;
	width: 240px;
}

.footer-section.last {
	margin: 0px;
}

.footer-section-title {
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #6d8084;
	border-bottom: solid 1px #5a686b;
	padding: 11px 20px;
}

.footer-section-title a {
	/*font-family: "adelle", "Times New Roman", "Times", Serif;*/
	/*font-family: proxima-nova, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: 600;
}

.footer-section-title a:hover {
	color: #FFF !important;
}

.footer-section-content {
	padding: 20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.footer-special-title {
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.footer-special-description {
	margin-bottom: 10px;
	line-height: 16px;
	font-size: 11px;
	color: #333;
}

.footer-section.tabbed-panel {
	float: left;
	height: 305px;
	width: 450px;
	margin-bottom: 30px;
	margin-right: 15px;
	overflow: hidden;
}

.footer-social-tabs {
	overflow: hidden;
}

.social-tab {
	float: left;
	background: url("/images/social_tabs.png") no-repeat;
	display: block;
	width: 48px;
	height: 50px;
	text-indent: -10000px;
}

.social-tab.facebook { background-position: -243px 0; }
.social-tab.facebook.selected { background-position: -1px 0; }
.social-tab.twitter { background-position: -290px 0; }
.social-tab.twitter.selected { background-position: -50px 0; }
.social-tab.youtube { background-position: -339px 0; }
.social-tab.youtube.selected { background-position: -97px 0; }
.social-tab.pinterest { background-position: -386px 0; }
.social-tab.pinterest.selected { background-position: -146px 0; }
.social-tab.blog { background-position: -434px 0; }
.social-tab.blog.selected { background-position: -193px 0; }
.social-tab.flickr { background-position: -532px 0; }
.social-tab.flickr.selected { background-position: -483px 0; }

.footer-social-content {
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #9aa8ab;
	clear: both;
	height: 243px;
	margin-top: -3px;
	padding-top: 10px;
	padding-left: 10px;
	position: relative;
}

.social-section { }

.flickr-thumb {
	-webkit-transition: border 250ms cubic-bezier(0, 0, 0.58, 1);
	-moz-transition: border 250ms cubic-bezier(0, 0, 0.58, 1);
	-ms-transition: border 250ms cubic-bezier(0, 0, 0.58, 1);
	-o-transition: border 250ms cubic-bezier(0, 0, 0.58, 1);
	transition: border 250ms cubic-bezier(0, 0, 0.58, 1);
	border: solid 1px #424d50;
	margin-left: 6px;
	margin-top: 10px;
	width: 68px;
}

.footer-region-list {
	background-image: linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0) 100%);
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0) 100%);
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0) 100%);
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0)), color-stop(0.5, rgba(0,0,0,0.2)), color-stop(1, rgba(0,0,0,0)));
	clear: both;
	color: #FFF;
	padding: 22px 0;
	overflow: hidden;
}

.footer-region-list span {
	display: block;
	text-align: center;
	font-size: 18px;
}

.footer-region-list div {
	font-size: 14px;
	margin-top: 15px;
	overflow: hidden;
	text-align: center;
}

.footer-region-list a {
	line-height: 25px;
	margin: 8px 5px;
	color: #b5b5b5;
}

#lower-nav {
	border-top: solid 2px #3c4e54;
	width: 100%;
	background: url("/images/lower_nav_bg.gif");
	border-top: solid 2px #3c4e54;
}

#lower-nav div {
	margin: 25px auto 0px auto;
	overflow: hidden;
	width: 960px;
}

#lower-nav div div {
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 180px;
}

#lower-nav div div h1 {
	margin-bottom: 15px;
	font-style: normal;
	font-weight: 600;
	font-size: 17px;
	color: #FFF;
}

#lower-nav a {
	display: block;
	margin-bottom: 15px;
	color: #b5b5b5;
	font-size: 10px;
}

#lower-nav a:hover {
	color: #76cdff;
}

#footer-info {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	background-color: #040404;
	color: #b5b5b5;
	padding: 15px 0 20px 0;
	width: 100%;
	font-size: 10px;
}

.footer-info-item {
	float: left;
	color: #b5b5b5 !important;
	border-right: solid 1px #b5b5b5;
	margin-right: 10px;
	padding-right: 10px;
}

.footer-info-item.last {
	border: none;
	margin-right: 0px !important;
}

#footer-info .social {
	margin-left: 5px;
	margin-right: -10px;
	position: relative;
	top: -6px;
}

#footer-info .social-icon {
	background: url("/images/footer_social.gif") no-repeat 0 0;
	display: block;
	height: 24px;
	width: 24px;
	float: left;
	margin-left: 5px;
}

#footer-info .social-icon:hover {
	opacity: 0.85;
	filter: alpha(opacity=85);
}

#footer-info .social-icon.tw {
	background-position: -24px 0;
}

#footer-info .social-icon.fl {
	background-position: -48px 0;
}

#footer-info .social-icon.yt {
	background-position: -72px 0;
}

#footer-info .social-icon.pt {
	background-position: -96px 0;
}

.tabbed-panel.default &gt; ul {
	position:relative;
	z-index:2
}

.tablink &gt; a {
	color:#333333;
	font-size:20px;
	text-decoration: none;
	font-weight:900;
}

.tablinkselected &gt; a {
	color:#c86d2a;
}

.tabbed-panel.default &gt; ul &gt; li {
	min-height:39px;
	/*min-width:110px;*/
	width:110px;
	/*position:relative;*/
	text-align:center
}
.tabbed-panel.default &gt; ul &gt; li a {
	background-color:transparent !important;
	border-top:1px solid white !important;
	color:#333333 !important;
	display:block !important;
	font-size:18px !important;
	height:29px !important;
	/*left:0 !important;*/
	padding-top:10px !important;
	position:absolute !important;
	text-decoration:none !important;
	text-indent:0 !important;
	text-align:center;
	top:0 !important;
	vertical-align:middle !important;
	width:110px;
	-webkit-border-top-left-radius:0 !important;
	-moz-border-top-left-radius:0 !important;
	border-top-left-radius:0 !important;
	-webkit-border-top-right-radius:0 !important;
	-moz-border-top-right-radius:0 !important;
	border-top-right-radius:0 !important
}
.tabbed-panel.default &gt; ul &gt; li a.selected {
	background-color:#ffffff !important;
	border-left:1px solid #c8c8c8 !important;
	border-right:1px solid #c8c8c8 !important;
	border-top:1px solid #c8c8c8 !important;
	color:#C86D2A !important;
	z-index:2 !important
}
.tabbed-panel.default &gt; ul &gt; li &gt; a {
	border-right:1px solid #C8C8C8
}
.tabbed-panel.default &gt; ul &gt; li &gt; a.first {
	border-left-style:none
}
.tabbed-panel.default &gt; ul &gt; li &gt; a.last {
	border-right-style:none
}
.tabbed-panel.default .panels {
	/*border-top:1px solid #C8C8C8;*/
	height:170px;
	margin-top:-1px;
	padding-bottom:20px;
	position:relative;
	z-index:1 !important
}
.tabbed-panel.default .panels .panel {
	left:0;
	margin-top:35px;
	position:absolute;
	top:0
}
.tabbed-panel.default .panels .panel &gt; div {
	float:right;
	padding-bottom:20px;
	width:350px
}
.tabbed-panel.default .panels .panel &gt; div h3 {
	margin-bottom:10px
}
.tabbed-panel.default .panels .panel img {
	border:1px solid #666666;
	display:block;
	float:left;
	margin-right:20px
}
.tabbed-panel.default .panels .panel p {
	font-size:13px
}

h2.dark.lrg {
	margin-bottom:15px
}

p.regions {
	display:block;
/*	font-size:11px !important;
*/	float:left;
	margin-bottom:35px;
	width:280px
}

#regions-map-tabbed {
	background:url("/images/regions_sprite.png") no-repeat 0 0;
	display:block;
	height:158px;
	width:214px
}

#regions-map-tabbed {
	float:right;
	position:relative
}

#regions-map-tabbed.urban {
	background-position:0 -158px
}

#regions-map-tabbed.valley {
	background-position:0 -316px
}

#regions-map-tabbed.mountain {
	background-position:0 -474px
}

#regions-map-tabbed a {
	display:block;
	position:absolute
}

#regions-map-tabbed a.urban {
	height:38px;
	left:3px;
	top:3px;
	width:96px
}

#regions-map-tabbed a.valley {
	height:94px;
	left:10px;
	top:44px;
	width:88px
}

#regions-map-tabbed a.mountain {
	height:135px;
	left:100px;
	top:3px;
	width:108px
}

.snaptodaydiv {
	margin:0px;
	padding:0px;
	cursor:move;
}

.sub-nav {
	font-family:Verdana, Helvetica, Arial, Sans-serif;
	font-size:11px;
	font-weight:100;
	overflow:hidden;
	padding-top:5px;
}

.sub-nav a {
	-webkit-transition:color 250ms cubic-bezier(0, 0, 0.58, 1);
	-moz-transition:color 250ms cubic-bezier(0, 0, 0.58, 1);
	-ms-transition:color 250ms cubic-bezier(0, 0, 0.58, 1);
	-o-transition:color 250ms cubic-bezier(0, 0, 0.58, 1);
	transition:color 250ms cubic-bezier(0, 0, 0.58, 1);
	color:#b9babc;
	text-decoration:none;
}

.sub-nav a:hover {
	color:#FFF
}

.sub-nav ul {
	float:right;
	margin-top:12px
}

.sub-nav ul li {
	margin-right:18px;
	float:left;
	list-style-type:none;
}

.sub-nav form {
	float:right;
	margin-top:4px
}

.sub-nav form input[type=submit] {
	background:url("/images/search.gif") no-repeat 0px 3px;
	background-color:#FFF;
	border:none;
	cursor:pointer;
	height:25px;
	width:25px
}

.sub-nav form input[type=text] {
	background-color:#FFF;
	border:none;
	color:#999;
	height:15px;
	float:left;
	font-size:12px;
	font-style:normal;
	padding:5px 5px;
	width:130px
}

.StyledSelectBox {
	font-size:13px;
}

.tabbed-panel ul li {
	margin-right:10px;
	list-style-type:none;
}

.tabbed-panel ul li a {
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	background-color:#F7F7F7;
	color:#3398d5;
	display:table-cell;
	font-size:14px;
	font-weight:600;
	height:40px;
	text-align:center;
	text-decoration:none;
	text-indent:0;
	vertical-align:middle;
	width:120px;
}

.tabbed-panel ul li a:hover {
	color:#FF0000;
	text-decoration:underline
}

.tabbed-panel ul li a.selected {
	background-color:#FFFFFF;
	color:#666666
}

.tabbed-panel ul li a.selected:hover {
	text-decoration:none
}

.RequiredField {
	color:#F00;
	font-size:12px;
}

.SubHeader
{
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}

/*.datepicker {
	position: relative; 
	z-index: 100;
}*/

#ui-datepicker-div {
	z-index: 3010 !important;
}

/*#ui-datepicker-div {
	moz-box-shadow:1px 2px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:1px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow:1px 2px 2px rgba(0, 0, 0, 0.2);
	background:#FFF;
	border:1px solid #686868;
	display:none;
	padding:20px 20px 10px 20px;
	width:250px;
	z-index: 500;
}
#ui-datepicker-div .ui-datepicker-header {
	height:35px
}
#ui-datepicker-div .ui-datepicker-next {
	background:url("/images/arrow.gif") no-repeat 0 4px;
	cursor:pointer;
	float:right;
	height:18px;
	margin-right:10px;
	text-indent:-10000px;
	width:8px
}
#ui-datepicker-div .ui-datepicker-prev {
	-moz-transform:scaleX(-1);
	-o-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
	filter:FlipH;
	-ms-filter:"FlipH";
	background:url("/images/arrow.gif") no-repeat 0 4px;
	cursor:pointer;
	float:left;
	height:18px;
	margin-left:10px;
	text-indent:-10000px;
	width:8px
}
#ui-datepicker-div .ui-datepicker-title {
	color:#c86d2c;
	font-size:16px;
	text-align:center
}
#ui-datepicker-div table {
	height:100%;
	width:100%
}
#ui-datepicker-div tbody td {
	height:30px;
	vertical-align:middle
}
#ui-datepicker-div tbody td a {
	color:#636466;
	cursor:pointer;
	display:block;
	font-size:11px;
	height:20px;
	line-height:20px;
	margin:0 auto;
	text-align:center;
	text-decoration:none;
	width:27px
}
#ui-datepicker-div tbody td a:hover {
	background-color:#3398D5;
	color:#FFF
}
#ui-datepicker-div thead th {
	color:#C1C1C1;
	font-size:11px;
	height:30px;
	line-height:20px;
	text-align:center;
	width:27px
}
*/
.ui-widget-header {
    border: none;
    background: #60615f;
    color: #fff;
    font-size: 16px;
    font-family: arial;
}

.video-still-wrap {
	background-color:#404040;
	border:1px solid #404040;
	height:140px;
	overflow:hidden;
	width:210px
}

.video-still-wrap img {
	width:120%
}

.entry-content ul {
	margin-left: 20px;
}

body {
    margin:0px;
}

.navtext {
    /*font-family: proxima-nova, sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 23px;
    /*color:#157179;*/
    color: #fff;
    padding-left: 25px;
    padding-right: 25px;
    float:left;
    font-weight: bold;
}

.navtext:hover {
    color:#f34741;
}

.navtextthingstodo {
	/*color:#157179 !important;*/
	color:#fff !important;
	text-decoration: none !important;
}

.navtextthingstodo:hover {
	color:#f34741 !important;
}

.navtextsmall {
    /*font-family: proxima-nova, sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color:#9da8b8;
    padding-left: 15px;
    padding-right: 15px;
    float:left;
}

.navmobile {
	display: none;
}

.subnavcontainer {
	position:absolute; 
	top:35px; 
	right:62px;
}

.videowrapper {
    position: relative;
    padding-bottom: 55%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videowrappersquare {
    position: relative;
    padding-bottom: 100%; /* square */
    padding-top: 25px;
    height: 0;
}

.videowrappersquare iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.articlevideowrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.articlevideowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.videotitle {
	position:absolute; 
	top:10%; 
	left:20%; 
	z-index: 1000;
}

.videotitletext {
	position:absolute; 
	z-index: 1200; 
	color: #fff; 
	text-align: center; 
	font-size: 72px; 
	top: 150px;
}

.MobileNavMenuLvl0 {
	width:100%; 
	color:#f34741; 
    border-bottom:1px solid #aaa;
    /*font-family: proxima-nova, sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
}

.MobileNavMenuLvl1 {
	width:100%; 
	color:#09646f; 
	border-bottom:1px solid #aaa;
	/*font-family: proxima-nova, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.MobileNavMenuLvl2 {
	width:100%; 
	color:#09646f; 
	border-bottom:1px solid #aaa;
	/*font-family: proxima-nova, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.PageContentBackground {
	/*background-image:url('/images/mountain-background-short.jpg');*/
}

.featureblockdiv {
	float: left;
	width: 25%;
	position: relative;

}

.featureblockwrapper {
	overflow: hidden;			
	position: relative;
}

.featureblockimage {
	width: 101%; 
	height: auto;
	position: absolute;
	top: 0px;
	left:0px;
	-webkit-transition: width .5s, top .5s, left .5s; /* Safari */
	transition: width .5s, top .5s, left .5s;
}

.featureblockdiv:hover .featureblockimage {
	width: 110%; 
	top: -5%;
	left:-5%;
}

.featureblockicon {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 80px;
    max-width: 25%;
    transform: translate(-50%,-50%);
}

.featureblockhoveroverlay {
	position: absolute;
	top: 0px;
	opacity: 0;
	-webkit-transition: opacity .5s; /* Safari */
	transition: opacity .5s;
	width: 100%
}

.featureblockdiv:hover .featureblockhoveroverlay {
	opacity: 1.0;
}

.featureblocktitle {
	/*font-family: proxima-nova, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	position: absolute; 
	top:45%;
	left:5%	;
	width: 90%;
	text-align: center;
	text-shadow: 1px 1px 3px #777;
	font-weight: bold;
	-webkit-transition: top .5s; /* Safari */
	transition: top .5s;
}

.featureblockbodytext {
	/*font-family: proxima-nova, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-size: 14px;
	color: #fff;
	position: absolute;
	top: 40%;
	left: 12.5%;
	width: 75%;
	text-align: center;
	opacity: 0;
	-webkit-transition: opacity .5s; /* Safari */
	transition: opacity .5s;
}

.featureblockdiv:hover .featureblocktitle {
	top:20%;
}

.featureblockdiv:hover .featureblockbodytext {
	opacity: 1.0;
}

.featureblockseemoretext {
	/*font-family: proxima-nova, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-weight: 700;
	font-family: 22px;
	color: #f34741;
	position: absolute;
	top: 80%;
	width: 100%;
	text-align: center;
	opacity: 0;
	-webkit-transition: opacity .5s; /* Safari */
	transition: opacity .5s;
}

.featureblockseemoretext:hover {
	color: #fff;
}

.featureblockdiv:hover .featureblockseemoretext {
	opacity: 1.0;
}


.navlinkcontainer {
	/*position:relative;*/ /*Turn this off for full-width nav*/
}


.navlinkcontainer:hover .navdropdowncontainer {
	display: block;
}

.navdropdowncontainer {
	display: none;
	position: absolute;
	background: rgba(256, 256, 256, .9);
	/* Add these two in conjunction with turning off position relative in navlinkcontainer for full width nav */
	width: 100%;
	top: 78px;	
    left: 0px;
    z-index: 3000;
}

.navsub {
	height: 83px;
    width: 130px;
	padding-left:20px;
	padding-right:20px;
	position: relative;
	float:left;
}

/*.navsub:hover .navsubimage {
	display: none;
}

.navsub:hover .navsubimagehover {
	display: block;
}*/

.navsubimage {
	position: absolute;
	top: 0px;
	left:50%;
	transform: translate(-50%,0%);
	display: none;
}

.navsubimagehover {
	/*display: none;*/
	display: block;
	position: absolute;
	top: 0px;
	left:50%;
	transform: translate(-50%,0%);
}

.navsubtext {
	/*font-family: proxima-nova, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #157179;
    font-weight: bold;
    padding-top: 68px;
	position: absolute;
    left: 50%;
    transform: translate(-50%,0%);
    width: 120px;
    text-align: center;    
}

.sectiontitle {
	/*font-family: proxima-nova, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 2px;
    font-size: 26px;
    color: #157179; 
    font-weight: bold; 
}

.coralbutton {
	/*font-family: proxima-nova, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 2px;
    font-size: 16px;
    line-height: 30px;
    background-color: #f24842;
    color: #fff;
    text-align: center;
    border-radius: 25px;
    font-weight: bold;
    border: none; 
    cursor: pointer;
}

.HeaderTextContainer {
	width: 500px;
}

.HeaderImageTitle {
	 font-size: 50px; 
	 padding-top:30px;
}

.HeaderImageText {
	margin-top:10px; 
}

.homepagecontenttext {
	max-width: 800px; 
	text-align: center; 
	font-size: 24px; 
	margin-left: auto; 
	margin-right: auto; 
	line-height: 40px;
}

.ArticleContent img {
	/*Allows the images to be responsive even if height and width set manually */
	height: auto !important;
    max-width: 100% !important;
}

.ArticleContent iframe {
	/*Allows the iframe from youtube, etc to be responsive even if height and width set manually */
  width: 100%    !important;
  /*height: auto   !important;
*/}

.highlightitem {
	width: 600px;
}

.highlightcontainer {
	height: 400px;
}

.HeaderVideoMobile {
	display: none;
}

.footercolumn {
	display: table-cell;
	vertical-align: top;
}

.footercolumn2 {
	display: table-cell;
	vertical-align: top;
	width: 20%;
}

.footercontainer {
	width: 100%; 
	height: 200px; 
	/*background-image: url('/images/footer-cloud-bg-2.jpg'); */
	background-color: #C7C8CA;
	position: relative;
}

.orderdivcontainer {
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	width: 100%;
	max-width: 800px;
}

.orderdiv {
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
}

.orderdiv:hover {
	background: #f9f9f9;
}

.orderdivMoving {
	background: #efefef;
	-webkit-transition: all 0.5s ease;
	  -moz-transition: all 0.5s ease;
	  -o-transition: all 0.5s ease;
	  transition: all 0.5s ease;
}

.orderarrowcontainer {
	position: absolute;
	top:50%;
	right:2%;
	transform: translate(0%,-50%);
	z-index: 1000;
}

/*.UpButton {
	cursor: pointer;
	max-width: 50px;
}

.DownButton {
	cursor: pointer;
	max-width: 50px;
}*/

.DownButton {
	width: 30px;
	height: 15px;
	background-image: url(/images/section-arrow-down-light.png);
	background-repeat: no-repeat;
    background-size: 30px 15px;
    cursor: pointer;
}

.DownButton:hover {
	background-image: url(/images/section-arrow-down-dark.png);
}

.UpButton {
	width: 30px;
	height: 15px;
	background-image: url(/images/section-arrow-up-light.png);
	background-repeat: no-repeat;
    background-size: 30px 15px;
    cursor: pointer;
}

.UpButton:hover {
	background-image: url(/images/section-arrow-up-dark.png);
}

.TopButton {
    margin-bottom: 10px;
    text-align: center;
    font-size: 24px;
    cursor: pointer;
    color: #9a9a9a;
}

.TopButton:hover {
	color: #5d5d5d;
}

.BottomButton {
    margin-top: 10px;
    text-align: center;
    font-size: 24px;
    cursor: pointer;
    color: #9a9a9a;
}

.BottomButton:hover {
	color: #5d5d5d;
}

.PageWidgetDesktopOnly {
	/* Do Nothing */
}

.PageWidgetMobileOnly {
	display: none;
}

.featuredchilddiv {
	float: left;
	width: 25%;
	position: relative;
	overflow: hidden;
}

.featurechildwrapper {
	/*overflow: hidden;*/			
	position: relative;
}

.featuredchildimage {
	width: 101%; 
	position: absolute;
	top: 0px;
	left:0px;
	-webkit-transition: width .5s, top .5s, left .5s; /* Safari */
	transition: width .5s, top .5s, left .5s;
}

.featuredchilddiv:hover .featuredchildimage {
	width: 110%; 
	top: -5%;
	left:-5%;
}

.featuredchilddiv125 {
	margin-left: 12.5%;
}

.featuredchilddiv25 {
	margin-left: 25%;
}

.featuredchilddiv375 {
	margin-left: 37.5%;
}

.featurechildhoveroverlay {
	position: absolute;
	top: 0px;
	opacity: 0;
	-webkit-transition: opacity .5s; /* Safari */
	transition: opacity .5s;
	width: 100%
}

.featuredchilddiv:hover .featurechildhoveroverlay {
	opacity: 1.0;
}

.featurechildtitle {
	/*font-family: proxima-nova, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	position: absolute; 
	top:50%;
	transform: translate(0%,-50%);
	width: 100%;
	text-align: center;
	text-shadow: 1px 1px 3px #777;
}

.UserSignatureColumn {
	display: table-cell;
}

.formbutton {
    margin-right: 10px;
    /*font-family: proxima-nova, sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 2px;
    font-size: 16px;
    line-height: 30px;
    background-color: #f24842;
    color: #fff;
    text-align: center;
    border-radius: 25px;
    font-weight: bold;
    border: none;
    cursor: pointer;
}

.EventTileItem {
	width: 33%;
	float: left;
}	

.PageListicleColumnLeft {
	float:left; 
	max-width: 28%; 
	margin-right: 2%;
}

.DownloadPhotoItem {
    cursor: pointer;
}

.DownloadPhotoItem:hover .DownloadPhotoItemText {
    display: block;
}

.DownloadPhotoItemText {
    width: 200px; 
    height: 135px; 
    position: absolute; 
    top:0px; 
    left: 0px; 
    background-color: rgba(0,0,0,.7); 
    color: #fff; 
    font-weight: bold;
    display: none;
}

.DownloadPhotoItemCheckbox {
    display: none;
    position: absolute;
    top:5px;
    right: 5px;
}

.DownloadPhotoItemCheckboxSelected {
    display: block;
}

.DownloadPhotoItem:hover .DownloadPhotoItemCheckbox {
    display: block;
    position: absolute;
    top:5px;
    right: 5px;
}

.fr-view img {
    height: auto !important;
}

.MapExplorerTitleDiv {
	width: 100%; 
	overflow-x: hidden; 
	height: 40px; 
	margin-top: 30px; 
	margin-bottom: 10px; 
	position: relative;
}

.MapExplorerTitleInner {
	text-align: left; 
	position: absolute; 
	left: 50%; 
	transform: translate(-280px,0%); 
	/*width: 100%;*/ 
	border-bottom: #157179 2px solid;
}

.JackRabbitContainer {
	height: 65px;
}

.JackRabbitContainerMobile {
	display: none;
}

.ListingFilterColumn {
	display: table-cell; 
	vertical-align: middle; 
}

.imagedropshadow {
	box-shadow: 1px 1px 2px #444; 
}

.HeaderMountHoodOverlay {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 900px;
	max-width:50%;
}

.FooterColumn1Buttons {
	display: table-cell; 
	text-align: left;
}

.FooterColumn1Social {
	display: table-cell; 
	text-align: right; 
}

.FooterButton2024 {
	display: table;
}

.HeaderCyclerImageDesktop {
	/*Do Nothing*/
}

.HeaderCyclerImageMobile {
	display: none;
}

@media screen and (max-width: 1350px) {
	.HeaderImageTitle {
		 font-size: 45px; 
		 padding-top:10px;
	}

}

@media screen and (max-width: 1300px) {
	
	.featureblockbodytext {
		font-size: 11px;
	}
}

@media screen and (max-width: 1200px) {
	
	.videotitle {
		width: 400px;
	}

	.videotitletext {
		font-size: 50px; 
	}

	.footercontainer {
		height: inherit;
		background-image: none;
	}

	.footercolumn {
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding: 10px;
	}

	.footercolumn2 {
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding: 10px;
		width: 100%;
	}


}

@media screen and (max-width: 1250px) {

	.navtext {
    	font-size: 18px;
	    padding-left: 20px;
	    padding-right: 20px;
	}

	.subnavcontainer {
		position:absolute; 
		top:30px; 
		right:44px;
	}

	.videotitle {
		width: 300px;
		top:15%;
	}

	.videotitletext {
		font-size: 40px;
		top:100px; 
	}

	.videowrapper {
	    padding-bottom: 39%; /* 16:9 */
	}

	.HeaderImageTitle {
		 font-size: 30px; 
		 padding-top:20px;
	}

}

@media screen and (max-width: 1050px) {
	
	.featureblockdiv {
		width: 50%;
	}

	.featureblockbodytext {
		font-size: 14px;
	}

	.JackRabbitContainer {
		height: 105px;
	}

	.FooterColumn1Buttons {
		display: block; 
		text-align: center;
	}

	.FooterColumn1Social {
		display: block; 
		text-align: center; 
		margin-top: 20px;
	}

	.FooterButton2024 {
		display: block;
	}
}

@media screen and (max-width: 1150px) {
	.navdesktop {
    	display:none;
	}

	.navmobile {
    	display:inline-block;
	}

}

@media screen and (max-width: 900px) {

	.PageWidgetDesktopOnly {
		display: none;
	}

	.PageWidgetMobileOnly {
		display: inherit;
	}

	.PageContentBackground {
		background-image:none;
	}

	.videotitle {
		left:50%;
		transform: translateX(-50%);
	}

	.HeaderImageText {
		font-size: 11px;
		margin-top: 0px;
	}

	.HeaderVideoDesktop {
		display: none;
	}

	.HeaderVideoMobile {
		display: block;
	}

	.MapExplorerTitleDiv {
		overflow-x: inherit; 
		height: inherit; 
	}

	.MapExplorerTitleInner {
		text-align: left; 
		position: relative; 
		left: inherit; 
		transform: inherit; 
		padding: 20px;
	}

	.JackRabbitContainer {
		height: 149px;
	}

}

@media screen and (max-width: 700px) {

	.EventTileItem {
		float: none;
		margin-left: auto; 
		margin-right:auto;
		width: 100%;
	}

	.PageListicleColumnLeft {
		float:none; 
		max-width: 100%; 
		margin-right: 0px;
		margin-bottom: 20px;
	}

	.ListingFilterColumn {
		display: block; 
		width: 100% !important;
	}

}

@media screen and (max-width: 600px) {

	.featureblockbodytext {
		display: none;
	}

	/*.sectiontitle {
		font-size: 18px;
	}*/

	.highlightcontainer {
		height: 300px;
	}

	.featuredchilddiv {
		width: 100%;
	}

	.featuredchilddiv125 {
		margin-left: 0%;
	}

	.featuredchilddiv25 {
		margin-left: 0%;
	}

	.featuredchilddiv375 {
		margin-left: 0%;
	}


	.UserSignatureColumn {
		display: block;
	}

	.UserSignatureColumnLeft {
		width: 100%;
		text-align: center;
	}

	.HeaderMountHoodOverlay {
		max-width:70%;
	}

	.HeaderCyclerImageDesktop {
		display: none;
	}

	.HeaderCyclerImageMobile {
		display: block;
	}

}

@media screen and (max-width: 500px) {
	
	.featureblockdiv {
		float: none;
		width: 100%;
	}

	.HeaderTextContainer {
		width: 350px;
	}

	.homepagecontenttext {
		font-size: 18px; 
		line-height: 26px;
	}

	.JackRabbitContainer {
		/*height: 190px;*/
		display: none;
	}

	.JackRabbitContainerMobile {
		display: block;
	}
}

@media screen and (max-width: 400px) {

	/*.JackRabbitContainer {
		height: 191px;
	}*/

}



/* displayarticles styles */
		.tripidea {
			height: 325px;
			width: 532px;
			position: absolute;
			z-index: 500;
			top: 50%;
			transform: translate(0%, -50%);
			left:100%;
			margin-left: 0px;
		}

		.leftofscreen {
			left: -490px;
			margin-left: 0px;
		}

		.previdea {
			left:0px;
			margin-left: 0px;
			cursor: pointer;
		}

		.selectedidea {
			height: 525px;
			width: 700px;
			z-index: 1000;
			left: 50%;
			margin-left:-310px;
		}

		.nextidea {
			left: 100%;
			margin-left: -422px;
			cursor: pointer;
		}

		.rightofscreen {
/*			left:100%;
			margin-left: 0px;
*/		}

		.tripideabackground {
			height: 325px;
			width: 422px;
			background: #2d3a4b;			
		}

		.tripideabackgroundselected {
			height: 525px;
			width: 620px;
			box-shadow: 12px 0 20px 0px rgba(0, 0, 0, 0.2), -12px 0 20px -4px rgba(0, 0, 0, 0.2);
			background: #157179;
		}

		.ideatextcontainer {
			/*width: 240px;*/
			text-align: center;
			/*margin-left: 15px;*/
			height: 285px;
			padding-top: 40px;
		}

		.ideatextcontainerselected {
			/*width: 320px;*/
			text-align: center;
			/*margin-left: 65px;*/			
			height: 435px;
			padding-top: 95px;
		}

		.ideatitle {
			/*font-family: proxima-nova, sans-serif;*/
			font-family: Arial, Helvetica, sans-serif;
			font-size: 22px;
			width: 220px;
			margin-left: 25px;
			color: #fff;
			text-align: center;
			font-weight: bold;
			line-height: 22px;
			/*margin-top: 80px;*/
		}

		.ideatitleselected {
			/*font-family: proxima-nova, sans-serif;*/
			font-family: Arial, Helvetica, sans-serif;
			font-size: 30px;
			width: 360px;
			margin-left: 55px;
			color: #fff;
			text-align: center;
			font-weight: bold;
			line-height: 30px;
			/*margin-top: 95px;*/
		}

		.ideabody {
			/*font-family: proxima-nova, sans-serif;*/
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #fff;
			margin-top: 35px;
			width: 100%;
			width: 240px;
			margin-left: 15px;
		}

		.ideabodyselected {
			/*font-family: proxima-nova, sans-serif;*/
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			color: #fff;
			margin-top: 35px;
			width: 100%;
			width: 320px;
			margin-left: 65px;
		}

		.ideareadmorebutton {
			/*font-family: proxima-nova, sans-serif;*/
			font-family: Arial, Helvetica, sans-serif;
			font-size: 22px;
			color: #fff;
			width: 165px;
			margin-top: 80px;
			background-color: #fa5b6d;
			margin-left: 140px;
			line-height: 40px;
			opacity: 0;
		}

		.ideareadmorebuttonselected {
			font-family: proxima-nova, sans-serif;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 22px;
			color: #fff;
			width: 165px;
			margin-top: 80px;
			background-color: #fa5b6d;
			border: 1px solid #fa5b6d;
			margin-left: 140px;
			line-height: 40px;
			opacity: 1.0;
		}

		.ideareadmorebuttonselected:hover {
			color: #fa5b6d;
			background-color: #fff;
		}

		.ideareadmorebuttonselected {
			/*font-family: proxima-nova, sans-serif;*/
			font-family: Arial, Helvetica, sans-serif;
		    letter-spacing: 2px;
		    font-size: 16px;
		    line-height: 30px;
		    background-color: #f24842;
		    color: #fff;
		    text-align: center;
		    border-radius: 25px;
		    font-weight: bold;
			width: 165px;
			margin-top: 80px;
			margin-left: 140px;
			line-height: 40px;
			opacity: 1.0;
		}

		.ideareadmorebuttonselected:hover {
			color: #f24842;
			background-color: #fff;
		}

		.ideaimage {
			position: absolute; 
			top:50%; 
			transform: translate(0%, -50%); 
			right:0px; 
			width: 290px;
		}

		.ideaimageselected {
			position: absolute; 
			top:50%; 
			transform: translate(0%, -50%); 
			right:0px; 
			/*width: 210px;*/
			width: 290px;
		}

		.zIndex500 {
			z-index: 500;
		}

		.zIndex1000 {
			z-index: 1000;
		}

		.tripideasectiontitle {
			/*font-family: proxima-nova, sans-serif;*/
			font-family: Arial, Helvetica, sans-serif;
		    letter-spacing: 2px;
		    font-size: 26px;
		    color: #157179; 
		    font-weight: bold; 
		}

		.tripideaarrowleft {
			left:50%; 
			margin-left: -350px;
		}

		.tripideaarrowright {
			left:50%; 
			margin-left: 380px;
		}

		@media screen and (max-width: 1450px) {
			
			.selectedidea {
				height:425px;
			}
			
			.tripideabackgroundselected {
				height:425px;
			}

			.ideatextcontainerselected {
				padding-top: 45px;
				height: 385px;
			}

			.ideareadmorebuttonselected {
			    margin-top: 30px;
			}
		}


		@media screen and (max-width: 1150px) {
			
			.tripideasdiv {
				height: 600px;
			}
			
			.mountainbackground {
				display: none;
			}
		}

		@media screen and (max-width: 850px) {
			
			.tripideasdiv {
				height: 800px;
			}
			
			.tripideabackground {
			    height: 625px;
			    width: 300px;
			}

			.tripidea {
			    height: 625px;
			    width: 300px;
			    margin-left: 0px;
			}

			.nextidea {
			    margin-left: -300px;
			}

			.ideaimage {
			    top: 150px;
    			left: 20px;
			}

			.ideatitle {
			    font-size: 24px;
			    width: 300px;
			    margin-left: 15px;
			    margin-top: 250px;
			}

			.ideabody {
			    font-size: 16px;
			    margin-top: 15px;
			    width: 300px;
			    margin-left: 10px;
			}

			.ideareadmorebutton {
			    font-size: 22px;
			    width: 165px;
			    margin-top: 30px;
			    margin-left: 85px;
			    line-height: 40px;
			}

			.selectedidea {
				width: 300px;
				margin-left: -150px;
				height: 625px;
			}

			.tripideabackgroundselected {
				width: 320px;
				height: 625px;
			}

			.ideaimageselected {
			    top: 150px;
    			left: 20px;
			}

			.ideatitleselected {
			    font-size: 24px;
			    width: 300px;
			    max-width: 80%;
			    margin-left: auto;
			    margin-right: auto;
			    margin-top: 250px;
			}

			.ideabodyselected {
			    font-size: 16px;
			    margin-top: 15px;
			    width: 100%;
			    width: 300px;
			    margin-left: 10px;
			}

			.ideareadmorebuttonselected {
			    font-size: 22px;
			    width: 165px;
			    margin-top: 30px;
			    margin-left: 85px;
			    line-height: 40px;
			}

			.tripideaarrowleft {
				left:5%; 
				margin-left: 0px;
			}

			.tripideaarrowright {
				left:inherit; 
				right: 5%;
				margin-left: 0px;
			}

		}

/*Map Explorer */
#scrolldiv::-webkit-scrollbar-track
{
	background-color: #2d3a4b;
}

#scrolldiv::-webkit-scrollbar
{
	width: 5px;
	background-color: #F5F5F5;
}

#scrolldiv::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #afb6c0; width:2px;
}	

.scrolldiv::-webkit-scrollbar-track
{
	background-color: #2d3a4b;
}

.scrolldiv::-webkit-scrollbar
{
	width: 5px;
	background-color: #F5F5F5;
}

.scrolldiv::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #afb6c0; width:2px;
}	

@media print {
	.navdesktop, #cycler, .bookingbar, #highlightcontainer, .highlighttitle, .footercontainer {
		display: none;
	}
}</pre></body></html>