
* {
	margin: 0;
	padding: 0;
}

body {
	background: #EAC99A url(images/img01.jpg);
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3 {
	font-weight: normal;
	color: #B27217;
}

h1 {
font-size:18px;
font-weight: bold
}

h2 {
	font-size: 16px;
	font-weight:bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-bottom: 2em;
	line-height: normal;
}

p {
}

blockquote {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img06.gif) no-repeat left center;
}

ol {
	margin-left: 3em;
}

ol li {
}

pre, code {
}

pre {
}

code {
}

a {
	color: #D65601;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

img {
	float:left;
	padding-right:5px;
}

input, textarea, select {
}

input {
}

textarea {
}

select {
}

.safaris {
	background: url(images/img02.jpg) repeat-x;
}

/* uganda-safari-header */

#uganda-safari-header {
	width: 720px;
	height: 70px;
	margin: 0 auto;
	padding-top: 40px;
}

/* uganda-safari-logo */

#uganda-safari-logo {
	float: left;
}

#uganda-safari-logo h1 {
	margin: 0;
	font-size: 2em;
}

#uganda-safari-logo h2 {
	margin: 0;
	padding-left: .1em;
	font-size: 1em;
	font-weight: bold;
}

#uganda-safari-logo a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

/* tours */

#tours {
	float: right;
}

#tours h2 {
	display: none;
}

#tours ul {
	margin: 0;
	padding-top: 2.35em;
	list-style: none;
}

#tours li {
	display: inline;
	padding-left: 2em;
	background: none;
}

#tours a {
	text-decoration: none;
	letter-spacing: -1px;
	color: #FFFFFF;
}

#tours a:hover {
}

/* safari-vacations */

#safari-vacations {
	width: 760px;
	margin: 0 auto;
}

/* safari-holidays */

#safari-holidays {
	float: left;
	width: 230px;
	background: url(images/img04.jpg) repeat-y;
}

#safari-holidays .title {
	margin: 0;
	padding: 20px 20px 0 20px;
	background: url(images/img03.jpg) no-repeat;
}

#safari-holidays .content {
	padding: 20px;
}

#safari-holidays .bottom {
	height: 33px;
	background: url(images/img05.jpg) repeat-x left bottom;
}

/* Content */

#content {
	float: right;
	width: 500px;
}

/* Splash */

#splash {
	text-align: center;
	background: url(images/img09.jpg) repeat-y;
}

#splash .top {
	padding: 20px 20px 16px 20px;
	background: url(images/img08.jpg) no-repeat;
}

#splash .bottom {
	height: 33px;
	background: url(images/img05.jpg) repeat-x left bottom;
}

/* Welcome */

#welcome {
	padding: 0 20px;
}

/* Samples */

#samples {
	padding: 20px;
	background: url(images/img05.jpg) repeat-x;
}

/* Footer */

#footer {
	width: 720px;
	margin: 0 auto;
}

#footer p {
	font-size: 12px;
}
