body {
	margin: 0;
	padding: 0;
	background: #F7F7F7 url(images/img01.jpg) repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A554E;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #32639A;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.7em;
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-weight: bold;
	color: #3c6449;
	line-height:135%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5 {
	font-size: 1.6em;
	margin: 0;
	padding: 15px 0px 0px 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h6 {
	font-size: 1.8em;
}

h7 {
	font-size: 1.5em;
	line-height:100%;
	color: #3c6449;
}

h8 {
	font-size: 1.3em;
	line-height:150%;
	color: #3c6449;
}

.greenone {color: #3c6449;}


p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

.margintight p { margin: 8px 15px 0px 0px;
line-height: 50%;
}


ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #3c6449;
}

a:hover {
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Header */

#header {
	width: 1000px;
	height: 285px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/headertopdoe.jpg) no-repeat left top;

}



/* Logo */
.brown {color:#5A554E;}

#logolinktop {
z-index:1000;
margin: 0 auto;
margin-left:0px;

}


#logo {
	float: left;
	margin: 0px 0px 0px 0px auto;
	padding: 8px 0px 0px 805px;
	color: #000000;
	text-align: right;
}


#logo h1, #logo p {
	margin: 0;
	padding: 0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

#logo h1 {
	letter-spacing: 0px;
	text-transform: uppercase;
	font-size: 12px;
}

#logo h1 a {
	color: #5A554E;
}

#logo h1 a:hover {
	color: #000000;
	text-decoration:underline;
}

#logo p {
	margin: -30px 0px 0px 0px;
	padding: 26px 0 0 2px;
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	color: #493E2B;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #493E2B;
}

/* Search */

#logo2 {
	float: left;
	margin: 0px 0px 0px 0px auto;
	padding: 8px 0px 0px 864px;
	color: #000000;
	text-align: right;
}


#logo2 h1, #logo p {
	margin: 0;
	padding: 0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

#logo2 h1 {
	letter-spacing: 0px;
	text-transform: uppercase;
	font-size: 11px;
}

#logo2 h1 a {
	color: #5A554E;
}

#logo2 h1 a:hover {
	color: #000000;
	text-decoration:underline;
}

#logo2 p {
	margin: -30px 0px 0px 0px;
	padding: 26px 0 0 2px;
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	color: #493E2B;
} 

#logo2 a {
	border: none;
	background: none;
	text-decoration: none;
	color: #493E2B;
}


#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #E2E2E2;
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

#banner {
	margin-bottom: 20px;
	border: 0px #ECECEC solid;
}

/* Menu */

#menu {
	width: 1000px;
	height: 65px;
	margin: 0 auto;
	padding: 0;
	background: url(images/headerbottomdoe.jpg) no-repeat left top;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0px 35px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 120px;
	height: 42px;
	margin-left: 6px;
	padding-top: 7px;
	background: url(images/img05.jpg) repeat-x left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	color: #ffffcc;
	background: url(images/img06.jpg) no-repeat left top;
}


#menu .current2 a {
	padding-top:15px;
}

#menu .current_page_item a {
	background: url(images/img06.jpg) no-repeat left top;
	padding-left: 0;
	color: #ffffcc;
}

/* Page width plus padding left and right sets gutters left and right */


#page {
	width: 940px;
	margin: 0px auto;
	padding: 20px 30px 0px 30px;
	background: url(images/backgif.gif) no-repeat left top;
	background-color: #FFFFCC;
}

/* Content */

#content {
	float: left;
	width: 585px;
	padding: 0px 0px 0px 0px;
}

.post {
	margin-bottom: 0px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 0px;
	padding: 0px 0 0 0px;
	letter-spacing: -.5px;
	font-size: 36px;
	color: #493E2B;
}

.title2

{
	margin-bottom: 0px;
	padding: 0px 0 0 0px;
	letter-spacing: -.5px;
	font-size: 20px;
	color: #493E2B;
}

.title2large {
	font-size: 30px;
}

.post .title a {
	color: #493E2B;
	border: none;
}

.post .meta {
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: -1px;
	font-size: 23px;
	font-weight: normal;
	color: #6E8D3D;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 5px 0px 0px 0px;
	text-align: left;
}

.post .entry ul li {list-style:square;
margin-left: 15px;
margin-bottom:15px;
margin-top:8px;}

.post .entry ul {
margin-top:0px;
margin-bottom:20px;}

.post .entry li {
margin-bottom:10px;}


.links {
	padding-top: 20px;
}

.more {
	padding-left: 16px;
	background: url(images/img10.gif) no-repeat left 3px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.comments {
	padding-left: 18px;
	background: url(images/img11.gif) no-repeat left 4px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 298px;
	padding: 0px;
	color: #787878;
	padding-top:6px;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 15px 15px;
	padding-bottom: 20px;
}

#sidebar li li {
	line-height: 150%;
	margin: 15px;
	padding: 2px 0px;
	border-left: none;
}

#sidebar li li span {
	height: 19px;
	margin-right: 16px;
	padding: 4px 12px;
	background: #3D2A0B url(images/img12.jpg) repeat-x left top;
	font-size: 12px;
	color: #FFFFFF;
}

#sidebar li li span a {
	color: #FFFFFF;
	margin:15px;
}


#sidebar h2 {
	height: 65px;
	background: url(images/img09.jpg) no-repeat left bottom;
	letter-spacing: -.5px;
	font-size: 28px;
	color: #493E2B;
}

#sidebar h5 {
	padding: 0px 0px 0px 0px;
	color:#b25c07;
}
#sidebar p {
	margin: 0 0px;
	padding: 5px 0px 22px 0px;
	text-align: left;
	line-height: 120%;

}

#sidebar p.void {
	margin: 0 0px;
	padding: 10px 0px 7px 0px;
	text-align: left;
	line-height: 120%;

}

#sidebar ul {list-style:square;
margin-left: 25px;}

#sidebar ul li a {
	margin-left: 0px;
	

}

#sidebar p strong {
	color: #4A3E29;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-content {
	width: 900px;
	height: 175px;
	margin: 0 auto;
	padding: 0px 70px 0px 30px;
	background: url(images/desk-bottom3.gif) no-repeat left top;
	font-size: 12px;
	color: #493E2B;
}

#footer-content .column1 {
	float: left;
	width: 585px;
}

#footer-content .column2 {
	float: right;
	width: 273px;
}

#footer-content h2 {
	padding-top: 0px;
	font-size: 28px;
	color: #3c6449;
	float:left;
}

#footer-content a {
	margin-left:5px;
	padding-left:4px;
	font-size: 15px;
	text-decoration: underline;
	line-height:200%;
}

#footer-content strong {
	color: #493E2B;
}

#footer-content a {
	color: #AA8B55;
}

#footer-content a:hover {
	color: #000000;
}

.list li {
	margin-bottom: 6px;
}

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	color: #493E2B;
}

#footer a {
	text-decoration: underline;
	color: #000000;
}

.photoright {float:right;
margin: 0px 0px 14px 15px;
border: 10px solid #FFFFFF;
}


