body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3F310C;
	background-color: #efebd9;
	background-image: url(images/img01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

form {
	margin: 0;
	padding: 0;
}

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

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #4A5739;
}

h1 {
	font-size: 1.8em;
	line-height: 1.1;
}

h2 {
	font-size: 1.4em;
	color: #990000;
	font-style: italic;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	margin: 0;
	padding: 10px 20px;
	font-size: 17px;
	color: #333333;
	background-color: #E6E5CA;
}

ul {
}

ol {
}

a {
	color: #8E0101;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #006600;
}

small {
}

hr {
	display: none;
}

/* Header */

#header {
	width: 900px;
	height: 135px;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
}

#headerbg {
	margin: 0 auto;
	width: 920px;
	height: 175px;
	margin-bottom: 20px;
	background-image: url(images/waterfall.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #777A4F;
}

/* Logo */

#logo {
	float: left;
	height: 120px;
	width: 380px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding-top: 90px;
	text-align: center;
	font-size: 3em;
	color: #299762;
	text-transform: uppercase;
}

#logo h1 a {
	color: #E0D0A1;
}

#logo p {
	padding-top: 100px;
	text-transform: lowercase;
	font-size: 1.7em;
	color: #FFFFFF;
}

#logo h2 a, #logo p a {
	color: #ABC13A;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	height: 75px;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1em;
	color: #FFFFFF;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#menu a:hover {
	color: #99CC00;
}

#menu .current_page_item a {
	color: #FEEDB9;
}

/* Page */

#page {
	width: 960px;
	padding-top: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#gallery-box {
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	padding: 0px;
	margin-bottom: 200px;
}

#latest-post {
	float: left;
	width: 590px;
	padding: 20px 20px 0px 20px;
	line-height: 22px;
	font-size: 16px;
}

#recent-posts {
	float: right;
	width: 235px;
	line-height: 22px;
	font-size: 16px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC9900;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 100px;
	padding-left: 20px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
}

#recent-posts .more {
	padding-left: 20px;
	color: #990000;
	text-decoration: none;
	background-image: url(images/img04.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}

#recent-posts .more:hover {
	color: #000000;
	text-decoration: none;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #A2B736;
}

.post .meta a {
	color: #7F9C1E;
}

.post .entry {
	margin-bottom: 30px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 960px;
	text-align: center;
}

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

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
	border-top: #77881F 2px dashed;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 35px;
	border-bottom: #A1B635 1px dashed;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	padding-left: 20px;
	background: url(images/img03.jpg) no-repeat left 50%;
	color: #5F8700;
}

#sidebar a {
	text-decoration: none;
	color: #4E7301;
}

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

/* Footer */

#footer {
	width: 100%;
	height: auto;
	padding-top: 20px;
	background-color: #DEDBC1;
	text-align: center;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer p {
	margin: 0;
	padding: 15px;
	color: #666666;
	font-family: Helvetica, sans-serif;
	text-align: center;
	line-height: 1.3;
}

#legal {
}

#links {
	float: right;
}

#wrapper {
	width: 100%;
	background: #5C8400;
}
#logo_img {
	position: relative;
	top: 10px;
	width: 155px;
}
#top_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #A1D800;
	top: 30px;
	font-style: italic;
	width: 900px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}
#headerbg_mov {
	height: 175px;
	width: 920px;
}
#footer a {
	color: #996666;
	text-align: center;
	line-height: 1.1;
}
.img_right {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 3px solid #FFF;
	height: auto;
	width: auto;
	line-height: 0px;
}
.img_left {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 0px;
	border: 3px solid #FFFFFF;
}
.img_margin {
	margin: 6px;
}
#header_heading {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.3em;
    font-style: italic;
    color: #E7D994;
    text-align: left;
    top: 25px;
    width: 200px;
    float: right;
    position: relative;
    line-height: 1.25;
}
#footer-table-wrap {
	text-align: center;
	width: 371px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
}

#footer-table-wrap p {
	line-height: 1.2;
}
