body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #d6e3c8;
	background-image: url(images/bckgrnd.jpg);
	background-repeat:repeat-x;
	font-size: 12px;
}

h1	{
	color: #985248;
	font-size:24px;
	margin: 0px;
	font-family:	"Times New Roman", Times, serif;
}

h2	{
	color: #1b6693;
	font-size:15px;
	margin-bottom: 0;
}


#allcontent {
	width:	760px;
	background-image: url(images/main_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height:	175px;
}

.under	{
 border-bottom: 1px solid #a6cc70;
}

#maincontent {
	width: 550 px;
	background-color: #d6e3c8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	padding: 20px;
	border: 1px solid white;
}

.image01	{
	padding: 3px;
	border: 1px solid #7fb741;
	margin: opx;
	float: right;
	background-color:#FFFFFF;
	margin-left: 5px;
}

a img	{
	border:	none
}

q	{
	font-style:italic;
	margin: 20px;
}

.author {
text-align: right;
margin: 20px;
}

#nav_bar {
width: 210px;
float: left
}

#footer	{
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}

.strong {
	color: #153d6f;
	font-weight:bold;
}



#nav_butn {
	list-style-type:	none;
	padding-left:	0;
	margin-left:	0;
	line-height: 200%;
}

#article {
	width: 140px;
	text-align: center;
	background-color:#FFFFFF;
	border: 1px solid #005e39;
	padding: 10px;
	display:block;
}


#article_head {
	font-size:13px;
	font-weight:bold;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #005e39;
	border-bottom: solid 1px;
	
}

.article_body {
	margin-top: 5px;
}



#facebook {
	width: 140px;
	text-align: center;
	background-color:#fffcd4;
	border: 1px solid #985248;
	margin-top:25px;
	padding: 10px;
	display:block;
}


#facebook_head {
	font-size:13px;
	font-weight:bold;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #985248;;
	border-bottom: solid 1px;
	
}

.facebook _body {
	margin-top: 5px;
}

#facebook a:link { color:#7b0046;}
#facebook a:visited { color:#7b0046;}
#facebook a:hover { color:#f26522;}
#facebook a:active { color:#f26522;}



a:link	{
color:	#1d704c;
text-decoration: underline;
}

li.submenu a:link	{
text-decoration: none;
color:	#4c4e48;
font-size:	13px;
font-weight: bold;
padding: 7px;
margin-left: 10px;
}

li.menu a:link		{
	text-decoration: none;
	color:	#4c4e48;
	font-size:	14px;
	font-weight: bold;
	padding: 9px;
	background-image: url(images/menu_arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


li#donate a:link	 {
	color: #985248;
	text-decoration: none;
	font-size:	14px;
	font-weight: bold;
	padding: 9px;
	background-image: url(images/menu_arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}




a:visited	{
color:	#1d704c;
text-decoration: underline;
}


li.submenu a:visited	{
text-decoration: none;
color:	#4c4e48;
font-size:	13px;
font-weight: bold;
padding: 7px;
margin-left: 10px;
}


li.menu a:visited		{
	text-decoration: none;
	color:	#4c4e48;
	font-size:	14px;
	font-weight: bold;
	padding: 9px;
	background-image: url(images/menu_arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

li#donate a:visited	 {
	color: #985248;
	text-decoration: none;
	font-size:	14px;
	font-weight: bold;
	padding: 9px;
	background-image: url(images/menu_arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

a:hover	{
	color:#5da31e;
	text-decoration: underline;
}

li.submenu a:hover	{
text-decoration: none;
color:	#1f714b;
font-size:	13px;
font-weight: bolder;
padding: 7px;
margin-left: 10px;
background-image: url(images/menu_arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

li.menu  a:hover	{
	text-decoration:	none; 
	color:	#1f714b;
	font-size:	14px;
	font-weight: bolder;
	padding: 9px;
	background-image: url(images/menu_arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}






ul.list	{
	margin-top: 0;
	line-height: 150%;
}





