/* base----------------------------------------------- */html body {	margin: 0;	padding: 0;	color: #000;	font: small Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;	background: #fff url(http://barkshingle.org/images/top-back.png) repeat-x 0 0;}h3, li {	padding-right: 10px;	padding-left: 10px;	font-size: 0.9em;	line-height: 1.6em;}h1, h2, h3 {	font-weight: normal;}#head h1, h2 {	font-family: Georgia, Times, serif;}#head h1 {	font-size: 140%;	color: white;	margin: 5px 0 10px 0;}#content h2 {
	font-size: 1.1em;	font-weight: bold;}

#content img {
	margin-bottom: 50px;
}.hide {position: absolute;top: -10000px;}/* links----------------------------------------------- */#head a {	text-decoration: none;	color: #000;}h1 a, h2 a, h3 a {	border: none;}

#head img {
	border: none;
}
#head h1 a {	color: #fff;}h3 a {	font: 1.5em Georgia, Times, serif;}/* layout----------------------------------------------- */.margin-left {	margin-left: 150px;	margin-bottom: 40px;	color: #58543b;	border-bottom: 1px solid #aba289;	text-align: center;	padding-bottom: 3px;	font: 110%/1.4 Georgia, "Times New Roman", Times, serif;}

.margin-left a, .topnext a {
	color: #000;
}

.margin-left a:hover, .topnext a:hover {
	color: #444;
	text-decoration: none;
}
.container {
	background: #fff url(http://barkshingle.org/images/bark-side.jpg) repeat-y;
}
#head {	height: 90px;	text-align: center;	background: #fff url(http://barkshingle.org/images/top-back.png) repeat-x 0 top;}#navdescrip {	color: #fff;	text-align: center;	font-size: 80%;		margin-bottom: 4px;}#head ul {	list-style: none;}#head li {	float: left;	margin-right: 5px;	display: block;	font: 100% "Trebuchet MS";}#head li a {	display: block;	padding: 0 5px;	background-color: #fff;	border: 1px solid #000;}#head li a:hover {	background-color: #c2a964;}#head .first {	background: url(http://barkshingle.org/images/line.png) no-repeat right;}#head .last {	background: url(http://barkshingle.org/images/line.png) no-repeat left;}
#content {	margin: 0;	padding: 0;}
#foot {	clear: both;    width: 100%;    height: 200px;    text-align: center;    color: #fff;	background: url(http://barkshingle.org/images/footer.jpg) repeat-x;	border-top: 2px solid #000;}