@charset "utf-8";

/* change default header for this section */
#header {
	background: url(../graphics/HedImg_TrailSign.jpg) no-repeat left top;
}



/* change default content_head for this section */
.content_head {
   background: #9C4830 url(../graphics/HashFoot_69926A.png) no-repeat 4px 4px;
   border: 1px solid #AAAAAA;
}

.bread_bullet {
	background: transparent url(../graphics/bredcrmb_blt.png) no-repeat left center;
}
.content_head a:link, .content_head a:visited {
	color:#838166;
	border-bottom: 1px dotted #CCC9C9;
	text-decoration: none;
}
.content_head a:hover {
	color: #000;
	border:none;
}

.content_head h1 {
	color: #FFFFFF;
}

.sidebar_head {
   background: #69926A url(../graphics/HashFoot_9C4830.png) no-repeat 4px 4px;
   border: 1px solid #6E6564;
   height: 35px;
}

.sidebar_head h3{
	color:#FFFFFF;
}

/* change default dd for this section */
dd {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}



.horiz_rule {
	width: 325px;
	border-bottom: 1px dashed #848A84;
	margin: 10px auto;
}
