/* css by http://myhedspace.com */
body {
	background-color:#2E231E;
	margin:0;
	padding:0;
	text-align:center;
}
a:hover{
	cursor: hand;
}
h1{
	color: #FFFFFF;
	padding-left: 150px;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 65px;
	font-weight: lighter;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
}
h1 a{
	color: #D2D0CE;
	text-decoration: none;
}
h1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
p{
	color: #FFFFFF;
}
hr{
	color: #CC6600;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC6600;
	margin-right: 10px;
}
#imiddle {
	width:800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#imiddle2 {
	width:800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 150px;
	background-image: url(IMAGES/imiddle2.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#imiddle2 a {
	color: #D2D0CE;
	text-decoration: none;
}
#imiddle2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}
#ilast {
	width:800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 154px;
	padding: 0px;
	background-image: url(IMAGES/ilast.jpg);
	background-repeat: no-repeat;
}
#ilast p{
	font-size: 21px;
	padding-left: 150px;
	line-height: 35px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: center;
}
#ilast a{
	color:#D2D0CE;
	text-decoration: none;
}
#ilast a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
#ifill {
	width:800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 90px;
	padding: 0px;
	background-color: #000000;
}
#main {
	width:800px;
	height:685px;
	text-align:left;
	margin: -50px auto auto -400px;
	/* center  */
position:absolute;
	top:10%; /*negative half margin of  width */
	left:50%;
	background-image: url(IMAGES/main_bg.jpg);
	background-repeat: repeat-y;
	border: 2px solid #000000;
/* center  */
}
#top {
	width:800px;
	height:17px;
	background-image:url(IMAGES/HOME_TOP.JPG);
	font-size:1px; /*fix for weird ie bug */
	background-repeat: no-repeat;
}
#header {
	width:800px;
	height:129px;
	background-image:url(IMAGES/header_bg.jpg);
	font-size:1px; /*fix for weird ie bug */
	background-repeat: no-repeat;
}
#bottom {
	margin:0px auto 0;
	font-family:Georgia, "Times New Roman", Times, serif; /* makes anchor links in ie non-working */
	width: 800px;
	background-color: #000000;
	height: 22px; /*fix for weird ie bug */
	background-image: url(IMAGES/home_bottom.jpg);
	background-repeat: no-repeat;
}
#wrap {
	width:752px;
	background-image:url(IMAGES/wrap_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 24px;
	margin-right: 24px;
	height: 500px;
}
/* menu tabs */
.features {
	height: 20px;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 5px;
	width: 500px;
	position: absolute;
} 
.features ul {
	list-style:none;
	font-size: 0.8em;
	letter-spacing: 0px;
	text-transform: uppercase;
	display: inline;
}
.features li {
	list-style-type: none;
	display: inline;
}
.features a {
	text-decoration:none;
	display: inline;
}
.features a span {
	color: #CCCCCC;
	text-align: center;
	height: 15px;
	padding: 5px 5px 5px 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 0.9em;
	background-image: url(IMAGES/bull.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.features a span {
	float:left;
	display: inline;
}
/* End IE5-Mac hack */
.features a:hover span {
	color:#FFFFFF;
	background-image: url(IMAGES/pointer.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
.features #current a {
	color: #333333;
}
.features #current a span {
	color: #D7943E;
}
/* menu tabs */
#content_main {
	height:490px;
	/*  use the following code if you want
to use firefox or ie's opacity stuff. Remove the background-image line
if you're going to use the code below

opacity:0.60;
background-color:#FFFFFF;
filter:alpha(opacity=60);
*/    
margin:0px auto 0 20px;
	font-family:Georgia, "Times New Roman", Times, serif; /* makes anchor links in ie non-working */
	width: 500px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_main.amboseli {
	background-image: url(amboseli/images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_main.mara {
	background-image: url(masai-mara/images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_main.naivasha {
	background-image: url(naivasha/images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_main.ngorongoro {
	background-image: url(ngorongoro/images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
}
#content_main.samburu {
	background-image: url(samburu/images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_main.serengeti {
	background-image: url(serengeti/icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_main.tarangire {
	background-image: url(tarangire/images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_main p {
	font-size:0.7em;
	text-align:justify;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#content_main ul {
	text-align:justify;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 0.7em;
	display: inline;
}
#content_main h2 {
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color: #FFFFFF;
	padding-left: 45px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#content_main h3 {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color: #E39E42;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 10px 0px 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #9E3622;
	padding-left: 5px;
}
#content_main .item {
	padding:0px;
	margin-top: 10px;
}
#content_main .item .main_gallery {
	margin: 0px auto;
	padding: 6px;
	display: block;
	height: 200px;
	position: relative;
	width: 480px;
	border: 1px solid #CC6600;
}
#main_img {
	float:left;
	display:block;
	padding: 5px;
	text-align: center;
}
#more_img {
	display: block;
	float: left;
	padding: 5px;
}
#content_main .item .gallery {
	margin: 0px;
	padding: 0px 8px 8px;
}
#content_main .item li{
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-bottom: 1px;
	display: block;
	font-size: 10px;
	color: #FFFFFF;
	height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 15px;
}
#content_main .item li a{
	background-image: url(IMAGES/zoom.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 15px;
	color: #DCD0CE;
	text-decoration: none;
}
#content_main .item li a:hover{
	background-image: url(IMAGES/zoom_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 15px;
	color: #DCD0CE;
	text-decoration: none;
	cursor: auto;
}
#tn{
	height: 130px;
	width: 150px;
	float: left;
	padding: 0px;
	margin: 4px;
	background-color: #532B20;
	border: 1px dotted #2E231E;
}
#tn .view{
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 5px;
	display: block;
	font-size: 10px;
	color: #FFFFFF;
	height: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 15px;
	float: right;
}
#tn .view a{
	background-image: url(IMAGES/zoom.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	padding-left: 15px;
	color: #DCD0CE;
	text-decoration: none;
}
#tn .view a:hover{
	background-image: url(IMAGES/zoom_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	padding-left: 15px;
	color: #DCD0CE;
	text-decoration: none;
}
#right {
	width:200px;
	height:490px;
	float:right;
	display:inline;
	padding-left: 15px;
	margin: 0px;
}
#content_main .more{
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content_main .more a{
	color:#DCD0CE;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-right: 10px;
}
#content_main .more a:hover{
	background-image:url(IMAGES/pointer.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: left center;
}
#right h1 {
font-size:30px;
color:#999999;
font-family:"Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight:400;
text-align:right;
padding: 10px 8px 0 0;
margin:0;
}
.darker {
color:#4D4C4B;
}
#tagline {
font: 9px "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-align:right;
padding: 0 8px 0 0;
margin:-5px 0 0 0;
color:#4D4C4B;
}
#nav {
padding: 6px 0 0 6px;
}
#nav ul {
list-style-type:none;
padding:0;
margin:0;
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#D2D0CE;
font-weight:300;
}
#nav ul li{
width:180px;
height:23px;
margin:0 0 3px;
padding-right:0;
text-align:left;
}
#nav ul li a{
	text-decoration:none;
	color:#D2D0CE;
	display:block;
	padding: 5px 10px;
}
#nav ul li a:hover{
	background-image:url(IMAGES/pointer.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: left center;
}
#footer {
	/*  use the following code if you want
to use firefox or ie's opacity stuff. Remove the background-image line
if you're going to use the code below

opacity:0.60;
background-color:#FFFFFF;
filter:alpha(opacity=60);
*/    
margin:0px auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	height: 18px;
	width: 750px;
}
#footer ul {
	list-style-type:none;
	font-size:9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#D2D0CE;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	background-color: #000000;
}
#footer ul li{
	margin:0;
	text-align:left;
	float: left;
	padding: 2px 3px;
}
#footer ul li a{
	text-decoration:none;
	color:#D2D0CE;
	display:block;
	padding-left: 10px;
	padding-right: 5px;
}
#footer ul li a:hover{
	background-image:url(IMAGES/pointer.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: left center;
}
#footer p {
margin:0;
text-align:right;
color:#E6E4E2;
font:9px Verdana, Arial, Helvetica, sans-serif;
padding-right:10px;
}
#footer p a{
color:#E6E4E2;
text-decoration:none;
}

/*folio / gallery */
.image_spot_tn {
width:85%;
padding-left:30px;
}
.image_spot_tn img{
margin-right:3px;
float:left;
margin-bottom:5px;
border:1px #666 solid;
}
/*folio / gallery */

/* form */
.form {
	width:95%;
	margin: 5% auto 0;
}
.form p {
	text-align: left;
	text-transform: uppercase;
}
.form legend {
	color:#CC6600;
	font-size: 13px;
}
fieldset {
	border: 1px solid #CC6600;
	padding:1em;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.form label {
	display: block;
	margin-top: 10px;
	text-align: left;
	letter-spacing: 0.1em;
}
.form input {
  width: 270px;
}
.form textarea {
	width: 270px;
	height: 50px;
}
.form select {
  width: 270px;
}
.reservations {
	width: 80%;
}
.check {
	width: 70%;
}	
.details{
	width: 100px;
	color: #CCCCCC;
	font-family:"Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif;
	height: 18px;
	font-size: 0.7em;
	letter-spacing: 1px;
}
td.text{
	color: #CCCCCC;
	font-family:"Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif;
	font-size: 0.8em;
}
.gristab{
	color: #CCCCCC;
	font-family:"Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif;
	font-size: 0.8em;
	text-transform: none;
	width: 270px;
	height: 18px;
}
.box{
	width: 30px;
	height: 18px;
}
.check input {
	width: 20px;
}
.lodges{
	width: 160px;
	color: #CCCCCC;
	font-family:"Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif;
	font-size: 11px;
	height: 18px;
}	
.interests{
	width: 200px;
	color: #CCCCCC;
	font-family:"Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif;
	height: 18px;
	font-size: 11px;
}		
.form input.submit {
	width: 100px;
	margin: 0;
	font: bolder 12px Arial, Sans-serif;
	padding: 3px 3px 2px;
	background: url(IMAGES/buttonbg.jpg) repeat-x left bottom;
	color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* form */
