* {
	margin: 0;
	padding: 0; 
}

body, html {
	font: 13px "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
	background-color: #eee;
}

a img {
	border: none;
}

#main {
	padding: 10px;
}

#both {
	clear:both;
}

#top {
	clear:both;
	background-color: #fff;
	height: 88px;
}

#top h1 {
	font-size: 18px;
	color: #fff;
}

#menu {
	clear:both;
	background: #890000 url(menubg.gif) top repeat-x;
   	border-top: 4px solid #B9CDD0;
	border-bottom: 4px solid #B9CDD0;
	height: 32px;
}

#menu ul {
	padding: 7px;
	list-style: none;
}

#menu ul li {
	float: left;
	padding: 0px 45px;
}

#menu li.first
	{ padding: 0px 57px 0px 7px;
}

#menu ul li a {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

#menu ul li a:hover {
	color: #91C8EF;
}

#slogan {
	clear:both;
	background: #eee url(sloganbg.jpg) top no-repeat;
	height: 132px; 
	padding-top: 100px;
	padding-left: 150px;
}

#snowvista {
	clear:both;
	background: #eee url(snowvista.jpg) top no-repeat;
	height: 132px; 
	padding-top: 100px;
	padding-left: 150px;
}

#lake {
	clear:both;
	background: #eee url(lake.jpg) top no-repeat;
	height: 132px; 
	padding-top: 100px;
	padding-left: 150px;
}

#moraine {
	clear:both;
	background: #eee url(moraine.jpg) top no-repeat;
	height: 132px; 
	padding-top: 100px;
	padding-left: 150px;
}

#water {
	clear:both;
	background: #eee url(water.jpg) top no-repeat;
	height: 132px; 
	padding-top: 100px;
	padding-left: 150px;
}

#slogan h2 {
	color: #fff;
	font: 30px "Times New Roman", Times, serif;	
	letter-spacing: -1px;
	margin: 0px; padding: 0px;
}

#slogan h2 strong {
	font: 42px "Times New Roman", Times, serif;		
	font-weight: bold;
	letter-spacing: -2px;
	margin: 0px; padding: 0px;
}

#snowvista h2 {
	color: #fff;
	font: 30px "Times New Roman", Times, serif;	
	letter-spacing: -1px;
}

#snowvista h2 strong {
	font: 42px "Times New Roman", Times, serif;		
	font-weight: bold;
	letter-spacing: -2px;
}

#lake h2 {
	color: #fff;
	font: 30px "Times New Roman", Times, serif;	
	letter-spacing: -1px;
}

#lake h2 strong {
	font: 42px "Times New Roman", Times, serif;		
	font-weight: bold;
	letter-spacing: -2px;
}

#moraine h2 {
	color: #fff;
	font: 30px "Times New Roman", Times, serif;	
	letter-spacing: -1px;
}

#moraine h2 strong {
	font: 42px "Times New Roman", Times, serif;		
	font-weight: bold;
	letter-spacing: -2px;
}

#water h2 {
	color: #fff;
	font: 30px "Times New Roman", Times, serif;	
	letter-spacing: -1px;
}

#water h2 strong {
	font: 42px "Times New Roman", Times, serif;		
	font-weight: bold;
	letter-spacing: -2px;
}

#cols {
	clear: both;
	background: #eee url(contentbg.gif) left repeat-y;
	width: 750px;
}

#colA {
	float: left; 
	width: 300px;
}

#colB {
	float: left;
	width: 450px;
}

#welcome {
	padding: 18px 14px 15px 14px; 
	background: #eee url(corner.gif) 0 0 no-repeat;
	border-bottom: 4px solid #000;
}

#welcome2 {
	padding: 18px 14px 15px 14px; 
	background: #eee url(corner2.gif) 0 0 no-repeat;
	border-bottom: 4px solid #000;
}

#welcome3 {
	padding: 18px 14px 15px 14px; 
	background: #eee url(corner3.gif) 0 0 no-repeat;
	border-bottom: 4px solid #000;
}

#welcome4 {
	padding: 18px 14px 15px 14px; 
	background: #eee url(corner4.gif) 0 0 no-repeat;
	border-bottom: 4px solid #000;
}

#welcome5 {
	padding: 18px 14px 15px 14px; 
	background: #eee url(corner5.gif) 0 0 no-repeat;
}

#A {
	padding: 10px 20px;
}

#A ul li {
	list-style: none;
	padding: 3px 0px;
	border-bottom: 1px dashed #630;
}

#A ul li a {
	color: #006D4D;
	font-weight: bold;
	text-decoration: none;
}

#A ul li a:hover {
	color: #118DCB;
}

#content {
	padding: 20px 14px;
}

#colA h3, #colA h2 {
	color: #006D4D;
	font: 24px "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -1px;
}

#colB h3, #colB h2 {
	color: #006D4D;
	font: 24px "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: -1px;
}

#cols p {
	color: #333;
	line-height: 135%;
	clear: both;
}

#content p {
	margin: 0px 0px 16px 0px;
	
}

#colA p a {
	color: #006D4D;
	text-decoration: none;
}

#colA p a:hover {
	text-decoration: underline;
}

#colB p a {
	color: #006D4D;
	text-decoration: underline;
}

#colB ul {
	margin: 5px 10px 0px 35px;
	list-style: disc outside url("leaf.gif");
}

#colB ul li {
	padding: 10px 0px;
	font-size: 13px;
}

#dots {
	border-bottom: 1px dashed #ccc;
}

#temp {
	float: right;
	margin-left: 2px;
}

#part img {
	float: left;
	margin: 2px;
}

#footer {
	clear:both;
	width: 710px;
	padding: 15px 20px;
	background: #eee url(footer_bg.gif) top repeat-x;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	color: #91C8EF;
	text-decoration: none;
}

#main {
	width: 750px;
	margin: 0 auto;
}

.submit {
	background-color: #006D4D;
	font-weight: bold;
	border: none;
	padding: 2px;
	color: #fff;
}

.submit:hover {
	color: #91C8EF;
}

.small { font-size: 11px }

blockquote { margin: 15px;
			 font-style:italic; }
