body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: center;
}

html, body, #wrapper, h1, #nav, #nav li, #col ul, #col li {
    margin: 0;
    padding: 0;
    list-style: none;
}

th, td {
    font-size: 10px;
}

img { border: 0; }

#wrapper {
    margin: auto;
    text-align: left;
    width: 750px;
    position: relative;
}

h1, h2, h3 {
	font-size: 14px;
	color: #520902;
}


h1 {
    margin: 0;
    padding: 0;
}

h2 {
    margin: 0 0 0 0;
    padding: 0;
}

h3 {
    margin: 4px 0 0 0;
    padding: 0 0 0 0;
}

p {
    margin: 1em 0;
    padding: 0;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 1px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1px;
    line-height: 1px;
}

.left {
    float: left;
    margin: 1px 8px 0px 0px;
}

.right {
    float: right;
    margin: 1px 0px 0px 8px;
}

.softright {
    text-align: right;
}

.readmore {
    text-align: right;
    padding-right: 1em;
}

/* ***** */


body {
	color: #10320E;
	padding-bottom: 48px;
	background-color: #ADA53F;
}

#wrapper {
    margin: 48px auto 0 auto;
    width: 770px;
}

h3 {
    margin: 1em 0;
}

a {
    color: #3C3815;
    text-decoration: none;
}

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

.readmore { margin-top: -0.5em }

/* col */

#col {
	position: absolute;
	top: 0;
	left: 0;
	width: 329px;
	padding: 7px;
	background-color: #E7E3BC;
}

* html #col {
    width: 343px;
    w\idth: 329px;
}

#col h1 {
	margin: 0 0 7px 0;
	padding: 0;
	background-color: #3C3815;
}

/* micronav */

#micronav {
    position: absolute;
    top: 0px; right: 0px;
    width: 16em;
    text-align: right;
}

#micronav a {
	color: #F4F3E1;
	text-decoration: none;
	padding-right: 18px;
	display: block;
	float: right;
	font-weight: bold;
}

#micronav a.home {
    padding-left: 16px;
    position: relative;
    background: url(images/ico_home.gif) center left no-repeat;
}

#micronav a.mail {
    padding-left: 18px;
    background: url(images/ico_email.gif) center left no-repeat;
}

#micronav a:hover {
	color: #510000;
	font-weight: bold;
}

/* body */

#spacer {
    height: 2.2em;
}

#body {
	width: 439px;
	background-color: #DBD79D;
	background-image: url(images/shadow_r.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 344px;
}

#body .i { background: url(images/shadow_tr.gif) top right no-repeat; }
#body .j { background: url(images/shadow_b.gif) bottom left no-repeat; }

#body .j {
    padding: 0 6px 6px 0;
}

#body h3 {
    font-weight: bold;
    color: #2F2D11;
}

#body h3 a {
    color: #2C2910;
    text-decoration: none;
}

#body .readmore a {
	border: 1px solid #478FC3;
	color: #ECEACA;
	text-decoration: none;
	padding: 0 2px;
	background-color: #3C3815;
}

#body .readmore a:hover {
	color: #fff;
	background-color: #63471F;
}


* html #body h3 { margin-top: 2em; }
* html .readmore a { float: right; }

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
    margin: 1.1em 0;
    padding: 0 0 0 10px;
    background: url(images/bullet.gif) left center no-repeat;
}

/* nav */

#nav {
    padding: 3px 2px 2px 2px;
    border-bottom: 2px solid #164871;
}

* html #nav .clear {
    margin-top: -1px;
    marg\in-top: -4px;
}

#nav span {
    float: left;
    width: 10px;
    padding: 5px 0;
    margin-left: 2px;
    background: #245882 url(images/menu_l.gif) no-repeat;
}

#nav a {
	float: left;
	color: #D8D092;
	padding: 5px 26px 5px 8px;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/menu_split.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 10px;
}

#nav a.last {
    background-image: url(images/menu_r.gif);
    padding-left: 12px;
    padding-right: 26px;
}

#nav a:hover {
    color: #fff;
}

/* body */

#body .ltitle, #body .rtitle {
    padding-right: 15px;
    padding-left: 35px;
}

* html #body .ltitle, * html #body .rtitle  {
	height: 1%;
	margin-bottom: 6px;
}

#body .ltitle {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2C2910;
	border-bottom-color: #2C2910;
}

#body .rtitle {
    background: url(images/title_bg2.gif) top right repeat-y;
}

#body .ltitle {
    background: url(images/title_bg2.gif) top left repeat-y;
}

#body .rtitle h2 {
    float: right;
    width: 25px;
    text-align: right;
    margin-right: -25px;
    display: inline;
}

#body .ltitle h2 {
    float: left;
    width: 29px;
    margin-left: -35px;
    display: inline;
}

/* gal */

#body #gal {
    padding-left: 0;
}

#gal .pic {
	float: left;
	width: 107px;
	padding: 6px;
	margin: 8px 3px 8px 8px;
	display: inline;
	background-color: #E6E2B5;
}

* html #gal .pic {
    width: 119px;
    w\idth: 107px;
}

#gal .clear {
    float: none;
    clear: both;
}

/* hotstuff */

#mgal {
    float: left;
    width: 119px;
    margin-left: -25px;
    display: inline;
}

#mgal .pic {
	padding: 7px 0;
	margin: 14px 0 7px 0;
	text-align: center;
	background-color: #FBFBFB;
}

.floating {
    float: left;
    width: 259px;
    margin-left: 15px;
    display: inline;
}

/* footer */

#footer {
    text-align: center;
    margin-left: 344px;
    color: #FFFFFF;
}

#footer a {
    color: #353313;
    text-decoration: underline;
}

#footer a:hover {
    color: #353313;
}
.packages {
	height: auto;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-top-color: #353313;
	border-right-color: #353313;
	border-bottom-color: #353313;
	background-color: #D3CE87;
}
.inside {
	height: auto;
	width: 185px;
	float: left;
	text-align: justify;
	padding-right: 3px;
}
.inside2 {
	float: right;
	height: auto;
	width: 182px;
	padding-left: 8px;
	text-align: left;
}
.img1 {
	float: left;
	margin-right: 7px;
	margin-bottom: 3px;
}
.clearance {
	clear: both;
}
.packages hr {
	color: #ADA53F;
}
.safaris {
	background-color: #D3CE87;
	width: 315px;
	float: left;
	margin-left: 3px;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #0D0C0A;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #E7E3BC;
}
.safari {
	font-size: 10px;
	color: #361712;
}
.another {
	float: right;
	background-color: #D3CE87;
	width: 156px;
}
.left {
	background-color: #D3CE87;
	float: left;
	clear: none;
	width: 150px;
}
.left ul {
}
.left li {
	margin-left: 6px;
	padding-left: 6px;
}
.left ul {
	margin-left: 20px;
}
#wrapper #col .safaris .safari .left ul {
	margin-left: 1px;
	padding-left: 1px;
}
#wrapper #col .safaris .safari .left li {
	padding-left: 4px;
}
#wrapper #col .safaris .safari .another ul {
	margin-left: 1px;
	padding-left: 1px;
}
#wrapper #col .safaris .safari .another li {
	padding-left: 4px;
}
.images {
	color: #CCCCCC;
}
#navigation {
	background-color: #D8CD9C;
	width: 315px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	position: relative;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.slidedoormenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 314px; /* width of menu (don't forget to add border with below!) */
border-left: 8px solid #3C3815; /* thick left border of menu */

}

.slidedoormenu li{
	background: white url(images/vstrip.gif) repeat-y left top;
	border-bottom: 1px solid #885b5c; /* Gray border beneath each menu item */
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana;
	display: block;
	color: black;
	width: auto;
	border-bottom: 1px solid white; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 5px;
	text-decoration: none;
	height: 28px;
	padding: 0px;
}
.slidedoormenu li:hover{
background-position: -387px 0; 
}

.slidedoormenu li a{
/*background: white url(images/vstrip.gif) repeat-y left top; *//* Background image positioned to the left(v) top(h) corner initially */
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana;
/*display: block;*/
color: black;
width: auto;
/*border-bottom: 1px solid white;*/ /* White border beneath each menu item link, to add depth */
/*padding: 7px 0;*/ /* Vertical (top/bottom) padding for each menu link */
text-indent: 5px;
text-decoration: none;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
color: black;
}

.slidedoormenu li a:hover{
/*background-position: -387px 0; *//* Shift background image horizontally 387px, or the start of the 2nd background image */
color: black;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.slidedoormenu li.lastitem a{
padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}

[if IE]>
.slidedoormenu li a{ /* Menu link width value for IE */
width: 100%;
}
<![endif]
#wrapper #col .safaris #navigation .slidedoormenu .menuhead h1 {
	margin-bottom: 9px;
}
#wrapper #col .safaris #navigation .slidedoormenu .menuhead h1 {
	color: #FFFFFF;
}
.img12 {
	padding-right: 7px;
}
.leftside {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.my {
	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;
}
