body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #F0D9A8;
	background-attachment: scroll;
	background-image: url(graphics/background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0;
	padding: 0;
	}
	
h1 {
	font-size: x-large;
	font-weight: bold;
	}
	
h2 {
	font-size: large;
	font-weight: bold;
	}

h3 {
	font-size: medium;
	font-weight: bold;
	}

#mainwrapper {
	width: 770px;
	/*margin-right: auto;
	margin-left: auto;*/
	}

#mainwrapper-when {
	width: 1200px;
	/*margin-right: auto;
	margin-left: auto;*/
	}
	
#contentwrapper {
	float: right;
	width: 570px;
	text-align: justify;
	}

#contentwrapper-when {
	float: right;
	width: 1000px;
	text-align: justify;
	}


#sidebar {
	float: left;
	width: 150px;
	padding: 25px;
	}
	
#content {
	float: left;
	width: 570px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 1.75;
	text-align: justify;
	}

#content-when {
	float: left;
	width: 1000px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 1.75;
	text-align: justify;
	}
	
#header {
	float: left;
	width: 570px;
	background-image: url(graphics/iaheader.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 65px;
	margin-top: 20px;
	}
	
#homeheader {
	float: left;
	width: 570px;
	background-image: url(graphics/intoafrica.gif);
	background-repeat: no-repeat;
	background-position:  center center;
	height: 120px;
	margin-top: 20px;
	}

#footer {
	float: left;
	width: 570px;
	text-align: center;
	margin-bottom: 10px;
	background-image: url(graphics/iaheader.gif);
	background-repeat: no-repeat;
	background-position: 0 -55px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 10px;
	}	
	
.break {
	clear: both;
	height: 0.5em;
}

#content p {
	clear: both;
	padding-bottom: .5em;
}

#content hr {
	clear: both;
}

#content li {
	margin-bottom: 10px;
	}

.picleft {
	float: left;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	background-color: #F3E6C5;
	line-height: normal;
}

.picright {
	float: right;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	background-color: #F3E6C5;
	line-height: normal;
}

.putleft {
	float: left;
}

.putcentre {
	float: none;
	text-align: center;
}

.putright {
	float: right;
}
.putright {
	float: right;
}

#navigation {
	float: left;
	width: 115px;
	background-color: #6C865D;
	line-height: 2.5;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding-top: 65px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 5px;
	background-image: url(graphics/menulogo1.gif);
	background-repeat: no-repeat;
	background-position: center 15px;
	}
	
#navigation a:link, #navigation a:visited,  #navigation a:active {
	color: #FFFF66;
	text-decoration: none;
	}
	
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#menutop {
	width: 150px;
	height: 13px;
	background-image: url(graphics/menutop.gif);
	background-repeat: no-repeat;
}

#menubot {
	clear: both;
	width: 150px;
	background-image: url(graphics/menubot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-size: small;
	font-weight: bold;
	color: #6C865D;
	min-height: 25px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#title-ourtrips {
	background-image: url(graphics/ourtrips.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 150px;
	}

#title-whenwego {
	background-image: url(graphics/whenwego.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 200px;
	}
	
#title-whoweare {
	background-image: url(graphics/whoweare.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 200px;
	}

#title-ourethics {
	background-image: url(graphics/ourethics.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 200px;
	}

#title-faqs {
	background-image: url(graphics/faq.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 200px;
	}

#title-help {
	background-image: url(graphics/localhelp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 210px;
	}

#title-feedback{
	background-image: url(graphics/clientfeedback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 250px;
	}
	
#title-booking{
	background-image: url(graphics/booking.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 200px;
	}

#title-contact{
	background-image: url(graphics/contactus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 200px;
	}

#title-bookingcond{
	background-image: url(graphics/bookcond.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 320px;
	}
	
#flytrap {
	float: left;
	width: 150px;
	height: 150px;
	background-image: url(graphics/flytrap.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
			
.pricetable {
	border-collapse: collapse;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 2em;
	margin-left: 0em;
	line-height: 1.5;
	}

.pricetable th {
	border: 2px #999966 solid;
	padding: 1em;
	background-color: #F2F2E6;
	}

.pricetable td {
	border: 2px #999966 solid;
	padding: 1em;
	background-color: #FFFFFF;
	}
	
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	}
	
.homegreen {
	color: #3E6231;
	font-weight: bold;
	line-height: 1.5;
}
	
.redtext {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000
	}
	
.hidden {
	visibility: hidden;
}

.normal-line-spacing {
	line-height: normal;
	}

.bigblk {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold; color: #000000}
