﻿
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #E5E6DD;
	font-family: "calibri", sans-serif;
	font-size: 13px;
	color: #8A8985;
}

h3 {
	margin: 0;
	padding-top:10px;
 	padding-bottom:10px;
	text-transform: uppercase;
	font-weight: 300;
	color: #33401C;
	font-size: 1.75em;
}

h2 {
	margin: 0;
	padding-top:10px;
 	padding-bottom:10px;
	text-transform: uppercase;
	font-weight: 300;
	color: #33401C;
	font-size: 3em;
}

h1 {
	margin: 0;
	padding-top:10px;
 	padding-bottom:10px;
	text-transform: uppercase;
	font-weight: 300;
	color: #33401C;
	font-size: xx-large;
}

h4 {
	margin: 0;
	padding-top:10px;
 	padding-bottom:10px;
	font-weight:200;
	color: #33401C;
	font-size: 1.5em;
	text-decoration: underline;
}

h5 {
	margin: 0;
	padding-top:10px;
 	padding-bottom:10px;
	font-weight:200;
	color: #33401C;
	font-size: 1.25em;
}

h6 {
	margin: 0;
	padding-top:10px;
 	padding-bottom:10px;
	font-weight:200;
	color: #33401C;
	font-size: 1.25em;
}

ol {
	margin-top: 0;
	line-height: 180%;
	color: #FFFFFF;
}

ul {
	margin-top: 0;
	line-height: 180%;
	color: #FFFFFF;
}

p {
	margin-top: 0;
	line-height: 180%;
	color: #FFFFFF;
}

ol {
}

ul {
	list-style-position:outside;
}

a {
	text-decoration: none;
	color: #3C342E;
}

a:hover {
}

#wrapper {
	background: #FFFFFF;
	overflow:auto;
}

.container {
	width: 1200px;
	margin: 0px auto;
	overflow:auto;
}

/* Header */

#header-wrapper {
	height: 600px;
}

#header {
	width: 960px;
	height: 200px;
	margin: 0 auto;
	padding: 0px 20px;
}

/* Banner */

#banner {
	overflow: auto;
	height: 400px;
	background: url(images/img04.jpg) no-repeat center bottom;
}

#banner .image-style {
	border: 15px solid #F4F4F4;
}

/* Logo */

#logo {
	overflow: hidden;
	height: 250px;
}

#logo p {
	text-align: center;
}

#logo h1 {
	text-align: center;
}

#logo h1 {
	padding: 50px 0px 0px 0px;
	letter-spacing: -6px;
	text-transform: lowercase;
	font-size: 100px;
}

#logo p {
	margin-top: -20px;
	padding: 0px 0px 0px 5px;
	font-size: 20px;
	font-weight: 300;
	color: #696969;
}

#logo p a {
	color: #696969;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #3C342E;
}

/* Splash */

#splash {
	overflow: hidden;
	padding: 0px 0px 50px 0px;
	border-bottom: 1px dashed #E7E2DC;
	letter-spacing: -3px;
	text-align: center;
	font-size: 48px;
}

#splash span {
	color: #313131;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
}

#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 "calibri", sans-serif;;
	color: #5D781D;
}

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

/* Menu */

#menu-wrapper {
	height: 52px;
	margin-bottom: 1.5em;
	background: #33401c;
}

#menu {
	overflow:hidden;
	height: 52px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline-block;
}

#menu a {
	display: block;
	padding: 0px 15px;
	line-height: 52px;
	border: none;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	text-transform: uppercase;
	font-family: "calibri", sans-serif;;
	font-size: 18px;
	font-weight: 300;
	color: #D1CD97;
	
}

#menu .current_page_item a {
	background: #D1CD97;
	text-decoration: none;
	color: #33401C;
	
}

#menu a:hover {
	background: #D1CD97;
	text-decoration: none;
	color: #33401C;
	
}

#menu .current_page_item a {
	/*color: #003C00;*/
}

/* Page */

#page {
	overflow: hidden;
	padding: 20px 20px 40px 20px;
}

/* Content */

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

.post {
	overflow: hidden;
}

.post .title {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 3px solid #D1CD97;
	/*text-shadow: 1px 1px 0px #FFFFFF;*/
	font-size: 28px;
	color: #33401C;
}

.post .title a {
	border: none;
	color: #33401C;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px;
	text-align: left;
	font-size: 16px;
}

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

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

.post .meta a {
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
	font-size: 16px;
	color: #33401C;

}

.links {
	padding-top: 20px;
	margin-bottom: 30px;
}

.more {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	margin-right: 10px;
	background: url(images/img08.jpg) no-repeat left top;
	text-align: center;
	color: #FFFFFF;
}

.comments {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	background: url(images/img08.jpg) no-repeat left top;
	text-align: center;
	color: #FFFFFF;
}

/* Sidebar */

.style5 {
	color: #3F4A2F;
	font-size: 18px;
}

#sidebar p {
	color:#33401C;	font-size: 18px;
}

#sidebar {
	float: right;
	width: 360px;
	margin: 0px;
	padding: 0px;
	color: #787878;	
}

#sidebar h2 {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 3px solid #D1CD97;
	text-shadow: 1px 1px 0px #FFFFFF;
	font-size: 28px;
	color: #33401C;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

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

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

/* Three Column Footer Content */

#footer-bg {
	overflow: hidden;
	padding: 10px 0px;
	background: #33401C;
	border-top: 10px solid #D1CD97;

}

#footer-content {
	padding-top:0px;
	padding-bottom:px;
	
	
}

#footer-content p{
	font-size: 20px;
}

/*.style4 {
	margin-top: 16px;
	margin-bottom: 40px;	
}
*/

/*
#footer-content h2 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 2px solid #DE5635;
	font-size: 22px;
	color: #FFFFFF;
}
*/
#column1 {
	float: left;
	width: 384px;
	margin-right: 20px;
}

#column2 {
	float: left;
	width: 384px;
}

#column3 {
	float: right;
	width: 384px;
}

/* Footer */

#footer {
	height: 100%;
	margin: 0 auto;
	padding: 0px;
}

#footer p {
	margin: 0;
	padding-top: 5px;
	line-height: normal;
	text-align: center;
	color: #D1CD97;
}

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

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

.style20 {
	font-size: x-small;
}


.box1 {
	overflow: hidden;
	height: 300px;
	background: url(images/img04.jpg) no-repeat center bottom;
}

.list-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style1 li {
	padding: 7px 0px 7px 0px;
	border-top: 1px dashed  #D1CD97;
}

.list-style1 .first {
	padding-top: 0px;
	border-top: none;
}

.list-style2 {
	
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style2 li {
	padding: 7px 0px 7px 0px;
}

.list-style2 a {
	font-family: Calibri;
	color: #3F4A2F;
}

.list-style2 a:hover {
	text-decoration: underline;
}

.list-style2 .first {
	font-size: 16px;
	border-top: none;
	background: none;
}

/* Banner */

#banner {
	overflow: hidden;
	height: 450px;
	background: url(images/img04.png) no-repeat center bottom;
}

/* Three Column Content */

#three-column {
	overflow: hidden;
	padding: 10px 0px 10px 0px;
}

#three-column #tbox1 {
	float: left;
	width: 384px;
	height: 390px;
	margin-right: 20px;
	border-bottom: 5px solid #D1CD97;

}

#three-column #tbox2 {
	float: left;
	width: 384px;
	height:390px;
	margin-right: 20px;
	border-bottom: 5px solid #D1CD97;
}

#three-column #tbox3 {
	float: right;
	width: 384px;
	height:390px;
	border-bottom: 5px solid #D1CD97;
}

.box-style {
	background: #33401c;
	color: #D1CD97;
	border-bottom: 5px solid #D1CD97;
}

/* lines under 3 boxes*/


.box-style h2 {
	padding: 10px 0px;
	letter-spacing: -1px;
	font-size: 28px;
	color: #D1CD97;
}

.box-style .image {
	width: 324px;
}

.box-style .arrow {
}

.box-style .content {
	overflow: hidden;
	width: 324px;
	height: 390px;
	padding: 20px;
	border-bottom: 5px solid #D1CD97;

}


.divider {
	overflow: hidden;
	height: 50px;
	background: url(images/img04.png) no-repeat center top;
}