* {
	margin: 0;
	padding: 0;
}

body, td	{
	font-family: Arial;
	font-size: 10pt;
	color: #4E2800;
	background-color: #F3F0DD;
	line-height: 200%;
}

/* fix to center content */
body {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

a			{color: #808000; text-decoration: underline;}
a:visited 	{color: #999966; text-decoration: underline;}
a:hover 	{color: #B5801E; text-decoration: underline;}

#header, #footer {
	text-align: center;
	width: 760px;
}

#header h1 {
	padding-top: 120px;
	width: 760px;
	height: 0;
	overflow: hidden;
}

#header h2 { display: none; }

#header {  line-height: normal; }

#header ul {
	list-style-type: none;
}

#header ul.submenu {
	/* center alignen voor beginners */
	padding-left: 68px;
}

#header ul li { float: left; }

#header ul li a {
	display:block;
	height:20px;
	width: 125px;
	text-indent: 125px;
	overflow: hidden;
	text-decoration: none;
}
.mainmenu {
	width: 100%;
	margin: auto;
	text-align: center;
	overflow: hidden;
}

#mainmenu1 {
	/* width: 500px; */
	width: 376px;
}
#mainmenu2 {
	/* width: 376px; */
	width: 500px;
}

#menu_home a { background: url(../images/private/b2.jpg) no-repeat; }
#menu_gamereserve a { background: url(../images/private/b3.jpg) no-repeat; }
#menu_accomodation a { background: url(../images/private/b4.jpg) no-repeat; }
#menu_enquiries a { background: url(../images/private/b5.jpg) no-repeat; }
#menu_rangers a { background: url(../images/private/b7.jpg) no-repeat; }
#menu_contact a { background: url(../images/private/b6.jpg) no-repeat; }

#menu_location a { background: url(../images/private/b24.jpg) no-repeat; }
#menu_airstrip a { background: url(../images/private/b20.jpg) no-repeat; }
#menu_aircharter a { background: url(../images/private/b22.jpg) no-repeat; }
#menu_weddings a { background: url(../images/private/b23.jpg) no-repeat; }
#menu_promotions a { background: url(../images/private/b21.jpg) no-repeat; }
#menu_specials a { background: url(../images/private/b8-1.jpg) no-repeat; }

#submenu_left * a, #submenu_right * a {
	display:block;
	height:35px;
	width: 110px;
	text-indent: 110px;
	overflow: hidden;
	text-decoration: none;
}
#submenu_wildlife a { background: url(../images/private/b11.jpg) no-repeat; }
#submenu_birdlife a { background: url(../images/private/b12.jpg) no-repeat; }
#submenu_tariff a { background: url(../images/private/b17.jpg) no-repeat; }
#submenu_specialinterest a { background: url(../images/private/b18.jpg) no-repeat; }
#submenu_safarisuite a { background: url(../images/private/b14.jpg) no-repeat; }
#submenu_thelodge a {  background: url(../images/private/b13.jpg) no-repeat; }

#submenu_tentedlodge a {  background: url(../images/private/b15.jpg) no-repeat; }
#submenu_bushcamp a {  background: url(../images/private/b16.jpg) no-repeat; }
#submenu_guestphotos a {  background: url(../images/private/b19.jpg) no-repeat; }

#content {
	position: relative;
	width: 650px;
	padding-left: 130px;
}

#subcontent {
	width: 500px;
	text-align: justify;
	padding-right: 130px;
	float: left;
}

img, img a { border: none; margin: 0; }

img[SRC="images/private/div1.jpg"], img[SRC="images/private/div2.jpg"], img[SRC="images/private/div3.jpg"]
{
	margin: 10px 0 10px 0;
}

#content h1, #content h2 { /* h1 shouldnt be used, but lets style it anyways */
	color: #B69A72;
	font-size: 15pt;
	font-weight: 600;
	font-family: Arial;
	/*letter-spacing: 3px;*/
	text-align: center;
	margin: 20px 0 20px 0;
}

#content h3 {
	color: #4E2800;
	font-size: 10pt;
	font-weight: 600;
	font-family: Arial;
	line-height: 200%;
}

#content h2.submenu { display: none; }

img#introimage {
	margin-top: 80px;
}

#content ul.sitemap li {
	margin-left: 70px;
}

ul#submenu_left {
	position: absolute;
	top: 75px;
	left: 10px;
	list-style-type: none;
}

ul#submenu_right {
	position: absolute;
	top: 75px;
	left: 650px;
	list-style-type: none;
}

#footer ul li {
	padding-left: 18px;
	background: url(../images/private/block.gif) no-repeat left;
	display: inline;
}
#footer ul li a {
	color: #4E2800;
	text-transform: uppercase;
	font-size: 8pt;
}

#footer h2 { display: none; }

/* Page Styles */
div.content_pagestyle_, div.subcontent_pagestyle_ {
	;
}

div.content_pagestyle_1 {
	background: url(../images/private/s1.jpg) no-repeat 10px 150px;
}
div.subcontent_pagestyle_1 {
	background: url(../images/private/s1.jpg) no-repeat bottom right;
}


div.content_pagestyle_2 {
	background: url(../images/private/s1.jpg) no-repeat 0 150px;
}
div.subcontent_pagestyle_2 {
	background: url(../images/private/s3.jpg) no-repeat bottom right;
}

div.content_pagestyle_3 {
	;
}
div.subcontent_pagestyle_3 {
	background: url(../images/private/s11.jpg) no-repeat 500px 100px;
}

div.content_pagestyle_4 {
	background: url(../images/private/s15.jpg) no-repeat 10px 150px;
}
div.subcontent_pagestyle_4 {
	background: url(../images/private/s15.jpg) no-repeat bottom right;
}
