/*  	-----------------------------------------------------------------------------
		INTERFACE LAYOUT
		----------------------------------------------------------------------------- 	*/
		

BODY	{
	background: #572A15 url("../images/background_image_all.jpg");
	background-position: bottom center;
	background-attachment: fixed;
}

#container {
	position: absolute;
	left: 50%;
	top: 70px;
	width: 866px;
	margin-left: -433px;
	margin-bottom: 100px;
}

#container2 {
	background: url("../images/int_01.gif");
	margin-bottom:0px;
	padding: 0 0 10px 0;
}


/*  	-----------------------------------------------------------------------------
		MENU NAVIGATION
		----------------------------------------------------------------------------- 	*/	


#menu {
	top:0px;
	margin:0 10px 0 0;
	padding:0px;
	text-align: right;
}

#menu ul {
	list-style: none;
	display:inline;
}

#menu ul li {
	display: inline;
	font-size: 8pt;
	font-family: 'Trebuchet MS', Arial;
}

#menu ul li a {
	font-size: 8pt;
	font-family: 'Trebuchet MS', Arial;
	color: #5D503D;
	text-decoration:none;
	padding: 0 0 3px 14px;
	background:url("../images/bg_menu_seperator.gif");
}

#menu ul li a:hover {
	color: #DC7600;
}

#menu ul li a.no_sep {
	background:none;
}

#menu ul li a.org {
	color:#DC7600;
}

#menu ul li a.org:hover {
	color: #BB2200;
}

#hm {
	position:absolute;
	top:7px;
	left:32px;
}

#hm a {
	font-size: 8pt;
	font-family: 'Trebuchet MS', Arial;
	color: #DC7600;
	text-decoration:none;

}
#hm a:hover {
	color: #BB2200;
}

/*  	-----------------------------------------------------------------------------
		BODY COPY
		----------------------------------------------------------------------------- 	*/

#bodycopy 	{
	font-family: 'Trebuchet MS', arial;
	font-size: 9pt;
	line-height: 13.5pt;
	color: #6F5A3B;
	width:550px;
	margin: 50px 30px 0px 270px;
	text-align: justify;
}

#bodycopy p.intro {
	color: #9E8B6E;
}

#appendix 	{
	font-family: 'Trebuchet MS', arial;
	font-size: 9pt;
	color: #6F5A3B;
	width:740px;
	margin: 30px -0px 30px 50px;
	padding: 15px;
	background: #F1F0E0;
	text-align: justify;
}

#bodycopy table {
	border: 0px;
}

#bodycopy table tr td {
	color: #6F5A3B;
	padding: 0 20px 0 0;
}

#bodycopy table tr td input, textarea {
	font-family: 'Trebuchet MS', arial; 
	color: #9E8B6E; 
	font-size: 10pt; 
	border: 1px solid #AC9A7E; 
	background-color: #F4F3E8;
}

#bodycopy table tr td input.sub {
	background-color: #Ac9A7E;
	color:white;
	margin: 20px 0 200px 0;
}

#bodycopy img {
	border:0;
}


/*  	-----------------------------------------------------------------------------
		SIDE BAR
		----------------------------------------------------------------------------- 	*/
		
#side_bar {
	font-family: 'Trebuchet MS', arial;
	font-size: 8pt;
	color: #82735B;
	text-align:justify;
	position:absolute;
	top:73px;
	margin: 0 0 0 30px;
	padding: 0 20px 20px 0;
	width: 187px;
	background:url("../images/bg_guest_comments.gif");
	background-position: right;
}

#side_bar #breadcrumbs a {
	color: #5D503D;
	text-decoration: none;
}

#side_bar #breadcrumbs a:hover {
	text-decoration: underline;
}

#contact_us a {
	position:absolute;
	display:block;
	overflow:hidden;
	width:187px;
	height: 24px;
	text-indent:-999px;
	background: url("../images/contact.gif");
}

#contact_us a:hover {
	background: url("../images/contact_h.gif");
}

/*#side_bar #contact_us_h {
	width:1px;
	height: 1px;
	display:inline;
	background: url("../images/but_contact_us_h.gif");
	text-indent: -999px;
	overflow:hidden;
}*/

#side_bar #gallery a img {
	background: white;
	border: 1px solid #ddd;
	padding:5px;
	margin-top:10px;
}

#side_bar #gallery a:hover img {
	border: 1px solid #aaa;
}	

/*  	-----------------------------------------------------------------------------
		HEADING - River Safari Company
		----------------------------------------------------------------------------- 	*/

#heading {
	position:absolute;
	bottom:109px;
	right:12px;
	z-index:100;
}

H1	{
	width:207px;
	height:71px;
	background: url("../images/zambia_safari_company.gif");
	display:block;
	text-indent: -999px;
	overflow: hidden;
	margin:0;
}

/*  	-----------------------------------------------------------------------------
		BOTTOM INTERFACE
		----------------------------------------------------------------------------- 	*/

#int_bot {
	width:866px;
	height: 190px;
	background: url("../images/int_02.gif");
	background-position:top left;
	background-repeat: no-repeat;
	position: relative;
	top:0px;
}

#contact_box {
	float: right;
	height: 90px;
	width: 187px;
	padding-left:5px;
	padding-right:5px;
	position: relative;
	border: 1px solid #6F5A3B;
	top: 20px;
	right: -15px;
}
#contact_box #contact_us a {
	margin: 10px 0 0 0;
	width:187px;
	height: 24px;
	display:block;
	background: url("../images/but_contact_us.gif");
	text-indent: -999px;
	overflow:hidden;
}

#contact_box #contact_us a:hover {
	background: url("../images/but_contact_us_h.gif");
}
