* {
	margin: 0;
	padding: 0;
}

html {
    height:98%;
}

body {
    height:98%;
	margin: 20px 0 0 0;
	/*background: #0E1D0A /*#4BC02F url(../images/back_all.jpg) repeat-x top; - Orig*/
	/*background: url(http://www.stocktonalliance.org/images/background/snowflakes1a.jpg); /* - Autumn */
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 dt {
	float: left;
	width: 70px;
}

.list1 dd {
	margin: 0px 0px 15px 0px;
}

#left1
{
width: 911px;
margin: 0 auto;
background: url(../images/1.jpg) no-repeat left top;
}

#right1
{
width: 911px;
background: url(../images/2.jpg) no-repeat right top;
}

#bg {
    position:fixed; top:0; left:0; width:100%; height:100%;
}

#contmain
{
    width: 100%;
    position:relative; 
    z-index:1;
}

h1, h2, h3 {
	color: #44763E;
}

h1 {
	font-size: 3em;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #0E1D0A;
}


h3 {
	font-size: 1em;
}

h4 {
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #0E1D0A;
}

p, ul, ol {
	margin-top: 7px;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #0E1D0A;
}

a:hover {
	border: none;
	text-decoration: none;
	color: Teal;
	cursor: pointer; cursor: hand;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #0E1D0A;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #4BC02F;
	cursor: pointer; cursor: hand;
}

/* Header */

#header {
	width: 806px;
	margin: 0 auto;
	height: 300px;
	background: #ffffff;
	border-left: 12px solid #ffffff;
	border-right: 12px solid #ffffff;
	
}

#menu {
	height: 57px;
	width: 806px;
	background: #ffffff url(../images/menu.gif) repeat-x;
	border-top: 1px solid #ffffff;
	border-bottom: 12px solid #ffffff;
	z-index: 30;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	padding-left: 3px;
}

#menu ul li 
{
    list-style: none;
	float: left;
}

#menu a {
	display: block;
	/*float: left;
	height: 31px;*/
	width: 113px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 1.1em;
	padding-top: 20px;
	font-weight: bold;
	color: #ffffff;
    text-align: center;
}

#menu a:hover {
	color: #ffffff;
	/*background: #0E1D0A url(../images/menu_grn3.jpg) repeat-x; - Orig */
	background: #0E1D0A url(../images/menu_blu1.jpg) repeat-x; /* - Autumn */
	cursor: pointer; cursor: hand;
}

#menu .active {
    /*background: #0E1D0A url(../images/menu_grn3.jpg) repeat-x; - Orig */
    background: #0E1D0A url(../images/menu_blu1.jpg) repeat-x; /* - Autumn */
	height: 35px;
}

#menu .nonactive {
	height: 35px;
}


#menu ul li div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0px;
	background: #ffffff;
	border: 1px solid #5970B2;
	/* width: 125px; */
	z-index: 999;
}

	#menu ul li div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ffffff;
		color: #0E1D0A;
		font: 11px arial;
		font-weight: bold;
    }

	#menu ul li div a:hover
	{	/* background: #0E1D0A; - Orig */
	 	background: #bc8a27;
	 	font-weight: bold;
		color: #ffffff;
		cursor: pointer; cursor: hand;
	}

/* Logo */

#logo {
	width: 806px;
	height: 222px;
	padding-top: 12px;
	/*background: url(../images/header.jpg) no-repeat;*/
}


#logo h1 {
	color: #0E1D0A;
	font-size: 20px;
	font-family: Garamond;
	text-align: left;
	float: left;
}

#logo h5 
{
    color: #0E1D0A;
	/* font-style: italic; */
	font-size: 16px;
	font-family: Garamond;
	padding: 3px 15px 0px 0px;
	text-align: right;
	float: right;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}

#logo a {
	color: #FFFFFF;
}
/* Page */

#page {
	width: 806px;
	margin: 0 auto;
	background: #ffffff /*url(../images/table_back.gif)*/ repeat-x;
	border-top: none;
	padding-top: 20px;
	border-left: 12px solid #ffffff;
	border-right: 12px solid #ffffff;
}

/* Content */

#content {
	float: left;
	width: 540px;
	padding-left: 5px;
	padding-top: 0px;
}

#content2 {
	float: left;
	width: 775px;
	padding-left: 10px;
	padding-top: 0px;
}

#content3 {
	float: left;
	width: 640px;
	padding-left: 10px;
	padding-top: 0px;
}

#splitcontentleft
{
    float: left;
    width: 45%;
}

#splitcontentright
{
    float: right;
    width: 45%;
}

.post 
{
    z-index: 1;
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	height: 30px;
	font-size: 2.4em;
}

.post .entry {
	padding: 0 5px 30px 5px;
	position: relative;
}


.post .entry img
{
	float: left;
	padding: 10px;
}

.post .entry ul
{   
    float: right;
}

.post .entry ul li
{   
    padding: 0px 5px 0px 5px;
}

.post .entry hr
{
    width: 100%;
    float: left;
    color: gray;
    background-color: gray;
    height: 1px;
}

.post .entry2 
{
    padding: 0px 30px 30px 15px;
}

.post .entry2 img
{
	float: left;
	padding: 10px;
}

.post .entry2 hr
{
    width: 100%;
    float: left;
    color: gray;
    background-color: gray;
    height: 1px;
}

.post .map{
    float: right;
}

.post .col1 
{
    width: 45%;
    float: left;    
}

.post .col1 img
{
	float: left;
	padding: 10px;
}

.post .col2 
{
    width: 45%;
    float: right;
}

.post .col2 img
{
	float: left;
	padding: 10px;
}

.post .listing
{
    float: left;
    width: 100%;
	padding: 0px 5px 0px 5px;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0E1D0A;
}

.post .meta a {
	color: #0E1D0A;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}

/* Sidebars */

.sidebar {
	float: right;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

#sidebar1 {
	width: 224px;
	padding: 0px 0px 0px 20px;
	z-index: 1;
}

#sidebar2 {
  	width: 236px;
	padding: 0px 5px 0px 10px;
	z-index: 1;
}

#sidebar2 p
{
    font-size: 12px;
}

#sidebar2 li h2 {
	margin: 0 0 0 0;
	background: url(../images/titles.gif) no-repeat left top;
	height: 35px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-top: 8px;
	text-align: center;
}

#sidebar2 li h4 {
	margin: 0 0 0 0;
	background: url(../images/titles.gif) no-repeat left top;
	height: 35px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-top: 8px;
	text-align: center;
}

#sidebar2 li h3 {
	color: Black;
	font-size: 14px;
}

#sidebar2 li ul {
	line-height: normal;
	margin-left: 20px;
}

#sidebar2 li li {
	padding: 2px;
	background: url(../images/small.gif) no-repeat left;
	font-size: .8em;
}

#sidebar2 li a {
	border: none;
	padding-left: 15px;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 15px;
	color: Green;
	cursor: pointer; cursor: hand;
}

#sidebar2 .active {
    padding-left: 15px;
    color: Green;
}

#sidebar3 {
  	width: 136px;
	padding: 0px 5px 0px 10px;
	z-index: 1;
}

#sidebar3 p
{
    font-size: 12px;
}

#sidebar3 li h2 {
	margin: 0 0 0 0;
	background: url(../images/titles2.gif) no-repeat left top;
	height: 35px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-top: 8px;
	text-align: center;
}

#sidebar3 li h4 {
	margin: 0 0 0 0;
	background: url(../images/titles.gif) no-repeat left top;
	height: 35px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-top: 8px;
	text-align: center;
}

#sidebar3 li h3 {
	color: Black;
	font-size: 14px;
}

#sidebar3 li ul {
	line-height: normal;
	margin-left: 20px;
}

#sidebar3 li li {
	padding: 2px;
	background: url(../images/small.gif) no-repeat left;
	font-size: .8em;
}

#sidebar3 li a {
	border: none;
	padding-left: 15px;
}

#sidebar3 li a:hover {
	border: none;
	padding-left: 15px;
	color: Green;
	cursor: pointer; cursor: hand;
}

#sidebar3 .active {
    padding-left: 15px;
    color: Green;
}

/* Crossbars */
#crossbar1 
{
    float: left;
    width: 45%;
	padding:  0px 0px 0px 10px;
}

#crossbar1 h2 
{
	margin: 0 0 1em 0;
	background: url(../images/titles.gif) no-repeat left top;
	height: 25px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 8px;
}

#crossbar1 ul
{
    margin: 0 0 0 12px;
}

#crossbar2 
{
    float: right;
    width: 50%;
	padding: 0px 5px 0px 5px;
}

#crossbar2 h2 
{
	margin: 0 0 1em 0;
	background: url(../images/titles.gif) no-repeat left top;
	height: 25px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 8px;
}

#bottom
{
height: 10px;
background: url(../images/footer.gif) bottom no-repeat;
}

/* Footer */
#footer
{
padding: 20px;
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #FFFFFF
}
