body {margin: auto;
padding: 0;
font-family: sans-serif;
font-size: .8em;}

#wrapper {
/*margin:20px;*/
/*padding:10px;*/
/*background-color:#00a6ce;*/
max-width:1600px;
min-width:1024px;
background:url(images/fluidmainbg3.gif) repeat-y 20% 0;
}

#nav
{
float: left;
background:url(images/camo4.jpg) repeat left top;
/*background-color:#d8d7b2;*/
width: 100%;
/*height: 150px;*/
border-bottom: 2px #343434 solid;

}
#address
{
float:right;
margin:0;
padding-right:10px;
color:white;
font-size: 1.8em;
font-weight:bolder;
}

#calltoaction
{
float:left;
margin:0;
padding-left:10px;
color:#ffffff;
}

#calltoaction h2
{
padding-left:10px;
padding-top:.2em;
padding-bottom:0;
margin:0;
}

#calltoaction h1
{
padding-left:10px;

}

#buttons
{
 float: left;
 width: 100%;
 list-style:none;
 padding: 10px 0 0 10px;
 margin: 0;
  }

#buttons li
{
float: left;
margin:0;
padding:0;
font-size:.9em;
font-weight:bold;
}

#buttons a
{
float:left;
display:block;
margin: 0 1px 0 0;
padding: 4px 8px;
color:#333;
text-decoration:none;
border: 1px solid #9b8748;
border-bottom:none;
background:#f9e9a9;    
  }

#buttons a:hover, body#mexmule #t-mexmule a, body#home #t-home a, body#elk #t-elk a,body#mule #t-mule a,body#mexcoues #t-mexcoues a,body#bigsheep #t-bigsheep a,body#Antelope #t-Antelope a,body#bear #t-bear a,body#contactus #t-contactus a
{
    background-color:#fff;
}

a:hover, body#mexmulephoto #t-mexmulephoto a, body#elkphoto #t-elkphoto a,body#mulephoto #t-mulephoto a,body#mexcouesphoto #t-mexcouesphoto a,body#bigsheepphoto #t-bigsheepphoto a,body#Antelopephoto #t-Antelopephoto a,body#bearphoto #t-bearphoto a
{
    background-color:#bfac82;
    color:#ffffff;
}

#box li
{
float: left;
padding-left:5px;
padding-top:5px;}
    
#main 
{
float:right;
width:80%;

display:inline;

}

#main .gutter
{
padding:15px;    
}

#main p
{
  font-size:1.2em;
  line-height:1.4em;
  font-family:verdana;  
    }

#lc {
float:left;
width:20%;
display:inline;

  }

#lc .gutter
{

    margin-top:5px;
    margin-left:0;
    padding:10px;

    }
    

#footer
{
clear:both;
background-color:Black;
color:White;
    }
    
#footer p
{
    padding-top:15px;
    text-align:center;
}
    
.box
{
background-color:White;
padding:10px;
margin:15px 5px;
line-height:1.5em;}

#box1
{
background-color:White;
padding:5px;
margin-top:25px;
/*margin-left:5px;
margin-right:5px*/   
    }
strong
{
font-family:Verdana Sans-Serif;
padding-bottom:40px;
font-weight:bolder;
font-size:1.6em;
}

a
{
    text-decoration:none;
    color:#333300;
}


td
{
    background-color:#bfac82;}

#tableposition{margin:30px;}
#table{width:100%}

h2{padding-left:10px;} 

img{border-style:none;
}
.img1 {width:100%;}
ul
{
    list-style:none;
    margin:0;}
    
.thumbsBox{
	/*width: 268px;
	height: 130px;*/
	text-align: center;
	float: left;
	/*word-wrap:break-word;
	word-break:break-all;*/
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 0px;
	background-color:#bfac82;
}
.thumbsBox a{
	/*word-wrap:break-word;
	word-break:break-all;*/
	padding: 5px;
	/*border: 1px solid #5B7900;*/
	text-align: center;
	width: 211px;
	float: left;
	height: 150px;
	overflow: hidden;
}
    
/*Lightbox CSS*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }  