/* CSS Document */

#container {
width:960px;
margin:0 auto;
} 

#container2 {
width:910px;
margin:0 auto;
background-color:#0b0b05;
padding: 8px 20px 20px 30px;

}


#container3 {
width:910px;
height:650px;
margin:0 auto;
background-color:#0b0b05;
padding: 8px 20px 20px 30px;

}


body {
	margin:0;
	background-color:#343422;
	color:#000;}
	
#box1{
width: 960px;
height: 140px;

}

#box2{
width:960px;
background-color:#0b0b05;
}


#blog {
width:auto;
height:188px;
background-color:#0b0b05;
}
	
hr {
background-color:#2e2e1f;
color:#2e2e1f;}	
	
	
	
/*------------------------------------------------header--------------------*/
#header{
	width:960px;
	height:452px;
	position:relative;
	margin:0 auto;
	background-color:#0b0b05;
}




/*------------------------------------------------content--------------------*/
#content {
width:701px;
height:180px;
background-color:#0b0b05;
padding: 8px 0px 0px 30px;
float:left;
background-image:url(../images/line2.jpg);
background-repeat:no-repeat;
background-position:right;

}

.blogimg {
padding: 35px 0px 0px 45px;
}




/*------------------------------------------------fonts--------------------*/
h1 {
font-family:century gothic;
font-size:18px;
font-weight:normal;
color:#878766;
padding-bottom:15px;
}

.f1 {
font-size:18px;
color:#ff0000;
}

h3 {
font-family:century gothic;
font-size:11px;
padding: 20px 0px 0px 0px;
color:#0b0b05;
}
 
h3 span{
font-size:13px;
color:#0b0b05;
}

h1 span{
font-weight:800;
color:#e5c32e;
}

p {
margin-top:-10px;
font-family:century gothic;
color:#ffffff;
font-size:13px;
padding-right:40px;
line-height:19px;
}

p.p2 {
margin-top: 0px;
font-family:century gothic;
color:#ffffff;
font-size:14px;
padding-right:15px;
padding-bottom:20px;
}

p.p3 {
font-family:century gothic;
color:#ffffff;
font-size:14px;
padding-right:15px;
height:220px;
padding-top:40px;
}

p.p7 {
font-family:century gothic;
color:#ffffff;
font-size:14px;
padding-right:15px;
height:260px;
padding-top:40px;
}

.p4 {
font-family:century gothic; 
font-size:18px;
font-weight:normal;
padding-right:15px;
}

p.address{
padding-top:30px;
float:right;
text-align:right;
padding-right:0;
}


a img   { border: none }


/*------------------------------------------------tours & activities--------------------*/
#actbar {
width:900px;
height:22px;
background-color:#0b0b05;
padding-top:15px;
background-image:url(../images/line.jpg);
background-repeat:repeat-x;
background-position:top;
margin-left:30px;
}

#actpic {
width:915px;
height:180px;
background-color:#0b0b05;
padding-top:15px;
margin-left:30px;
}

.marquee {position:relative;
     overflow:hidden;
     width:900px;
     height:180px;
     }
	 


#column {
width:900px;
height:auto;
background-color:#0b0b05;
padding-bottom:20px;
padding-right:30px;
}

.thumb {
float:left;
padding-right:15px;
}


.thumb2 {
float:left;
padding-right:15px;
margin-bottom:250px;
}


div.spacer {
  clear: both;
  }


/*------------------------------------------------footer--------------------*/
#footer {
height:106px;
background-color:#343422;
background-image:url(../images/line3.jpg);
background-position:top;
background-repeat:no-repeat;

}

p.foot{
padding-top:20px;
color:#878766;
line-height:14px;

}

p.foot1{
padding-top:30px;
float:right;
text-align:right;
padding-right:0;
}

p.foot1 span{
line-height:16px;
font-size:10px;
}





/*------------------------------------------------links--------------------*/
p.foot1 a:link {
font-style:normal;
color:#878766;
}

p.foot1 a:active {
font-style:normal;
text-decoration:none;
color:#878766;
}

p.foot1 a:visited {
font-style:normal;
text-decoration:none;
color:#878766;
}

p.foot1 a:hover {
font-style:normal;
text-decoration: underline;
}
 
 
a:link {
color:#FFFF00;
text-decoration:none; 
}

a:active{ 
color:#FFFF00;
text-decoration:none;  
}

a:visited {
color:#FFFF00;
text-decoration:none; 
}

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






/********************************************
  TABLE FORM
 ********************************************/



input {
	background-color:#000;
	padding:4px;
	font-size:10px;
	color:#6C6C54;
	border:1px solid #434333;
	width:220px;
	}
	
input.button {
	width:70px;
	}
	
input.button2 {
	width:120px;
	}
	
textarea {
	background-color:#000;
	padding:4px;
	font-size:10px;
	color:#6C6C54;
	border:1px solid #434333;
	}

select {
	background-color:#000;
	padding:4px;
	font-size:10px;
	color:#6C6C54;
	border:1px solid #434333;
}



/********************************************
  TABLE FORM
 ********************************************/

  
div.spacer {
  clear: both;
  }

div.float {
  float: left;
  padding:2px;
  border:1px solid #555542;
  margin:8px;
  background-color:#555542;
  }
  
 
