/* CSS Document */
	body /* red background */
	{
		padding: 0;
		margin: 0;
		border:0;
		background-color: #930101;
		text-align: center;
	}
	
	.daytoursImgLink
	{
		border:0;
		margin:20px 0 0 0;
		padding:0;
		width:100%;
	}
	
	#container  /* white page background */
	{
		margin-top:12px;
		margin-right:auto;
		margin-left:auto;
		margin-bottom:20px;
		width: 699px;
		text-align: left;
		background-color:#FFFFFF;		
	}
	
		#history  /* history navigation or breadcrumbs */
	{
		height: 21px;
		width: 692px;
		border-left:1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		border-right: 1px solid #FFFFFF;
		background-color: #E70000;
		padding-right:5px;
		text-align:right;		
	}
	
		#menu  /* left menu container */
	{
		width: 147px;
		float:left;
		background-color: #FFFFFF;
		margin-left:5px;
		display: inline;
	}
	
		#menutoplevel   /* left menu top level links without subpages */
	{
		margin-top:4px;
		width: 147px;
		height: 16px;
		background-color: #FFFFFF;
		border:1px solid #CCCCCC;
		padding-left:4px;
		padding-top:2px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#990000;	
	}
	
		#menutoplevelexpand /* left menu top level links with subpages */
	{
		margin-top:4px;
		width: 147px;
		background-color: #FFFFFF;
		border:1px solid #CCCCCC;
		padding-top:2px;
		padding-left:4px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#990000;
	}
	
		#menusubpages /* left menu subpages */
	{
		width: 139px;
		height: 18px;
		background-color: #FFFFFF;
		padding-left:12px;
		padding-top:3px;
		margin-left:-4px;
		margin-top:-1px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:normal;
		color:#666666;
	}
		
		#col2 /* main content box */
	{
		float:left;	
		width: 320px;
		margin-left: 10px;
		margin-top:8px;
	}

		#col3 /* right column container for destination pages */
	{
		float:left;
		width: 194px;
		margin-left:10px;
		margin-top:34px;

	}
	
		#tourcontaineroverview /* main content container for tours overview*/
	{
		float:left;	
		width: 525px;
		margin-left: 10px;
		margin-top:10px;
	}
	
		#contentfullwidth /* main content container for the full width of the page*/
	{
		float:left;	
		width: 525px;
		margin-left: 10px;
		margin-top:10px;
	}
	
		#redbgtop /* right column box with red background - top cell */
	{
		height:6px;
	}
	
		#redbg /* right column box with red background - middle cell where content goes */
	{
		background-image: url(../images/shadow.gif);
		background-repeat: repeat;
		padding-left:5px;
	}
	
		#darkredbg /* right column box with red background - middle cell where content goes */
	{
		background-image: url(../images/darkred_shadow.gif);
		background-repeat: repeat;
		padding-left:5px;
	}
	
	#redbg2 /* right column box with red background - middle cell where content goes */
	{
		background-image: url(images/shadow.gif);
		background-repeat: repeat;
		padding-left:5px;
	}
	
		#redbgbottom /* right column box with red background - bottom cell */
	{
		height: 9px;
	}
	
		#whiterightbgtop /* right column box with white background - top cell */
	{
		height:6px;
		margin-top:5px;
	}
	
		#whiterightbg /* right column box with white background - middle cell where content goes */
	{
		background-image: url(../images/rightmenu_white_shadow.gif);
		background-repeat: repeat;
		padding-left:5px;
		padding-right:5px;
	}
	
		#whiterightbg2 /* right column box with white background - middle cell where content goes */
	{
		background-image: url(../images/rightmenu_white_shadow.gif);
		background-repeat: repeat;
		padding-left:5px;
		padding-right:5px;
	}
	
		#whiterightbgbottom /* right column box with white background - bottom cell */
	{
		height: 9px;
	}

		#image /* example image with padding */
	{
		padding-top:6px; padding-bottom:4px
	}
	
		#greyline /* padding on grey line */
	{
		padding-top:8px;
		padding-bottom:8px;
	}
	
		#footer /* footer layer styles */
	{
		width: 697px;
		border-left:1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		border-right: 1px solid #FFFFFF;
		background-color: #FFFFFF;
		text-align:center
	}
	
		#mintlogo /* mint logo in footer */
	{
		width: 699px;
		background-color: #930101;
		text-align:right;
	}
	
		#tourenquirenow /* tour template enquire now layer */
	{
		background-color:#CC0000;
		height:23px;
		text-align:right;
	}
	
		#tourenquirebottom /* tour template enquire now layer */
	{
		background-color:#CC0000;
		height:23px;
		text-align:right;
		margin-right:auto;
		margin-bottom:auto;
		float:left;
		width:525px;
	}
	
		#tourtemplatebg /* tour template background with shadow */
	{
		background-image:url(../images/tour_shadow_bg.gif);
		background-repeat:repeat;
		text-align: left;
		margin-right:auto;
		margin-bottom:auto;
		width: 525px;
		float:left;	
		margin-left: 10px;
	}
	
		#tourtemplatebottom /* tour template bottom with shadow */
	{
		background-image:url(../Images/tour_shadow_bottom.gif);
		background-repeat:no-repeat;
		width:525;
	}
	
		#tourcol2 /* */
	{
		float:left;
		padding:5px;
		width: 310px;
	}
	
		#tourcol3 /* */
	{
		float:left;
		width: 190px;
		padding-left:5px;
	}
	
		#tourdetails /* */
	{
		float:left;
		padding:5px;
		width: 500px;
	}
	
		#tabs /* */
	{
		height:24px;
	}
	
		#rightaligntext /* style to right align text */
	{
		text-align: right;
	}
	
		#madspecial /* image for madagascar special */
	{
		height:214px;
	}
	
		#uparrowposition /* image for madagascar special */
	{
		height:14px;
		text-align:right;
	}
	
		#boxgreyborder /* style for box with grey border*/
	{
		border-left:1px solid #999999;
		border-top:1px solid #999999;
		border-bottom: 1px solid #999999;
		border-right: 1px solid #999999;
		padding:5px;
		margin-top:10px;
	}
	
		#boxgreybg /* style for box with grey border*/
	{
		border-left:1px solid #999999;
		border-top:1px solid #999999;
		border-bottom: 1px solid #999999;
		border-right: 1px solid #999999;
		background-color:#FFFFFF;
		padding:5px;
		margin-top:10px;
	}
	
		#photobgwhite /* style for box with grey border*/
	{
		background-color:#333333;
		position:right;
		padding:5px;
	}
	
		#pridecollectionbg /* style for box with grey border*/
	{
		background-color:#DBDBDB;
		position:right;
		padding-left:10px;
		padding-right:10px;
		padding-top:1px;
		padding-bottom:1px;
	}
	
	/* these are font styles */
	
	/* main content */
	.content {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #666666; line-height:16px;}
	a.content:link {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #666666; line-height:16px; text-decoration:underline;}
	a.content:active {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #666666; line-height:16px; text-decoration:underline;}
	a.content:visited {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #666666; line-height:16px; text-decoration:underline;}
	a.content:hover {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #666666; line-height:16px; text-decoration:none;}
	
		.heading {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;color: #333333; line-height:16px; font-weight:bold;}
		
		
		.subheading {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;color: #333333; line-height:16px; font-weight:bold; font-style:italic;}
		
		.pridecollectionheading {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;color: #990000; line-height:16px; font-weight:bold; }
	
		.contentright {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #666666; line-height:16px; text-align:right;}
	a.contentright:link {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #666666; line-height:16px; text-decoration:underline;}
	a.contentright:active {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #666666; line-height:16px; text-decoration:underline;}
	a.contentright:visited {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #666666; line-height:16px; text-decoration:underline;}
	a.contentright:hover {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #666666; line-height:16px; text-decoration:none;}
	
	/* left menu headings */
	.leftmenuhead {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #990000; font-weight:bold; text-decoration:none;}
	a.leftmenu:link {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #990000; font-weight:bold; text-decoration:none;}
	a.leftmenu:active {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #990000; font-weight:bold; text-decoration:none;}
	a.leftmenu:visited {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #990000; font-weight:bold; text-decoration:none;}
	a.leftmenu:hover {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #990000; font-weight:bold; text-decoration:underline;}

	
	/* left menu subpages*/
	.leftmenusub {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #666666; text-decoration:none;}
	a.leftmenu:link {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #666666; text-decoration:none;}
	a.leftmenu:active {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #666666; text-decoration:none;}
	a.leftmenu:visited {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #666666; text-decoration:none;}
	a.leftmenu:hover {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #666666; text-decoration:underline;}
	
	/* main heading at top of page - large */
	h1 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16px;color: #990000; font-weight:bold; margin-top:-2px; margin-bottom:6px;}
	
	/* white content that goes on a dark background */
	.whitecontent {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #FFFFFF; line-height:14px;}
	a.whitecontent:link {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #FFFFFF; line-height:14px; text-decoration:underline;}
	a.whitecontent:active {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #FFFFFF; line-height:14px; text-decoration:underline;}
	a.whitecontent:visited {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #FFFFFF; line-height:14px; text-decoration:underline;}
	a.whitecontent:hover {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #FFFFFF; line-height:14px; text-decoration:none;}
	
		/* white content that goes on a dark background */
	.whitecontentsml {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;color: #FFFFFF; line-height:14px;}
	a.whitecontentsml:link {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;color: #FFFFFF; line-height:14px; text-decoration:underline;}
	a.whitecontentsml:active {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;color: #FFFFFF; line-height:14px; text-decoration:underline;}
	a.whitecontentsml:visited {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;color: #FFFFFF; line-height:14px; text-decoration:underline;}
	a.whitecontentsml:hover {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;color: #FFFFFF; line-height:14px; text-decoration:none;}
	
	/* red content */
	.redcontent {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #990000; line-height:14px;}
	a.redcontent:link {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #990000; line-height:14px; text-decoration:underline;}
	a.redcontent:active {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #990000; line-height:14px; text-decoration:underline;}
	a.redcontent:visited {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #990000; line-height:14px; text-decoration:underline;}
	a.redcontent:hover {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #990000; line-height:14px; text-decoration:none;}
	
	/* descriptions for images */
	.imagetext { font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #333333; line-height:16px; font-style:italic; }
	
	/* footer font */
	.footer {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #990000; line-height:18px;}
	a.footer:link {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #990000; line-height:18px; text-decoration:underline;}
	a.footer:active {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #990000; line-height:18px; text-decoration:underline;}
	a.footer:visited {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9x;color: #990000; line-height:18px; text-decoration:underline;}
	a.footer:hover {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;color: #990000; line-height:18px; text-decoration:none;}
	
	/* fonts for history navigation or breadcrumbs */
	.historynav {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#FFFFFF;text-align: right;line-height:20px;}
	a.historynav:link  {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#FFFFFF;text-align: right;line-height:20px; text-decoration:none;}
	a.historynav:active {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#FFFFFF;text-align: right;line-height:20px; text-decoration:none;}
	a.historynav:visited {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#FFFFFF;text-align: right;line-height:20px; text-decoration:none;}
	a.historynav:hover  {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#FFFFFF;text-align: right;line-height:20px; text-decoration:underline;}
	
	/* small red link text for content links*/
	.smlredlinktext {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#990000;text-align: right; text-align:right;}
	a.smlredlinktext:link  {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#990000;text-align: right;text-decoration:none; text-align:right;}
	a.smlredlinktext:active {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#990000;text-align: right;text-decoration:none; text-align:right;}
	a.smlredlinktext:visited {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#990000;text-align: right;text-decoration:none; text-align:right;}
	a.smlredlinktext:hover  {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#990000;text-align: right;text-decoration:underline; text-align:right;}

/* headers */

		#header  /* header with image */
	{
		height: 111px;
		background-image: url(../images/header.gif);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
	
		#aboutus  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/aboutus.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#birdwatching  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/birdwatching.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#botswana  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/botswana.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#raritychecknew  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/raritycheck.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#campingwild  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/campingwild.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
		#daytrips  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/daytrips.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
		#destinations  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/destinations.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
		#easternbeauty  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/easternbeauty.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
		#endemism  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/endemism.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
		#enquiries  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/enquiries.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}	
	
		#guidedtours  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/guidedtours.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
		#habitats  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/habitats.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}	
	
		#krugernorthsouth  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/krugernorthsouth.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}	
	
		#lesotho  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/lesotho.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}	
	
		#madagascar  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/madagascar.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
		#madagascartour  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/madagascartour.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}	
	
		#mozambique  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/mozambique.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#mozambiquesa  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/mozambiquesa.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#namibia  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/namibia.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#namibiatour  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/namibia2.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#namibiasable  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/sableadventure.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#scheduledwildlife  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/scheduled_wildlife.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#bestofafrica  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/bestofafrica.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
	
	
		#oryxcamping  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/oryxcamping.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
		
		#nam_rock_art  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/nam_rock_art.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
			#namibia_explorer  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/namibia_explorer.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#bokmakierie  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/bokmakierie.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
	
		#bestthree  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/bestthree.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
			#namibia_adventure  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/namibia_adventure.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#pelagic  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/pelagic.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#photogallery  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/photogallery.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#raritycheck  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/raritycheck.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
		vertical-align:bottom;
	}
	

	
		#selfdrivetours  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/selfdrivetours.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#southafrica  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/southafrica.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#tours  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/tours.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#whaleswine  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/whaleswine.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#worldinone  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/worldinone.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#zambia  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/zambia.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#winetour  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/winetour.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#prideofbotswana  /* header with image */
	{
		height: 111px;
		background-image:url(../images/tours/pride-of-botswana-banner.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#prideofnamad  /* header with image */
	{
		height: 111px;
		background-image:url(../images/tours/pride-of-namibia-banner.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#prideofnamex  /* header with image */
	{
		height: 111px;
		background-image:url(../images/tours/pride-of-namibia-ex-banner.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#prideofkruger  /* header with image */
	{
		height: 111px;
		background-image:url(../images/tours/pride-of-kruger-banner.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#prideofnamaqualand  /* header with image */
	{
		height: 111px;
		background-image:url(../images/tours/pride-of-namaqualand-banner.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#prideofbotsdelta /* header with image */
	{
		height: 111px;
		background-image:url(../images/tours/pride-of-bots-delta-banner.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#prideofcapetown /* header with image */
	{
		height: 111px;
		background-image:url(../images/tours/pride-of-cape-town-banner.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#prideofmadagascar /* header with image */
	{
		height: 111px;
		background-image:url(../images/tours/pride-of-madagascar-banner.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#landingpage  /* header with image */
	{
		height: 111px;
		background-image:url(../images/banners/landing.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
		#headeradmin  /* header with image */
	{
		height: 111px;
		background-color:#E70000;
		position: relative;
	}
	
		#landingheadingbg  /* landing page heading background red */
	{
		height: 19px;
		width:320px;
		background-image:url(../images/safariwise-southern-africa/heading-bg.gif);
		background-repeat:no-repeat;
		background-position:left;
		position: relative;
	}
	

	
	
