* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	background-color: #669966;
	background-attachment: scroll;
	background-image: url(images/bkgdTrees.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.headerBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFF99;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 24px;
}
.bodyTextLarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 24px;
}
.bodyTextLarger a:link {
	color: #FFFFCC;
	text-decoration: underline;
	}
.bodyTextLarger a:visited {
	color: #FFFFCC;
	text-decoration: underline;
	}
.bodyTextLarger a:hover {
	color: #FFFFCC;
	text-decoration: underline;
	}
.bodyTextLarger a:active {
	color: #FFFFCC;
	text-decoration: underline;
	}


a {
text-decoration: none;
color: #FFFFCC;
}
a:hover {
text-decoration: underline;
color: #FFFFCC;
}

.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.special a:link {
	color: #00CCFF;
	text-decoration: underline;
	}
.special a:visited {
	color: #00CCFF;
	text-decoration: underline;
	}
.specialr a:hover {
	color: #00CCFF;
	text-decoration: underline;
	}
.special a:active {
	color: #00CCFF;
	text-decoration: underline;
	}




#header {

}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 23px 0 0 20px;
color: #003300;
}
#header h1 a { 
color: #5F5D1D;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 19px;
color: #aaa;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}



.right {
	float: right;
	width: 280px;
	text-align: left;
	height: 800px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {
color: #111;
}

.left {
float: left;
width: 180px;
padding-top: 5px;
}
.left  h2 {
margin: 10px 0 0 0;
padding-left: 10px;
color: #111;
font-size: 17px;
}
.right  ul {
padding: 10px 0 15px 10px;
list-style-position: inside;
}
.ul {
padding: 10px 0 15px 10px;
list-style-position: inside;
}
.left ul li a {
color: #5F5D1D;
text-decoration: none;
font-weight: 600;
}
.left  ul li a:hover {
color: #111;
}



#footer {
height: 20px;
line-height: 30px;
text-align: center;
font-size: 11px;
}

.linkHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFF99;
	text-align: right;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #669966;
}

.linkHeader a:link {
	color: #FFFF99;
	}
.linkHeader a:visited {
	color: #FFFFCC;
	}
.linkHeader a:hover {
	color: #FFFFCC;
	}
.linkHeader a:active {
	color: #FFFF99;
	}

.menuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: right;
	margin-bottom: 8px;
	padding-right: 6px;
}

.menuLink a:link {
	color: #FFFFFF;
	}
.menuLink a:visited {
	color: #FFFFCC;
	}
.menuLink a:hover {
	color: #FFFFCC;
	}
.menuLink a:active {
	color: #FFFFFF;
	}.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 12px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFCC;
	padding-left: 40px;
	padding-bottom: 12px;
	text-indent: -1em;
	list-style-position: inside;
	list-style-type: square;

}
.bodyTextLarger2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFF99;
	font-weight: bold;
}
