body {
	background-image:url(images/jewel.jpg);
	background-color:#000000;
	background-repeat:no-repeat;
	/******background-repeat:repeat-y;******/
	background-position:top center;
	/******background-position:left top;*****/
	background-attachment:scroll;
	/****background-attachment:fixed; -This makes it stay when scrolling*****/
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#conash3D0 {height:0px; top:-1px;} /**** This hides godaddys ads ****/
#container {
	margin: 0px auto;
	text-align: left;
	width: 950px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 50px 0px 0px 0px;
	/****background-image:url(images/blanchard5.jpg);****/
	width:548px;
	height:222px;
	position:relative;
}
#header ul{
/*******background-color:#008080;************************/
	background-color:#006400; 
	width: 949px;
	border: 0px solid #FFFFFF;
	display:block;
	top:224px;  /***** Colored Bar Height from top *****/
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;  /***** Bar Text Color *********/
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;  /***** Bar Hover Color *********/
	color:#c77e0c;
}
#logo_w1,#logo_w2 {
	font-size: 62px;
	font-style:italic;
	color:#FFFFFF; /***** FlatheadTrails.com color:#FFFFFF; *****/
	position:absolute;
}
#logo_w1{
	top:25px;  /****Top FlatheadTrails.com location*****************/
	left:5px;
}
#logo_w2{
	top:44px;
	left:65px;
}
#header_text {
	top:157px;
	left:51px;
	width:500px;
	position:absolute;
}
#header_text p{
	font-size: 20px;
	color:#FFFFFF; /***** Quote *****/
}
#header_text a{color:dkgreen;}  
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(images/gray.jpg);
	width:950px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#000000;
	font-size:14px;
	text-align:center;
	width:250px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:610px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#bottom_left a{
	margin-right:14px;
}
#right {
	float:right;
	width:250px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #A9A9A9 2px solid;

}
#right a{
	color:#28556b;
}
#right a:hover{
	color:#c77e0c;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/graybot.jpg);
font-size:1px;
height:3px;
}
#footer_text a{color:#F8F8FF;}
#footer_text a:hover{color:#c77e0c;}
#footer {
	width:950px;
	text-align:center;
	padding: 20px 0px;
	color:F8F8FF;
}

