body {
	font-family: 'Lato', sans-serif;
}

a:link {
	color: #4c9413;
}
a:visited {
	color: #4c9413;
}
a:hover {
	color: #073f2c;
}
a:active {
	color: #4c9413;
}
.bodytext {
	font-family: 'Lato', sans-serif;
	font-size: 75%;
	color: #4D3610;
	line-height: 17px;
}
.footer {
	font-size: 85%;
}
.hometext {
	font-size: 95%;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
.subnav {
	font-size: 10px;
}
.sectiontitle {
	font-family: 'Lato', sans-serif;	
	color: #FFF;
	background-color: #4c9413;
	padding: 2px 2px 2px 4px;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
}

.sectionLinks a {display: block; line-height: 110%; margin-bottom: 5px; text-decoration: none;}

h1 {
	font-size: 140%;
	color: #bb9d77;
	margin: 0px;
	font-weight: bold;
}
h2 {
	font-size: 120%;
	color: #bb9d77;
	margin: 0px;
	font-weight: bold;
}
li {
	list-style-image: url(images/bullet.gif);
	padding-bottom: .8em;
}
.displaynone {
	display: none;
}

.donate {
	margin-top:100px;
}

.clearBoth {display: block; width: 1px; height: 1px; line-height: 1px; overflow: hidden; float: none; clear: both;}

#headerContainer {display: block; position: relative; width: 100%; height: 94px; background:url(images/bg_header_tileX.jpg) top left repeat-x;}
h1.logo {display: block; position: absolute; left: 5px; top: 0; margin: 0; padding: 0;}
h2.tagline {display: block; position: absolute; left: 650px; top: 0; margin: 0; padding: 0;}

ul#mainnav {display: block; width: 1000px; height: 20px; margin: 5px 0 25px 0; padding: 0; overflow: visible;}
ul#mainnav li {float: left; width: auto; display: inline; margin: 0 0 0 16px; list-style: none; text-indent: none; padding: 0; font-size: 11px; font-family: 'Lato', sans-serif; font-weight: 700;}
ul#mainnav li a, .subnav a {color: #4c9413; text-decoration: none;}
ul#mainnav li a:hover, .subnav a:hover {color: #073f2c;}

.container {width: 1000px; display: block; margin: 0;}
#footer {display: block; width: 1000px; height: 154px; background:url(images/bg_footer.jpg) top left no-repeat; position: relative;}
#footer p {font-family: 'Lato', sans-serif; font-size: 10px; color: #999999; position: absolute; top: 10px; left: 230px;}

.homeHeroCopy {width: 215px;float: left;}
.homeHeroCopy p {margin: 0 10px 0 16px; font-family: 'Lato', sans-serif; font-weight: 300; color: #f18436; font-size: 14px; line-height: 24px;}
.homeHeroCopy .homeDonateBtn {display: block; margin-top: 17px; width: 97px; height: 24px;}
.homeHeroMain {width: 509px; float: left; display: inline; margin: 0 1px;}
.homeHeroMain p {font-family: 'Lato', sans-serif; font-weight: 300; font-size: 16px; text-align: center; color: #4c9413;}
.homeHeroMain p a {color: #4c9413; text-decoration: none;}
.homeHeroMain p a:hover {color: #073f2c;}
.homeHeroSide {width: 270px; float: left;}
.homeHeroSide p {text-align: left; margin: 0 0 10px 0; font-family: 'Lato', sans-serif; font-weight: 300; color: #4c9413; font-size: 14px; line-height: 16px; }
.homeHeroSide p a {display: block; padding-left: 15px; color: #4c9413; text-decoration: none; background: url(images/bullet.gif) 0 2px no-repeat;}

#sidebar {width: 215px; display: inline; float: left; margin-left: 15px;}
#main {width: 740px; float: left; display: inline; margin-left: 30px;}
#main h1, #main h2 {color: #073f2c;}
