body, table, tr, td, p {
	font-family: verdana, arial, helvetica, 'sans-serif';
	font-size: 10px;
	text-align: justify;
	color: #333333;
}

.header {
	height: 84px;
	width: 100%;
	vertical-align: center;
	padding-left: 10px;
	margin: 0px;
	background: url(../images/header.jpg) #f8f8f8 no-repeat right;
}

a:link.title, a:visited.title, a:hover.title, a:active.title{
	color: #766100;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.mainnav {
	height: 35px;
	width: 100%;
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
}

.subnav {
	vertical-align: top;
	text-align: right;
	padding-right: 5px;
}

a:link.mainnav, a:visited.mainnav, a:active, mainnav {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

a:hover.mainnav {
	font-size: 9px;
	color: #ffffff;
	text-decoration: underline;
}

a:link.subnav, a:visited.subnav, a:active.subnav {
	font-size: 9px;
	font-weight: bold;
	color: #af0000;
	text-decoration: none;
}

a:hover.subnav {
	font-size: 9px;
	font-weight: bold;
	color: #af0000;
	text-decoration: underline;
}

.images {
	width: 251px;
	vertical-align: top;
	padding-left: 10px;
}

.content {
	vertical-align: top;
	padding: 0px 15px 0px 15px;
}

.scrolling {
	height: 284px;
	overflow: auto;
	scrollbar-3dlight-color: #333333;
	scrollbar-arrow-color: #333333;
	scrollbar-base-color: #bea547;
	scrollbar-darkshadow-color:#333333;
	scrollbar-shadow-color: #bea547;
	scrollbar-highlight-color: #bea547;
	scrollbar-track-color: #bea547;
}

.heading {
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 12px 15px;
	margin: 0px;
}

.subheading {
	font-size: 11px;
	font-weight: bold;
}

.block {
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
	padding: 15px;
	margin: 0px;
	background-color: #cebb75;
}

.story {
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
	padding: 10px 10px 10px 10px;
	margin: 0px;
}

ul {
	padding-left: 30px;
	margin-top: 10px;
	margin-left: 0px;
	list-style-image: url(../images/bullet.gif);
}

ol {
	padding-left: 15px;
	margin: 0px;
}

li.orderedlist {
	padding-bottom: 5px;
}

a:link, a:visited, a:active {
	font-size: 10px;	
	color: #af0000;
	text-decoration: none;
}

a:hover {
	font-size: 10px;
	color: #af0000;
	text-decoration: underline;
}

table.help {
	border: 1px solid #333333;
	border-collapse: collapse;
}

table.help td {
	vertical-align: top;
	border: 1px solid #333333;
}

.textInput, .button {
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
	font-size: 10px;
	color: #333333;
	background-color: #cebb75;
}

.underline {
	text-decoration: underline;
}

.volunteer {
	width: 360px;
	padding-left: 10px;
}

.safari {
	width: 360px;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
	background-color: #cebb75;
}

.bankdetails {
	width: 300px;
	padding-left: 20px;
}

.donation {
	width: 360px;
	padding-left: 10px;
}

.contactdetails {
	width: 300px;
	padding-left: 10px;
}

.contact {
	padding-left: 10px;
}

.caption {
	margin-top: 10px;
	padding-top: 0px;
}

.closeLink {
	margin-top: 10px;
	padding-top: 0px;
	text-align: center;
	padding-right: 8px;
	padding-bottom: 5px;
}