* {
	padding: 0em;
	margin: 0em;
}

body {
	background: #8C8A51;
	padding: 5px 0px 5px 0px;
}

body {
/*	font-size: small;*/
	font-family:Verdana, Tahoma, Arial, Serif;
	color: #333333;
	font-size:0.8em;
	text-align: center;
}

#wrapper {
	position: relative;
	/* z-index: 2; */
	width: 760px;
	border: solid 5px #fff;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
}

#content {
	padding: 0;
}

#leftcol {
	float: left;
	margin-right: -18.0em;
	width: 100%;
}

#onecol {
	float: left;
	width: 100%;
}

.container {
	padding: 1em;
}

#leftcol .container {
	margin-right: 20em;
}

#header {
	position: relative;
	width: 100%;
	height: 3em;
	background: #CCC;
	margin-bottom: 2px;
}

#header img {
	border: 0;
	padding: 2px;
}

#headercontent {
	position: absolute;
	bottom: 0em;
	padding: 0em 2.0em 0.25em 2.0em;
}

#headercontent h1 {
	font-size: 2.5em;
	font-weight: normal;
}

#headercontent h1 a:link, #headercontent h1 a:visited {
	color: #050;
	text-decoration:none;
	border:none;
}
	
#headercontent h1 a:hover, #headercontent h1 a:active {
	text-decoration:none;
	color:#050;
	border:none;
}

#headercontent h2 {
	font-size: 1.7em;
	font-weight: normal;
	color: #000;
}

#headerpic {
	position: relative;
	height: 200px;
	background: #fff url(./images/treesnow.jpg) repeat-x bottom left;
	margin-bottom: 2px;
}

#headerpic_page {
	position: relative;
	height: 200px;
/*	background: #fff url(../images<?php $page = $_SERVER['PHP_SELF']; $pagetrim = rtrim($page, '.php'); echo $pagetrim;?>.jpg) repeat-x;  */
	margin-bottom: 2px;
}

#headerpic_page img {
	border: 0;
	padding: 0;
}

#search {
	position: absolute;
	top: 0.5em;
	right: 2.0em;
	padding-right: 0.0em;
	color:#aaa;
}

#search input.text {
	margin-right: 0.5em;
	vertical-align: middle;
	border: solid 1px #f0f0f0;
	padding: 0.1em;
	width: 10.0em;
	background:#fff url(./images/button_bg.gif) repeat-x top;
}

#search input.submit {
	background: #8f4008;
	border: solid 1px #9F9030;
	font-weight: bold;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
	vertical-align: middle;
}

#menu {
	position: relative;
	background: #666666;
	height: 2em;
	padding: 0 1.0em;
	margin: 0 0 2px;
}

#menu ul {
	padding: 0.5em 0 0 0;
	margin:0;
}

#menu ul li {
	position: relative;
	display: inline;
	padding:0;
	margin:0;
}

#menu ul li a:link, #menu ul li a:visited {
	color: #fff;
	padding: 0.5em 1.0em 0.9em 1.0em;
	text-decoration: none;	
	border:none;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a {
	background: #333333;	
	border:none;
}

#menubottom {
	background: #fff;
	margin-bottom: 1.5em;
}

#sidebar {
	margin: 0;
	float: right;
	width: 15.0em;
}

#sidebar ul {
	list-style:none;
	margin:0.5em 0 0;	
}

#sidebar li {
	margin:1em 0;
	padding:0.5em;
}

#sidebar li li {
	margin:0;
	padding:0.5em;
	background:none;
}

#sidebar li li li {
	margin:0;
	padding:0.5em 1em;
}

#sidebar ul.feeds li {
	background:url(./images/feed.png) no-repeat left center;
	margin:1em 0;
	padding:0 1.5em;	
}

#footer {
	position: relative;
	height: 3.0em;
	clear: both;
	padding-top: 1.0em;
	background: #fff;
	font-size: 0.86em;
	border-top: 1px solid #CCCCCC;
}

#footer .left {
	position: absolute;
	left: 2em;
	bottom: 1.2em;
}

#footer .right {
	position: absolute;
	right: 2.0em;
	bottom: 1.2em;
}

textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f9f9 url(./images/button_bg.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
}

#wrapper input.text {
	background:#f9f9f9 url(./images/button_bg.gif) repeat-x top;
	border:#ccc 1px solid;
	padding:2px;
	font:1em Verdana, Arial, Serif;
}


#header, #content, #sidebar, #footer, .widget {
	    overflow: hidden;
}

p {
	font-size: 100%;
	line-height: 1.5em;
	margin: 0 0 .5em 0;
}

a {
	color: #B96D00;
	text-decoration: none;
	border-bottom:#B96D00 1px solid;
}

a:hover {
	text-decoration: none;
	border-bottom:#B96D00 1px solid;
}

h1,h2,h3,h4,h5,h6 {
	font-family:Verdana, Arial;
	font-weight: normal;
}

h3,h4 {
	display: inline;
	background-repeat: no-repeat;
	background-position: left;
}

h2 {
	font-size: 1.7em;
	color:#050;
	margin: 0 0 .25em 0;	
	
}
	
h3 {
	font-size: 1.5em;
	margin: 0 0 3.9em 0;	

}

h4 {
	font-size: 1.2em;
}

h3 span {
	font-weight: normal;
	font-size:60%;
	color:#999;
}

h5 {
	font-weight:normal;
	font-family:Verdana, Arial, Serif;
	font-size:1em;
	margin: 0 0 .125em 0;
}

dl {
	margin:1em 0px;
}
	
dt {
	font-weight:bold;
}

dd {
	margin:0.5em 1em;
	padding:0;
}

img {
	/*border: solid 1px #dcdcdc;*/
	padding:3px;
}

img.left {
	position: relative;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
}

img.right {
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
}

img.profile {
	position: relative;
	float: left;
	margin: 0.5em;
	padding:3px;
}

ul, ol {
	margin:1em;
	padding:0;
}

li {
	margin:0 1em;
	padding:0.15em;
	text-size:0.5em;
}

blockquote {
	margin:20px 10px;    
    border-left:#ccc 2px solid;
}

.divider1 {
	position: relative;
	background: #fff;
	height: 0px;
	margin: 0.5em 0em 0.5em 0em;
	border-top: 1px solid #CCCCCC;
	clear: both;
}

hr {
	border: 0;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	margin: 0 0 0 0;
}


.box {
	background: #FDFCF6 url(./images/boxbg.gif) repeat-x;
	padding: 1.5em;
	border-top: solid 1px #E1D2BD;
	border-bottom: solid 1px #E1D2BD;
	margin-bottom: 1.0em;
	text-align:left;
}

ul.linklist {
	list-style: none;
}

ul.linklist li {
	line-height: 2.0em;
}
