/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

body {
	background-color:#e2f0c0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#614829;
	font-size:14px;
	line-height:21px;
}

div.clear {
	clear:both;
}

div#header {
	background-image:url(../images/header_bg.gif);
	height:87px;
}

div#header-inner {
	width:790px;
	margin:0 auto;
}

div#header div#header-inner img {
	float:left;
}

div#header div#header-inner img#river {
	margin:0px 10px -28px -10px;
	position:relative;
	z-index:100;
	behavior: url(iepngfix.htc);
}

div#header div#header-inner div#header_contact {
	text-align:right;
	float:right;
	font-size:12px;
	color:#606060;
	line-height:20px;
	padding:14px 0px 0px 0px;
}

div#header-img {
	height:180px;
	overflow:hidden;
}

div#header-img-inner {
	width:790px;
	margin:0 auto;
	position:relative;
	z-index:1;
}

div#content {
	background-image:url(../images/body_bg.png);
	background-repeat:repeat-x;
	background-color:#e2f0c0;
}

div#content-wrapper {
	background-image:url(../images/nav_bg.gif);
	background-position:right top;
	width:790px;
	position:relative;
	margin:0 auto;
	background-repeat:repeat-y;
	z-index:100;
}

div#main-content {
	width:461px;
	float:left;
	padding:70px 32px 70px 44px;
	position:relative;
	background-image:url(../images/content_bg.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

div#main-content p{
	margin:0px 0px 20px 0px;
}

div#main-content a{
	color:#000000;
}

div#main-content p.quote-indent span.quote{
	font-size:30px;
	display:block;
	float:left;
	margin:0px 0px 0px -20px;
}

div#main-content p.quote-indent {
	margin:0px 20px 20px 40px;
}

div#main-content h1{
	font-weight:normal;
	font-size:22px;
	letter-spacing:-1px;
	margin:0px 0px 20px 0px;
}

div#main-content ul, div#main-content ol{
	margin:0px 30px 20px 30px;
}

div#main-content ul li, div#main-content ol li{
	margin:0px 0px 5px 0px;
}

div#navigation {
	width:170px;
	float:right;
	margin:70px 50px 40px 0px;
	display:inline;
}

ul.nav-list {
	list-style:none;
	background-image:url(../images/nav_separator.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:5px 0px 18px 0px;
}

ul.nav-list-bottom {
	list-style:none;
	background-position:bottom left;
	padding:5px 0px 18px 0px;
}

ul.nav-list li, ul.nav-list-bottom li{
	list-style:none;
}

ul.nav-list li a, ul.nav-list-bottom li a{
	color:#9a6e37;
	text-decoration:none;
}

ul.nav-list li.active a, ul.nav-list-bottom li.active a{
	color:#614829;
	font-weight:bold;
	letter-spacing:-1px;
}

ul.nav-list li a:hover, ul.nav-list-bottom li a:hover{
	color:#614829;
	text-decoration:underline;
}

ul.nav-list-bottom li a span {
	font-size:10px;
	color:#999999;
}

div#shadow-wrap {
	clear:both;
	width:790px;
	margin:0 auto;
	position:relative;
	z-index:100;
}

div#shadow-wrap-left {
	background-image:url(../images/left_content_bottom.png);
	background-repeat:no-repeat;
	width:537px;
	height:23px;
	float:left;
}

div#shadow-wrap-right {
	background-image:url(../images/right_content_bottom.png);
	background-repeat:no-repeat;
	width:244px;
	height:23px;
	float:right;
}

div#footer {
	background-image:url(../images/footer_bg.png);
	height:172px;
	background-repeat:repeat-x;
	margin:-64px 0px 0px 0px;
	position:relative;
	z-index:1;
}

div#footer-inner {
	width:790px;
	padding:75px 0px 0px 0px;
	margin:0 auto;
}

div#footer-left {
	float:left;
	width:340px;
	color:#FFFFFF;
	font-size:12px;
}

div#footer-left p{
	margin:0px 0px 12px 0px;
}

div#footer-left a{
	color:#FFFFFF;
}

div#footer-left img{
	float:left;
	margin-right:15px;
}

div#footer-right {
	float:right;
	text-align:right;
	width:340px;
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
}

div#credit {
	clear:both;
	text-align:right;
	width:790px;
	margin:0px auto 20px auto;
	color:#8EBABE;
	font-size:12px;
}

div#credit a{
	color:#8EBABE;
	text-decoration:none;
}

div#credit a:hover{
	color:#619FA5;
}

div#credit a span{
	text-decoration:underline;
}

div.rssfeed {
	background-color:#F7F7F7;
	padding:20px;
	font-size:10px;
	color:#666666;
	border-top:1px dotted #666666;
}

div.rssfeed p{
	margin:0px 0px 15px 0px;
	font-size:14px;
	color:#614829;
}

div#main-content div.rssfeed ul ul, div#main-content div.rssfeed ul ol {
	margin:0px 0px 15px 20px;
	list-style:outside;
	font-size:14px;
	color:#614829;
}

	div#main-content div.rssfeed ul ul li, div#main-content div.rssfeed ul ol li {
	margin:0px 0px 6px 0px;
	list-style:outside;
	}

div.rssfeed p.feedTitle {
	display:none;
}

div.rssfeed p span{
	display:none;
}

div.rssfeed h2 {
	font-weight:normal;
	font-size:22px;
	letter-spacing:-1px;
	margin:0px 0px 20px 0px;
	color:#614829;
	text-decoration:none;
}

div.rssfeed ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

div.rssfeed ul li {
	margin:0px;
	padding:0px;
	list-style:none;
}

div.rssfeed li span.headline a{
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#614829;
}

textarea.long, input.long {width:320px;background-color:#EEEEEE;border:1px solid #CCCCCC;padding:2px;margin-top:4px;}
textarea.long:hover, textarea.long:focus, input.long:hover, input.long:focus {width:320px;background-color:#FFFFFF;border:1px solid #CCCCCC;}
input.short {width:100px;background-color:#EEEEEE;border:1px solid #CCCCCC;padding:4px;margin-top:4px;}
input.short:hover, input.short:focus {width:100px;background-color:#FFFFFF;border:1px solid #CCCCCC;}
label {color:#666666;margin:10px 0px 0px 0px;}

hr {
	margin:12px 0px;
}

div#creditfooter {
	display:none;
}

/* BLOG STYLES */

h2 a, h3 a {
	text-decoration:none;
	font-weight:normal;
	font-size:22px;
}

div.top_meta, div.bottom_meta{
	font-size:10px;
	margin:0px 0px 10px 0px;
}

div.post {
	margin:0px 0px 25px 0px;
}

div#navigation ul {
	list-style:none;
}

div#navigation ul li ul{
	margin:0px 0px 10px 10px;
}

div#navigation h3 {
	margin:15px 0px 0px 0px;
	color:#4C6C21;
}

div#navigation ul li ul li a {
	color:#598331;
	text-decoration:none;
	}

div#navigation ul li ul li a:hover {
	color:#598331;
	text-decoration:underline;
	}
	
h2.pagetitle {
	margin:0px 0px 25px 0px;
}

textarea#comment {
	width:250px;
}


		
				
				
#kwicks_container { 
	height: 180px;
	width:788px;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}

	#kwicks {
		position: relative;
		list-style:none;
	}
 
		#kwicks .kwick {
			list-style:none;
			float: left;
			display: block;
			width: 196px;
			height: 327px;
			background-position:top right;
			background-repeat:no-repeat;
			position:relative;
			overflow:hidden;
		}