/* <![ Global [ -----------------------------------------------------------*/
html {
	height:100%}
	
body{	
	margin:0; 
	padding:0; 
	background:#335031;
	text-align:center; 
	height:100%;}
	
td{	
	font:12px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#000;}
	
#container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:980px;
	background:#c4b683;
	border:solid #03430c;
	border-width:0px 1px 1px 1px;
	padding-bottom:8px
	}
			
a {
	text-decoration:none;	
	color:#001c3d;}
	
a:hover {	
	color:#000;
	text-decoration:underline}
	
input, select, textarea{	
	border:1px solid #000;}
	
h1{	
	font: bold 18px "Times New Roman", Times, serif;
	color:#001c3d;
	border-bottom:1px solid #001c3d;
	line-height:18px;
	padding:0px 0px 7px 0px;
	margin:0px}
	
h2{	
	font: bold 12px Arial, Helvetica, sans-serif;}
	
h3{	
	font: bold 10px Arial, Helvetica, sans-serif;}

/*	<![ Navigation [ -----------------------------------------------------------*/
		
.footlinks {	
	padding:15px;
	text-align:center;
	font:bold 11px Arial, Helvetica, sans-serif;
	background:#335031	}
	
.footlinks a {
	color:#e2d298;
	text-decoration:none;
	margin:0px 20px;

	}
	
.footlinks a:hover {
	color:#fff;
	text-decoration:none
	}					



/*	<![ Layout [ -----------------------------------------------------------*/

.events {
	background:url(images/events-bg.jpg) #c87036;
	margin:8px 0px 0px 7px;
	border-bottom:1px solid #03430c;
	}

.events td {
	text-align:center;
}

.event-img {
	border:1px solid #000;
	height:89px; width:284px;
	margin-left:8px
}

.events p {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#162215;
	padding:5px 0px}

.donate {
	background:url(images/donate-bg.jpg) #438f42;
	margin:8px 0px 0px 7px;
	border: solid #03430c;
	border-width:0px 0px 1px 0px
	
	}
	
.address {
	margin:0px 3px 3px 4px;
	border: solid #03430c;
	border-width:0px 1px 1px 1px
	}	
	
address {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#0c430c;
	font-style:normal;
	line-height:18px;
	margin:5px 0px 5px 35px}
	
.help {
	list-style-image:url(images/left-bullet.jpg);
	margin:10px 0px 10px 0px !important;
	margin:10px 0px 10px 25px;
	line-height:18px}	
	
.help li {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#1a2919;
	margin-top:5px
	}	
	
.help a {
	color:#ffe289;
	text-decoration:none;
	}
	
.help a:hover {
	color:#ffcf0e}
	
.main-content {
	margin:8px 3px 3px 7px;
	border:1px solid #03430c;
	background:url(images/content-footer.jpg) no-repeat bottom #a0b9d6;

	}	

.content {
	padding:10px 0px 75px 30px;
	font:16px Arial, Helvetica, sans-serif;
	color:#0e160e;
	line-height:20px;
}

.content p {
	padding-right:20px;
	text-align:left
	}
	
.right {
	padding:12px 12px 0px 0px}	
	
.right img {
	margin-bottom:12px
	}

