body {
	background-color: #DFA062;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #431307;
	font-size: small;
	text-decoration: none;
	padding: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #8C250E;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #402406; 
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
	font-size: small;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #431307;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #3F1006;
	font-size: x-small;
}
ul li {
	padding-left: 3px;
	padding-bottom: 5px;
	padding-right: 5px;
	list-style-position: outside;
	list-style-type: circle;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #8C250E;
	font-size: large;
	font-weight: bold;
}
.breadcrumb {
	font-size: small;
	color: #ADA4A0;
}
.Highlight {
	font-weight: bold;
	color: #431307;
}
.HeadingCell {
	font-size: large;
	color: #FBFBE7;
	background-color: #3F1006;
}
.proud_italic {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #431307;
	font-family: "Times New Roman", Times, serif;
}h4 {
	font-size: x-small;
	font-style: italic;
	color: #431307;
	padding: 0px;
	margin: 0px;
}
.masthead {
	background-color: #FBFBE7;
}
.navbkg {
	background-image: url(../images/nav_bkgr.gif);
	background-repeat: no-repeat;
}
.body_shadow {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
}
.light_tan_bkgrd {
	background-color: #FFB770;
}
fieldset {
	border: thin solid #431307;
}
.bannertext {
	left: -195px;
	top: 5px;
	position: absolute;
	z-index: 1;
}
.contact_us_img {
	background-image: url(../images/fg_safari_1.jpg);
	background-repeat: no-repeat;
}
.home_img {
	background-image: url(../images/fg_boat_1.jpg);
	background-repeat: no-repeat;
}
.about_us_img {
	background-image: url(../images/fg_beach_1.jpg);
	background-repeat: no-repeat;
}
.our_services_img {
	background-image: url(../images/fg_flowers_1.jpg);
	background-repeat: no-repeat;
}
.clients_img {
	background-image: url(../images/fg_waterfall.jpg);
	background-repeat: no-repeat;
}
.login_img {
	background-image: url(../images/fg_pond_1.jpg);
	background-repeat: no-repeat;
}
.privacy_img {
	background-image: url(../images/fg_safari_2.jpg);
	background-repeat: no-repeat;
}
.special {
display:none;
}