/* CSS Document */

/*level 1 layout*/
body {
	text-align: center;
	font-family: 'Lucida Grande', 'Myriad Pro', 'Myriad', 'Segoe UI', Tahoma, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #000;
	background-color: #274D00;
	background-position: left top;
	background-repeat: repeat;
	margin: 0;
}

.tour-pic
{
float:left;
padding-top:2px;
padding-left:0px;
padding-right:10px;
padding-bottom:2px
}

.white-tab {
	font-size:12px;
	font: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: white;
}

a.tab-new:link	{  font-size: 12px; color: #666666; text-decoration: none; font-weight: bold; padding-right: 4px; padding-left:4px; padding-top:2px; padding-bottom:2px; }
a.tab-new:active  {  font-size: 12px; color: #666666; text-decoration: none; font-weight: bold; padding-right: 4px; padding-left:4px; padding-top:2px; padding-bottom:2px; }
a.tab-new:visited {  font-size: 12px; color: #666666; text-decoration: none; font-weight: bold; padding-right: 4px; padding-left:4px; padding-top:2px; padding-bottom:2px; }
a.tab-new:hover	{  font-size: 12px; color: #3B6ED9; text-decoration: none; font-weight:  bold; padding-right: 4px; padding-left:4px; padding-top:2px; padding-bottom:2px; }

a.tab-new-01:link	{  font-size: 12px; color: #666666; text-decoration: none; font-weight: bold; padding-right: 4px; padding-left:4px; padding-top:2px; padding-bottom:2px; }
a.tab-new-01:active  {  font-size: 12px; color: #666666; text-decoration: none; font-weight: bold; padding-right: 4px; padding-left:4px; padding-top:2px; padding-bottom:2px; }
a.tab-new-01:visited {  font-size: 12px; color: #666666; text-decoration: none; font-weight: bold; padding-right: 4px; padding-left:4px; padding-top:2px; padding-bottom:2px; }
a.tab-new-01:hover	{  font-size: 12px; color: #C7A367; text-decoration: none; font-weight:  bold; padding-right: 4px; padding-left:4px; padding-top:2px; padding-bottom:2px; }



a.safari-bottom-link:link	{  font-size: 12x; color: #FFFFFF; text-decoration: none; font-weight: normal; padding-right: 4px; padding-left:4px; padding-top:2px; padding-bottom:2px; }
a.safari-bottom-link:active  {  font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: normal; padding-right: 4px; padding-left:4px; padding-top:2px; padding-bottom:2px; }
a.safari-bottom-link:visited {  font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: normal; padding-right: 4px; padding-left:4px; padding-top:2px; padding-bottom:2px; }
a.safari-bottom-link:hover	{  font-size: 12px; color: #cccccc; text-decoration: none; font-weight:  normal; padding-right: 4px; padding-left:4px; padding-top:2px; padding-bottom:2px; }

.main-table {
	background: #EFF4DE;
	width: 800px;
	border:#FFFFFF 6px solid;
	padding:0px;
	margin: auto;
}


#safaris {
	text-align: left;
	background-position: left top;	
	width:800px;
}



#container-map-search {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: left;
	background-color: #fff;
	background-repeat: repeat-y;
	background-position: left top;	
	border-left: 2px solid #91745A;
	border-right: 2px solid #91745A;
	

}

#header {
	/* height: 125px;*/
	background-color: #FFFFFF;
}

#header h1 {
	/* background-image: url(../images/layout/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -3000px;
	height: 125px;
	margin: 0;*/
	background-color: #FFFFFF;
}
#content {
	clear: both;
	float: right;
	width: 570px;
	text-align: justify;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#content li {
	font-size:11px;
	font:Georgia, "Times New Roman", Times, serif;
	margin-left:20px;
}

#sidebar {
	float: left;
	width: 200px;
	font-family:'Lucida Grande', 'Myriad Pro', 'Myriad', 'Segoe UI', Tahoma, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color:#FFFFFF;
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #274D00;
	padding-top: 10px;
}

#sidebar a {
color: #FFFFFF;
text-decoration: none;
font-size: 14px;
padding-left: 10px;
}

#tours {
	background-color: #bfe877;
	background-image: url(../images/box_b_bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	width: 270px;
	height: auto!important;
	height: 134px;
	min-height: 134px;
	float: left;
	padding: 0;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
}
#tours a {
	margin: 0 0 0 10px;
	padding: 0; }
#tours p {
	color: black;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3;
	margin: 0;
	padding: 4px 8px 2px;
	background-color: #EFF4DE;
}
#tours img {
	margin: 6px 6px 1px;
	float: left; }
#tours h1 {
	color: #OOOOOO;
	font-size: 16px;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	line-height: 1.8;
	background-color: #075509;
	background-repeat: no-repeat;
	background-position: 100% 0;
	height: 22px;
	margin: 0;
	padding: 0 6px;
	border-bottom: 1px solid #91b94c; }
#tours h1 a {
	color: #OOOOOO;
	font-size: 16px;
	font-family: tahoma, sans-serif;
	text-decoration: none;
	margin: 0; }
#tours a.readmore {
	color: #354b11;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/box_b_readmore.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	text-transform: uppercase;
	width: 160px;
	float: left;
	margin: 2px 0 0 8px;
	padding-bottom: 5px;
	padding-left: 16px; }

#search {
	margin:0px 0 0px 0px;
	width:178px;
	height: 50px;
	float: left;
	background-image: url(search_bg.png);
	background-repeat: no-repeat;
	}
	
#search .cleardefault {
	border:1px solid #b6b3b3;
	width:100px;
	margin-right:2px;
	font-size: 10px;
	padding: 3px 0 2px 3px;
	}
#search p {
	padding: 5px 0 0 30px !important;
	padding:13px 0 0 30px;
	font-size:10px;
	color:#949483;
	}
#search a:link,
#search a:visited {
	color:#949483;
	}
#search a:hover {
	color:#e45a49;
	}
#search .btn {
	vertical-align:top;
	padding-top:1px;
	}	
	
	*/
	
#footer {
	width: 800px;
	clear: both;
	margin-top: 25px;
	color:#FFFFFF;
	padding: 10px;
	background-image: url(../images/layout/footer_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #E9E9E9;
	text-align: right;
	border-bottom: 2px solid #91745A;
}

#footer p {
	font-size:12px;
	color:#FFFFFF;
	font-family: 'Lucida Grande', 'Myriad Pro', 'Myriad', 'Segoe UI', Tahoma, Arial, Helvetica, sans-serif;
	;
}

#credit {
	width: 780px;
	font-size:11px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	float:center;
}

#copyright {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
}

/*headings*/



h1 {  font-weight: normal; margin-top: 0px; margin-bottom: 0px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 13pt; font-style: normal; line-height: normal; letter-spacing: 1px; color: #OOOOOO; text-decoration: none}


h2 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #627081;
	margin-top: 10px;
}

h3 {
	font-size: 14px;
	color: #627081;
	font-weight: normal;
	background: url(../images/h3_bullet.gif) no-repeat 0% 50%;
	margin-bottom: 8px;
	padding-left: 20px;
	letter-spacing: 1px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 8px;
}
h5 {
	margin-top:14px;
	padding-top:8px;
	margin-bottom:8px;
	padding-left: 15px;
	font-size: 18px;
	text-align: center;
	color:#806548;
	font-weight:bold;
	font-variant: small-caps;
	padding-bottom: 4px;
}
h6 {
	padding-top:8px;
	margin-bottom:8px;
	padding-left: 15px;
	font-size: 16px;
	text-align: left;
	color:#806548;
	font-weight:bold;
	border-bottom: 1px #856E4E solid ;
	font-variant: small-caps;
	padding-bottom: 4px;
}

p, td, div {
	font-size: 13px;
	line-height: 1.5em;
}


/*Lodge Description Content*/

#lodge h2 {
	margin-top: 25px;
	margin-bottom: 15px;	padding: 0;
	text-align: left;
	font-size: 16px;
	letter-spacing: 1px;
	color: #627081;
	text-decoration: none;
	border-bottom: 1px solid #91745A;
}
#lodge h3 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	background: url(../images/h3_bullet.gif) no-repeat 0% 50%;
	margin-bottom: 8px;
	padding-left: 20px;
}


#lodge p {
	margin: 0;
	padding: 5px 0;
	font-size: 11px;
	line-height: 1.5em;
	color: #000;
}

#infotable, #ratetable, {
	margin: 0 0 15px 0;
	font-size:11px;
	border-collapse: collapse;
	border: 1px solid #91745A;
	background: #FFF;
	width: 100%;
	color: #000;
}	


#infotable caption, #ratetable caption {
	margin: 15px 0;
	background: url(../images/h3_bullet.gif) no-repeat 0 30%;
	padding: 0 0 8px 20px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #627081;
	text-decoration: none;
	border-bottom: none;
}
	

#infotable td {
	margin: 0;
	padding: 8px;
	font-size:11px;
	text-align: left;
	border: 1px solid #91745A;
	vertical-align: top;
}

#ratetable th {
	margin: 0;
	padding: 8px;
	font-size:11px;
	text-align: center;
	border-bottom: 1px solid #91745A;
	border-right: 1px solid #91745A;
	background: #E6E0D8;

}
#ratetable th-2 {
	margin: 0;
	padding: 8px;
	font-size:11px;
	text-align: center;
	border-bottom: 1px solid #91745A;
	border-right: 1px solid #91745A;
	background: #FFFFFF;

}

#ratetable td {
	margin: 0;
	padding: 8px;
	font-size:11px;
	text-align: center;
	border-bottom: 1px solid #91745A;
	border-right: 1px solid #91745A;
	vertical-align: top;
}

#infotable tr, #ratetable tr {
	background: #F4EFEB;
	font-size:11px;
}

#infotable tr.alt {
	background: #E6E0D8;
	font-size:11px;
}

#ratetable .date {text-align: left;}


.middle {
	margin: 0 4px 15px 4px;
	padding: 5px;
	width: 176px;
	height: 114px;
	background: url(../images/layout/picframe.png) no-repeat bottom right;
}


.red {
	color: #CC0000;
}

a.red:link active visited	{ color: #CC0000; text-decoration: none; font-weight: normal; }
a.red:hover	{  color: #000000; text-decoration: none; font-weight:  normal; }



.img {
	margin: 0 0px 15px 0px;
	padding: 5px;
	width: 176px;
	height: 114px;
	background: url(../images/layout/picframe.png) no-repeat bottom right;
}


div.titles {
	width:500px; 
	float:left; 
	text-align:right;
}

div.text-box2 {
	width:550px;
	float:none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 250px;
}
	
div.four {
	width:195px;
	float:left;
	display: inline-table;
	height: auto;
	margin: 10px;
}
	
#features {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	color: #000;
	line-height: 1.5em;
}

#features li {
	background-image: url(../images/features_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 20px;
}

#specials {
	width: 100%;
	margin: 0;
	border-collapse: collapse;
	background: #FFF;
	color: #000;
	border-left: 1px solid #91745A;
}	

#specials td {
	margin: 0;
	padding: 8px;
	text-align: left;
	vertical-align: top;
	border-left: 1px solid #91745A;
	border-right: 1px solid #91745A;
}

#specials tr {
	background: #F4EFEB;
}

#specials td.spacer {
	background: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 3%;
}

#specials td.name {
	background: #075509;
	color: #EEE8E3;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
    font-variant: small-caps;
	border-top:1px solid #91745A;
	border-bottom: 1px solid #91745A;
}

#specials th {
	text-align: center;
	font-weight: bold;
	background: #E6E0D8;
	border-bottom: 1px solid #91745A;
	border-right: 1px solid #91745A;
	padding: 5px 0;
	font-size: 11px;
}

#specials td.price {
	text-align: center;
	background: #fff;
	border-bottom: 1px solid #91745A;
	border-right: 1px solid #91745A;
}

#specials td.valid {
	text-align: left;
	background: #E6E0D8;
	border-bottom: 1px solid #91745A;
	border-right: 1px solid #91745A;
}

#specials td.location {
	background: #E6E0D8;
	text-align: center;
}

#specials td.province {
	background: #FFF;
	text-align: center;
	font-size:11px;
}

#specials td.img {
	text-align: center;
	background: #fff;
}

#specials td.blurb {
	background: #fff;
	border-bottom: 1px solid #91745A;
	vertical-align: top;	
}

#specials ul {
	padding: 0;
	margin: 0 0 0 15px;
}

#specials td.link {
	border-bottom: 1px solid #91745A;
	font-size:11px;
}

#content dl {
	float: left;
	margin: 20px 0;
	padding: 0;
}

#content dt {
	float: right;
	width: 462px;
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #627081;
	border-bottom: 1px solid #670;
}

#content dd {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.5em;
}

#content dd.ovimg img {
	float: left;
	margin: 0 8px 0 0;
	padding: 4px;
	border: 1px solid #670;
	background: #FFF;
}

.phpForms_pgtitle
{
    font-family : Arial;
    font-size   : 18px;
    color       : #1200d9;
    font-weight : bold;
}
.phpForms_btn
{
    border-top-width    : 1px;
    border-left-width   : 1px;
    border-bottom-width : 1px;
    border-right-width  : 1px;
    border-top-color    : #e4e4e4;
    border-left-color   : #e4e4e4;
    border-right-color  : #c1c1c1;
    border-bottom-color : #c1c1c1;
    font                : Verdana, Arial, Helvetica, sans-serif;
    color               : #000000;
}

#ttips {
	background: url(../images/layout/trav.jpg) no-repeat top left;
	text-indent: -3000px;
	width: 400px;
	height: 100px;
}

.home h2{
	margin-top: 10px;
	margin-bottom: 8px;
	line-height: 1.5em;
	font-size: 24px;
	letter-spacing: 4px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #73654A;
	font-variant: small-caps;
	text-align: center;
}

.drop {
	float: left;
	font-size: 30px;
	margin: 2px 3px 10px 5px;
	padding: 3px 5px;
	border: 2px solid #CCC;
	background: #EEE;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #73654A;
}

.homep p{
	margin-top: 15px;
	color: #000000;
	font-size: 13px;
	line-height: 1.5em;
}

#botswana {
	padding-bottom: 25px;
	font-size:11px;
}

#botswana h2 {
	border-bottom: 1px solid #670;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
}

#botswana h3 {
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	background: none;
	padding-bottom: 20px;
	color: #333;
}

#navlist li#red a{
	color: #CC0000;
}

#navlist li#green a{
	color: #0033CC;
}

/*NEW STYLES FOR SLASHDOT MENU AND HORIZONTAL MENU STYLING*/

/* the horizontal menu starts here */
div#listmenu {
	width:800px; 	/* makes the div full width */
	float:left; /*makes the div enclose the list */
	border-top:1px solid #000;	/* draws line on top edge of div */
	border-bottom:2px solid #000;	 /* draws line on bottom edge of div */
	font-size:11px;	/* SET FONT-SIZE HERE */
	background-color:#60754C; /* colors the div */
	text-align:right;
	margin: 0;
	padding: 0;
	height: 22px;
	}
div#listmenu ul {margin:0 0 0 0;/* indents ul from edge of container */
}
div#listmenu li {
	float:right;	/* causes the list to align horizontally instead of stack */
	position:relative; /* positioning context for the absolutely positioned drop-down */
	list-style-type:none;	/* removes the bullet off each list item */
	background-color:#60754C; /*sets the background of the menu items */
	/*border-right:1px solid #000; /* creates dividing lines between the li elements */
	/*padding-top:.3em;*/
	}
.textstyle {
	padding-top:0.3em;
	}
div#listmenu li:first-child {
	/*border-left:1px solid #000; /*the first vertical line on the menu */
	}
div#listmenu li:hover { 
	background-color:#60754C; /*sets the background of the menu items */
	}
div#listmenu a {
	display:block; /*makes list items in drop down highlight and wrapped lines indent correctly */
	padding:0 10px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */
	color:#fff;	/* sets the type color */
	font-weight: bold; 
	}
div#listmenu a:hover {
	color:#003300;
	}
/* the horizontal menu ends here */

/* the drop-down starts here */
div#listmenu ul li ul {
	margin:0; /* prevents the TEMP value inheriting from the horiz menu - OK to remove if you remove TEMP above */
	position:absolute; /* positions the drop-down ul in relation to its relatively positioned li parent */
	width:10em; /*sets the width of the menu - in combo with the li's 100% width, makes the menu stack*/
	left:-1px; /*aligns the drop exactly under the menu */
	}
div#listmenu ul li ul li {
	width:100%; /* makes the list items fill the list container (ul) */
	border-left:1px solid #000; /*  three sides of each drop-down item */
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	padding:0 0 1px;
	}
div#listmenu ul li ul li:first-child {
	border-top:1px solid #000; /*the top edge of the dropdown */
	}
/* make the drop-down display as the menu is rolled over */
div#listmenu ul li ul {display:none;} /* conceals the drop-down when menu not hovered */
div#listmenu ul li:hover ul {display:block; } /* shows the drop-down when the menu is hovered */

/* pop-out starts here */
body div#listmenu ul li ul li ul  {
	visibility:hidden; /* same effect as display:none in this situation */
	top:-1px;
	left:10em;
	}
div#listmenu ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */

/* another level of pop-outs */
div#listmenu ul li ul li:hover ul li ul {display:none;} /* conceals the drop-down when menu not hovered */
div#listmenu ul li ul li ul li:hover ul {display:block; } /* shows the drop-down when the menu is hovered */

/* hack for IE (all flavors) so the menu has a vertical line on the left */
* html div#listmenu ul {
	float:left; /* makes the ul wrap the li's */
	border-left:0px solid #000; /* adds the rightmost menu vertical line to the ul */
	margin:0px; /* IE doubles the given value above - why? */
	padding-right: 10px;
	width: 770px;
	padding-top: 0px;
	padding-bottom: 5px;
	overflow: hidden;
	}
/* add a top line to drops and pops in IE browsers - can't read :first-child */
* html  div#listmenu ul li ul {
	border-top:1px solid #000;
	border-left:0px; /* stops the drop inheriting the ul border */
	}
/* the Tantek hack to feed IE Win 5.5-5.0 a lower value to get the pop-out to touch the drop-down */
* html  div#listmenu ul li ul li ul { 
  left:9.85em; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  left:10em;
  }
/* and the "be nice to Opera" rule */
html>body div#listmenu ul li ul li ul {
  top:-1px;
  left:10em;
  }


/* END OF LIST-BASED MENU */

#thicktabs{
margin: 0;
padding: 0;
float: right;
font-weight: bold;
font-size: 11px;
background: transparent url(../images/layout/pinkbgtile.gif) top right repeat-x;
width: 800px;
border-bottom: 3px solid #704924; /*thick bottom border below tabs*/
border-top: 1px solid #704924; /*top border style*/
text-align: right;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: right;
color: black;
padding: 8px 5px; /*padding of tabs*/
text-decoration: none;
background: transparent url(../images/layout/pinkbg.jpg) top right no-repeat;

}

li.callus {
float: left;
color: black;
font-weight: normal;
padding: 8px 4px; /*padding of tabs*/
text-align: left;
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #704924; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #704924; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: black;
}

#thicktabs li a:hover{
color: black;
background-image: url(../images/layout/brownbgover.jpg); /*background image swap on hover*/
}

[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 180px; /* Width of Menu Items */
font-size: 11px;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 180px; /*sub menu width*/
top: 0;
visibility: hidden;
background: #DBD1C3;

}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
background: #DBD1C3;
padding: 5px 5px!important;
padding: 4px 5px;
font-weight:bold;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
background-color: #003300;
color: #fff;
}

.suckerdiv ul li.specialmenu a, .suckerdiv ul li.specialmenu a:visited {
	background-color: #AD9A80;
	color: #fff;
}

.suckerdiv ul li.specialmenu a:hover, .suckerdiv ul li.specialmenu a:active {
	background-color: #003300;
}

.suckerdiv .subfolderstyle{
background: url(media/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }

#sitemap {
	list-style-type: none;
}

#sitemap li {
	list-style-type: none;
	padding: 3px 0;
}

#sitemap li.main {
	font-size: 120%;
	font-weight: bold;
}

#sitemap ul li {
	font-weight: bold;
}

#sitemap ul li ul li {
	font-weight: normal;
}

#sitemap h5 {
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	color: #990000;
}

#sitemap h5.sec {
	margin-left: 0;
	padding-left: 0;
	text-indent: -20px;
	font-size: 14px;
	color: #990000;

}

#sitemap a:link, #sitemap a:visited {
	text-decoration: none;
	color: #000;
}

#sitemap a:hover, #sitemap a:active {
	text-decoration: underline;
	color: #003300;
}

.image {border:3px solid white}

a.homelink:link	{  font-size: 12px; color: #E3DAD1; text-decoration: none; font-weight: bold;font-variant: small-caps;}
a.homelink:active  {  font-size: 12px; color: #E3DAD1; text-decoration: none; font-weight: bold;font-variant: small-caps;}
a.homelink:visited {  font-size: 12px; color: #E3DAD1; text-decoration: none; font-weight: bold;font-variant: small-caps;}
a.homelink:hover	{  font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight:  bold;font-variant: small-caps;}

.packages {
	font-family: Arial, Helvetica, sans-serif;
	padding-top:4px;
	margin-bottom:4px;
	padding-left: 12px;
	font-size: 16px;
	text-align: left;
	color:#993300;
	font-weight:bold;
	border-bottom: 2px #FFFFFF solid;
	padding-bottom: 0px;
	font-weight:bold;
	text-transform: uppercase;
}
a.air-01:link	{  font-size: 11px; color: #806548; text-decoration: underline;}
a.air-01:active  {  font-size: 11px; color: #806548; text-decoration: underline;}
a.air-01:visited {  font-size: 11px; color: #806548; text-decoration: underline;}
a.air-01:hover	{  font-size: 11px; color: #000000; text-decoration: underline;}

.safari-pic
		{
		float:left;
		padding-right:5px;
		}
		
.tour-pic
{
		float:right;
		padding-left:5px;
		}
		
