/* @override http://www.green-year.com/css/chrome.css */

body {
	background: url(http://www.green-year.com/css/images/background.jpg) repeat;
	font: small/1.5 Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #009900;
	font: bold 1.6em Georgia, "Times New Roman", Times, serif;
	background: url(http://www.green-year.com/css/images/dash-horiz.png) no-repeat 130px;
}

h3 {
	font-weight: bold;
	font-size: 1.1em;
	color: #333;
	margin: 15px 0 10px 20px;
}

h4 {
	color: #009900;
	margin-bottom: 5px;
	font-size: 1em;
}

fieldset {
	border: none;
}

legend {
	display: none;
}

a {
	text-decoration: none;
	color: #00cc00;
}

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

img {
	border: none;
}

ul {
	margin-left: 25px;
}

#swipe a {
	background: url(http://www.green-year.com/css/images/swipe_full.png) no-repeat 0 0;
	display: block;
}

#swipe a:hover {
		background: url(http://www.green-year.com/css/images/swipe_full.png) no-repeat 0 -134px;
}

#head {
	height: 130px;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #0c8f03 url(http://www.green-year.com/css/images/header.jpg) no-repeat center;
	text-align: center;
}

#top {

}

#navtop {
	margin: 0;
	padding: 0;
	background: url(http://www.green-year.com/css/images/header_shadow.png) no-repeat right top;
	overflow: visible;
}

.container-inside {
	background: url(http://www.green-year.com/css/images/dash_white.png) repeat-y;
}

#mainnav {
	list-style: none;
	color: #003311;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	height: 134px;
	margin: 0;
	padding: 0;
}

#mainnav a {
	color: #003311;
	margin: 0;
	padding: 0;
}

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

#mainnav li {
	float: right;
	margin-left: 25px;
	margin-top: 8px;
}

#contact {
	margin-right: 80px;
}

#content {
	background-color: #fff;
	margin: 0;
	padding: 0;
}

.entry-content, h2 {
	padding-left: 10px;
	padding-right: 10px;
}

.entry-content p {
	margin-left: 10px;
}

.pull-1b {margin-left:-30px;}
.pull-1c {margin-left:-17px;}
.pull-1d {margin-left:-10px;}

#sidebar-right {
	margin-left: -10px;
	width: 253px;
}

.bookcover {
	margin-left: 30px;
	margin-bottom: 20px;
}

.onec {
	width: 763px;
}

.onec .entry-content {
	width: 560px;
}

#sidebar-right p, #sidebar-right ul {
	margin-left: 30px;
	font-size: 85%;
	line-height: 1.5;
}

#sidebar-right ul {
	margin-left: 40px;
}

#sidebar-right li {
	margin-bottom: 10px;
}

.swiperight {
	margin-left: -7px;
}

#footer {
	background-color: #65b85e;
	background: url(http://www.green-year.com/css/images/footer.png) no-repeat;
	height: 160px;
	font-size: 85%;
	color: #38333f;
	width: 762px;
	text-align: center;
}

#footer p {
	margin-top: 92px;
}

a#sitemaintain {
	color: #fff;
}

a:hover#sitemaintain {
	color: #024e06;
	text-decoration: underline;
}

a#sitedesign {
	display: block;
	color: #65b85e;
	float: right;
	background: url(http://www.green-year.com/css/images/sophicdesign.gif) no-repeat 0 bottom;
	width: 150px;
	height: 50px;
	margin-right: 20px;
}

a:hover#sitedesign {
	background: url(http://www.green-year.com/css/images/sophicdesigninc.gif) no-repeat;
	color: #65b85e;
	text-decoration: none;
}

.lefttop {
	float: left;
	margin: 0 10px 10px 0;
}
