body {

}

#nav-edge {
height:30px;
width:5px;
background:#FFFFFF url("../images/child-nav-green-edge.png") no-repeat;
position:absolute;
z-index:201;
}

.bucket-body a:hover {
color: #fec;
text-decoration: none;
background: url("../images/link-arrow-homepage-on.gif") no-repeat center right;
}
/***/
/**/ /* Child page */

#sub-nav-activities .nav-main-node {background: url("../images/summer-nav-activities-on.gif") no-repeat;}
#sub-nav-lodging .nav-main-node {background: url("../images/summer-nav-lodging-on.gif") no-repeat;}
#sub-nav-family-fun .nav-main-node {background: url("../images/summer-nav-family-fun-on.gif") no-repeat;}
#sub-nav-groups .nav-main-node {background: url("../images/summer-nav-groups-on.gif") no-repeat;}
#sub-nav-real-estate .nav-main-node {background: url("../images/summer-nav-real-estate-on.gif") no-repeat;}
#sub-nav-gallery .nav-main-node {background: url("../images/summer-nav-gallery-on.gif") no-repeat;}

.red-tab-container {
width: 250px;
background: #827319 url(../images/tabcorner-green-white-left.gif) no-repeat top left;
}

.red-tab-container h3 {
margin: 0;
padding: 0;
text-align: center;
background: url("../images/tabcorner-green-white-right.gif") no-repeat top right;
font: bold 15px/29px Helvetica, Arial;
text-transform: none;
color: white;
}

.nav-main ul a:hover {
color: #827319;
background: white;
}

#video_table td.showing {background: #827319;}

#winter-tab-container.current {background: #827319 url(../images/tabcorner-green-white-left.gif) no-repeat top left;}

#winter-tab-container.current .season-tab {background: url("../images/tabcorner-green-gray-right.gif") no-repeat top right;}
#summer-tab-container.current {background: #827319 url(../images/tabcorner-green-white-right.gif) no-repeat top right;}
#summer-tab-container.current .season-tab {background: url("../images/tabcorner-green-gray-left.gif") no-repeat top left;}

.summer-first #winter-tab-container {float: right;}
.summer-first #summer-tab-container {float: left;}
.summer-first #summer-tab-container.current {background: #827319 url(../images/tabcorner-green-white-left.gif) no-repeat top left;}
.summer-first #summer-tab-container.current .season-tab {background: url("../images/tabcorner-green-gray-right.gif") no-repeat top right;}
.summer-first #winter-tab-container.current {background: #827319 url(../images/tabcorner-green-white-right.gif) no-repeat top right;}
.summer-first #winter-tab-container.current .season-tab {background: url("../images/tabcorner-green-gray-left.gif") no-repeat top left;}

.current a {background: #827319;}



h1 {
color: #827319;
font: bold 18px/25px "Trade Gothic", TradeGothic, Helvetica, Arial;
text-transform: uppercase;
}

.sub-nav ul.sub-nav-2 li.selected a, .sub-nav ul.sub-nav-2 a:hover {
background: url("../images/white_pixel_70.png");
color: #827319;
}

.sub-nav a {
padding-left: 20px;
color: #827319;
font: bold 14px/20px "Trade Gothic", TradeGothic, Helvetica, Arial;
text-decoration: none;
background: url("../images/white_pixel_40.png");
}

#conditions-section #content-text a{
font-weight:bold;
color:#827319;
}

.image-focused-layout #content-text {background: url("../images/green_pixel.png");}

.winter {display: none;}