/*
Copyright
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by-nc/2.5/
*/

body {
	text-align: center;
	margin-top:10px;
	margin-bottom:0px;
	background-color: #E0DEBA;
	color: #FFFFCC;
	background-image: url(http://www.ugandalodges.com/simba/images/bakoo.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Georgia;
}

a:link {
	COLOR: #FFFFCC;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	COLOR: #FFFFCC; text-decoration: underline
}
a:active {
	COLOR: #FFFFCC; text-decoration: underline
}
a:hover {
	COLOR: #BA893C;
	text-decoration: underline;
	background-color: #837632;
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	background-color: #837632;
	background-image: url(http://www.ugandalodges.com/simba/images/chimpanzeeback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px none #018843;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#page_header {
	height: 210px;
	clear: both;
	width: 720px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-color: #837632;
	background-image: url(http://www.ugandalodges.com/simba/images/banner4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#page_header h1 {
	margin: 0px;
	padding-top:30px;
	padding-left:25px;
	font-family: Georgia;
	font-size:32px;
	letter-spacing: -1px;
	color: #FFFFFF;
	font-weight: normal;
}

#page_header h2 {
	margin: 0px;
	padding-left:25px;
	font-family: Georgia;
	font-size:13px;
	letter-spacing: 2px;
	color: #018843;
	font-weight: normal;
}

#content_wrapper {
	margin-top:10px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:15px;
	clear:both;
	color: #FFFFCC;
	font-family: Georgia;
}

#right_side {
  margin-top:15px;
  float: right;
  width:160px;
  border:0px dashed #cccccc;
}

#right_side h3 {
	margin-top:0px;
	margin-bottom:10px;
	font-family: Georgia;
	font-size: 14px;
	color: #FF6600;
	padding:4px;
	border: 1px solid #AAE5A4;
	background-color:#F4FDE5;
	font-weight: normal;
}

#right_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: Georgia;
  font-size: 11px;
  line-height: 16px;
  padding-left:4px;
}

#left_side {
	float: left;
	width:540px;
	border:0px dashed #cccccc;
	color: #FFFFCC;
	font-family: Georgia;
	font-size: 14px;
	line-height: 18px;
}

#left_side h3 {
	margin-top:0px;
	margin-bottom:10px;
	font-family: Georgia;
	font-size: 18px;
	color: #FF6600;
	background-color:#FFFFFF;
	padding:4px;
	border-bottom: 1px solid #018843;
	clear:both;
	font-weight: normal;
}

#left_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: Georgia;
  font-size: 14px;
  padding-left:4px;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

#feature_box {
  float:left;
  width:250px;
  background-color: #F6FCEC;
  border:1px solid #AAE5A4;
  padding:10px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:8px;
}

#feature_box h4 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #779E28;
  font-weight: normal;
}

#feature_box p {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #555555;
  line-height: 16px;
  margin-bottom:5px;
}

#page_footer {
	background-color: #3C3616;
	clear: both;
	height: 45px;
	background-repeat: repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#page_footer p {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  letter-spacing:1px;
}

#spacer {
  height:2px;
  clear:both;
}

.arrow_list { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li { 
  padding-left: 10px;
  background-image: url(http://www.ugandalodges.com/simba/images/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height:18px;
}
#page_wrapper2 h1 {
	margin: 0px;
	padding-top:30px;
	padding-left:25px;
	font-family: verdana, arial, sans-serif;
	font-size:32px;
	letter-spacing: -1px;
	color: #FFFFFF;
	float: left;
	font-weight: normal;
}
h1 {
	margin: 0px;
	padding-top:30px;
	padding-left:25px;
	font-family: Georgia;
	font-size:32px;
	letter-spacing: -1px;
	color: #FFFFCC;
	font-weight: normal;
}
h2 {

	font-family: Georgia;
	font-size:32px;
	font-weight: normal;
}
#left_side h1 {
	margin-top:0px;
	margin-bottom:10px;
	font-family: Georgia;
	font-size: 24px;
	color: #FFFFCC;
	padding:4px;
	clear:both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #018843;
	border-right-color: #018843;
	border-bottom-color: #018843;
	border-left-color: #018843;
	font-weight: normal;
}
.menu {
	font-family: arial, sans-serif;
	width:760px;
	height:40px;
	position:relative;
	font-size:12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 100;
}

/* specific to non IE browsers */

#page_wrapper2 h5 {
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size:18px;
	letter-spacing: -1px;
	color: #FFFFFF;
	float: right;
	height: 42px;
	padding-top: 35px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(http://www.ugandalodges.com/simba/images/comfort.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 300px;
	font-weight: normal;
}
#page_wrapper2 {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	background-color: #837632;
	height: 90px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-image: url(http://www.ugandalodges.com/simba/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
}
#dvrightpanel #righttfoot
{
float:left;
width:556px;
height:59px;
background-image:url(images/right_foot.jpg);
background-repeat:no-repeat;
background-position:top;
margin:20px 0px 0px 0px;
padding:11px 0px 13px 0px;
}
#righttfoot img
{
	float:left;
	margin:0px;
	font-size:0px;
	padding:0px 0px 0px 10px;
}
#righttfoot p
{
	float:left;
	width:90px;
	font-size:11px;
	text-align:left;
	margin:0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	height: 80px;
}
#sddm
{
	z-index: 30;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#sddm li a
{
	display: block;
	width: 84px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 11px;
	font-weight: normal;
	background-color: #837632;
	padding: 4px;
}

#sddm li a:hover
{
	background-color: #958006;
	width: 84px;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #3C3616;
	border: 1px solid #5970B2}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 8px;
	width: 84px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #3C3616;
	color: #F9F7C6;
	font-family: arial;
	font-size: 11px;
}

	#sddm div a:hover
	{
	color: #FFF;
	background-color: #808040;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
}
#left2_side {
	float: left;
	width:740px;
	border:0px dashed #cccccc;
	color: #FFFFCC;
}

#left2_side h3 {
	margin-top:0px;
	margin-bottom:10px;
	font-family: Georgia;
	font-size: 18px;
	color: #FF6600;
	background-color:#FFFFFF;
	padding:4px;
	border-bottom: 1px solid #018843;
	clear:both;
	font-weight: normal;
}

#left2_side h2 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
}

#left2_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: Georgia;
  font-size: 12px;
  line-height: 18px;
  padding-left:4px;
}
.testimblock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #F9F7C6;
	line-height: 22px;
	text-align: left;
	background-color: #FFFFCC;
	background-position: center;
	white-space: normal;
	border: thick double;
	padding: 10px;
}
.testimguest {



	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #003300;
	line-height: 17px;
	text-align: left;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #003300;
	line-height: 18px;
	text-align: left;
	font-style: italic;

}
.testimpress {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	line-height: 20px;
	text-align: left;
	font-style: normal;
}
.testimblock a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #F9F7C6;
	line-height: 22px;
}
#sdd {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	border: 1px dotted #FFFFFF;
}
.tol {

	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#sddm dl {

	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #837632;
	border-right-color: #837632;
	border-bottom-color: #837632;
	border-left-color: #837632;
}
#sddm dl a {

	display: block;
	width: 84px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 11px;
	font-weight: normal;
	background-color: #837632;
	padding: 4px;
}
#sddm dl a:hover {
	background-color: #958006;
	width: 84px;
	text-align: left;
}
#sddm li a:active {


	display: block;
	width: 84px;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 11px;
	font-weight: normal;
	background-color: #837632;
	padding: 4px;
}
#sddm li a:visited {



	display: block;
	width: 84px;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 4px;
}
			#FrogJS{
	width: 700px;
	height: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
			}
			#FrogJSCredit{
				text-align: right;
				font-size: 80%;
				color: #999;
				padding: 1px;
			}
			#FrogJSCaption{
				text-align: left;
				line-height: 140%;
			}
#spo {
	height: 2px;
	width: 720px;
	
}
.hr {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left_side hr {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#hr3 hr {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#hr3 {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
