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

html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}	
caption, th, td {
	text-align: left;
	font-weight: normal;
}	
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}	
.clearfix {
	display:inline-block;
}	
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/*........... do not change or amalgamate the above clearfix styles..................*/


body {
	background-image:url(images/wood_bg.jpg);
	background-position:center center;
	background-attachment:fixed;
	line-height:20px;
	}
	
	
#wrapper {
	width:100%;
	}
	
#content-holder {
	margin:0 auto;
	width:840px;
	}
	
.rock-holder {
	
	position:absolute;
	right:0;
	
	}
	
.rock-holder a{
	background-image:url(images/rock.png);
	height:131px;
	width:163px;
	display:block;
	outline:none;
	text-indent:-999999px;
	}
	
.logo-holder {
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	height:158px;
	width:439px;
	display:block;
	margin: 0 0 10px 0;
	}
	
.nav {
	float:right;
	width:285px;
	height:20px;
	display:block;
	margin:60px 0 0 0;
	
	}
	
.nav a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	margin:3px 10px 0 0;
	padding: 0 5px 0 5px;
	color:#FFF;
	display:block;
	background-image:url(images/content_bg.png);
	float:left;
	}
	
.nav a:hover {
	color:#FF9900;
	}
	
.thumb-holder {
	width:840px;
	margin: 20px 0 50px 0;
	}
	
.thumb-holder li{
	float:left;
	display:block;
	padding:4px 4px 0px 4px;
	background-color:#170D04;
	border:solid 1px #513629;
	margin: 0 10px 10px 0;}	
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#FF6600;
	font-weight:normal;
	margin:10px 0 0px 0;}
	
.header-text2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFF;
	margin:5px 0 0 0;}
	
.header-text2 a{
	color:#FF9900;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;}	
	
.header-text3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#C8924B;
	}	
	
.header-text3 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#C8924B;
	text-decoration:none;
	}
	
.header-text3 a:hover{
	color:#FF9900;
	text-decoration:underline;}	
	
.header-text4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FF6600;
	margin:5px 0 0 0;
	}
	
.header-text5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#C8924B;
	margin:5px 0 0 0;}	
	
.box {
	width:340px;
	background-image:url(images/overlay.png);
	padding: 15px 10px 15px 20px;
	border: solid 1px #513629;}	
	
.contact-box {
	float:left;
	width:314px;
	height:304px;
	background-image:url(images/overlay.png);
	padding: 15px 10px 15px 20px;
	border: solid 1px #513629;
	margin: 0 0 0 20px;}	

.contact-box input {
	width:245px;
	background-image:url(images/text-input-bg.jpg);
	height:24px;
	border:none;
	padding: 6px 0 0 6px;
	color:#CCCCCC;
	background-color:#663300;}
	
.contact-box textarea {
	width:294px;
	height:94px;
	background-image:url(images/text-area-bg.jpg);
	background-repeat:no-repeat;
	border:none;
	padding: 6px 0 0 6px;
	color:#CCCCCC;
	background-color:#663300;}

.contact-box .submit{
	background: none;
	padding: 0;
	height: 44px;
	width: 99px;
}	
	
.footer {
	background-image:url(images/footer-bg.png);
	background-repeat:repeat-x;
	background-position:center center;
	height:100px;
	position:fixed;
	width:100%;
	bottom:0;
	z-index:100;}
	
.footer-link-holder {
	width:840px;
	margin: 0 auto;
	padding-top:53px;}
	
.jeff-afan {
	float:right;
	background-image:url(images/jeff-afan.png);
	width:117px;
	height:44px;
	display:block;
	outline:none;}	
	
.val {
	float:left;
	width:180px;
	height:33px;
	display:block;
	outline:none;
	padding:6px 0 0 0;}	

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


	
