@charset "utf-8";
/* CSS Document */

body	{
		background-color:#666633;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		}
p		{
		margin-left:12px;
		margin-right:12px;
		}
.noMargin	{
			margin-left:0px;
			margin-right:0px;
			margin-bottom:4px;
			}
.noTop	{
		margin-top:4px;
		margin-left:12px;
		margin-right:12px;
		}
h1		{
		font-size:18px;
		text-align:right;
		color:#993300;
		font-weight:bold;
		margin-top:12px;
		margin-right:12px;
		}
h2		{
		font-size:16px;
		text-align:center;
		font-weight:bold;
		margin-left:12px;
		margin-right:12px;
		color:#983620;
		}
h3		{
		font-size:16px;
		text-align:left;
		font-weight:bold;
		margin-left:12px;
		margin-right:12px;
		margin-bottom:2px;
		}
.lakes	{
		font-size:16px;
		text-align:center;
		font-weight:normal;
		font-style:italic;
		font-weight:bold;
		}
.state	{
		font-weight:bold;
		font-style:normal;
		margin-bottom:0px;
		margin-top:2px;
		}
.testimonial	{
				font-style:italic;
				margin-bottom:2px;
				}
.author			{
				font-size:12px;
				text-align:right;
				margin-top:0;
				}
.noTopSpace	{
			margin-top:0px;
			}
.bigger	{
		font-size:14px;
		font-weight:bold;
		}
.biggerItal	{
		font-size:14px;
		font-weight:bold;
		font-style:italic;
		}
		
.bottomBtns 		{
				color: #333300;
				background-color: inherit;
				text-decoration: none;
				text-align:center;
				font-size:11px;
				font-weight:bold;
				font-style:normal;
				margin-top:20px;
				}
.bottomBtn 		{
				color: #cccc99;
				background-color: inherit;
				text-decoration: none;
				text-align:center;
				font-size:11px;
				font-weight:bold;
				font-style:normal;
				margin-top:20px;
				}

a.bottomBtn:link 	{
					color: #cccc99;
					background-color: inherit;
					text-decoration: none;
					}
a.bottomBtn:visited 	{
					color:#999999;
					background-color: inherit;
					text-decoration: none;
					}
a.bottomBtn:hover 	{
					color: #ffffff;
					background-color: inherit;
					textext-decoration: none;
					}
a.bottomBtn:active 	{
					color: #cccc99;
					background-color: inherit;
					textext-decoration: none;
					}
					
.copyright			{
					font-style:normal;
					font-size:11px;
					line-height:15px;
					text-align:center;
					font-weight:normal;
					color:#ffffff; 
					margin-top:4px;
					}					
.designer			{
					font-size:11px;
					}					
a.designer:link 	{
					color: #cccc99;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:visited 	{
					color:#999999;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:hover 	{
					color: #ffffff;
					background-color: inherit;
					textext-decoration: none;
					}
a.designer:active 	{
					color: #cccc99;
					background-color: inherit;
					textext-decoration: none;
					}
					
					
.betterLink {
				color: #003366;
				background-color: inherit;
				text-decoration: none;
				}

a.betterLink:link {
					color: #003366;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:visited {
					color: #003399;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:hover {
					color: #0033CC;
					background-color: inherit;
					textext-decoration: none;
					}
a.betterLink:active {
					color: #003366;
					background-color: inherit;
					textext-decoration: none;
					}
				
.blogheadings {
				font-size:16px;
				font-weight:bold;
				text-align: left;
				line-height:24px;
				color:#000000;
			  }
			  
