/* GLOBAL */

* {margin:0px; padding:0px;}

.clearfloats {clear:both;}



body {background-color:#4D4026;}



A:link,A:visited {

	color:#006600;

	text-decoration: underline;

}


A:hover {

	color:#006600;

	text-decoration: none;

}

A:link.footnav, A:visited.footnav {text-decoration: none; color:#ffffff;}

A:hover.footnav {text-decoration: underline; color:#ffffff;}



A:link.menunav, A:visited.menunav {text-decoration: none; color:#044D18;}

A:hover.menunav {text-decoration: underline; color:#044D18;}



p {font-family:"Trebuchet MS", Arial, Helvetica; font-size:14px; line-height:16px; color: #4D4026;}
.bullet {font-family:"Trebuchet MS", Arial, Helvetica; font-size:12px; line-height:16px; color: #4D4026; margin-left:26px;}
.list {font-family:"Trebuchet MS", Arial, Helvetica; font-size:11px;padding-left:24px; padding-right:12px; float:left;}

 
.big {font-family:"Trebuchet MS", Arial, Helvetica; font-size:14px; margin-bottom:0px; color: #4D4026;}

h1 {font-family:"Trebuchet MS", Arial, Helvetica; font-size:16px; margin-bottom:0px; color: #4D4026;}

h2 {font-family:"Trebuchet MS", Arial, Helvetica; font-size:14px; margin-bottom:0px; color: #4D4026; margin-left:5px; margin-right:5px;}

h3 {font-family:"Trebuchet MS", Arial, Helvetica; font-size:13px; margin-bottom:0px; color: #044D18; margin-left:5px; margin-right:5px;}



/* Body */

#mainwrapper {width:750px; margin-left:auto; margin-right:auto; background-image:url(images/gen/back-fade.jpg); background-repeat:repeat-x; background-color:#ffffff; }

#contentarea {float:left; width:750px; }
	#sidepic {float:left; width:289px; margin-right:7px; height:auto;}
	#bodycopy {float:left; margin-left:10px; margin-right:10px; width:420px;}

#homeback {height:500px; background-image:url(images/homeback.jpg); background-repeat:no-repeat;}
	#homecontent { margin-left:300px; margin-right:75px; padding-top:50px;}
	#donatelink {margin-left:400px; margin-top:20px;}

#footer {margin-left:auto; margin-top:3px; margin-right:auto; width:750px; clear:both; background-color:#4D4026;}
	.copyright {font-size:10px; color:#ffffff; padding-left:15px; text-align:right; margin-right:10px;}

	

#navwrapper {width:738px; height:44px; margin-left:auto; margin-right:auto; background-image:url(images/gen/nav-back.gif); background-repeat:no-repeat; padding-left:12px; }	



	/*** Nav bar styles ***/

#menu2 {text-align:center; padding-top:10px;}

#menu {

width: 100%;
float: left;

}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 120px;
float: left;
}



	/*** Nav bar styles ***/

#menu a, #menu h2 {

	font: bold 12px/16px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 3px;
}

#menu h2 {
color: #044D18;
background: #f1efd6;
text-align:center;
}

#menu a {
color: #044D18;
background: #f1efd6;
text-decoration: none;
text-align:center;
}



#menu a:hover {
color: #044D18;
background: #fff;
text-align:center;

}



	/*** Nav bar styles ***/

#menu li {position: relative;}
	.border {border:#006600 1px solid;}
#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
top: 0;
left: 100%;
}

	/*** Nav bar styles ***/



div#menu ul ul,

div#menu ul li:hover ul ul,

div#menu ul ul li:hover ul ul

{display: none;}



div#menu ul li:hover ul,

div#menu ul ul li:hover ul,

div#menu ul ul ul li:hover ul

{display: block;}
