h2 {
	color: #000000;
	font-size:1.6em;
	padding: 20px;
}
h3 {
	font-size: 1.5em;
	color: #000000;
}
h4 {
	font-size: 1.4em;
	color: #000000;
}
h5 {
	font-size: 1.2em;
	color: #000000;
	margin: 5px;
}
h6 {
	font-size: 1.1em;
	color: #000000;
	margin: 0px;
	padding: 5px;
}
hr {
	color: #565483;
	width: 80%;
}

p {
	color: #000000;
	font-size: 1em;
}

p a: {
	color: #3333cc;
	text-decoration: underline;
}
p a:visited {
	color: #3333cc;
	text-decoration: underline;
}
p a:hover {
	color: #5355F2;
}

p li a {
	color: #3333cc;
}
p li a:hover {
	color: #5355f2;
}
a: {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #3333cc;
}
a:hover {
	color: #000000;
}
ul {
	color: #000000;
}
ul a {
	color: #000000;
}

#nav {
	padding: 3px 0px;
	margin: 0px;
	list-style: none;
	font-size: .75em;
	/*font-weight: bold;*/
	font-family: "comic sans, Geneva, Arial, Helvetica, sans-serif";
	line-height: 1;
	float:left;
	z-index: 1000;
	position: relative;
	background: #999766;
	width: 100%;
	border-top: #CCCC99 solid 2px;
	color: #ffffcc;
}
 #nav ul  #nav ul ul #nav ul ul ul{
	padding: 5px 0px;
	margin: 0px;
	list-style: none;
	font-size: .75em;
	font-family: "comic sans, Geneva, Arial, Helvetica, sans-serif";
	clear: both;
	color: #ffffcc;
	}
#nav img {
	float: left;
	padding: 0px ;
}

#nav a {
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 0px ;
	list-style: none;
	width: 4em;
	margin: 0px;
}
#nav li a {
	width: 5em;
	padding: 0px 5px;
	margin: 0px;
	list-style: none;
	color: #ffffcc;
}
#nav  li a:hover {
	color: #ffffcc;
	background-color: #535483;
}

#nav li {
	float: left;
	width: 6.5em;
	list-style: none;
	border-right: #CCCC99 solid 2px;
	color: #ffffcc;
}
#nav li ul {
	position: absolute;
	/*width:70px;*/
	left: -999em;
	padding: 5px 0px;
	clear: both;
	
}

#nav li ul li {
	padding: 3px;
	background-color: #535483;
	clear: both;
	display: inline;
	border-bottom: 1px solid #cccc99;
	list-style: none;
	font-size: 1.1em;
	width: 9.2em;
}
#nav li ul ul, #nav li ul ul ul {
	margin: -1.5em 0 0 11em;
	font-size: .85em;
	color: #ffffcc;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul,  #nav li li li:hover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	
}

/*#nav li:hover ul, #nav li:hover ul ul, #nav li:hover ul ul ul, {
	left: auto;
}*/

 #nav li:sfhover ul, #nav li:sfhover ul ul,  #nav li.sfhover ul{
	left: auto;
	margin: 0em ;
}

#body {
	background-color: #999966;
	margin: 0px;
	font-size: 15px;
	list-style: square;
}


#wrapper {
	margin-bottom: 0px;
	margin-top: 0px;
   margin-left: auto;
	margin-right: auto;
   width: 800px;
	padding: 0px 0px 0px 0px;
	background-color: #d9dab6;
	/*border: 5px solid #d9dab6;*/
	min-height: 350px;
}


/*#container {
 padding: 0px;
 font-family:  "Comic Sans MS, Geneva, Arial, Helvetica, sans-serif";
 font-size: 1em;
 color:  #000000;
 text-align: left;
 margin-left: auto;
 margin-right: auto;
 margin-top: 0px;
 margin-bottom: 0px;
 width: 800px;
 height: 100%;
 z-index:100;
 background-color: #d9dab6;

}*/

#banner {
	position: relative;
	width: 100%;
	height: 150px;
	margin: 0px;
	padding: 0px;
	/*background-color: #999766;*/
	background-image: url(images/banner7a.gif);
}
#banner img {
	position: relative;
	float: right;
	border: 0px;
}

/*#holder {
	width: 100%;
	background-color: #d9dab6;
	padding: 0px ;
}*/

#content_main {
	position: relative;
	float: right;
	width: 700px;
	height: 100%;
	padding: 20px 35px 10px 55px;
	margin: 10px 0px;
   background-color: #d9dab6;
	/*overflow-y: scroll;
	overflow-x: none;*/
	list-style: square;
	border: 5px solid #d9dab6;
}
#content_main a {
	border: 0px;
}
#content_main img {
	border: 0px;
}
#content_main table {
	border-bottom-color: #006600;
	border: 2px;
	
}
#content_main td {
	width: 25%;
}
#content_main tr {
	border-bottom: #006600;
}
#content_main ul li {
	text-decoration: none;
	list-style: none;
}

#news {
	height: 50px;
}


#footer {
	position: relative;
	background-image:  ;
	width:100%;
	height:66px;
	background-repeat: no-repeat;
   margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	clear: both;
	font: 12px #cccc99;
	text-decoration: none;
	background-color: #999966;
	padding: 20px 0px;
}
#footer p {
	color: #cccc99;
	font-size: 1em;
	margin: 0px;
	padding: 15px;
}
#footer span {
	color: #cccc99;
	padding: 5px;
	font-size: 1em;
}

#footer a {
	text-decoration: none;
	color: #cccc99;
}
#footer a:visited {
	color: #cccc99;
}
#footer a:hover {
	color:  #545383;
}

.leftFloat{
	float: left;
	padding: 5px 10px;
}
.rightFloat {
	float: right;
	padding: 5px 100px;
}
.quote {
	border-color: #557F55;
	border-style: solid;
	border-width: medium;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-style: italic;
	font-size: 1.2em;
	clear: both;
   color: #000000;
	padding:8px;
}
.littleFont {
	font-size: .75em;
	color: #000000;
}

.impact {
	color: #545383;
	font-size: 1.4em;
}
.impact2 {
	color: #D40000;
	font-size: 1.4em;
}
.calendar {
	height: 800px;
}

.bold {
font-weight: bold;
}

.banner_small {
	padding: 15px;
}

.italic {
font-style: italic;
font-size: 1.3em;
}

.italic_small {
	font-style: italic;
	font-size: .75em;
}

.red {
	color: #D41F00;
	font-size: .75em;
	width: 225px;
	
}

.nav_cur {
	color: #000000;
}
.inline {
	display: inline;
	border: 2px solid #545383;
	height: 40px;
	width: 250px;
	padding: 2px;
}
.list_style {
	list-style: url(images/eco_globe.gif);
	line-height: 1.5em;
	text-align: left;
}
.list_style_no {
	
	line-height: 1.5em;
	text-align: left;
}
.current {
	background-color: #545383;
	color: #ffffcc;
}
.signature {
	line-height: .3em;
	font-weight: bold;
	color: #535483;
}
