/*
Theme Name: Apache Trails Theme
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
/* CSS Document */
html{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
}
img{
border:none;
}
body{
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-repeat: repeat-x;
	margin-left: 0px;
	background-color: #ca965c;
	background-image: url(images/body-bg.jpg);
	overflow-y: scroll;
}
a{
	text-decoration:none;
	color: #b85306;
}
a:hover{
text-decoration:underline;
}
h1{
	font-size: 24px;
	color: #70A7CE;
	margin-top: 0px;
}

h2{
	font-size: 18px;
	color: #36180D;
}
h3{
font-size:19px;
	color: #ac2400;
	clear:left;
}
.narrowcolumn h2{
color:#ffffff;
font-size:23px;
height:38px;
margin-left:-32px;
padding-left:30px;
padding-top:7px;
width:500px;
background-image: url(images/h2-bg.gif);
background-repeat:no-repeat;
}

.holder{
	position:relative;
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color: #ca965c;
}

.horizontalSection{
	width:1000px;
	height:auto;
	float:left;
	position:relative;
}
#header{
	height:320px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
#footer{
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	text-transform: uppercase;
	height: 320px;
	clear: both;
	z-index: 1;
	background-color:#ca965c;
	font-size:12px;
}
#metalSection{
	height:101px;
 	background-image: url(../default/images/metal-section.gif);
	background-repeat: no-repeat;
}
#footer a{
	color: #990000;
	margin: 0px 10px 0px 10px;
}
#footer img{
}
#homeGreen{
	height:350px;
	background-image: url(images/content-scale-bg.gif);
	background-repeat: repeat-y;
	z-index: 1;
}
#scaleContent{
	width:1000px;
	height:auto;
	background-color:#FFFFFF;
	padding:0px 50px 25px 50px;
	min-height:400px;
	border-top:1px solid #A1D8B9;
	text-align: left;
}
.logo{
	width:380px;
	height:57px;
	position:absolute;
	top:0px;
	left:0px;
}
.homeGirlPhoto{
	width:280px;
	height:auto;
	position:relative;
	right:0px;
	float: right;
	padding-bottom: 10px;
}
.bookingBox{
	position:relative;
	width:640px;
	height:auto;
	text-align:left;
	float: left;
	padding-bottom: 10px;
}

.bookingBox h1{
	margin:5px 0 20px 0;
	font-size:25px;
	color:#C4283E
}
.smallBox{
	position:relative;
	width:700px;
	height:auto;
	text-align:left;
	float: right;
	margin-right: 27px;
}
.greenBox{
	position:relative;
	width:253px;
	height:auto;
	text-align:left;
	float: right;
	background-color: #F0EEEE;
	background-image: url(../default/images/solutions-and-tools.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 12px;
	padding-left: 15px;
	color: #666666;
	font-size: 12px;
	padding-bottom: 25px;
	clear: right;
}
.headerContact{
	width:400px;
	position:absolute;
	top:7px;
	right:-8px;
	text-align: right;
	font-size: 12px;
	color: #999999;
}
.headerContact a{
	color: #333333;
	margin-right: 8px;
	margin-left: 8px;

}
.navBar{
	position:absolute;
	width:975px;
	text-align:center;
	height: 30px;
	bottom: 0px;
}
.navBar img{
	margin-left:20px;
}
.phoneNumber{
	position:absolute;
	width:117px;
	height:11px;
	top:39px;
	right:0px;
}
.navBlock{
	width:718px;
	height:81px;
	position:absolute;
	right:0px;
	top: 57px;
	z-index: 3;
}
.topNav{
	width:610px;
	height:57px;
	position:absolute;
	top:0px;
	z-index: 3;
	right: 0px;
	text-align: right;
}
.topNav img{
	margin-left:35px;
}

.homeJugs{
	width:700px;
	height:970px;
	position:relative;
	float:left;
	background-image: url(../default/images/home-jugs.jpg);
	background-repeat: no-repeat;
}
.jugText{
	width:400px;
	height:auto;
	position:absolute;
	top:0px;
	right:0px;
 	font-size: 14px;
	}
.broomLogo{
	width:86px;
	height:39px;
	position:absolute;
	right:290px;
	top:3px;
}
.jeepImage{
	width:337px;
	height:246px;
	position:absolute;
	top:74px;
	left: 0px;
	z-index: 2;
}
.trailNav{
	width:940px;
	height:152px;
	position:absolute;
	bottom:0px;
	left: 33px;
}
.footerLinks{
	position:absolute;
	width:1000px;
	height:35px;
	left:0px;
	bottom:0px;
	color: #8D623C;
}
.homeSlideShow{
	width:625px;
	height:352px;
	position:absolute;
	right:35px;
	top:-175px;
	z-index: 4;
	background-image: url(images/slideshow-frame.gif);
	padding-top: 12px;
}
.homeTextBox{
	width:276px;
	height:182px;
	position:absolute;
	top:6px;
	left:45px;
	background-repeat: no-repeat;
	color: #48271C;
	font-size: 15px;	
}
#sidebar{
background-position:center top;
background-repeat:repeat-x;
float:right;
height:auto;
min-height:300px;
padding-bottom:25px;
padding-right:0px;
position:relative;
margin-right:25px;
text-align:left;
width:275px;
}
#sidebar ul{
margin:0px;
padding:0px;
}
.narrowcolumn{
float: left;
	width: 583px;
	position: relative;
	height: auto;
	text-align: left;
	left: 10px;
	min-height: 300px;
	padding-right: 0px;
	padding-left: 45px;
	padding-top: 5px;
	padding-bottom: 25px;
	font-size:15px;

}
.narrowcolumn hr{
display: block;
position: relative;
padding: 0;
margin: 8px auto;
height: 0;
max-height: 0;
width: 100%;
clear: both;
border: none;
border-top: 1px solid #f2e5c8;
border-bottom: 1px solid #e2c584;
font-size: 1px;
line-height: 0;
}
.pricingBox{
width:100%;
float:left;
position:relative;
height:auto;
padding:10px 0px 10px 10px;
color:#985d35;
background-color:#fefceb;
margin:15px 0px 15px 0px;
}
#sidebar ul{
list-style:none;
padding-left:0px;
}
.testimonialBox{
height:145px;
position:absolute;
right:56px;
top:-160px;
width:540px;
z-index:7;
color:#936e44;
text-align:left;
padding:12px 0 0 45px;
background-image: url(images/quote-bg.gif);
background-repeat:no-repeat
}
.tourTable img{
margin-right:12px;
}
.tourTable a{
font-size:18px;
color:#990000;
font-weight:bold;
}
.tourTable a:hover{
color:#FF3300;
text-decoration:none;
}
.tourSecondNav{
width:570px;
height:32px;
position:relative;
float:left;
font-size:10px;
text-transform:uppercase;
background-image:url(images/tour-sub-nav-bg.jpg);
margin-top:-23px;
background-repeat:no-repeat;
padding-left:10px;
padding-top:9px;
color:#c8b07b;
margin-bottom:10px;
}
.tourSecondNav a{
margin:0px 4px 0px 4px;
}