@charset "UTF-8";
body	{
	background-image: url(images/site-framework/suttleLakeBackground.gif);
	margin: 5px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	background-position: center top;
		}
		
#container1
		{
	position: absolute;
	margin: 0px auto 0px auto;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 1;
		}
		
#container2
		{
	position: relative;
	margin: 0px auto 0px auto;
	width: 100%;
	text-align: center;
	z-index: 2;
		}

a:active {color: #Ff9933; text-decoration:underline; font-family: "Times New Roman", Times, serif; font-size: 11pt;}
a:link {color: #Ff9933; text-decoration:underline; font-family: "Times New Roman", Times, serif; font-size: 11pt;}
a:visited {color: #Ff9933; text-decoration:underline; font-family: "Times New Roman", Times, serif; font-size: 11pt;}
a:hover { color: #ffffff; text-decoration:underline; font-family: "Times New Roman", Times, serif; font-size: 11pt;}

a.sublink:link {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #341901; text-decoration:none;}
a.sublink:visited {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #341901; text-decoration:none;}
a.sublink:active {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #341901; text-decoration:none;}
a.sublink:hover {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FB9933; text-decoration:none;}

P {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #ff9933;
	font-style: italic;
}
UL {font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #ff9933;}
LI {font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #ff9933;}

hr {
	background       : #ff9933;
	color            : #ff9933;
	height           : 1px;
	width            : 100%;
  }


.whiteTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFF;
}
.blackTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000;
}
.blackTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000;
}
