@charset "UTF-8";
/* CSS Document */
p {

	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	vertical-align: top;
	text-align: left;
	line-height: 16px;
	margin: 0px;
}


#holder {
	/height: 1000px;
	width: 800px;
	padding-top: 0px;
	margin: auto;
	background-color: #FFFFFF;
	border: 1px solid #006600;
}
#header {
	background-color: #CCCCCC;
	height: 150px;
	width: 800px;
}
#menu {
	height: 25px;
	width: 800px;
	background-color: #03723e;
	background-image: url(/images/green_button_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
}
#sidebar {
	background-color: #b4cce0;
	float: left;
	height: 800px;
	width: 179px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
	padding: 10px;
}
#pagename {
	height: auto;
	width: 785px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-align: center;
	float: none;
}
#bodycopy {
	float: right;
	height: auto;
	width: 600px;
}
.clearfloats{clear:both;height:1px;}

#footer {
	background-color: #FFFFFF;
	float: none;
	width: 800px;
	vertical-align: baseline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
#photo {
	float: left;
	height: 200px;
	width: 800px;
	background-color: #333333;
}
.pageheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #006600;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	text-align: left;
	line-height: 12px;
}
#textarea {
	float: left;
	width: 790px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#nav,#nav ul {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#nav ul {
	position: absolute;
	left: -999em;
	margin-left: -1px;
	border: 1px solid #006600;
	background-color: #0a7744;
}
#nav li {
	float: left;
	list-style: none;
	margin-right: 2px;
}
#nav ul li {
clear: left;
margin-right: 0;
border: 0 none;
}
#nav li:hover ul,#nav li.sfhover ul {
left: auto;
}
#nav a,#nav a:link,#nav a:visited {
	display: block;
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#nav a:focus,#nav a:hover,#nav a:active {
	color: #0a7744;
	background-color: #FDFDFC;
}


#navcontainer2 { width: 175px; }

#navcontainer2 ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

#navcontainer2 a
{
display: block;
padding: 3px;
width: 160px;
border-bottom: 1px solid #ffffff;
}

#navcontainer2 a:link, #navlist2 a:visited
{
color: #005dab;
text-decoration: none;
}

#navcontainer2 a:hover
{
color: #fff;
}
#rightphoto {
	float: right;
	height: 425px;
	width: 164px;
}
#sidebar_img {
}
#footerlogo {
}
