@charset "UTF-8";
/************ Min Height Hack *************/
/*		
	min-height:400px;
	height:auto !important;	
	height:400px;
*/

* {
   margin: 0px;
   padding: 0px;
   }
a img {
	border:none;
	}
a {
	color:#000;
	}
a:hover {
	text-decoration:none;
	}
p {
	margin-bottom:12px;
	}
hr {
	width:100%;
	border-color:#663300;
	border-style:solid none;
	border-width:1px 0 0 0;
	margin:7px auto;
	}

body {
	background:#54702c;
	font-family:Helvetica, Arial, sans-serif;
	color:#000;
	font-size:10px;
	line-height:1.2em;
	margin:0 auto;
	}
#container {
	width:1024px;
	margin:0 auto;
	background:#475125 url(../images/main_bkgrnd.jpg) top no-repeat;
	}
	
#header {
	width:920px;
	height:300px;
	padding:0 51px  0 53px;
	overflow:hidden;
	color:#fff;
	font-size:1.4em;
	line-height:1.2em;
	}
#header p {
	margin:0;
	padding:10px 5px 0 15px;
	}
#header a {
	color:#ffedd8;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	display:block;
	text-decoration:none;
	}
#header a:hover {
	text-decoration:underline;
	}
#header ul {
	list-style-type:none;
	}
#header li {
	float:left;
	}
#header .logo a {
	width:434px;
	margin-top:24px;
	padding-top:0;
	height:180px;
	text-indent:-1000em;
	}
#header .contact_tab a {
	width:145px;
	height:27px;
	margin-left:180px;
	}
#header .members_tab a {
	width:143px;
	height:27px;
	margin-left:17px;
	}

#content {
	width:1024px;
	background:#475125 url(../images/content_rpt.jpg) top repeat-x;
	}

#nav {
	width:918px;
	height:55px;
	margin-left:53px;
	margin-bottom:13px;
	overflow:hidden;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	display:block;
	}
#nav li {
	float:left;
	}
#nav a {
	text-indent:-1000em;
	overflow:hidden;
	display:block;
	height:55px;
	}

/************ For Dropdowns ************/
#nav li ul {
	position: absolute;
	width:165px;
	left: -999em;
	list-style-type:none;
	background-color:#2d2d2d;
	border-right:1px solid #673ca1;
	border-bottom:1px solid #673ca1;
	border-left:1px solid #673ca1;
	}
#nav li ul li a {
	text-indent:0;
	background-color:#000;
	background-image:none;
	font-size:1.4em;
	line-height:1.2em;
	color:#fff;
	height:auto;
	width:155px;
	text-decoration:none;
	padding:3px 5px;
	}
#nav li ul li a:hover {
	background-image:none;
	background:#673ca1;
	color:#fff;
	text-decoration:none;
	}	
#nav li:hover ul, #nav li.sfhover ul {
	left:auto;
	margin-top:-7px;
	margin-left:20px;
	}
	
/************ For Secont Flyout ************/
#nav li ul ul {
	border:1px solid #002b6c;
	}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
	}
#nav li li:hover ul, #nav li li.sfhover ul {
	left: auto;
	margin:-20px 0 0 130px;
	}
/************ End Secont Flyout ************/
	
/************ End Dropdowns ************/	
	
.home a {
	width:130px;
	background: url(../images/home.jpg) top center no-repeat;
	}
.home a:hover {
	background:url(../images/home.jpg) bottom center no-repeat;
	}
.about a {
	width:104px;
	background: url(../images/about.jpg) top center no-repeat;
	}
.about a:hover {
	background:url(../images/about.jpg) bottom center no-repeat;
	}
.projects a {
	width:118px;
	background: url(../images/projects.jpg) top center no-repeat;
	}
.projects a:hover {
	background:url(../images/projects.jpg) bottom center no-repeat;
	}
.calendar a {
	width:142px;
	background: url(../images/calendar.jpg) top center no-repeat;
	}
.calendar a:hover {
	background:url(../images/calendar.jpg) bottom center no-repeat;
	}
.report a {
	width:180px;
	background: url(../images/report.jpg) top center no-repeat;
	}
.report a:hover {
	background:url(../images/report.jpg) bottom center no-repeat;
	}
.members a {
	width:244px;
	background: url(../images/members.jpg) top center no-repeat;
	}
.members a:hover {
	background:url(../images/members.jpg) bottom center no-repeat;
	}

#bodyarea {
	width:918px;
	margin-left:53px;
	font-size:1.3em;
	line-height:1.4em;
	padding-bottom:10px;
	}
#bodyarea_int {
	width:878px;
	min-height:400px;
	height:auto !important;	
	height:400px;
	margin-left:53px;
	font-size:1.3em;
	line-height:1.4em;
	padding:20px;
	background:#e5dbab;
	}
#bodyarea_int h1 {
	color:#4f5c23;
	font-size:1.4em;
	padding:5px 0;
	}
#bodyarea_int h2 {
	color:#663300;
	font-size:1.2em;
	padding:5px 0 ;
	}
#bodyarea_int h3 {
	color:#000000;
	font-size:1.1em;
	padding-bottom:5px;
	}
#bodyarea_int hr {
	width:100%;
	border-color:#663300;
	border-style:solid none;
	border-width:1px 0 0 0;
	margin:7px auto;
	}
#bodyarea_int a {
	color:#475125;
	text-decoration:underline;
	}
#bodyarea_int a:hover {
	text-decoration:none;
	}
#bodyarea_int ul {
	margin-left:40px;
	padding-bottom:5px;
	}
#bodyarea_int.editor_body {
	font-size:13px;
	line-height:1.2em;
	margin-left:0;
	}	
	
.callout {
	background-color:#8fa372;
	padding:10px 10px 5px 10px;
	color:#ffffff;
	font-size:1.2em;
	margin-bottom:px;
	text-align:center;
	}
.callout h3 {
	color:#ffffff;
	}
.callout a:link {
	color:#475125;
	text-decoration:underline;
	}
.callout a:hover {
	text-decoration:none;
	}
#leftcol {
	width:212px;
	background:#e5dbab;
	float:left;
	display:inline;
	margin-right:18px;
	padding:11px;
	}
#leftcol p {
	margin-bottom:10px;
	}
#leftcol h1 {
	color:#31501f;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.23em;
	line-height:1.3em;
	padding-bottom:5px;
	}
#leftcol a {
	color:#47792c;
	}
#leftcol a:hover {
	text-decoration:none;
	}
#middlecol {
	width:336px;
	background:#e5dbab;
	float:left;
	display:inline;
	margin-right:18px;
	padding:11px;
	}
#middlecol a {
	color:#47792c;
	}
#middlecol a:hover {
	text-decoration:none;
	}
#middlecol h2 {
	font-size:1.2em;
	line-height:1.3em;
	color:#666633;
	padding-bottom:8px;
	text-align:center;
	}
#rightcol {
	width:275px;
	background:#e5dbab;
	float:left;
	display:inline;
	padding:11px 6px;
	text-align:center;
	}
.sidebar {
	width:270px;
	background:#fff;
	margin:0 0 5px 10px;
	float:right;
	display:inline;
	padding:11px 10px;
	}
.sidebar ul {
	margin-left:20px;
	}
.sidebar li {
	padding-bottom:5px;
	}
.sidebar a {
	color:#47792c;
	text-decoration:underline;
	}
.sidebar a:hover {
	text-decoration:none;
	}

#footer {
	width:971px;
	margin:0 auto;
	background:#8fa372;
	padding:15px 26px;
	font-size:1.4em;
	line-height:1.4em;
	}
#footer a {
	color:#000;
	text-decoration:none;
	}
#footer a:hover {
	text-decoration:underline;
	}
#footer a.brown {
	color:#3b2404;
	text-decoration:none;
	}
#footer a.brown:hover {
	text-decoration:underline;
	}
#footer a.green {
	color:#333d13;
	text-decoration:none;
	}
#footer a.green:hover {
	text-decoration:underline;
	}
#footer_left {
	width:283px;
	padding:0 20px 20px 20px;
	border-right:#56360c 1px solid;
	float:left;
	display:inline;
	}
#footer_middle {
	width:283px;
	padding:0 20px 20px 20px;
	border-right:#56360c 1px solid;
	float:left;
	display:inline;
	}
#footer_right {
	width:283px;
	padding:0 20px 20px 20px;
	text-align:right;
	float:left;
	display:inline;
	}
#footer_right ul {
	padding-bottom:20px;
	}
#footer_right li {
	display:inline;
	}
#footer_right p {
	color:#333d13;
	margin-bottom:3px;
	}

.right {
	float:right;
	display:inline;
	}
.left {
	float:left;
	display:inline;
	}
.images {
	margin:10px;
	border:1px solid #663300;
	}
.partners {
	text-align:center;
	}
.partners td {
	padding-bottom:5px;
	padding-right:10px;
	}	
.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;
}