form {
	margin: 0;
}

form p {
	margin: 0;
}

body
{
	margin-top: 15px;
	font-family: Verdana, Tahoma;
        background-color: #d4f2d8;
}
a
{
	color: #513411;
}
a:hover
{
	color: #513411;
text-decoration: underline;
}
img, img a
{
	border: 0;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.aligncenter {
	text-align: center;
	margin: auto;
}

#wrap
{
	width: 900px;
border: 1px solid #563c19;
}

#header
{
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 900px;
	height: 231px;
background: url(images/header.jpg) no-repeat;
}


#header_whatis
{
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 900px;
	height: 231px;
        background: url(images/header_whatis.jpg) no-repeat;
}
#header_information
{
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 900px;
	height: 231px;
        background: url(images/header_information.jpg) no-repeat;
}
#header_calendar
{
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 900px;
	height: 231px;
        background: url(images/header_calendar.jpg) no-repeat;
}
#header_store
{
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 900px;
	height: 231px;
        background: url(images/header_store.jpg) no-repeat;
}
#header_get_involved
{
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 900px;
	height: 231px;
        background: url(images/header_get_involved.jpg) no-repeat;
}
#header span.blog_title
{
	float: left;
	margin-left: 20px;
	font-size: 40px;
	color: #484647;
}
#header span.blog_title a { color: #484647; text-decoration: none; }

#header_below
{
	background: url(images/content_top.jpg) no-repeat;
	width: 900px;
	height: 88px;
	margin: 0;
}

#header_below_text {
	padding: 20px 100px;
	font-size: 8pt;
	color: #513411;
	text-align: center;
}


#header_below_wisb
{
	background: url(images/body_top_wisb.jpg) no-repeat;
	width: 900px;
	height: 88px;
	margin: 0;
}
#footer
{
background-color: #abcd5f;
	width: 860px;
	height: 32px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #513411;
	text-align: left;
	padding: 0 20px;
}
#footer a { color: #513411; }
#footer a:hover { color: #513411; text-decoration: underline; }

#menu ul 
{ 
	padding: 190px 0 0 70px;
	margin: 0;
	text-align: center;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 0 0 0px;
	font-size: 12px;
	font-weight: bold;
	color: #513411;
}
#menu ul li a{
	display: block;
	padding: 9px 15px 12px;
	text-decoration: none;
	color: #513411;
}

#menu ul li:hover{
	float: left;
	margin: 0 0 0 0px;
	font-size: 12px;
	font-weight: bold;
	color: #513411;
}
#menu ul li a:hover{
	display: block;
	text-decoration: underline;
	color: #513411;
}


ul.obtabs {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
    	list-style: none;
    	padding: 0;
	margin: 20px 0 0 0;
}

ul.obtabs li {
    float: left;
    display: block;
    height: 34px;
    padding-right: 15px;
    margin-left: 15px;
    position: relative;
    background: url(images/menu-in-right.jpg) 100% 0 no-repeat;
    white-space: nowrap;

}

ul.obtabs span {
    height: 34px;
    line-height: 34px;
    padding-left: 15px;
    background: url(images/menu-in-left.jpg) no-repeat;
}

ul.obtabs li.active {
    float: left;
    display: block;
    height: 34px;
    padding-right: 15px;
    margin-left: 15px;
    position: relative;
    background: url(images/menu-right.jpg) 100% 0 no-repeat;
    white-space: nowrap;

}

ul.obtabs span.active {
    height: 34px;
    line-height: 34px;
    padding-left: 15px;
    background: url(images/menu-left.jpg) no-repeat;
}



html>body ul.obtabs span {
    display: block;
}

ul.obtabs a 
{
    	color: #F1F1F1;
	text-decoration: none;
}
ul.obtabs a:hover
{
    	color: #FFF;
}

#content
{
	text-align: left;
	margin: 0;
	background: #abcc61;
}

#left
{
	font-size: 13px;
	line-height: 1.8em;
	float: left;
	width: 500px;
	padding: 0 0 20px 30px;
}
#left img, #left img a
{
	margin: 5px;
	padding: 3px;
	border: 1px solid #CCC;
	max-width: 98%;
}
#left ul, #left blockquote
{
	margin-bottom: 0;
}
#right
{
	font-size: 11px;
	line-height: 1.8em;
	float: left;
	width: 224px;
	padding: 0 0 15px 15px;
}

.ptop
{
	background: url(images/post-top.jpg) no-repeat;
	width: 610px;
	height: 17px;
}
.ptop_wisb
{
	background: url(images/post-top_2.jpg) no-repeat;
	width: 810px;
	height: 23px;
        margin-left:20px;
}
.pmid
{
	background: url(images/post-mid.jpg) repeat-y;
	width: 610px;
  height: auto;
	padding: 0 0 1em 0;
	margin: 0;
}
.pmid_wisb
{
	background: url(images/post-mid_2.jpg) repeat-y;
	width: 810px;
        height: auto;
	margin: 0;
        margin-left:20px;
}
.pbot
{
	background: url(images/post-bot.jpg) no-repeat;
	width: 610px;
	height: 21px;
	margin-top: 0px;
	margin-bottom: 30px;
}
.pbot_wisb
{
	background: url(images/post-bot_2.jpg) no-repeat;
	width: 810px;
	height: 23px;
	margin-top: 0px;
	margin-bottom: 30px;
        margin-left:20px;
}

.ltop
{
	background: url(images/sidebar_left.gif) no-repeat;
	width: 190px;
	height: 809px;
        margin-left:20px;
}
.lmid
{
	background: url(images/lmid.jpg) repeat-y;
	width: 240px;
        height: 698px;  //originally 288
	padding: 0 40px;
}
.linkmenu
{
	padding-left: 5px;
	width: 170px;
        font-size: 12px;
        text-align:center;
        color: #563c17;
}
.lmid h2
{
	font-weight: normal;
	margin: 0;
	font-size: 18px;
	padding-bottom: 5px;
padding-left: 10px;
color: #673200;
}
.lbot
{
	background: url(images/lbot.jpg) no-repeat;
	width: 240px;
	height: 18px;
	margin-bottom: 30px;
}

.comment-form
{
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
  padding-left: 50px;
  width: 525px;
	color:#563c17;
}

.post
{
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
  padding-left: 50px;
  width: 525px;
	color:#563c17;
}

.post_wisb
{
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
        padding-left: 40px;
        width: 750px;
}
.post p
{
color: #513411;
clear: both;
}
.post-date {
	width: 45px;
	height: 45px;
	float:left;
	margin: 0;
	padding: 0;
/*	background: url(images/calendar.jpg) no-repeat;*/
}

.post-date img {
	border: 0;
	margin: 0 !important;
	padding: 0 !important;
}


.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #653302;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-head
{	
	padding-bottom: 5px;
	margin-bottom: 5px;

}
#divider {
	height:6px;
	width:140px;
	background: #ffffcc url('images/divider.gif') no-repeat center;
	margin: 10px auto 10px 20px;
}
.post-head .title
{
	margin-top: -5px;
	padding-bottom: 5px;
	margin-left: 50px;
	width: 475px;
	border-bottom: 1px solid #663401;
}
.post-head div.title, .post-head div.title a
{
	font-size: 22px;
	color: #663401;
	line-height: 1.3em;
	text-decoration: none;
}
.post-head div.title a:hover
{
	color: #663401;
}
.post-head .posted
{
	font-size: 11px;
	margin-left: 8px;
	float: left;
}

.post-head span.comments
{
	float: right;
	font-size: 11px;
}
.post-head span.comments a
{
	background: url(images/comments.png) left no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	display: block;
	text-decoration: none;
}


.post-entry
{
	text-align: justify;
}
.post-bot
{	
	border-top: 1px solid #ccc;
	padding: 5px 5px 0 5px;
	margin-top: 5px;
}
.post-bot span.posted
{
	margin-top: 5px;
	float: left;
	font-size: 11px;
	line-height: 1.3em;
	text-decoration: none;
}

#right ul
{
	font-size: 12px;
	width: 200px;
	margin: 0;
	padding: 5px 10px;
	list-style-type: none;
	list-style-image: none;
}
#right ul li, #right .sidebody ul li a
{
	background: url(images/bullet.png) top no-repeat left;
	background-position: 0 1px; 
	margin-bottom: 2px;
	padding-left: 16px;
}

.comment {
	font-size: 11px;
	text-align: left;
	
	background-color: #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	padding: 10px;
}

.comment-author {
	
	font-size: 11px;
	margin-bottom: 15px;
}
/*
#left .comm-top
{
	background: url(images/comm-top.jpg) no-repeat bottom;
	width: 550px;
	height: 19px;
	margin: 0;
	padding: 0;
}
#left .comm-mid
{
	margin: 0px;
	background: url(images/comm-mid.jpg) repeat-y;
	width: 550px;
}
#left .comm-mid p
{	
	text-align: left;
	font-size: 11px;
	margin: 0 20px;
}
#left .comm-bot
{
	background: url(images/comm-bot.jpg) no-repeat top;
	padding-top: 20px;
	width: 550px;
	margin: 0;
}
#left .comm-bot p
{
	text-align: left;
	font-size: 11px;
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 15px;
}
*/

#left .comm-title
{
	margin-top: 0px;
	margin-bottom: 10px;



	font-size: 20px;
	color: #437DCD;
	line-height: 1.3em;
	text-decoration: none;
}

.nav-link, .nav-link a { color: #CCC; margin: 10px; }
.nav-link a:hover { color: #FFF; }

.wplf-list-container, .small {
	padding-left: 30px;
}
