<style type="text/css">

ul.disc {list-style-type: disc}
ul.circle {list-style-type: circle}
ul.square {list-style-type: square; color:red}
ul.none {list-style-type: none}

#paragraphMap {
	position:absolute;
	left: 190px;
	top:560px;
	color:navy;
	width: 525px;
}
#paragraph {
	position:absolute;
	left: 190px;
	top:235px;
	color:navy;
	width: 525px;
}
#lodging {position:absolute; left: 5px; top:5px;height:190;}
#lodgingText {position:absolute; left: 15px; top:15px; height:35px; font-size:30px; font-stretch:extra-expanded; font-style:italic;}
#banner {position:absolute; left: 5px; top: 200px;height:75; width: 800px; background color: white}
#Rainy_Lake {position:absolute; right: 5px; top:5px;height:190;}
#weather {position:absolute; right: 275px; top:5px;height:150;}
Rainy_Lake.Shadow {
	position:relative;
	left: -10px;
	top:10px;
	background:navy; size:inherit
}
#navigationMap {
position:absolute; left: 5px; top:560px; height:323px; width:155px;
background : Tan; 
padding : 3px;
}
#navigation {
position:absolute; left: 5px; top:230px; height:323px; width:155px;
background : Tan; 
padding : 3px;
}
.navItems {
 font:13px georgia;
 color:red;
 font-weight:bold;
 line-height:18px;
 border:outset;
 border-color:#330066;
}
.navInfo {
 font:12px Arial, Helvetica, sans-serif;
 color:navy;
 font-weight:bold;
 line-height:16px;
 margin-left:8px;
}

#SummerRates {position:absolute; left: 200px; top:215px;height:180;}

#SpringFallRates {position:absolute; left: 260px; top:355px;height:180;}

#WinterRates {position:absolute; left: 200px; top:480px;height:180;}


#footer {
position:absolute; left: 180px; top:553px; height:41px; width:522px;
background : rgb(240,243,245; 
padding : 5px;
}
.bodyText {
 font:14px arial; text-align:center;
 line-height:22px;
 color:#000050;  }
  
.pageName {
 font:24px georgia;
 font-weight:600;
 color: red;
 letter-spacing:.1em;
 line-height:26px;
 }
   
.pageName2 {
 font:16px georgia;
 font-weight:600;
 color: red;
 letter-spacing:.1em;
 line-height:26px;
 }

.events {
 font:18px georgia;
 font-weight:600;
 color: #CC3300;
 letter-spacing:.1em;
 line-height:18px;
 }
 
 .footerInfo {
 text-align:center;
 font-size:14px;
 font-stretch:expanded; font-weight:500}
 
a:link {
 text-decoration: none;
}
a:visited {
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
a:active {
 text-decoration: none;
}

.style1 {font-size: 14px}
</style>