/* base
----------------------------------------------- */
html {
	text-align:center;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, "MS Trebuchet", sans-serif;
	color: #000;
	background-color: #c5dba7;
	text-align:center;
	color: #444;
        font-size:13px;
        line-height:1.4em;
}

#wrapper {
	width:900px;
	margin:15px auto 8px auto;
	text-align:left

}

.superheader {
	background-image:url(../images/trails1_03.gif);
	background-repeat:no-repeat;
	text-align:left;
	width:871px;
	height:22px;
	padding-left:20px;
	padding-top:10px;
	font-size:9px;
	color: #999;
}
.superheader a {
	text-decoration:none;
	color: #666;
	font-weight:bold;
}
.superheader input {
	font-size:9px;
}


h1 {
	font-family: Georgia, Times, Serif;
	font-size:32px;
        line-height:1.1em;
	font-weight:normal;
	margin-bottom:0px;
	color:#007811;
	padding-top:5px;
}

h2 {
	font-family: Georgia, Times, Serif;
	font-size:24px;
	font-weight:normal;
	margin-bottom:-6px;
        line-height:1.1em;
}

h3 {
	color:#99cc66;
        line-height:1.2em;
}
h4 {
	color:#007811;
        font-size:15px;
        line-height:1.2em;
        border-bottom:1px solid #999;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color:#007811;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
        text-decoration:none;
        color:#007811;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	color:#007811;
	border: none;
}
#sidebar-2 .navs {
	font-size: 15px;
	line-height:24px;
	font-weight: bold;
	color: #007811;
}
#sidebar-2 .navs li {
        list-style type:none;
        
}
.external_links {
        margin-top:2em;
        font-size:12px;
        line-height:16px;
        font-weight:normal;
}
.external_links strong {
        font-size:12px;
        line-height:16px;
         color:#007811;
        font-weight:bold;
}
.external_links a {
        font-size:12px;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#head {
        background-image:url(/images/trails1_05.png);
	background-repeat:no-repeat;
	width:891px;
	height:209px;
}

#content {
	text-align:left;
	width:891px;
	background-image: url(/images/trails1_06.gif);
	background-repeat: repeat-y;
}
.left_content {
   float:left;
   width:40%;
   margin-left:2%;
}

.right_content {
   float:left;
   width:40%;
   margin-left:10%;
}

.lcol {
   width: 200px;
   float: left;
   margin:30px 5px 0px 20px;
   position:relative;
}

#sidebar-1 {
	width:200px;
	float:left;
	margin-left:20px;
	margin-right:5px;
        position:relative;
}

#sidebar-1 .image_wrapper {
	width:180px;
	text-align:center;
	font-size:11px;
	line-height:14px;
}

#sidebar-2 {
        width:180px;
	float:right;
	margin-left:15px;
	margin-top:20px;
	padding:5px;
}

.category_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#middle {
	width: 595px;
	float:left;
	padding: 10px 30px 10px 30px;
	border-right: 1px solid #c5dba7;
        position:relative;
}

.bottom {
	background-image: url(/images/trails1_09.gif);
	background-repeat: no-repeat;
	height:16px;	
}

#foot {
	font-size: 10px;
	color: #666;
}

.clearance {
	clear:both;
}

.photo_left {
        margin:5px 20px 15px 0px;
        float:left;
        
}
.photo_left img {
        text-align:center;
     	border: 4px solid #c5dba7;
}
.photo_caption_left {
     margin:5px 0px 10px 0px;
     padding-left:6px;
     width:275px;
     text-align:left;
     font-size:10px
}
.photo_right {
        margin:5px 0px 15px 20px;
        float:right;
        
}
.photo_right img {
        
     	border: 4px solid #c5dba7;
}
.photo_caption_right {
     margin:5px 0px 10px 0px;
     padding-left:6px;
     width:275px;
     text-align:left;
     font-size:10px
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 770px;
w\idth: 760px;
}

#sidebar-1, #sidebar-2 {
\width: 195px;
w\idth: 192px;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}
.tags {
        font-size:.8em;
}
.comments_invite {
        font-size:.9em;
        font-weight:bold;
}
/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}

/* images
------------------------------------------------*/

#sidebar-1 img {
        float:left;
        margin:5px 5px 15px 0px;
     	border: 4px solid #c5dba7;
}