/* foxgloves stuff first */

html {
	height:100%;
}
body {
	height:100%;
	margin: 0;
	background-image:url('../../images/thatch.png');
	font-family: 'Arial', sans-serif;
	font-size: 12px;
}
img {
	display: block;
}
h1 {
}
h2 {
	color: #4d6649;
	font-size: 20px;
	margin: 0 0 10px 0;
}
h3, a.h3 {
	font-size: 16px;
	color: #c17e1a;
	margin: 0 0 8px 0;
}
a.h3:active, a.h3:visited, a.h3:link {
	color: #c17e1a;
	font-weight: bold;
}
a.h3:hover {
	color: #c17e1a;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	margin: 0 0 6px 0;
}
h5 {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	margin: 0 0 2px;
}
div.titleimage {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-style: solid;
	border-color: #4d6649;
	border-width: 0 0 1px 0;
}
a:active, a:visited, a:link {
	color: inherit;
	text-decoration: underline;
}
a:hover {
	color: inherit;
	text-decoration: none;
}
#main_container {
	height: 100%;
	min-height:100%;
}
#main_container2 {
}
#column_left {
	background-image:url('../../images/shadow_left.png');
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
	width: 13px;
}
#column_right {
	background-image:url('../../images/shadow_right.png');
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	width: 13px;
}
#main {
	background-color: #fff;
	width: 900px;
	height: 100%;
	margin: 0 auto;
}
#topmenu {
	background-color: #c6ffb5;
	border-style: solid;
	border-color: #465f3f;
	border-width: 0 0 1px 0;
	height: 25px;
	width: 100%;
	text-align: right;
}
a.topmenu {
	display: block;
	height: 15px;
	padding: 5px 5px 5px 7px;
	float: left;
	font-size: 11px;
	color: #4c6547;
	text-decoration: none;
	letter-spacing: 0.05em;
}
a.topmenu:active, a.topmenu:visited, a.topmenu:link {
	text-decoration: none;
}
a.topmenu:hover {
	text-decoration: underline;
}



#topmenu2 {
	border-style: solid;
	border-color: #83a57a;
	border-width: 0 0 1px 0;
	height: 25px;
	width: 100%;
	color: #3a4638;
	text-align: right;
}

a.topmenu2 {
	color: #fff;
	display: block;
	height: 15px;
	padding: 5px 5px 5px 7px;
	float: left;
	font-size: 11px;
	text-decoration: none;
}
a.topmenu2:active, a.topmenu2:visited, a.topmenu2:link {
	text-decoration: none;
}
a.topmenu2:hover {
	text-decoration: underline;
}
#mailinglistbutton {
	display: block;
	font-size: 14px;
	padding: 5px;
	background-color: #dcd8d0;
	border: solid 2px #ff902b;
	float: right;
	color: #aa5508;
}

#cartinfo {
	height: 50px;
	background-color: #fff;
	text-align: right;
}
#navbar {
	background-image: url('../../images/barbg.png');
	background-repeat: repeat-x;
	background-position: top left;
	height: 33px;
}
a.navbar {
	display: block;
	padding: 8px 10px 8px 10px;
	float: left;
	font-family: 'Georgia', serif;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 0.05em;
	text-decoration: none;
	border-style: solid;
	border-color: #465f3f;
	border-width: 0 0 0 1px;
}
a.navbar:active, a.navbar:visited, a.navbar:link {
	color: #fff;
}
a.navbar:hover {
	background-color: #dcd8d0;
	color: #000;
}


div.topbox {
	background-color: #d6d0ef;
	border: solid 1px #9d94c5;
	padding: 5px;
	color: #000;
	text-align: center;
}

#navbar2 {
	height: 33px;
}
a.navbar2 {
	display: block;
	padding: 8px 10px 8px 10px;
	float: left;
	font-family: 'Georgia', serif;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 0.05em;
	text-decoration: none;
	border-style: solid;
	border-color: #465f3f;
	border-width: 0 0 0 1px;
}
a.navbar2:active, a.navbar2:visited, a.navbar2:link {
	color: #fff;
}
a.navbar2:hover {
	background-color: inherit;
	color: #000;
}




#salebar {
	text-align: right;
	height: 40px;
	border-style: solid;
	border-color: #68af64;
	border-width: 0 0 1px 0;
}
#salebar2 {
	text-align: right;
	height: 40px;
	border-style: solid;
	border-color: #68af64;
	border-width: 0 0 1px 0;
}
#page_container {
	position: relative;
	top: -141px;
	min-height: 400px;
	padding: 15px 15px;
	line-height: 20px;
	color: #333;
}
#logo {
	position: relative;
	top: -141px;
	left: 20px;
	width: 180px;
	height: 134px;
}
#logo2 {
	position: relative;
	top: -141px;
	width: 180px;
}
#logo_container {
	width: 924px;
	margin: 0 auto;
}
#footer {
	text-align: center;
	padding: 5px;
	background-color: #eee;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 0 0 0;
	color: #999;
	clear:both;
}
a.footer {
	color: #999;
}


/* wordpress stuff below */

#wp_sidebar {
	float: right;
	width: 29%;
	color: #333;
	line-height: 18px;
}
#wp_content {
	float: left;
	width: 68%;
	border-style: solid;
	border-color: #eee;
	border-width: 0 1px 0 0;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	line-height: 20px;
	color: #333;
}
#wp_page {
	line-height: 20px;
	color: #333;
}
div.wp_post {
	float: left;
	width: 68%;
}
div.wp_entry {
	line-height: 20px;
	color: #333;
}
.wp_postmetadata {
	line-height: 14px;
	color: #666;
	font-size: 12px;
	font-style: italic;
}
#comments, #respond {
	border-style: solid;
	border-color: #c17e1a;
	border-width: 1px 0 0 0;
	margin: 0;
	padding: 5px 0 0 0;
}
div.wp_entry_date {
	color: #666;
	font-style: italic;
}
#comment {
	width: 100%;
}
.commentmetadata {
	font-size: 10px;
}
.comment-author {
	line-height: 12px;
	margin: 0;
	padding: 0;
}
li.comment {
	margin: 10px 0 0 0;
	border-style: solid;
	border-color: #ddd;
	border-width: 0 0 1px 0;
}
.thread-even {
}
.thread-odd {
}
.wp_homepage_post {
	border-style: solid;
	border-color: #ccc;
}
.wp_homepage_post_even {
	background-color: #f1ede6;
	border-width: 0 0 0 0;
	padding: 5px 5px 8px 5px;
}
.wp_homepage_post_odd {
	padding: 5px 5px 8px 5px;
	border-width: 0 0 0 0;
}
.post {
	padding: 10px 0;
	border-style: solid;
	border-color: #eee;
	border-width: 0 0 1px 0;
}
div.wp_navigation {
	width: 100%;
}
div.wp_alignleft, div.wp_alignright {
	display: block;
}
div.wp_alignleft {
	text-align:left;
}
div.wp_alignright {
	text-align:right;
}

