:root {
	overflow-y:scroll;
}
html {
	background-image:url(../_img/bkg3.jpg);
	min-height:100%!important;
}
body {
	background:url(../_img/halfElephant3.jpg) no-repeat fixed right top;
	margin:0;
	font-family:Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#771E00;
	min-height:100%!important;
}
#outer {
	background:url(../_img/buffaloBG2.jpg) no-repeat fixed left -10px;
}
#wrapper {
	background-color: #FFC;
	width: 960px;
	margin:10px auto;
	border:2px inset #030;
	overflow:hidden;
}
p#menu {
	background-image:url(../_img/flag_tanzania.gif);
	background-repeat:no-repeat;
	background-position:95% center;
}
#bottomCap {
	width:700px;
	margin:0 auto;
	text-align:center;
	margin-top:15px;
	font-size:.8em;
}
#bottomCap a {
	color:#5D1F1A;
	text-decoration:none;
	font-weight: bold;
}
#bottomCap a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
#header {
	background:#5D1F1A url(../_img/sas-logo.gif) no-repeat 25px 15px;
	height:11.5em;
	padding-top: 25px;
	text-align:center;
}
#header div {
	margin-left:175px;
}
#header img {
	padding:3px;
	border:1px solid #F90;
	background-color:#D4E5FD;
	margin-right: 15px;
}
#header p {
	color:#FFC;
	margin:.5em;
}
#header a {
	color:#FFC;
}
#header a:hover {
	text-decoration:none;
}
h1#pageHead {
	color:#F0AB60;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-left:10px;
}

#content {
	margin:0 auto;
	width:930px;
	line-height:1.3;
}
#content h1 { font-size:1.4em }
#content h1.itinerary {
	line-height:49px;
	/*background-image:url(../_img/flying-doctors.gif);
	background-repeat:no-repeat;
	background-position:80% top;*/
}
#content h1 img {
	float:right;
	margin-right:200px;
}
#content p.divider {
	text-align:center;
}
#deo {
	display:none;
	width:320px;
	border:1px solid #FFC;
	padding:3px;
	color:#5D1F1A;
	white-space:normal;
}
