﻿/*
JF- July 2009
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #DFE6DE url(images/header2.jpg) no-repeat top;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#contmain
{
width: 100%;
background: url(images/footer_back2.gif) bottom repeat-x
}

#contmain2
{
width: 100%;
background: url(images/footer_back.gif) bottom repeat-x
}

h3 {
	color: #44763E;
}

h2 {
	color: #44763E;
}

h1 {
	color: #44763E;
}

h1 {
	font-size: 3em;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #44763E;
}


h3 {
	font-size: 1em;
}

ol {
	margin-top: 7px;
	font-size: 1.1em;
}

ul {
	margin-top: 7px;
	font-size: 1.1em;
}

p {
	margin-top: 7px;
	font-size: 1.1em;
}

ol {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #44763E;
}

a:hover {
	border: none;
	text-decoration: none;
}

h3 a {
	border: none;
	text-decoration: none;
	color: #44763E;
}

h2 a {
	border: none;
	text-decoration: none;
	color: #44763E;
}

h1 a {
	border: none;
	text-decoration: none;
	color: #44763E;
}

h3 a:hover {
	background: none;
	color: #44763E;
}


h2 a:hover {
	background: none;
	color: #44763E;
}


h1 a:hover {
	background: none;
	color: #44763E;
}


/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 689px;
	margin: 0 auto;
	height: 310px;
	padding-left: 0px;
}

#header2 {
	width: 689px;
	margin: 0 auto;
	height: 310px;
	padding-left: 90px;
}

#menu {
	float: left;
	height: 40px;
	width: 672px;
	padding-top: 5px;
	padding-left: 14px;
	background: url(images/buttons.gif) repeat-x;
	border-left: 2px solid #44763E;
	border-right: 2px solid #44763E;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	width: 125px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #103B09;
	padding-top: 9px;
    text-align: center;

}

#menu a:hover {
	color: #FCFD9B;
	margin-top: 2px;
}



/* Logo */

#logo {
	width: 689px;
	height: 263px;
	margin: 0 auto;
	background: url(images/logochr.jpg) no-repeat left top;
}


#logo h1 {
	padding-top: 20px;
	padding-left: 10px;
	color: #ffffff;
	font-size: 24px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-left: 20px;
}

#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: 689px;
	margin: 0 auto;
	background: #ffffff url(images/table_back.gif) repeat-y;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 675px;
	padding-left: 10px;
	padding-top: 15px;
	margin-left: 1px;
	background: url(images/title_back.gif) repeat-x top;
}

#content2 {
	float: left;
	width: 780px;
	padding-left: 0px;
	padding-top: 15px;
	margin-left: 1px;
	background: url(images/title_back.gif) repeat-x top;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	height: 30px;
	font-weight: bold;
	font-size: 20px;
}

.post .entry {
	padding: 0 10px 30px 15px;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: #758176;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 10px;
	color: #44763E;
}

.post .meta a {
	color: #44763E;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(images/img04.gif) repeat-x;
}

.post .tags a {
	border: none;
}


.post .links a {
	border: none;
}

#bottom
{
height: 30px;
background: url(images/footer.gif) bottom no-repeat;
}

#bottom2
{
height: 30px;
background: url(images/footer2.gif) center no-repeat;
margin-left: 93px;
}

/* Footer */
#footer
{
padding: 20px;
height: 50px
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #2D472D
}

#footer2
{
padding: 20px;
height: 50px
}

#footer2 p {
	text-align: center;
	font-size: 9px;
	color: #017E00;
	margin: 0px;
	padding: 0px;
}
#footer2 a
{
color: #2D472D
}