body {
	/* background-color: #006e51; */
	background-color: #99c5b9;
	/* background-color: #d6d1bb; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	color: #006e51;
	text-decoration: none;
	font-weight: bold;
}

a:Hover {
	color: black;
	text-decoration: underline;
}

p {
	margin-top: 0px;
}

.smalltext {
	font-size: 11px;
}

.pagebody {
	width: 980px;
	margin: auto;
	background-color: white;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
}

.header {
	height: 115px;
	background-color: white;
	background-image: url("/images/header_background.gif");
	background-repeat: repeat-x;
	padding-top: 21px;
	padding-bottom: 14px;
	padding-left: 34px;
}

.topnav {
	height: 19px;
	background-color: #9b600d;
	text-align: center;
	color: white;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 4px;
	padding-top: 5px;
}

.topnav a {
	text-decoration: none;
	color: white;
}

.topnav a:Hover {
	color: #e7f2ef;
	text-decoration: none;
}

.topnav .triangle {
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

/* Styles for the dropdown menu are below */

#dropmenudiv{
	position:absolute;
	border:1px solid #006e51;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	color: white;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}

#dropmenudiv a{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	width: 144px; /*make this the width of the item - the padding-left - the padding-right */
	display: block;
	text-indent: 0px;
	border-bottom: 1px solid #006e51;
	text-decoration: none;
	color: #006e51;	
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #e7f2ef;
	color: #006e51;
	text-decoration: none;
}

/* End styles for dropdown menu */

.maincontent {

}

.maincontentleft {
	background-color: #006e51;
	width: 209px;
	background-image: url("/images/greenback_topgrad.gif");
	background-position:top left;
	background-repeat: repeat-x;
	padding-top: 16px;
}

.leftnav a {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 15px;
	font-weight: bold;
	color: #006e51;	
	letter-spacing: 1px;
	width: 177px;
	background-color: #e7f2ef;
	background-image: url("/images/leftbutton-background.gif");
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #d4dbda;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 8px;
	display: block;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}

.leftnav a:Hover {
	text-decoration: none;
	color: black;
}

.leftsidebox {
	width: 177px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #e7f2ef;
	border: 1px solid #d4dbda;
}

.leftsideboxheading {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	font-weight: bold;
	color: #006e51;	
	letter-spacing: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url("/images/leftbutton-background.gif");
	background-repeat: no-repeat;
	background-position: top left;	
}

.leftsideboxcontent {
	background-color: white;
	font-size: 13px;
	padding: 8px;
	border-left: 3px solid #d4dbda;
	border-bottom: 3px solid #d4dbda;
	border-right: 3px solid #e7f2ef;
}

.leftsideboximgcontent {
	background-color: white;
	text-align: center;
	border-left: 3px solid #d4dbda;
	border-bottom: 3px solid #d4dbda;
	border-right: 3px solid #e7f2ef;
}

.leftnavbottom {
	background-image: url("/images/leftnav_bottom.jpg");
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 12px;
}

.maincontentright {
	background-color: white;
	background-image: url("/images/whiteback_topgrad.gif");
	background-position:top left;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 17px;
	letter-spacing: 1px;
	width: 100%;
}

.orgname {
	text-align: right;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 16px;
}

.maincontentbody{
	padding-right: 8px;
}

.maincontentbody li {
	padding-bottom: 8px;
}

.heading {
	color: #006e51;
	font-weight: bold;
	font-size: 18px;
	/* font-family: "Arial Black", Arial, Helvetica, sans-serif; */
	line-height: 21px;
}

.subheading {
	color: #006e51;
	font-weight: bold;
	font-size: 14px;
	/* font-family: "Arial Black", Arial, Helvetica, sans-serif; */
}

.rightphoto {
	float: right;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	font-size: 10px;
	text-align: center;
	width: 280px;
	line-height: normal;
}

.rightvideo {
	float: right;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	font-size: 10px;
	text-align: center;
	width: 360px;
	line-height: normal;
}

.footer {
	height: 90px;
	background-image: url("/images/footer-background.gif");
	background-position: bottom left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;	
}

.footernav {
	height: 19px;
	color: #006e51;
	padding-top: 31px;
}

.footernav a {
	text-decoration: none;
	color: #006e51;
}

.footernav a:Hover {
	color: black;
	text-decoration: none;
}	

.footerinfo {
	height: 35px;
	padding-top: 5px;
	color: white;
	line-height: 16px;
}

.footerinfo a {
	text-decoration: none;
	color: white;
}

.footerinfo a:Hover {
	color: #e7f2ef;
	text-decoration: none;
}

.footerinfo .triangle {
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

.listaltodd {
	padding: 5px;
}

.listalteven {
	padding: 5px;
	background-color: #e7f2ef;
}

.quote {	
	width: 80%;
	background-color: #e7f2ef;
	border: 1px solid #d4dbda;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
}

.shadetable {
	background-color: #e7f2ef;
	border: 1px solid #d4dbda;
}	