body {
  margin-top: 7px;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 10pt;
  line-height: 17px;
  color: #252525;
  min-width: 830px;
  height: 100%;
  overflow-y: auto;
  background: #9A8459;
}

/* sections */

#wrapper {
  width: 825px;
  margin: 0 auto;
  text-align: left;
  background: #9A8459;
}
#menu {
 float: left;
 width: 821px;
 height: 39px;
 margin-top: 3px;
 }
#mapColumn {
 float: left;
 width: 820px;
 height: 340px;
 border-top: 1px solid #58585a;
 border-left: 2px solid #58585a;
 border-right: 2px solid #58585a;
 border-bottom: -1px solid #58585a;
 background: url('images/pilanesberg_national_park_map.jpg') #a3c36e no-repeat bottom;
}
#mainColumn {
 float: left;
 width: 820px;
 border-top: 1px solid #58585a;
 border-left: 2px solid #58585a;
 border-right: 2px solid #58585a;
 border-bottom: 0px solid #58585a;
 background: url('images/pilanesberg_malaria_free_safari.jpg') #CCCCCC no-repeat right bottom;
}
#leftColumn {
 float: left;
 width: 194px;
 margin-top: 16px;
 background: #CCCCCC;
}
#bodyColumn {
 float: left;
 text-align: justify;
 width: 450px;
 margin-top: 1px;
 padding: 23px 15px 15px 15px;
 background: url('images/pilanesberg_tour.jpg') #FFFFFF no-repeat left top;
}
#rightColumn {
 float: right;
 width: 137px;
 margin-top: 5px;
}
#sidepic {
width: 180px;
padding-left: 5px;
}
#sidemenu {
width: 137px;
padding: 8px 0px 0px 0px;
}
#leftGallery {
 float: left;
 width: 195px;
 margin-top: 70px;
 background: #CCCCCC;
}
#rightGallery {
 float: right;
 width: 135px;
 margin-top: 6px;
 }
#footer {
  width: 100%;
  clear: left;
  height: 36px;
  text-align: center;
  font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
  color: #58585a; 
  line-height: 11px;
  margin-left: -.5px;
  padding: 0px 0px 0px 0px;
  background: url('images/pilanesberg_footer.jpg') #9A8459 no-repeat bottom;

 }
#footer_map {
  width: 100%;
  clear: left;
  height: 36px;
  text-align: center;
  font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
  color: #58585a; 
  line-height: 11px;
  margin-left: -.5px;
  padding: 0px 0px 0px 0px;
  background: url('images/pilanesberg_map_footer.jpg') #9A8459 no-repeat bottom;}

/* text */

.pageheader {
font: 24px "Trebuchet MS", Verdana, Arial, sans-serif;
color: #99CC00;
display: block;
}
.pagetitle {
font: 18px "Trebuchet MS", Verdana, Arial, sans-serif;
color: #666666;
line-height: 18px;
}
.title {
font: 15px "Trebuchet MS", Verdana, Arial, sans-serif;
color: #58585a;
line-height: 15px;
padding: 0px 5px 0px 0px;
}
.specials {
font: 15px "Trebuchet MS", Verdana, Arial, sans-serif;
color: #99cc00;
line-height: 17px;
}
.stars {
font: 15px "Trebuchet MS", Verdana, Arial, sans-serif;
color: #99cc00;
line-height: 23px;
}
.download {
font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
color: #666666;
padding-bottom: 2px;
border-bottom: 1px solid #666666;
display: block;
}
.list {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 10pt;
line-height: 28px;
color: #999999;
}
.label {
font: 10px "Trebuchet MS", Verdana, Arial, sans-serif;
color: #666666;
}

/* links */

a:link {
color: #666666;
text-decoration: none;
}
a:visited {
color: #666666;
text-decoration: none;
}
a:hover {
color: #B4D338;
text-decoration: none;
}
a:active {
color: #666666;
text-decoration: none;
}
a.sidemenu:link {
font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
line-height: 30px;
color: #666666;
text-decoration: none;
}
a.sidemenu:active {
color: #FFFFFF;
}
a.sidemenu:visited {
font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
line-height: 30px;
color: #666666;
}
a.sidemenu:hover {
color: #FFFFFF;
}
a.footer:link {
font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
line-height: 15px;
color: #999999;
text-decoration: none;
}
a.footer:active {
color: #999999;
text-decoration: none;
}
a.footer:visited {
color: #999999;
text-decoration: none;
}
a.footer:hover {
color: #FFFFFF;
text-decoration: none;
}


