@charset "utf-8";


body {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	background-color: #fff;
	background-repeat: repeat;
	background-image:url(http://www.bitterrootsigns.com/timberlandscaping/images/darkdirt.jpg);

}

a, a:link, a:visited { color:#454; font-weight:bolder; text-decoration: none; outline:none }
a:hover { color:#fff; text-decoration: none; }

ul{list-style-type: none;}
li:hover {color:#FFF}

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }
blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#000; }
cite a, cite a:link, cite a:visited  { font-weight: bold; color:#000; }
cite span { font-weight: 400; color: #656565; }
em { color: #000; }

h1, h2, h3, h4, h5, h6 { color: #fff; font-weight: normal; 	font-family:Georgia, "Times New Roman", Times, serif}
h1 { font-size: 48px; margin: 0 0 30px; padding: 5px 0 }
h2 { font-size: 38px; margin: 0 0 25px; padding: 5px 0; }
h3 { font-size: 30px; margin: 0 0 20px; padding: 0; }
h4 { font-size: 24px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 20px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

.float_l { float: left }
.float_r { float: right }

.image_fl { float: left; margin: 10px 30px 0 0 }
.image_fr { float: right; margin: 10px 0 0 30px }

/*.tmo_list { margin: 15px 0 15px 15px; padding: 0; list-style: none }
.list li { color:#fff; margin: 0 0 5px 0; padding: 0 0 0 20px; background: url(images/removed.png) no-repeat scroll 0 7px  }
.list li a { color: #fff; font-weight: normal }
.list li a:hover { color: #000 }*/

img.bg {
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	min-width:1260px;

	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}

img.keith {
	width:450px;
	top:-40px;
	left:0px;
	position:absolute;
	z-index:1000;
}

#container {
	
	margin: 0px;
	padding: 0px;
	width: 100%;
	z-index: 2;
	position: absolute;
}

#headerpic{
	width:700px;
	height:280px;
}

#contentback {
	position:absolute;
	left:50%;
	margin-left:-480px;
	margin-top:200px;
	width:960px;
	min-height:300px;
	padding:20px;
	/*background-color:#000;*/
	/*opacity:0.7;
filter:alpha(opacity=70); /* For IE8 and earlier */
	/*background-image:url(http://www.bitterrootsigns.com/timberlandscaping/images/blktrans.png);*/

	
	
	background: rgb(00, 00, 00); /* The Fallback */
	background: rgba(00, 00, 00, 0.7);
	background-repeat:repeat;
	z-index:3;
}

#content{
	position:relative;
	width:960px;
	/*background-color:#333;*/	
	
}

.blackpage_l{
	width:600px;
	color:#666;
	background-color:#ffffff;
	float:left;
	padding:10px;
	margin-top:10px;
	border-style:solid;
	border-width:3px;
	border-color:#999;
	
	
}

.blackpage_r{
	width:300px;
	color:#666;
	background-color:#ffffff;
	float:right;	
	padding:10px;
	margin-top:10px;
	border-style:solid;
	border-width:3px;
	border-color:#999;
	text-align:center;
}

#pieceholder{
	width:850px;
	height:400px;
	position:absolute;
	margin-top:-33px;
}

#headermenu{
	width:145px;
	margin-top:30px;
	z-index:10;
	text-align:right;
	

}



#contact_form { padding: 0; width: 450px }
#contact_form form { margin: 0px; padding: 0px; }

#contact_form form .input_field { width: 450px; padding: 10px; color: #666; border: 1px solid #CCC;  background: #e8e8e8; }
#contact_form form label { display: block; width: 100px; margin-right: 10px; font-size: 14px }
#contact_form form textarea { width: 450px; height: 200px; padding: 10px; color: #666; border: 1px solid #CCC; background: #e8e8e8; }

#contact_form form .submit_btn { display: block; padding: 10px 15px; text-align: center; text-decoration: none;  background: #EEE;  color: #666; border: 1px solid #999; font-size: 13px; cursor: pointer }

.question {
	font-family:Georgia, "Times New Roman", Times, serif;	
	color:#C30;
	font-style:italic;
	font-weight:bold;
	font-size:18px;
}

.answer {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#630;
	font-style:italic;
	font-size::12px;
	
}
		

	
	