@charset "UTF-8";
#toppanel {
	background-color: #FFFFFF;
	height: 329px;
	width: 100%;
	background-image: url(Images/greygrad.jpg);
	background-repeat: repeat-x;
}
#bottompanel {
	width: 700px;
	background-color: #99CC33;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#bottommain {
	width: 100%;
	background-image: url(Images/greengrad.jpg);
	background-repeat: repeat-x;
}
#bottompanelwhite {
	background-color: #FFFFFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 550px;
}
#bottompanelwhitelmedium {
	background-color: #FFFFFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
}
#bottompanelwhitelong {
	background-color: #FFFFFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 1300px;
}
h1 {
	padding: 0px;
}
#maintextpanel {
	background-color: #FFFFFF;
	margin-left: 0px;
	width: 445px;
	float: right;
	padding-right: 15px;
}
#foot {
	background-color: #CC3300;
	height: 50px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#botfoot {
	background-color: #00CC99;
	height: 50px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#logopanel {
	height: 329px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#topnav {
	height: 75px;
	width: 740px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#bigpic {
	height: 254px;
	width: 740px;
	background-color: #FFFFFF;
}
#navtoplinks {
	float: right;
	height: 30px;
	width: 300px;
	margin-right: 10px;
	text-align: right;
	margin-top: 35px;
}
#navtoplinks a:hover {
	color: #000000;
}
#navtoplinks ul {
	margin: 0px;
	padding: 0px;
}
#navtoplinks li {
	list-style-type: none;
	display: inline;
	padding-left: 20px;
}
#navtoplinks a {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica;
	font-size: 14px;
	color: #006600;
	text-decoration: none;
}
#logo {
	margin-left: 25px;
	width: 200px;
	float: left;
}
#nav {
	width: 200px;
	float: left;
	margin-left: 15px;
}
* html #nav {
	width: 200px;
	float: left;
	margin-left: 10px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav a {
	display: block;
	color: #003300;
	background-color: #EDEDED;
	width: 190px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-decoration: none;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#nav a:hover {
	background-color: #DCDCDC;
}
#nav li {
	margin-bottom: 1px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #003300;
	font-weight: normal;
}
*:first-child+html h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #003300;
	font-weight: normal;
	padding-top: 22px;
} * html h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #003300;
	font-weight: normal;
	padding-top: 22px;
}
p {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
	font-weight: normal;
}
#maintextpanel img {
	padding-right: 10px;
}
