@CHARSET "ISO-8859-1";
/* CSS Document for Otter Point Creek
Author: E-Moxie Data Solutions, Inc.
Author URI: http://www.e-moxie.com
Copyright (c) 2009
*/

/* Browser Reset Styles ================= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
strong {
	font-weight: bold;	
}
small {
	font-size: 75%;	
}
em {
	font-style: oblique;	
}

/* Basic Definitions ==================== */
body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background: #121511 url('/images/bg.jpg') 0 0 repeat-x;
}

h1 {
	font-size: 30px;
	color: #849377;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 22px;
	color: #8d613d;
	margin: 10px 0;
	padding: 0;
	font-weight: normal;
}
h2 span.small a {
	font-size: 10px;
	color: #000;
	padding-left: 10px;
}
h3 {
	font-size: 22px;
	color: #8ca57a;
	margin: 20px 0 10px 0;
	padding: 0;
	font-weight: normal;
}

a:link, a:visited, a:active {
	color: #8ca57a;
}

p {
	line-height: 1.3em;
	margin: 5px 0 10px 0;
	padding: 0;
}

ul, ol {
	margin: 10px 0 10px 25px;
	padding: 0;
}
	li {
		
	}

/* Classes ============================== */
.clear {
	clear: both;
}
.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.styled {
	width: 250px;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.yellow { color: #e6f27f; }
a.yellow { color: #e6f27f; }

#pagenav {
	text-align: right;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
#paginationNavigation {
	margin: 15px 0;	
}
#paginationNavigation a, #paginationNavigation span {
	padding: 5px 7px;
	margin-left: 2px;
	background: #d9e0d3;
	border: 1px solid #849377;
	color: #666;
	text-decoration: none;
}
#paginationNavigation a:hover {
	background: #6d8856;
	border-color: #666;
	color: #ddd;
}
#paginationNavigation span.current {
	background: #526e3a;
	border-color: #333;
	color: #fff;
}

/* Header */
#header-wrap {
	background: #000;
	border-bottom: 1px solid #fffcdd;
}
#header {
	color: #fff;
	padding: 0 5px 10px 5px;
	height: 42px;
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}
#header a {
	color: #fff;
	text-decoration: none;
}
#header a.yellow { color: #e6f27f; }
#header div.left {
	padding: 8px 0 0 0;
	display: block;
}
#header div.left img { vertical-align:middle}
#header div.right {
	padding: 0;	
}
#header #search_input {
	padding: 2px 10px;
	margin: 10px 0 0 0;
	background: #e2e2e2;
	border: 1px solid #fff;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #979797;
	width: 260px;
	text-align: right;
	float: left;
}
#header #search-submit {
	margin: 10px 0 0 5px;
}

/* Container */
#container {
	width: 960px;
	margin: 0 auto;
}

#focus {
	background: url('/images/wood_bg.jpg') 0 0 repeat-x;
	padding: 20px 30px 0 20px;
	height: 394px;
	overflow: hidden;
	margin: 0;
	width: 910px;
}

#slideshow-wrapper {
	border: 5px solid #d9cba7;
	width: 883px;
	height: 310px;
	margin: 0 auto;
	overflow: hidden;
}
#slideshow {
	z-index: 1;	
}
#logo {
	position: absolute;
	z-index: 1000;
}

/* Navigation */
#nav {
	margin: 0;
	padding: 0;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li {
	float: left;
}
#nav ul li a {

	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	height: 43px;
	display: block;
	float: left;
	padding: 20px 12px 10px 12px;
}
#nav ul li a:hover {
	color: #fffeb6;
	background: url('/images/nav_on.png') center top no-repeat;
}
#nav ul li a#current {
	color: #fffeb6;
	background: url('/images/nav_on.png') center top no-repeat;
}

#subnav-wrap {
	background: url('/images/sun-top.gif') 0 top no-repeat;
	padding: 25px 0 0 0;
	width: 284px;
	margin-bottom:20px;
}
#subnav-container {
	background: url('/images/sun-bottom.gif') 0 bottom no-repeat;
	padding: 0 10px 13px 30px;
}
#subnav-container h2 {
	margin-left: 45px;
}
#subnav-container ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}
	#subnav-container ul li ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}	

#subnav-container ul li {
	border-bottom: 1px solid #fff4c0;
	background: url('/images/flower-bullet.gif')  top left  no-repeat;
	padding: 5px 0 5px 25px;
	line-height:18px;
}

#subnav-container ul li.last {
	border-bottom: none;
	background: url('/images/flower-bullet.gif')  top left  no-repeat;
	padding: 5px 0 5px 25px;	
}

	#subnav-container ul li ul li {
		border-bottom: none;
		background: none;
		padding: 5px 0 0px 15px;
		line-height:12px;
	}

#subnav-container ul li a {
	text-decoration: none;
	color: #9f6c13;
	font-size: 14px;
}
	#subnav-container ul li ul li a {
		text-decoration: none;
		color: #9f6c13;
		font-size: 12px;
	}	

	#subnav-container ul li a:hover {
		color: #68470d;
	}


#breadcrumb {
	width:100%;
	padding:5px;
	background-color: #f1ffea;
	border:1px solid #e4f1dd;
	margin-bottom:20px;
	color:#627d58;
}

/* Content */
#wrapper {
	background: #fff;
}
#content {
	background: #fff url('/images/content-bg.gif') 0 0 repeat-y;
	padding: 30px;
	margin: 0 0 20px 0;
}
#main-content {
	width: 550px;
	float: left;
}
	#main-content img {padding:10px;}
	#main-content ul {
		line-height: 1.3em;
		text-indent: 5px;
		list-style-position: outside;
		list-style-type: square;
		padding: 6px;
		margin: 2px 2px 2px 50px;
	}
	
	#main-content ol {
		line-height: 1.3em;
		text-indent: 3px;
		padding: 6px;
		margin: 2px 2px 2px 50px;
	}	
#sidebar {
	width: 290px;
	float: left;
	margin-left: 60px;
}
	#sidebar h2 {margin-top:20px;}
ul.news-feed {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.news-feed li {
	background: url('/images/tack.gif') 0 0 no-repeat;
	margin: 10px 0 20px 0;
	padding: 0 0 10px 30px;
	font-size: 12px;
	color: #666;
	border-bottom: 1px solid #e9e9e9;
}
ul.news-feed li a {
	color: #8d613d;
	font-weight:bold;
}
ul.news-feed li a:hover {color:black;}


span.title {
	font-weight: bold;
}

.tweet {
	font-size: 12px;
	line-height: 1.2em;
}
.tweet span.datetime {
	color: #666;
}
.tweet.alt {
	color: #663333;
}

#bottom-focus {
	background: #fff;
	border-top: 1px solid #e9e9e9;
	padding-top: 10px;
	margin: 0 20px;
}
.pink-tree {
	background: url('/images/pinktree.gif') 0 0 no-repeat;
	height: 197px;
	width: 405px;
	padding: 30px 20x 0 20px;
	float: left;
}
.pink-tree .text {
	margin-left: 150px;
	color: #78432c;
	font-size: 12px;
	padding-top: 30px;
}
.pink-tree h4 {
	color: #78432c;
	font-weight: bold;
	font-size: 16px;
}
.pink-tree .bottom-row {
	margin-left: 20px;
	padding-top: 10px;
}
.pink-tree .bottom-row h4 {
	margin-top: 8px;
}
#cal_email {
	border: 1px solid #cdb5ab;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	padding: 5px 10px;
	width: 170px;
	text-align: right;
	color: #78432c;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
#cal_submit {
	float: left;
	margin-top: 3px;
}

a#parties {
	width: 142px;
	height: 156px;
	float: left;
	margin: 30px 40px; 
	display: block;
}

.green-leaf {
	width: 249px;
	height: 183px;
	background: url('/images/leaf_bg.gif') 0 0 no-repeat;
	float: left;
	margin-top: 10px;
	padding: 20px 18px 0 15px;
	color: #483f3a;
	font-size: 12px;
}
.green-leaf h4 {
	color: #fff;
	font-size: 20px;
	margin: 0 0 5px 0;
	padding: 0;
}
.green-leaf a {
	color: #483f3a;
}

#address-info {
	background: #2e442a;
	color: #eaeacc;
	text-align: center;
	font-size: 18px;
	padding: 15px 0;
	font-weight: normal;
}

/* Footer */
#footer {
	padding: 20px 0;
	background-color:#121511;
}
#links {	
	font-size: 11px;
	width: 550px;
	float: left;
	padding: 5px 0;
}	
#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#links ul li {
	font-size: 11px;
	display: inline;
	line-height: 1.3em;
}
#links ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	border-right: 1px solid #fff;
	line-height: 1.3em;
	margin-right: 3px;
	padding-right: 5px;
}
#links ul li a.none {
	margin: 0;
	padding: 0;
	border: none;
}

#copyright {
	width: 380px;
	float: right;
	text-align: right;
	color: #fff;
	font-size: 11px;	
}
#copyright a {
	color: #fff6c6;
}
#copyright a.nodec {
	color: #fff;
	text-decoration: none;
}

#gallery {
	margin:0;
	padding:0;
	width:100%;
}
	#gallery li {
		list-style: none;
	}
	
	
ul.multicolumn {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.multicolumn li {
	list-style: none;
	padding: 0;
	margin: 0 0 40px 0;
}
ul.multicolumn li img {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 0;
	margin: 0;
	background: #efefef;
}
.short_description {
	font-style: italic;
	font-size:12px;
	padding-bottom:10px;
	margin:0 20px 20px 20px;
	border-bottom: 2px dashed #ebe6b3;
}

.styled_dates_table {
	width:100%;
	font-size:11px;
	background-color:#fffde7;
	border:1px solid #f5f0be;
	margin-bottom:20px;
}
	.styled_dates_table th {
		padding:5px;
		border-bottom:1px solid #f5f0be;
	}
	
	.styled_dates_table td {
		padding:5px;
		border-right: 1px solid #f5f0be;
		background-color:#fcfbf0;
	}
/* Events --------------------------------------- */
.event_container {
	background-color:#fef9f1;
	border:1px solid #f7e1bf;
	padding:10px;
	margin-bottom:10px;
}

	.event_container table {
		width:100%;
	}
		.event_container th {
			font-weight:bold;
			color:#3fad5e;
		}
		
		.event_container td {
			padding:3px;
			border-bottom:1px solid #e2d098;
		}


.event_title, .event_title a {
	font-size:16px;
	font-weight:bold;
	color:#c59042;
	display:block;
}

.event-datetime {display:block; margin-top:3px; margin-bottom: 3px;}
.event-desc {font-size:10px; font-style: italic;}
.event-count {
	margin-top:10px;
	text-align:center;
}

.view-change {
	display:inline;
	cursor:pointer;
	padding: 5px;
	margin:3px;
	border:1px solid #ccc;
}

.view-change.selected {
	background-color: #ccc;
}
