@charset "UTF-8";
/* CSS Document */

/*resets defaults on browsers to 0 */
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
/*IE6 centre the layout in browser */
body {
	text-align:center;
	background-color: #FFFFFF;
	/*height: 400px;*/
	}
	
/*clears floating elements */
.clearthefloats {
	clear: both;
	}
	
#main_outer {
	width:870px;
	overflow:visible; /*this ensures outer div background is shown*/
	/*height: 100%;*/
	margin-left:auto;
	margin-right:auto;
	/*reset centering on body tag */
	text-align:left;
	background-image: url(/lakeside/gfx/ponderosa_main_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	}
#main_inner {
	margin: 0px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}

#masthead_1 {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width:226px;

}
#masthead_mid {
	margin: 0px;
	float: left;
	padding-top: 125px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 180px;
	width:215px;
}
#masthead_2 {
	margin: 0px;
	float: left;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width:177px;
}
#navbar {
}
#navbarrule {
	background-color: #FF9900;
	height: 2px;
}
#contents {
	float: left;
	width: 661px;
}
#sidebox {
	float: left;
	width: 177px;
}
.sideboxa {
	background-image: url(/lakeside/gfx/sidebar_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.sideboxb {
	background-image: url(/lakeside/gfx/sidebox_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#imagebar {
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page label {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.pagerule {
	background-color: #D8EAEF;
	height: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#page {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.footerrule {
	background-color: #FF9900;
	height: 2px;
	width:838px;
	margin-left:auto;
	margin-right:auto;

}
#footer {
	width:870px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	margin-bottom: 40px;
}
#footer_left {
	width:394px;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#footer_right {
	width:444px;
	float: left;
	padding-right: 16px;
}
.sideboxrule {
	background-color: #FF9900;
	height: 2px;
}
#page .viewmenuimg {
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 0px;
	vertical-align: bottom;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page img {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: left;
}


/* park links*/
@charset "UTF-8";
/* CSS Document */

/* Controls footer links on all sites*/
#ponderosapark {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 10px;
	width: 868px;
	margin-left:auto;
	margin-right:auto;

}
#ponderosapark img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#parklist  {
}

#parklist li
{
display: inline;
list-style-type: none;
padding-right: 12px;
}
.parkrule {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006633;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#ponderosapark .parktitle {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #006633;
	text-align: left;
}
