#container {
	margin: 0 auto;
 	width: 940px;
 	text-align: left;
	}

body {
	text-align: center;
	background-color: #B97C00;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	line-height: 120%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	}

h1 {
	font-size:x-large;
	font-style: italic;
	font-weight: bold;
	}

h2 {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	}

h3 {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	}

h4 {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	}

h5 {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	}

a:link {color: #0000FF;}
a:visited {color: #6D9ED0;}
a:hover {color: #0000FF; background-color: #FFFF00;}
a:active {color: #6D9ED0;}

.main {
	width: 940px;
	margin: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: top;
	}

.left {
	vertical-align: top;
	text-align: center;
	width: 170px;
	margin: 0;
	padding: 10px 10px 10px 80px;
	}

.center {
	vertical-align: top;
	width: 400px;
	margin: 0;
	padding: 10px 10px 10px 20px;
	line-height: 150%;
	}

.right {
	vertical-align: top;
	width: 170px;
	margin: 0;
	padding: 10px 35px 10px 28px;
	line-height: 150%;
	color: #FFFFFF;
	}

.mission {
	font-style: italic;
	line-height: 200%;
	}

.nav {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	padding: 0;
	}

.nav a:link {color: #FFFFFF;text-decoration:none;}
.nav a:visited {color: #CCCCCC;text-decoration:none;}
.nav a:hover {color: #FFFF00; background-color: #0000FF;}
.nav a:active {color: #FFFFFF;}

.columntitle {
	width: 180px;
	text-align: center;
	font-weight: bold;
	background-color: #836952;
	color: #FFFFFF;
	}

.img-donate {
	text-align: center;
	padding: 20px 0px 10px 20px;
	background-color: #836952;
	}

.img-donate a:link {color: #836952;text-decoration:none;}
.img-donate a:visited {color: #836952;text-decoration:none;}
.img-donate a:hover {color: #836952; background-color: #836952;}
.img-donate a:active {color: #836952;}


.img-center {
	text-align: center;
	}

.img-right {
	float: right;
	padding: 5px 0px 5px 10px;
	}

.img-left {
	float: left;
	padding: 5px 10px 5px 0px;
	}

.footer {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	vertical-align: bottom;
	width: 940px;
	margin: 0;
	line-height: 130%;
	margin: 0;
	padding: 0px 0px 0px 40px;
	}

/* Design by GriffinWebDesign.com */