/* css created by www.templatesperfect.com*/

body {
	margin: 0;
	padding: 0;
	background: #00351F;
	text-align: justify;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
#wrapper {
	width: 850px;
	margin: 0 auto;
	background:#FFFFFF;
	padding: 10px;
}

#header {
	width:850px;
	height: 160px;
	background-color: #ffffff;
	background-image: url(images/rwandasafari.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header h1
{
	margin:0;
	color:#000000;
	font-size: 30px;
	text-decoration:none;
	line-height:36px;
	padding-top: 55px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 180px;
}
	
#header h1 a { color:#FFFFFF;
	text-decoration:none;
	}
#header h1 a:hover { color:#ffffff;
	text-decoration:none;
}

#header h2
{
	margin:0;
	color:#FFFFFF;
	font-size: 12px;
	text-decoration:none;
	line-height:normal;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 180px;
}

#menu
{
	font:Arial, Helvetica, sans-serif;
	height:30px;
	background-color:#00351F;
	border:1px solid #4a8622;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#content
{ 
background-color:#ffffff;
margin-top:5px;
float:left;
}
#welcome
{background-color:#fdf6da;
border:1px solid #fde78d;
padding:5px;
margin-bottom:5px;
}
#left {
	float: left;
	width: 610px;
	padding:10px;
}

#right {
	float: right;
	width: 210px;
	font-size:13px;
	padding:5px;
}

#footer {
	clear: both;
	padding: 10px 10px;
	border-top:1px solid #993300;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	background-color:#00351F;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

h1
{
	margin:0;
	color:#000000;
	font-size: 16px;
	text-decoration:none;
	line-height:20px;
	padding:5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 a { color:#000000;
	text-decoration:none;
	}
h1 a:hover { color:#ffffff;
	text-decoration:none;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	display:inline;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#333333;
	display:inline;
	font-weight:lighter;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
	padding:0 0 0 55px;
	
}


#right h1{
	font-size: 15px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	line-height:20px;
	padding:0px 0 0 5px;}
}

p, ol, ul {
	line-height: normal;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding: 2px 0 5px 0;
	border-bottom:1px dotted #444444;;
}

ul li a {
	text-decoration:none;
}

ul li.first {
	background: none;
}

img {
	float: left;
	margin:5px;
	border:2px solid #cccccc;
}

img.left {
	float: left;
	border:2px solid #cccccc;
}

img.right {
	float: right;
	border:2px solid #cccccc;
}

.toplinks
{
	width:auto;
	text-align:center;
	float:left;
	height:25px;
	line-height:normal;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
 }

.toplinks:hover
{ 
  color:#ffffff; 
 }

a {
	color:#003300;
}

a:hover {
	text-decoration: none;
	color: #000000;
}


/***BOOKING FORM***/
#bookingform{margin: 0px 0px 0px 0px; float:left;width:400px;}
#bookingRequired{border-bottom:1px dotted #555555; width:110px;}
.bookingforminput{width:70px;}
.bookingforminput2{width:110px;}
.bookingforminput3{width:110px;}
.bookingforminput4{width:20px;}
.bookingformsubmit{width:70px;height:24px;}
.gotiny{height:auto;}
