body {
	margin: 0;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	letter-spacing: .08em;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.contact {
	text-decoration: underline;
	color: #46542b;
}

a.contact:hover {
	font-style: italic;
}

/* Header */

#header {
	display: none;
}

/* Logo */

#logo {
	float: left;
	width: 900px;
}

#logo h1 {
	float: left;
	font-family: Times;
	padding-top: 25px;
	color: #003300;
}

#logo p {
	float: right;
	margin: 0;
	padding: 35px 0 0 2px;
	font: 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #787878;
	font-style: italic;
} 

#logo a {
	background: none;
	text-decoration: none;
	color: #5F882C;
}

/* Menu */

#menu {
	display: none;
}

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

#menu li {
	float: left;
}

#menu a {
	margin-right: 3px;
	padding: 5px 20px 5px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .current_page_item a {
	background: #425625;
	color: #FFFFFF;
}

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

/* Page */

#page {
	margin: 0 auto;
	padding-top: 15px;
}

/* Content */

#content {
	float: none;
}

#content h1 {
	color: #425625;
}

#content p.home {
	text-align: justify;
	padding: 0 15px 0 0;
	font-size: 12px;
}

#content p.chh {
	text-align: justify;
	padding: 0 15px 0 15px;
	font-size: 12px;
}

#content img.home {
	width: 200px;
	border-style: solid;
	border-width: 1px;
}

#content img.chh {
	width: 300px;
	border-style: solid;
	border-width: 1px;
}

#caption1 {
	padding-right: 57px;
	font-style: italic;
}

#caption2 {
	padding-right: 45px;
	font-style: italic;
}

#caption3 {
	padding-right: 6px;
	font-style: italic;
}

.post {
	background: url(images/img03.jpg) no-repeat left top;
}

.post .title {
	padding: 15px 0px 5px 20px;
	color: #424242;
}

.post .title a {
	background: none;
	color: #424242;
}

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

.post .sold {
	padding: 0px 0px 5px 20px;
	color: #618435;
}

.post .meta {
	padding: 2px 20px;
	border-top: 1px dashed #D2D4C9;
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.post .entry {
	padding: 0px 20px 50px 20px;
	text-align: justify;
}

.post .entry img {
	float: right;
	width: 200px;
	border: none;
	padding: 0 0 0 15px;
}

.post img {
	width: 230px;
	border: black;
	border-width: 1px;
	border-style: solid;
}


/* Sidebar */

#sidebar {
	display: none;
}

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

#sidebar li {
}

#sidebar li ul {
	padding: 10px 20px;
}

#sidebar li li {
	line-height: 35px;
	background: url(images/img05.jpg) no-repeat left center;
	border-bottom: 1px dashed #D2D4C9;
	padding-left: 15px;
}

#sidebar h2 {
	padding: 5px 10px;
	background: #79A73B url(images/img04.jpg) repeat-x left top;
	letter-spacing: 0px;
	font-size: 1.2em;
	color: #FFFFFF;
}

#sidebar p {
	padding: 20px;
}

#sidebar a {
	color: #787878;
}

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

/* Footer */

#footer {
	display: none;
}

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

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

#footer a:hover {
	text-decoration: none;
	font-weight: bold;
}

/* Footer */

