@charset "UTF-8";
/* CSS Document */

body {
	background-color:#5A4635;
	margin:0;
	padding:0;
	font-family:Verdana, Helvetica, sans-serif
	
}

#container{
	margin:0 auto;
	background-color:#e8e2d0;
	width:915px;
	min-width:800px;
	padding:15px 2% 3% 2%;
	border-left:#000 double 5px;
	border-right:#000 double 5px;
	border-bottom:#000 double 5px;
	position:relative;
}

#wide_container{
	margin:0 auto;
	background-color:#e8e2d0;
	width:915px;
	min-width:800px;
	padding:15px 0 3% 0;
	border-left:#000 double 5px;
	border-right:#000 double 5px;
	border-bottom:#000 double 5px;
}


#offer {
	position:absolute;
	left:850px;
	top:0px;
	height:203px;
	width:200px;
	z-index:5;
}

#offer a{
	height:203px;
	width:200px;
	display:block;
	background-image: url(/_images/offer.png);
	background-position:top;
	background-repeat:no-repeat;
	
}

#offer a:hover{
	height:203px;
	width:200px;
	display:block;
	background-image: url(/_images/offer.png);
	background-position:0% -208px;
	
}

.ntext{
	display:none;
}

#header {
	margin:0px auto;
	width:700px;
}

#nav {
	margin:0px auto;
	width:789px;
	text-align:center;
}

#content {
	width:800px;
	margin:0 auto;
	text-align:left;
	
}

/*--------The Left Column---------*/

#leftCol {
	width:200px;
	line-height:10px;
	margin-right:10px;
}

#leftCol img {
	width:200px;
}


#leftCol p {
	font-size:12px;
	font-style:italic;
	margin:5px 0 15px 0;
	text-align:center;
	font-weight:bold;
	color:#FF0000;
	}
	
.caption {
 border:solid #FF0000;
	}
	
.picture {
	margin:0 0 20px 0;
	}
	




/*--------The Right Column---------*/

#rightCol {
	width:580px;
	float:right;
	font-size:14px;
	line-height:1.5;
}

#rightCol ul{
	margin: 0 2em 2em 2em;
 	padding: 0 0px 0 0px;

	}

#rightCol ul li{
	width:192px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-transform:capitalize;
	list-style-position:outside;
	list-style-type:none;
	line-height:1.5em;
	}
	
.col{
	float:left;
	width:170px;
}
	

	
.spacer {
	height:200px;
}

.clear {
	clear:both;
}
/*--------------bottom-----------------*/

#bottom {
	margin:0px auto;
	width:789px;
	text-align:center;
}

#bottomMargin{
	padding:0 2%;
}

#black {
	height:75px;
	padding:15px 10px 0px 10px;
	background-color:#000000;
	
}



#black h3{
	font-size:14px;
	color:#e8e2d0;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-top:-5px;
}

#black .left, #black .right {
	width:300px;
	height:75px;
	background-color:#000000;
}


#flashLogo {
float:left;
width:388px;
height:200px;
border:solid #5A4635;
padding:5px;
margin-bottom:10px;

}



#huntersRanch {
margin:0 auto;
width:450px;
height:200px;
border:solid #5A4635;
text-align:left;
float:right;
padding:5px;
margin-top:10px;

}

#huntersRanch img{
	float:right;
	border:none;
}

#huntersRanch a {
	border:none;
}

#signature {
float:right;
line-height:1.25;
margin-right:50px;
width:250px;
font-size:14px;

}

#signature ul li{
	list-style:none;
	list-style-type:none;
	margin-left:-30px;
}

#temp {
	background-image:url(../_images/weatherthing.gif);
	background-repeat:no-repeat;
	color:#000000;
	text-align:left;
	clear:both;
	margin-top:100px;
	width:350px;
	padding-left:36px;
}

#certificates{
	float:left;
	width:200px;
	text-align:center;
	
}

#certificate_1{
	width:200px;
	margin:0 0 0 215px;
	text-align:center;
	
}

#certificate_1 p{
	font-size:10px;
	text-align:left;
	}

#certificates p{
	font-size:10px;
	text-align:left;
	
}


/*-----Footer--------*/
#footer {
	margin:0 auto;
	width:915px;
	min-width:800px;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
}

#footer a{
text-decoration:none;
color:#FFFFFF;
}

#footer a:hover{
text-decoration:underline;
}

#footNav li{
	display:inline;
	list-style:none;
	margin-left:10px;	
}

.image {
	margin:0 auto;
}

.left{
float:left;
}

.right{
float:right;
}




/*-------Fonts---------*/

h1 {
	font-weight:bold;
	font-size:2em;
}

h2 {text-align:center;
	line-height:1;
}

.dropcap {
	text-transform: uppercase;
	letter-spacing:1px;
	font-weight:bold;
	}
	
h3 {
	font-size:16px;
}
	
	
	
/*--------Fishing Page--------*/


.state {
	background-color:#000000;
	height:25px;
	
}

.state h2{
	color:#e8e2d0;
	text-transform:uppercase;
	letter-spacing:1px;
}

.tripDark {
	background-color:#B7B2A5;
	padding:10px 25px 10px 25px;
}

.tripLight {
	padding:10px 25px 10px 25px;
}



.trip{
	width:750px;
	margin:0 auto;
	font-size:14px;
}
.trip p {
	float:right;
	width:500px;
	margin-bottom:-1px;
}

.tripTitle {
	font-weight:bold;
	font-size:16px;
}

.trip img{
	width:225px;
	margin:15px 25px 15px 0;
	float:left;	
}


#rates {
	padding:5%;
	font-size:12px;
}

#rates2 {
	padding:5%;
	font-size:12px;
}

#links {
	width:750px;
	margin:0 auto;
}

.fish {
	width:375px;
	text-align:center;
}

.fish li{
	list-style-type:none;
	margin-bottom:3px;	
}

.fish li a{
	color:#000000;
	text-decoration:underline;
	margin-left:-50px;
	padding:3px;
	font-size:14px;
	line-height:1.2;
	
}

.fish li a:hover {
	text-decoration:none;
}

.icons {
height:50px;
margin-top:5px;
}

/*-----Hunting Page------*/

#rates h3{
	text-align:center;
}

.huntIntro {
	width:750px;
	margin:0 auto;
	font-size:14px;
}

#banner{
	margin:0 auto;
	text-align:center;
	
}

/*-----Gallery------*/

#rightColGal {
	width:800px;
}
#rightColGal img {

float:left;
width:250px;
margin:1%;

}

.centerText {
	text-align:center;
	text-transform:uppercase;
}


#form{
	margin:0 auto;
	width:800px;
	text-align:center;
}

#banner p {
	text-align:left;
	width:600px;
	margin:0 auto;
}

.linksPage {
	width:750px;
	margin:0 auto;
	font-size:14px;
}

/*------Testimonials---------*/

.quote {
	width:150px;
	font-style:italic;
	margin-left:350px;
}

.hunt {
	width:500px;
	margin:0 0 0 50px;
	font-size:14px;
}

/*------inquiry page---------*/
.required{
	font-size:.65em;
}