@charset "utf-8";
/* core css document for Butman International Ltd. */

body, html {
	color: #000000;
	background-color: #EEEEEE;
	font-size: small;
	scrollbar-base-color: #D1AD03;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bodyback2.gif) repeat-y top center;
}
a img {
	border: none;
}
#wrapper {
	width: 760px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -382px;
	top: 0%;
}
#brand {
	width: 760px;
	height: 160px;
	margin-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
	background: url(images/brandback.jpg) no-repeat bottom;
}
#sideBar {
	width: 210px;
	height: auto;
	float: left;
	padding-top: 40px;
}
#sideBar img {
	float: left;
	padding: 10px 0px 0px 0px;
}
#sideBar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 30px;
}
#sideBar li a {
	display: block;
	line-height: 30px;
	margin-left: 0px;
	width: 180px;
	font-weight: bold;
	padding-left: 30px;
	font-size: x-small;
	text-decoration: none;
	border-bottom-color: #996600;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
#sideBar ul li a:link {
	color: #000000;
}
#sideBar ul li a:visited {
	color: #000000;
}
#sideBar ul li a:hover {
	color: #FFFF00;
	border-top: 1px solid #FFFF00;
	border-bottom: 1px solid #FFFF00;
	background: #996600 url(images/ul_li_a_back.gif) no-repeat 5% 50%;
}
#contents {
	width: 530px;
	height: auto;
	float: right;
	color: #FFFFFF;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #FFFFFF;
}
#contents a:link {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
#contents a:visited {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
#contents a:hover, a:active {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: underline;
}
#contents img {
	float: right;
	padding: 10px 0px 10px 16px;
}
#lower {
	 width: 500px;
	 height: 140px;
	 clear: both;
	 float: right;
	 padding-right: 25px;
	 margin-top: 20px;
	 margin-bottom: 10px;
	 background: url(images/lowerback.jpg) bottom center no-repeat;
}	
#footer {
	width: 549px;
	height: 40px;
	color: #FFFFFF;
	float: right;
	font-size: smaller;
	margin-top: 10px;
	padding-top: 15px;
	margin-right: 1px;
	text-align: center;
	background: #9A6601 url(images/footback.gif) repeat-x top;
	border-top: 1px solid #FFFFFF;
}
#footer a:link {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
#footer a:visited {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover, a:active {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}
#Home #sideBar .Home a,
#About #sideBar .About a,
#Safaris #sideBar .Safaris a,
#Camping #sideBar .Camping a,
#Research #sideBar .Research a,
#Gallery #sideBar .Gallery a,
#Contacts #sideBar .Contacts a {
	color: #FFFFFF;
	background: #996600;
	cursor: default;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
