@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/cloud4.jpg);
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	}

p	{
	font-size:14px;
	margin-left: 12px;
	margin-right: 12px;
	}

.redEmphasis	{
	font-size:22px;
	font-weight:bold;
	text-align:center;
	color: #990000;
	margin: 6px 12px 6px 12px;
	}
.bigger	{
		font-size:18px;
		font-weight:bold;
		text-align:center;
		margin: 6px 12px 6px 12px;
		}
.address	{
			margin-top:2px;
			margin-bottom:2px;
			text-align:center;
			font-size:12px;
			
			}
		
h1	{
	font-size:24px;
	font-weight:bold;
	text-align:center;
	}
h2	{
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin-top:12px;
	}

h3	{
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	line-height:22px;
	text-align:center;	
	margin-left: 12px;
	margin-right: 12px;
	}

.bottomBtns 		{
				color: #000033;
				background-color: inherit;
				text-decoration: none;
				text-align:center;
				font-size:11px;
				font-weight:bold;
				font-style:normal;
				margin-top:20px;
				}
.bottomBtns 		{
				color: #0066CC;
				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: #000033;
					background-color: inherit;
					text-decoration: none;
					}
a.bottomBtn:visited 	{
					color: #000033;
					background-color: inherit;
					text-decoration: none;
					}
a.bottomBtn:hover 	{
					color: #FFFFFF;
					background-color: inherit;
					textext-decoration: none;
					}
a.bottomBtn:active 	{
					color: #000033;
					background-color: inherit;
					textext-decoration: none;
					}
					
.copyright			{
					font-style:normal;
					font-size:11px;
					line-height:13px;
					text-align:center;
					font-weight:normal;
					color:#000000; 
					margin-top:4px;
					}					
					
.betterLink {
				color: #000099;
				background-color: inherit;
				text-decoration: none;
				}

a.betterLink:link {
					color: #000099;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:visited {
					color: #003399;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:hover {
					color: #0000FF;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:active {
					color: #000099;
					background-color: inherit;
					text-decoration: none;
					}
			
.lakes {
		color:#003366;
		background-color: inherit;
		text-align:center;
		font-size:18px;
		font-weight:bold;
		}
		
.costs {
		color:#000000;
		background-color: inherit;
		text-align:center;
		font-size:16px;
		font-weight:bold;
		}
		
.lodging {
		color:#000000;
		background-color: inherit;
		font-size:13px;
		font-weight:bold;
		}
		
.red {
		color:#FF0000;
		}
		
ul li {
	font-size:13px;
	margin-right:20px;
	}
	
.winning	{
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	text-align:center;
	color:#000066;
	}
.redHeadings	{
		color:#660000;
		font-size:19px;
		line-height:22px;
		font-weight:bold;
}