
/* CSS Document */

body {
	background-image: url(../source/bg4.jpg);
	background-repeat: repeat;
	background-color: #2b2b2b;
	background-position: center;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CFCFCF;
	margin:0px;
	padding:0px;
}



#contact_table th
{
  width:110px;
  font-size:9pt;
}

#maincontainer{
  
	width: 915px;
	background-image: url(../source/main.jpg);
	background-repeat: repeat-y;
	margin: auto;
	*margin-left:175px;
	padding-left:2px;
background-color:#0F0F0F;
}

.ptext
{
  padding-right:55px;
  font-size:9pt;
  text-align: justify;
  line-height: 20px;
}

.ptext .heading
{
  color:#D99C06
}

/*Top Section*/

#topsection{
	height: 171px;
	width: 350px;
}

/*Main Button Section*/

#btnsection{
	height: 110px;
	width: 340px;
	padding-left: 10px;
}

/*Menu Section*/

#menusection{
	background-image:url(../source/banner3.jpg);
	height: 169px;
	width: 908px;
	margin-left:1px;
}

#menu ul {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 290px;
}

#menu ul li {
  xborder:1px solid;
	list-style: none;
	float: left;
	padding-right: 1px;
	margin-top: 25px;
}

#menu ul li a:link, #menu ul li a:visited {
	display:block;
	text-decoration:none;
	height:69px;
	background-position:top;
	background-repeat:no-repeat;
}

#menu ul li a:hover {
	background-position:bottom;
}

#menu ul li a span {
	display:none;
}


/*Menu Buttons Section*/

.gallery {
	background-image:url(../source/btn-gallery.gif);
	width:74px;
}

.gallery:hover {
	background-image:url(../source/btn-gallery-over.gif);
}

.video {
	background-image:url(../source/btn-video.gif);
	width:68px;
}

.video:hover {
	background-image:url(../source/btn-video-over.gif);
}

.workshop {
	background-image:url(../source/btn-workshop.gif);
	width:90px;
}

.workshop:hover {
	background-image:url(../source/btn-workshop-over.gif);
}

.safari {
	background-image:url(../source/btn-photosafari.gif);
	width:106px;
}

.safari:hover {
	background-image:url(../source/btn-photosafari-over.gif);
}

.about {
	background-image:url(../source/btn-about.gif);
	width:110px;
}

.about:hover {
	background-image:url(../source/btn-about-over.gif);
}

.contact {
	background-image:url(../source/btn-contact.gif);
	width:89px;
}

.contact:hover {
	background-image:url(../source/btn-contact-over.gif);
}

.birdwatchingsafari {
	background-image:url(../source/btn-birdwatching.gif);
	width:91px;
}

.birdwatchingsafari:hover {
	background-image:url(../source/btn-birdwatching-over.gif);
}

.blog {
	background-image:url(../source/btn-blog.gif);
	width:41px;
}

.blog:hover {
	background-image:url(../source/btn-blog-over.gif);
}



/*Content Column*/

#contentwrapper{
  padding:0px;
  margin:0px;
	float:left;
  width:610px;
  height:100%; 
}



/*gallery*/
#gallerywrapper
{
   margin:0px; 
   border:0px solid;
   text-align:center;
  
}

#thumbnailsContainer
{
  position:relative; 
  padding-left:60px;

}
#gallery_thumbnail_ul {
    margin: 0px;
    padding:0px;

    list-style-image: none;
    list-style-type: none;
    overflow: hidden;
 
    
}

#gallery_thumbnail_ul a{
    color:#cccccc
    
}

.gallery_thumbnail_li {
    margin-top:10px;
    padding:0px;
    marg\in: 0px;
    overflow: hidden;
    white-space: normal;
    width:127px;

    position:float;
    float: left;
}

.gallery_thumbnail_li .imgThumb
{
  margin-bottom:4px;
  margin-top:8px;
}

.gallery_thumbnail_li_divider {
    padding:0px;
    marg\in: 0px;
    width:5px;
    display:block;
    position:float;
    float: left;
}



.thumbnail_caption
{
  
  border:1px solid;
  border-color:#212121;
  background-color:#141414;
  font-size:10pt;
  height:45px;
  margin-top:50px
  display:block;
  white-space: normal;
  padding:3px;
}


#rightColumnWrapper{
	float:right; width:270px; height:100%; margin-right:15px
}

/*About Page*/

.about_font{
	width: 540px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 20px;
	font-size: 12px;
	padding-left: 40px;
}

/*Title*/


#title{
margin-left:1px;
}

/*Right Column*/


#rightcolumn{
	float: none;
	width: 200px;
	height: auto;
}

.rightcolumn_bar{
	height: 50px;
	top: 0px;
}

/*Footer*/

#footer {
	width:908px;
	color: #CCCCCC;
	background-image: url(../source/footer-bg.jpg);
	margin-left:1px;
	height: 130px;
	
	background-repeat: no-repeat;
	border:0px solid;
	display:block;
}

#footer_content {
	font-family: "Futura Lt";
	font-size: 12px;
	color:#FFFFFF;
}

a {
	color:#FFCC00;
}

a:hover {
	color:#00CCFF;
	text-decoration: none;
}

a:link, a:visited {
	text-decoration: none;
}
