/* CSS Document */


body {
	background-color: #354873;
	font-family:"Tahoma", Trebuchet MS, Arial;
	line-height: 1.2;
	font-size:10pt;
	background-image:url(images/lakebg.jpg);
	background-repeat:no-repeat;
	margin-top:115px;
}

.mainTable {
border:2px;
border-color: #FFFFFF; 
border-style:solid;
}

p {padding:0px; margin:0px 0px 3px 0px;}

.mainText {
	font-size:14px;
}

.bodySeparatorsRight {
	border-right:solid;
	border-right-width:1px;
	border-right-color:#DDDDDD;
}

.bodySeparatorsLeft {
	border-left:solid;
	border-left-width:1px;
	border-left-color:#DDDDDD;
}

.contentCells {
	padding:0px 10px 5px 10px;

}

.contentCells strong {
	color:#006600;
	font-weight: bold;
	font-size: 14px;
}

.sectionHeaderCell {
	padding-left:5px;
	background-color:#B3BED7;
	}

.buttonRowPadding {
padding-top:10px;
}

.MajorHeading {
	font-size:19pt;
	font-weight:bold;
	margin-top:5px;
	color:#93601D;
	line-height:25pt;
	}
	

#header {
	background-color: #2a3f70;
	float:left;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	width:696px;
	height:144px;
	padding: 4px 0px 0px 8px;
	background-repeat:no-repeat;
	background-position: -140px;
}

#eagle {
	position: absolute;
	visibility: visible;
	width:100%;
	z-index: 2;
	left: 146px;
	top: 19px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}


/* Large Top Image */
.topImage {
	background-image: url(images/lakeshot-final.jpg); /* Default Image */
	background-repeat: no-repeat;
	height: 300px;
	width: 100%;
	border-bottom:solid #444 1px;
}

#headerWrap {
	float:left;
	width:704px;
	height:148px;
	margin-left: auto;
	margin-right: auto;
}

.daytrips {
	background-image: url(images/daytrips-head.jpg);
	background-position: 0px -148px;
}

.fall {
	background-image: url(images/fall_color-head.jpg);
}

.activities {
	background-image: url(images/activities-head.jpg);
}

.attraction {
	background-image: url(images/attractions-head.jpg);
}

.hunting {
	background-image: url(images/hunting-head.jpg);
}

.snowmobile {
	background-image: url(images/bg_snowmobile.jpg);
}

.crossCountry {
	background-image: url(images/bg_crossCounty.jpg);
}

.snowShoe {
	background-image: url(images/bg_snowshoes.jpg);
}

.iceFishing {
	background-image: url(images/bg_icefishing.jpg);
}

.springSummerFishing {
	background-image: url(images/bg_sprngSmmrFshng.jpg);
}

.fallFishing {
	background-image: url(images/bg_fallFishing.jpg);
}

.fallColorTour {
	background-image: url(images/bg_fall_color_tour_headpic.jpg);
}





/* Right Col */
.rightSideCol {
	padding-top: 5px;
	border-left: solid #555 1px;
	background-image: url(images/bg_lake2.jpg); /* Default Image */
	background-position:bottom;
	background-color:#497CD6;
	background-repeat: no-repeat;
}

.bgActivities {
	background-image: url(images/bg_activities.jpg);
	background-color:#CCE1EA;
}

.bgFall {
	background-image: url(images/bg_fall.jpg);
	background-color:#0084AD;
}

.bgWinter {
	background-image: url(images/bg_snowTrees.jpg);
	background-color:#6F89AE;
}

/* Right Col Content Boxes */
.rightSideBlock {
	font-size: 13px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 36px;
	background-color: #DEB026;
	margin-bottom: 15px;
	margin-top: 10px;
	border-top: solid #660000 1px;
	border-bottom: solid #660000 1px;
	border-right: solid #660000 1px;
	border-left: solid #660000 1px;
	width:140px;
	text-align: left;
	background-image: url(images/icon_lodging.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	line-height: 14px;
}

.rightSideBlock2 {
	font-size: 24px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 36px;
	background-color: #DEB026;
	margin-bottom: 15px;
	margin-top: 10px;
	border-top: solid #660000 1px;
	border-bottom: solid #660000 1px;
	border-right: solid #660000 1px;
	border-left: solid #660000 1px;
	width:140px;
	text-align: left;
	background-image: url(images/exploreminnesota_logo.png);
	background-repeat: no-repeat;
	background-position: 2px;
	line-height: 14px;
}

.rightSideBlock a:link {
	font-size: 13px;
	font-weight:bold;
	color:#0033FF;
	text-decoration:none;
}

.rightSideBlock a:active {
	font-size: 13px;
	font-weight:bold;
	color:#0033FF;
	text-decoration:none;
}

.rightSideBlock a:visited {
	font-size: 13px;
	font-weight:bold;
	color:#0033FF;
	text-decoration:none;
}

.rightSideBlock a:hover {
	font-size: 13px;
	font-weight:bold;
	color:#660000;
	text-decoration:none;
}


/* Title Box */
.titleBox {
	padding: 6px 6px 6px 70px;
	background-image:url(images/pineCone.jpg);
	background-repeat:no-repeat;
}

.oneColAttractions {
background-image:url(images/bg_title_attractions.jpg); 
background-repeat:no-repeat;
}

.oneColDaytrips {
background-image:url(images/bg_title_daytrips.jpg); 
background-repeat:no-repeat;
}

.oneColHunting {
background-image:url(images/bg_title_hunting.jpg); 
background-repeat:no-repeat;
}


/* Navigation - top */
#navBar {
	background-color: #20887D;
	border-bottom:solid #333 1px;
	width: 100%;
	text-align: center;
	background-image: url(images/navBar_bg.jpg);
	background-position:top;
	font-size:12px;
	color: #330000;
	height: 30px;
	overflow: hidden;
}

#navBar td {
	padding:4px;
	text-align: center;
	background-repeat: no-repeat;
}

#navBar a:link {
	color: #DEB026;
	text-decoration:none;
	font-weight: bold;
}

#navBar a:visited {
	color: #DEB026;
	text-decoration:none;
	font-weight: bold;
}

#navBar a:active {
	color: #DEB026;
	text-decoration:none;
	font-weight: bold;
}

#navBar a:hover {
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
}

.adBox {
	padding-top: 6px;
	padding-bottom: 6px;
}


/*Drop Down Menus*/
#dropmenudiv{
position:absolute;
border:1px solid #660000;
font-family:"Tahoma", Trebuchet MS, Arial;
z-index:100;
background-image:url(images/navMenu_bg.jpg);
background-position:right;
background-repeat:repeat-y;
filter:alpha(opacity=85);
-moz-opacity:.85;
opacity:.85;
margin-top:3px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #CCC;
padding: 3px 0;
text-decoration: none;
font-weight: bold;
color: #660000;
font-size:12px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #deb026;
}
#flashholderfall {

	background-repeat: no-repeat;
	height: 300px;
	width: 100%;
	border-bottom:solid #444 1px;
}
.Subhead1 {
	font-size:10pt;
	font-weight:bold;
	margin-top:5px;
	color:#000066;
	line-height:20pt;
}
.Subhead2-12point {
	font-size:16pt;
	font-weight:bold;
	margin-top:5px;
	color:#000066;
	line-height:20pt;
}
/* CALENDER RULES */
.date { width:70px; font-weight:bold; color:#330000; float:left; font-size:13px; margin-bottom:4px }
.event { color:#202020; float:left; width:380px; margin-bottom:4px }
.calBlock { float:left; clear:both; width:450px; } 
.marginTop { margin-top:15px; }
