body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;

	background-color: #ffffff;
}

img{border: none; outline: none;}

p{margin-bottom: 1em;}

/* do not remove */
ul{
float: left;
}

#homeLink{
position: absolute; 
left: 0; 
top: 0;
}


.twoColFixLtHdr #container { 
        position: relative;
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
} 

.twoColFixLtHdr #header { 
        margin-top: 20px;
        width: 780px; 
        height: 357px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#flashBanner{
	background-color: #000033;
}

.twoColFixLtHdr #contentContainer{
        position: relative; 
        top: -70px;
        padding: 15px 0;
}

.twoColFixLtHdr #contentContainer, #flashBanner{
        width: 780px; 
        margin-top: -6px;
        border-left: solid 1px #000033;
        border-right: solid 1px #000033;
        border-bottom: solid 1px #000033;
}

.twoColFixLtHdr #sidebar1 {
        position: relative;
	float: left; /* since this element is floated, a width must be given */
	width: 132px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 5px;
	margin: 15px 10px;
        background-color: #a7d13d;
        border-left: dashed 1px #000033;
        border-right: dashed 1px #000033;
}


* html .twoColFixLtHdr #sidebar1{
       margin-left: 5px;
}

.twoColFixLtHdr #sidebar2 {
        position: relative;
	float: right; /* since this element is floated, a width must be given */
        clear: right;
	width: 100px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
        min-height: 450px !important;
        height: 450px;
	padding: 15px 5px;
	margin: 15px 25px 0 0;
        margin-top: 70px;
}



* html .twoColFixLtHdr #sidebar2 {
	margin: 35px 3px;
}

/* sub page menu */
#cat_497867_divs{
position: absolute;
top: 15px;
right: 35px;
margin-top: -9px;
margin-right: -30px; 
}

* html #cat_497867_divs{
right: -115px;
top: -65px;
}
#nav_497867{
	width:300px !important;
}

#nav_497867 a{
	width:60px !important;
}

#cat_497867_divs ul li a{height: 70px;}


.twoColFixLtHdr #mainContent { 
	margin: 80px 0 0 150px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */

} 

.content{width: 430px; margin-bottom: 50px;}

body#store .content {width: 551px}
body#store .content a { color:#89bf45;}

* html .twoColFixLtHdr #mainContent { 
padding: 0 10px;
}

* html .content{width: 420px;}

.twoColFixLtHdr #footer { 
	margin-top: 8px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
}
/* breadcrumbs */

.breadcrumbsMain{

}

#beGuidedContainer .breadcrumbsMain{
width: 430px;
min-height: 70px !important;
height: 70px;
}

#attractionsContainer .breadcrumbsMain{
width: 450px;
min-height: 50px !important;
height: 50px;
}

.breadcrumbsMain ul{
list-style-type: none;
padding: 0;
margin: 0;
margin-right: 20px;
}

.twoColFixLtHdr #footer{margin-top: 0; position: relative; top: -60px;}


/* newsletter */
#adminButtons{
position: absolute;
top: 10px;
width: 780px;
}

#newsletterForm{
float: right;
}

.twoColFixLtHdr #adminButtons{
font-size: 12px;
}

* html .twoColFixLtHdr #adminButtons{
top: 20px;
}

*:first-child+html  .twoColFixLtHdr #adminButtons{
top: 20px;
}

#adminButtons label{
float: left;
}

#adminButtons #subForm input{
float: left;
}

span#newsletterText{float: left;}




/* floating images */
#floatingImage{
position: absolute;
top: 108px; 
left: 1px; 
z-index: 999;
}

* html #floatingImage{
top: 130px; 
}

*:first-child+html #floatingImage{
top: 128px; 
}


/* sub sub page headers */
#subfloatingImage{
position: absolute;
top: -173px;
left: 0;
z-index: 999;
}


* html #subfloatingImage{
top: -260px;
left: -167px;

}

*:first-child+html #subfloatingImage{

}


/* web app formatting */


/* Be Guided */
#beGuidedContainer #visitInfo{
border-top: dashed 1px #66ccff;
width: 440px;
background-color: #c7e2f6; /* light blue */
font-size: 12px;
padding: 4px 0 10px 26px;
}
#beGuidedContainer #visitInfo h3{color: #666666;}

/* attractions */
#attractionsContainer #visitInfo{
border-top: dashed 1px #cc3399;
width: 440px;
background-color: #ffbfec; /* pink */
font-size: 12px;
padding: 4px 0 10px 26px;
}
#attractionsContainer #visitInfo h3{color: #666666;}

/* lodging */
#lodging #visitInfo{
border-top: dashed 1px #ff0066;
width: 440px;
background-color: #fdbad4; /* red */
font-size: 12px;
padding: 4px 0 10px 26px;
}
#lodging #visitInfo h3{color: #666666;}

/* dining */

#diningContainer #visitInfo{
border-top: dashed 1px #ff9900;  /* dark orange-yellow */
width: 440px;
background-color: #ffebc5; /* light-orange-yellow */
font-size: 12px;
padding: 4px 0 10px 26px;
}

#diningContainer #visitInfo h3{color: #666666;}


/* webapp details - table fix */

.content #table{position: relative; margin-top: 0; width: 450px;}
* html .content #table{margin-left: 20px; position: relative; z-index: 1000;}

*:first-child+html  .content #table{margin-left: -25px; position: relative; z-index: 1000;}

.content{margin-left: 22px; padding-right: 20px;}
