@charset "UTF-8";
body {
	background-color: #CCCCCC;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
}
.tooltip {
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: thin solid #CCCCCC;
}
body, html { margin: 0auto; 
height: 100%; 
}
#flashcontent {
	z-index: 0;
}

.content {
	width: 750px;
}
.bodycopydisclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.phonenumber {
	font-size: 36px;
}
a {
	color: #0033CC;
	text-decoration: none;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	line-height: 18px;
	text-indent: 20px;
}
.wrapper {
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-y;
	background-position: center;
	min-height: 100%;
	width: 100%;
	margin: 0auto;
}
.rightcontent {
	float: right;
	width: 260px;
	margin-top: 20px;
	text-align: left;
}
.rightblock {
	background-image: url(../images/horizontaldots2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
.leftcontent {
	width: 415px;
	text-align: left;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url(../images/horizontaldots.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 15px;
}
.lakesheader {
	color: #006699;
	font-family: "Times New Roman", Times, serif;
	font-size: 44px;
}
.blueblock {
	background-image: url(../images/blue.jpg);
}
.footer {
	clear: both;
}
.grandislandheader {
	color: #666633;
	font-family: "Times New Roman", Times, serif;
	font-size: 44px;
}
.blueround {
	background-image: url(../images/bluecorner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.centercontent {
	width: 680px;
	text-align: left;
	margin: 15px;
	padding: 20px;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.blueroundsb {
	background-image: url(../images/sbbluecorner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	cursor: pointer;
}
.greyround {
	background-image: url(../images/greycornerlogo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	cursor: pointer;
}

.greyround:hover {
	background-image: url(../images/greycornerlogohover.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

.greyblock {
	background-image: url(../images/grey.jpg);
}
.greyround a {
	color: #006699;
}
.greyroundsimple a {
	color: #006699;
}
.blueroundsb a {
	color: #666666;
}
span.download {

	color: #57861A;

	border-top: 3px solid #c2df88;

	border-bottom: 3px solid #c2df88;

	background: #EEF7DD url(../images/status-download.png) 10px 50% no-repeat;
	
	display: block;

	padding: 10px 10px 10px 45px;

	margin: 15px 0;	


}
.blueroundsb:hover {
	background-image: url(../images/sbbluecornercolor.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	color: #99cc66;
}
li {
	line-height: 1.25em;
	margin-left: 20px;
}
.greyroundsimple {
	background-image: url(../images/greycornersimple.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	cursor: pointer;
}
.blueroundsb a:hover {
	color: #99cc66;
}
.spacer20 {
	height: 20px;
}
