
body {
	height: 100%;
}

html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #EBEBEB url(images/homepage01.gif) repeat-x left top;
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4a4a4a;
}

h4 {
	margin: 0px;
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #462c71;
}

h3 {
	margin: 45px;
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5d6951;
}

h2 {
	margin: 0px;
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #407a4f;
}

h1 {
	margin: 0px;
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #704010;
}

h1 {
	font-size: 34px;
}

h2 {
	font-size: 20px;
}

h3 {
	margin-bottom: 10px;
	font-size: 18px;
}

h4 {
	margin-bottom: 10px;
	font-size: 16px;
}

ul {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 22px;
	text-align: justify;
}

ol {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 22px;
	text-align: justify;
}

p {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 22px;
	text-align: justify;
}

strong {
	color: #6B6B6B;
}

a {
	color: #58800C;
}

a:hover {
	text-decoration: none;
}

a.more {
	padding-left: 18px;
	background: url(images/homepage08.gif) no-repeat left center;
}

a img {
	border: none;
}

img.border {
	padding: 5px;
	background: #EDEDED;
	border-bottom: 3px solid #DEDEDE;
}

img.alignleft {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 20px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

.hr1 {
	height: 30px;
	margin-bottom: 10px;
	background: url(images/homepage17.gif) repeat-x left center;
}

/** WRAPPER */

#wrapper {
	height: 100%;
	min-height: 100%;
	padding: 20px 0px;
	background: url(images/homepage05.gif) repeat-y center top;
}

html>body #wrapper {
	height: auto;
}

.container {
	width: 950px;
	margin: 0px auto;
}

/** HEADER */

#header {
	height: 101px;
}

/** MENU */

#menu {
	height: 48px;
	background: url(images/homepage04.gif) no-repeat left top;
}

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

#menu li {
	float: left;
	padding: 9px 10px;
}

#menu a {
	float: left;
	height: 23px;
	padding: 6px 10px 0px 10px;
	text-decoration: none;
	font: 18px Optima, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(images/subpage1_03.gif) repeat-x left top;
}

/** PAGE */

#page {
	width: 850px;
	padding: 20px 0px 0px 0px;
}

/** CONTENT */

#content {
	float: left;
	width: 570px;
}

.homepage #content {
	width: 450px;
}

.wide-content #content {
	float: none;
	width: auto;
}

.post {
	padding-bottom: 60px;
}

.post .meta {
	height: 65px;
	background: url(images/homepage10.gif) repeat-x left bottom;
}

.single .meta {
	height: 45px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #3B3B3B;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .byline {
	text-transform: lowercase;
	color: #939393;
}

.post .byline a {
	color: #939393;
}

.post .day {
	font-size: 28px;
	color: #FFFFFF;
}

.post .entry {
	padding: 20px 0px;
}

.post .comments {
	padding: 0px 20px 0px 21px;
	background: url(images/homepage12.gif) no-repeat left center;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 230px;
}

.homepage #sidebar {
	width: 350px;
}

/** FOOTER */

#footer {
	width: 850px;
	padding: 30px 0px;
	background: url(images/homepage17.gif) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#footer .legal {
}

#footer .links {
}

/** BOX1 */

#box1 {
	width: 848px;
	height: 255px;
	margin: 0px auto;
	padding: 10px 10px 0px 10px;
	background: #b5ad8b url(images/bg01.jpg) no-repeat left top;
	border: 1px solid #E5E4B2;
	color: #4a4a4a;
}

#box1 img.alignleft {
	margin: 0px 50px 0px 0px;
}

#box1 img.border {
	background: #FFFFFF;
	border-bottom-color: #DFBF5E;
}

#box1 h1 {
	color: #444200;
}

#box1 h2 {
	margin-bottom: 20px;
	font-size: 14px;
	color: #A3A16F;
}

#box1 .more {
	background-image: url(images/homepage07.gif);
}
