﻿ol {
	line-height: 160%;
}
body {
	margin: 20px;
	padding: 0;
	background: #FFFFFF;
	font: normal .7em Tahoma, Arial, Helvetica, sans-serif;
	color: #3D525C;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}

form {
	margin: 0;
	padding: 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #BD4F21;
	font-size: small;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #BD4F21;
	font-size: large;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3300;
	font-size: 1.8em;
}

ul {
	line-height: 160%;
}

p {
	font-size: 1em;
}

a {
	color: #7C8634;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #BD4F21;
}

/* Boxed */

.boxed {
	width: 198px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #BED1FC;
	border: 1px solid #939A3C;
}
.boxed .heading {
	margin: 4px;
	padding: 8px 10px;
	background: #5775bb url('images/waterr_rise.jpg') no-repeat center bottom;
	border-top: 1px solid #737947;
	border-bottom: 1px solid #F4F5EC;
	font: bold 1.2em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0;
	padding: 5px 14px 10px 14px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed li {
	padding: 3px 0;
	border-top: 1px dotted #939A3C;
}

.boxed li.first {
	border: none;
}

.boxed a {
	padding-left: 10px;
	background: url("images/img4.gif") no-repeat left center;
	text-decoration: none;
	color: #3D525C;
	font-weight: normal;
}

/* Wrapper */

#wrapper {
	width: 778px;
	margin: 0 auto;
	background-color: #ffffff;
}

/* Header */

#header {
	float: left;
	width: 259px;
	height: 140px;
	border: 1px none #808000;
}

#header a {
	text-decoration: none;
	color: #BD4F21;
}

/* Pages */

#navigation {
	float: left;
	height: 140px;
	background: url('images/hills5.jpg');
	border: 1px solid #939A3C;
	margin-left: 10px;
	position: relative;
	left: 4px;
}
#navigation ul {
	list-style: none;
	line-height: normal;
	position: absolute;
	top: 95px;
}
#navigation li {
	display: inline;
}
#navigation a {
	border: 1px solid #FFFFCC;
	margin: 0px 10px 0px 0px;
	padding-left: .5em;
	text-decoration: none;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-variant: normal;
	padding-right: .5em;
}
#navigation a:hover {
	border-style: solid;
	border-width: thin;
	color: #FFFFFF;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}

/* Content */

#content {
	clear: both;
	padding-top: 10px;
}

/* Posts */

#posts {
	margin: 0px;
	padding: 0px;
	float: none;
	width: 560;
}

/* Archives */

#textbox {
	float: right;
	margin-left: 5px;
}

/* Footer */

#footer {
	clear: both;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
}

.img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#mainbox {
	border-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 568px;
}
.img_rt {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.img_caption {
	font-size: x-small;
	color: #333333;
	border: thin solid #C0C0C0;
	float: right;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.boxed p {
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #939A3C;
}
.boxed a:hover {
	color: #E65A00;
	font-weight: bold;
}


.clr_both {
	clear: both;
}

#mainbox p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-right: 10px;
}
.thumbs {
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
# .thumbs p {
	line-height: 1.1em;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
}
.thumbs img {
	border: 1px ridge #000000;
}
#textbox p {
	border-style: none;
	margin: 5px;
	padding: 5px;
	font-size: 1em;
}
img {
	border-style: none;
}
.super_emphasis {
	font-size: large;
	color: #0000FF;
}
.byline {
	font-size: x-small;
}
.rtrn_link {
	color: #C0C0C0;
	font-size: .8em;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#navigation a:hover {
	background-color: #0c9bdd;
}
dd {
	font-size: 105%;
	line-height: 1.3em;
}
#mainbox li {
	font-size: 1.2em;
	margin-right: 10px;
}
