#header {
	background-color: #003300;
	z-index:2;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px;
	position: absolute;
	top: 22px;
	left: 0px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000000;
	margin: 0px;
}
#preheader {
	background-color: #CCFFFF;
	z-index: 1;
	width: 100%;
	color: #000000;
	font-weight: bolder;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;
	line-height: 20px;
	height: 10px;
	padding: 3px 60px 15px 0px;
	text-align: right;
	text-indent: 50px;
}
#nav {
	width: 100%;
	height: 15px;
	background-color: #000000;
	padding-right: 10px;
	padding-top: 8px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #CCFFFF;
	padding-bottom: 5px;
	text-align: right;
	position: absolute;
	top: 142px;
	left: 0px;



}
#nav a {
	font-family: "Times New Roman", Times, serif;
	color: #CCCC99;
	text-decoration: none;
	padding: 8px 22px 8px 8px;
	font-size: 1.1em;
	font-weight: normal;

}
#nav a:hover {
	background-color: #003300;
	color: #CCFFFF;

}
#content{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	height: 100%;
	width: 90%;
	padding: 0px 25px 0px 35px;
	font-size: 100%;
	position: absolute;
	top: 178px;

}

#content a{




}
#content a:hover{




}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #003300;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #660000;
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
}
#preheader a {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#preheader a:hover {
	text-decoration: underline;
}
#cell1 {
	background-color: #CCFFFF;
	padding: 10px 20px 10px 50px;

}
#cell2 {
	font-weight: bold;
	vertical-align: top;
	padding: 10px 10px 10px 50px;
}
h3 {
	color: #003300;
}
table {
	width: 100%;
}
body {
	margin: 0;
	background-image: url(images/hillFernsSmall.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
table {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
td {
	padding: 5px;
}
.hide {
	display: none;
}
.blueTextstyle {
	color: #003366;
}
.pinkOrangefontSyle {
	color: #CC6633;
}
