body{
	margin: 5px;
	background-image: url(../_img/backgroundsafari2.jpg);
}
.bodytext {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	padding-right: 10px;
	padding-left: 10px;
}
.testimonial {
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	font-style:italic;
	padding-right: 10px;
	padding-left: 10px;
}
.redtext {
	font-family: Arial;
	font-size: 8pt;
	color: #ff0000;
	padding-left: 10px;
}
.topnavtext {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #87410e;
}
.topnavtextblack {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.blueheader {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #87410e;
	padding-left: 10px;
	letter-spacing: 2px;
}
.sponsorhl {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #87410e;
	padding-left: 10px;
	letter-spacing: 2px;
}
.sponsorsub {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 2px;
}

.whiteheader {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
}
.subheader {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #87410e;
}
.subheader1 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #6a3813;
}
.subtext {
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	padding-right: 10px;
}
.internalsubheader {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #0226A0;
	padding-left: 10px
}
.newsheader {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.newstext {
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}
.footer {
	font-family: Arial;
	font-size: 9pt;
	color: #ffffff;
	padding-left: 10px;
}
a:link {
	font-family: Arial;
	font-size: 10pt;
	color: #87410e;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #87410e;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #62A85F;
	text-decoration: none;
}
a.one:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
a.one:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
a.one:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #62A85F;
	text-decoration: underline;
	padding-left: 10px;
}
a.two:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0226A0;
}
a.two:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0226A0;
}
a.two:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #62A85F;
}
input { 
	background-color: #ffffff;
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	border: #999999 1px solid;
}
.solidborder {
	border-color:#9e5020;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
}
.navpadding {
	padding-top: 140px;
}