/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image: url(images/shadow2.png);
 background-repeat: repeat-y;
 background-position:center;
background-color:#b4ad96;
}

a {
text-decoration:underline;
color:#000;
}

a img {
	border: 0;
	}
td a img {
	display: block;
	margin-left:auto;
	margin-right:auto;
	}
	
#wrapper { 
 margin: 0 auto;
 width: 859px;
 
}
#faux {
 background-image:url(images/map2.jpg);
	background-repeat: repeat-y;
	background-position: top;
	background-color:#ebe5d1;
	height: auto;
	width: 859px;
}
#header  {
	width:859px;
	height: 123px;
	padding: 0;
	border-bottom-style:none;
	background: url(images/logo.jpg) no-repeat;
	background-color:#ebe5d1;
}

#header img {
	display: none;
	
}
#banner1 {
	color: #333;
	width: 859px;
	float: left;
	height: 248px;
	margin: 0;
	background: #E7DBD5;
	background-image: url(images/banner_04.jpg);
	background-repeat: no-repeat;	
}

#banner2 {
	color: #333;
	width: 859px;
	float: left;
	height: 248px;
	margin: 0;
	background: #E7DBD5;
	background-image: url(images/cheetah_04.jpg);
	background-repeat: no-repeat;	
}

#banner3 {
	color: #333;
	width: 859px;
	float: left;
	height: 248px;
	margin: 0;
	background: #E7DBD5;
	background-image: url(images/beater_04.jpg);
	background-repeat: no-repeat;	
}

#banner4 {
	color: #333;
	width: 859px;
	float: left;
	height: 248px;
	margin: 0;
	background: #E7DBD5;
	background-image: url(images/bluew_04.jpg);
	background-repeat: no-repeat;	
}

#banner5 {
	color: #333;
	width: 859px;
	float: left;
	height: 248px;
	margin: 0;
	background: #E7DBD5;
	background-image: url(images/giraffebig.jpg);
	background-repeat: no-repeat;
	
}


#banner6 {
	color: #333;
	width: 859px;
	float: left;
	height: 248px;
	margin: 0;
	background: #E7DBD5;
	background-image: url(images/g&zebra_04.jpg);
	background-repeat: no-repeat;	
}


#banner7 {
	color: #333;
	width: 859px;
	float: left;
	height: 248px;
	margin: 0;
	background: #E7DBD5;
	background-image: url(images/zebrabig_04.jpg);
	background-repeat: no-repeat;
}
#banner8 {
	color: #333;
	width: 859px;
	float: left;
	height: 248px;
	margin: 0;
	background: #E7DBD5;
	background-image: url(images/zebra2.jpg);
	background-repeat: no-repeat;
	
}

#banner9 {
	color: #333;
	width: 859px;
	float: left;
	height: 248px;
	margin: 0;
	background: #E7DBD5;
	background-image: url(images/ele1_04.jpg);
	background-repeat: no-repeat;	
}

#banner10 {
	color: #333;
	width: 859px;
	float: left;
	height: 248px;
	margin: 0;
	background: #E7DBD5;
	background-image: url(images/buffalo_04.jpg);
	background-repeat: no-repeat;	
}
#banner11{
	color: #333;
	width: 859px;
	float: left;
	height: 248px;
	margin: 0;
	background: #E7DBD5;
	background-image: url(images/ele2_04.jpg);
	background-repeat: no-repeat;	
}
#banner12{
	color: #333;
	width: 859px;
	float: left;
	height: 248px;
	margin: 0;
	background: #E7DBD5;
	background-image: url(images/leopard_04.jpg);
	background-repeat: no-repeat;	
}

#banner13{
	color: #333;
	width: 859px;
	float: left;
	height: 248px;
	margin: 0;
	background: #E7DBD5;
	background-image: url(images/buffalo2_04.jpg);
	background-repeat: no-repeat;	
}

#banner14{
	color: #333;
	width: 859px;
	float: left;
	height: 248px;
	margin: 0;
	background: #E7DBD5;
	background-image: url(images/sugarbird_04.jpg);
	background-repeat: no-repeat;	
}

#banner15{
	color: #333;
	width: 859px;
	float: left;
	height: 248px;
	margin: 0;
	background: #E7DBD5;
	background-image: url(images/trees.jpg);
	background-repeat: no-repeat;	
}









#navigation {
	float: right;
	width: 602px;
	height:32px;
	background-image:url(images/menubg.jpg);
	background-position: right bottom;
	position: relative;
	top: 215px;
	border: 1px solid #d8cfb8;
}

#navbg {
	color: #d8cfb8;
	margin: 8px;
	float:right;
	text-align:right;
}

#navbg ul {
	margin: 0;
	list-style-type:none;
}

#navbg li {
	display:inline;
	border-right: 1px solid #d8cfb8;
	padding: 0px 30px 0px 30px;
}

#navbg li a{
	text-decoration: none;
	color: #d8cfb8;
}

#navbg li a:hover {
	color: #999999;
	
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 0;
 padding: 10px;
 width: 228px;
 float: left;
}
#content { 
 float: left;
 color: #333;
 margin: 0;
 padding: 10px;
 width: 560px;
 display: inline;
 position: relative;
 height:auto;

}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 10px 10px 10px 0px;
 padding: 0px;
 width: 195px;
 float: right;
}
#footer { 
 width: 859px;
 clear: both;
 color: #333;
 background: #dfd8c8;
 margin: 0px 0px 10px 0px;
 padding-top: 18px;
 padding-bottom:5px;
 background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	text-align:center;
	font-size:10px;
 
}

#footer a {
	text-decoration: none;
	color: #000;
}
.clear { clear: both; background: none; }

.image {
	padding:10px;
	}
	
.list ul {
	list-style-type:none;
}

.list li {
	list-style: none;
	margin-left: 15px;  /* space for the image */
	list-style-image: url(images/bullet.png);	
	margin-bottom: 10px;
}

.bold {
	font-weight: bold;
}

.safmenu ul {
	list-style-type: none;
}

.safmenu li {
	list-style: none;
	padding: 8px;
	text-indent:10px;
	text-align:center;
	border-bottom: 1px dotted #d9d4c3;
	background-image: url(images/safbg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#9d9474;
}

.safmenu li a{
	text-decoration: none;
	font-weight:bold;
	color:#ece9dc;
}

.safmenu li a:hover {
	color: #2f2c21;
	}


.t01 {
	text-align:center;
	font-size:11px;
	margin-top:10px;
	color: #c64b20;
	font-weight:bold;
	width: 160px;
	
	
	}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #CCCCCC;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
#form {
	display:block;
	}

.next {
	text-align:center;
	color: #333333;
	border-top: 1px dotted #333333;
	font-size: 11px;
	font-weight:bold;
	padding: 5px;
		}
		
.next a {
	text-decoration:none;
	}
	
.next a:hover {
	text-decoration:underline;
	color: #FF6600;
	}
	
.next a#selected {
	color: #ff6600;
	}
	
.nexttop {
	text-align:center;
	color: #333333;
	border-bottom: 1px dotted #333333;
	font-size: 11px;
	font-weight:bold;
	padding: 5px;
		}
		
.nexttop a {
	text-decoration:none;
	}
	
.nexttop a:hover {
	text-decoration:underline;
	color: #FF6600;
	}
	
.nexttop a#selected {
	color: #ff6600;
	}
	
td {
	padding-top: 5px;
	padding-bottom:5px;
	}

#trophy {
}

#trophy  img {
	border: 2px solid #fff;
	}
	
.quick{
	float:right;
	padding: 5px;
	border-style:none;
	}
	

	