/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #501d1d;
	background-color: #713D3D;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img {
	border: none;
}

#header {
	background-image: url(../images/bg_head.jpg);
	height: 137px;
	width: 836px;
	background-position: right;
	background-repeat: no-repeat;
}

#container {
	width:836px;
	margin:auto;
}

#accessibility, .accessibility {
	display: none;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.left {
	float:left;
}

#logo {
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	width: 228px;
	float: left;
}

.nav-home a:link, .nav-home a:visited {
	display: block;
	width: 95px;
	height: 0px;
	background-image: url(../images/nav_home.gif);
	background-position: left top;
	overflow: hidden;
	padding-top: 38px;
	float: left;
}

.nav-home a:hover, .nav-home a:active {
	background-position: top right;
}

.nav-home span {
	display: block;
	width: 95px;
	height: 0px;
	background-image: url(../images/nav_home.gif);
	background-position: top right;
	overflow: hidden;
	padding-top: 38px;
	float: left;
}

.nav-about a:link, .nav-about a:visited {
	display: block;
	width: 141px;
	height: 0px;
	background-image: url(../images/nav_about.gif);
	background-position: left top;
	overflow: hidden;
	padding-top: 38px;
	float: left;
}

.nav-about a:hover, .nav-about a:active {
	background-position: top right;
}

.nav-about span {
	display: block;
	width: 141px;
	height: 0px;
	background-image: url(../images/nav_about.gif);
	background-position: top right;
	overflow: hidden;
	padding-top: 38px;
	float: left;
}

.nav-news a:link, .nav-news a:visited {
	display: block;
	width: 77px;
	height: 0px;
	background-image: url(../images/nav_news.gif);
	background-position: left top;
	overflow: hidden;
	padding-top: 38px;
	float: left;
}

.nav-news a:hover, .nav-news a:active {
	background-position: top right;
}

.nav-news span {
	display: block;
	width: 77px;
	height: 0px;
	background-image: url(../images/nav_news.gif);
	background-position: top right;
	overflow: hidden;
	padding-top: 38px;
	float: left;
}

.nav-events a:link, .nav-events a:visited {
	display: block;
	width: 87px;
	height: 0px;
	background-image: url(../images/nav_events.gif);
	background-position: left top;
	overflow: hidden;
	padding-top: 38px;
	float: left;
}

.nav-events a:hover, .nav-events a:active {
	background-position: top right;
}

.nav-events span {
	display: block;
	width: 87px;
	height: 0px;
	background-image: url(../images/nav_events.gif);
	background-position: top right;
	overflow: hidden;
	padding-top: 38px;
	float: left;
}

.nav-projects a:link, .nav-projects a:visited {
	display: block;
	width: 98px;
	height: 0px;
	background-image: url(../images/nav_projects.gif);
	background-position: left top;
	overflow: hidden;
	padding-top: 38px;
	float: left;
}

.nav-projects a:hover, .nav-projects a:active {
	background-position: top right;
}

.nav-projects span {
	display: block;
	width: 98px;
	height: 0px;
	background-image: url(../images/nav_projects.gif);
	background-position: top right;
	overflow: hidden;
	padding-top: 38px;
	float: left;
}

.nav-issues a:link, .nav-issues a:visited {
	display: block;
	width: 83px;
	height: 0px;
	background-image: url(../images/nav_issues.gif);
	background-position: left top;
	overflow: hidden;
	padding-top: 38px;
	float: left;
}

.nav-issues a:hover, .nav-issues a:active {
	background-position: top right;
}

.nav-issues span {
	display: block;
	width: 83px;
	height: 0px;
	background-image: url(../images/nav_issues.gif);
	background-position: top right;
	overflow: hidden;
	padding-top: 38px;
	float: left;
}

.nav-howtohelp a:link, .nav-howtohelp a:visited {
	display: block;
	width: 123px;
	height: 0px;
	background-image: url(../images/nav_howtohelp.gif);
	background-position: left top;
	overflow: hidden;
	padding-top: 38px;
	float: left;
}

.nav-howtohelp a:hover, .nav-howtohelp a:active {
	background-position: top right;
}

.nav-howtohelp span {
	display: block;
	width: 123px;
	height: 0px;
	background-image: url(../images/nav_howtohelp.gif);
	background-position: top right;
	overflow: hidden;
	padding-top: 38px;
	float: left;
}

.nav-contact a:link, .nav-contact a:visited {
	display: block;
	width: 132px;
	height: 0px;
	background-image: url(../images/nav_contact.gif);
	background-position: left top;
	overflow: hidden;
	padding-top: 38px;
	float: left;
}

.nav-contact a:hover, .nav-contact a:active {
	background-position: top right;
}

.nav-contact span {
	display: block;
	width: 132px;
	height: 0px;
	background-image: url(../images/nav_contact.gif);
	background-position: top right;
	overflow: hidden;
	padding-top: 38px;
	float: left;
}

h1 {
	color:#501d1d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #501D1D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}

.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	color:#501d1d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
}

#menu {
	color: #FFFFFF;
	width: 836px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 38px;
	height: 38px;
}

#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
}

#menu li {
	display: inline;
	margin: 0px;
}

#menu a:link, #menu a:visited{
	color:#FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#menu a:hover, .button a:active {
	color:#ffffff;
}

#rightcol {
	width: 233px;
	float: right;
	font-size: 11px;
}

#leftcol {
	width: 547px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}

.bodytext {
	background-image: url(../images/bg_text.gif);
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	width: 776px;
	clear: both;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	height: 41px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 27px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}

.footer a:link, .footer a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	color:#f88d03;
	text-decoration: none;
}

.footleft {
	float:left;	
}

.footright {
	float: right;	
}


.headerleft {
	float:left;
}

.headerright {
	float:right;
	font-size: 10px;
}

.previous a:link, .previous a:visited {
	display: block;
	width: 99px;
	height: 0px;
	background-image:url(../images/button_previous1.gif);
	background-position: left top;
	overflow: hidden;
	float: left;
	padding-top: 33px;
}

.previous a:hover, .previous a:active {
	background-image:url(../images/button_previous1.gif);
	background-position: right top;
}

.next a:link, .next a:visited {
	display: block;
	width: 75px;
	height: 0px;
	background-image:url(../images/button_next1.gif);
	background-position: left top;
	overflow: hidden;
	float: right;
	padding-top: 33px;
}

.next a:hover, .next a:active {
	background-image:url(../images/button_next1.gif);
	background-position: right top;
}

.back a:link, .back a:visited {
	display: block;
	width: 75px;
	height: 0px;
	background-image:url(../images/button_back1.gif);
	background-position: left top;
	overflow: hidden;
	float: left;
	padding-top: 33px;
}

.back a:hover, .back a:active {
	background-image:url(../images/button_back1.gif);
	background-position: right top;
}

.prevnext {
	width: 431px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

.pages {
	width: 237px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	line-height: 33px;
	color: #666666;
	letter-spacing: 1px;
}	

.pages a:link, .pages a:visited {
	color:#666666;
}

.pages a:visited {
	color:#612a93;
}

.pages a:hover, .pages a:active {
	color:#FF6600;
	
}

.formleft {
	display: block;
	width: 123px;
	text-align: right;
	margin-right: 5px;
	float: left;
	line-height: 20px;
	margin-bottom: 5px;
}

.contactform {
	width: 250px;
	background-color: #FFFFFF;
	border: 1px solid #602D2D;
	height: 18px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 18px;
}

.contactformbox {
	width: 250px;
	background-color: #83ADAD;
	border: 1px solid #336666;
	height: 200px;
	margin-bottom: 5px;
}

a.buttonsend:link, a.buttonsend:visited {
	display: block;
	width: 75px;
	height: 0px;
	background-image: url(../images/button_send1.gif);
	background-position: left top;
	overflow: hidden;
	padding-top: 33px;
	float:right;
}

 a.buttonsend:hover,  a.buttonsend:active {
	background-position: top right;
}

.formwidth {
	width: 380px;
}

.contactaddress {
	float:left;
	padding: 5px;
}

.linkbox {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0d3d8;
}

.linktitle {
	font-weight: bold;
	padding-bottom: 3px;
	font-size: 14px;
}

.link {
	padding-top: 3px;
}

a.link:link, a.link:visited {
	color:#666666;
}

 a.link:hover,  a.link:active {
	color:#FFOOOO;
}

.list2 {
	list-style: url(none) none;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	background-repeat: no-repeat;
}

.list2 li {
	background-image:url(../images/bullit3.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	line-height: 15px;
	margin-bottom: 10px;
}

.list1 {
	list-style: url(none) none;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	background-repeat: no-repeat;
}

.list1 li {
	background-image:url(../images/bullit3.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	line-height: 15px;
	margin-bottom: 10px;
}

.line {
	background-image:url(../images/line.gif);
	height: 3px;
	background-repeat: repeat-x;
	background-position: left;
}

.line2 {
	background-image:url(../images/search_line1.gif);
	height: 1px;
	background-repeat: repeat-x;
	background-position: left;
	clear: both;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
}

.line3 {
	background-image:url(../images/search_line2.gif);
	height: 1px;
	background-repeat: repeat-x;
	background-position: left;
	clear: both;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
}

.rightcollist {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.rightcollist li {
	background-position: left 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 22px;
	list-style-type: none;
	line-height: 22px;
	margin: 0px;
	background-image: url(../images/bullit_star.gif);
}


.padding10 {
	padding: 10px;
}


.message {
	padding: 10px;
	float:left;
	line-height: 24px;
}

.bodytop {
	background-image:url(../images/bg_bodytop.gif);
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 836px;
}

.bodybg {
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
}

#donate {
	padding-top: 84px;
	padding-right: 27px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
	width: 216px;
}

#donate a:link, #donate a:visited {
	display: block;
	width: 216px;
	height: 0px;
	background-image: url(../images/donate.gif);
	background-position: left top;
	overflow: hidden;
	padding-top: 35px;
}

#donate a:hover, #donate a:active {
	background-position: top right;
}

#cart {
	padding-top: 0px;
	padding-right: 27px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
	width: 200px;
	text-align: right;
	margin-top: -3px;
}

#cart a:link, #cart a:visited, #cart a:hover, #cart a:active {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.newshead {
	background-image:url(../images/bg_newstitle.gif);
	height: 31px;
	width: 206px;
	line-height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}

.newshead a:link, .newshead a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.newshead a:hover, .newshead a:active {
	color:#F88D03;
	text-decoration: none;
}

.newshead1 {
	background-image:url(../images/bg_newstitle1.gif);
	height: 30px;
	width: 101px;
	line-height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	margin: 0px;
	font-weight: normal;
	float: left;
	padding: 0px;
	background-repeat: no-repeat;
}



.newshead2 {
	height: 30px;
	line-height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	margin: 0px;
	font-weight: normal;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.newsbox {
	margin-bottom: 18px;
}

.newsbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #fef8de;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F7EBB7;
	border-left-color: #F7EBB7;
	background-image: url(../images/bg_newsbox.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
	
}

.newsbody a:link, .newsbody a:visited {
	font-size: 11px;
	color:#333333;
	text-decoration: underline;
}

.newsbody a:hover, .newsbody a:active {
	font-size: 11px;
	color:#F88D03;
	text-decoration: underline;
}

.newsbody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #fef8de;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F7EBB7;
	border-left-color: #F7EBB7;
	background-image: url(../images/bg_newsbox.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 184px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
	line-height: 16px;	
}

.newsbody2 a:link, .newsbody2 a:visited {
	font-size: 11px;
	color:#333333;
	text-decoration: underline;
}

.newsbody2 a:hover, .newsbody2 a:active {
	font-size: 11px;
	color:#F88D03;
	text-decoration: underline;
}

.newsfoot {
	color: #FFFFFF;
	background-image:url(../images/bg_newsbox_foot.jpg);
	height: 18px;
	width: 216px;
	margin: 0px;
	padding: 0px;
}

.more_btn {
	background-image:url(../images/bg_newsbox_btn.jpg);
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	line-height: 18px;
	float: right;
	height: 18px;
	width: 110px;
	text-align: right;
	padding-right: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.more_btn a:link, .more_btn a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.more_btn a:hover, .more_btn a:active {
	color:#F88D03;
	text-decoration: none;
}

.margintop {
	margin-top:3px;
}

.newsletter-form {
	width: 184px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.newsletter-formleft {
	display: block;
	width: 32px;
	text-align: right;
	margin-right: 10px;
	float: left;
	line-height: 18px;
	margin-bottom: 5px;
}

.newsletter-input {
	width: 137px;
	background-color: #FFFFFF;
	border: 1px solid #602D2D;
	height: 16px;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 16px;
}

.contactformbox {
	width: 250px;
	background-color: #FFFFFF;
	border: 1px solid #602D2D;
	height: 200px;
	margin-bottom: 5px;
}

.pic-projectbox {
	background-color:#FDF5D1;
	padding: 1px;
	border: 1px solid #501D1D;
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

.pic1-left {
	background-color:#FDF5D1;
	padding: 1px;
	border: 1px solid #501D1D;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
}

.pic1-right {
	background-color:#FDF5D1;
	padding: 1px;
	border: 1px solid #501D1D;
	float: right;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
}

.pic2-left {
	background-color:#FDF5D1;
	padding: 1px;
	border: 1px solid #501D1D;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
}

.pic2-right {
	background-color:#FDF5D1;
	padding: 1px;
	border: 1px solid #501D1D;
	float: right;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
}

.textbox-head {
	background-image:url(../images/textbox_top.gif);
	height: 21px;
	width: 548px;
	margin: 0px;
	background-repeat: no-repeat;
	padding: 0px;
}

.textbox {
	margin-bottom: 18px;
}

.textbox-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #501D1D;
	background-color: #fef8de;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F7EBB7;
	border-left-color: #F7EBB7;
	background-image: url(../images/bg_textbox.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 506px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	
}

.textbox-foot {
	background-image:url(../images/textbox_foot.gif);
	height: 21px;
	width: 548px;
	margin: 0px;
	padding: 0px;
}



#projectsbox {
	padding-bottom: 17px;
}

.projectbox-head {
	background-image:url(../images/textbox_top.gif);
	height: 21px;
	width: 548px;
	margin: 0px;
	background-repeat: no-repeat;
	padding: 0px;
}

.textbox {
	margin-bottom: 18px;
}

.projectbox-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #501D1D;
	background-color: #fef8de;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F7EBB7;
	border-left-color: #F7EBB7;
	background-image: url(../images/bg_textbox_small.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 506px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}

.projectbox-foot {
	background-image:url(../images/textbox_small_foot.gif);
	height: 18px;
	width: 548px;
	margin: 0px;
	padding: 0px;
}

.greenbox-head {
	background-image:url(../images/greenbox_head.gif);
	height: 15px;
	width: 216px;
	margin: 0px;
	padding: 0px;
}

.greenbox {
	margin-bottom: 18px;
}

.greenbox-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #46631C;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #455E1b;
	border-left-color: #455E1b;
	background-image: url(../images/bg_greenbox.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 194px;
	margin: 0px;
	padding: 10px;	
}

.greenbox-body a:link, .greenbox-body a:visited {
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: underline;
}

.greenbox-body a:hover, .greenbox-body a:active {
	font-size: 11px;
	color:#F88D03;
	text-decoration: underline;
}

.greenbox-foot {
	background-image:url(../images/greenbox_foot.gif);
	height: 19px;
	width: 216px;
	margin: 0px;
	padding: 0px;
}

.more-btn-green {
	background-image:url(../images/bg_greenbox_btn.jpg);
	font-size: 11px;
	background-repeat: no-repeat;
	line-height: 19px;
	float: right;
	height: 19px;
	width: 110px;
	text-align: right;
	padding-right: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}

.more-btn-green a:link, .more-btn-green a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.more-btn-green a:hover, .more-btn-green a:active {
	color:#F88D03;
	text-decoration: none;
}

.justgiving {
	padding-bottom: 8px;
	padding-top: 13px;
}	

.project-title {
	color:#501d1d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #501D1D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.fifteenpix {
	height: 15px;
}

.viewgallery {
	padding: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #501D1D;
	border-bottom-color: #501D1D;
	clear: both;
	height: 34px;
	margin-top: 15px;
}

.viewgallery a:link, .viewgallery a:visited {
	display: block;
	width: 156px;
	height: 0px;
	background-image: url(../images/btn_viewgallery.gif);
	background-position: left top;
	overflow: hidden;
	padding-top: 32px;
}

.viewgallery a:hover, .viewgallery a:active {
	background-position: top right;
}

.viewvideo {
	padding: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #501D1D;
	border-bottom-color: #501D1D;
	clear: both;
	height: 34px;
	margin-top: 15px;
}

.viewvideo a:link, .viewvideo a:visited {
	display: block;
	width: 104px;
	height: 0px;
	background-image: url(../images/btn_viewvideo.gif);
	background-position: left top;
	overflow: hidden;
	padding-top: 32px;
}

.viewvideo a:hover, .viewvideo a:active {
	background-position: top right;
}

#donate2 {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:none;
	width: 216px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#donate2 a:link, #donate2 a:visited {
	display: block;
	width: 216px;
	height: 0px;
	background-image: url(../images/donate_large.gif);
	background-position: left top;
	overflow: hidden;
	padding-top: 35px;
}

#donate2 a:hover, #donate2 a:active {
	background-position: top right;
}

.makeadifference {
	height: 0px;
	width: 194px;
	padding-top: 63px;
	overflow: hidden;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/makeadifference.png');
}

*>.makeadifference {
	background-image: url(../images/makeadifference.png);
}

.newsenlarge {
	margin-top: -16px;
	display: block;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#events {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	display: none;
	border: none;
	text-align: left;
}

.newsboxtitle {
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.video-top {
	background-image:url(../images/video_head.jpg);
	width: 437px;
	height: 130px;
}

.newsbox form {
	margin: 0px;
	padding: 0px;
}