@charset "utf-8";
@import url("page-layout.css");
/*
The following tags are stored in page-layout.css
body {}
h1 {}
a {}
a:hover {}
h2 {}
*/
.show_title p {
	font-color:	#fdf1d6;
	font-size: 20px;
}
.h1_8_sml{
	font-size: 20px;
	text-transform: lowercase;
}
.FAQ_text h2{
	color: #0a3f23;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 20px;
}
.stove_range h2, .woodstore_range h2, .colour_range h2, .colour_range_disclaimer h2 {
	color: #0a3f23;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	text-align: center;
}
#content-25 h2, #content-9 h2, #content-30 h2, #content-12 h2, #content-16 h2, #content-39 h2 {
	color: #0a3f23;
	display:block;
	clear:both;
	padding-bottom: 0px;
	margin-top: 25px;
	margin-bottom: -5px;
}
#content-40 h2 {
	color: #0a3f23;
	display:block;
	clear:both;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	/*padding-left: 66px;*/
	text-transform: uppercase;
}
	
#stove_content h2, #woodstore_content h2{
	color: #0a3f23;
	display:block;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0a3f23;
	padding-bottom: 5px;
}
.diagram_td_header h2{
	margin:0px;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 5px;
}
#stove_content h3, #woodstore_content h3{
	color: #0a3f23;
	display:block;
	clear:both;
	margin-bottom: -15px;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0a3f23;*/
/*	padding-bottom: 5px;*/
}
.text_8 h2{
	color: #0a3f23;
	font-weight:normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 22px;
}
.content_left_column {
	font-size: 14px;
}
.content_left_column p{
	margin-bottom:5px;
	margin-top: 0px;	
}
.content_left_column cufon { 
	margin-bottom:2px; 
}
.first_letter {
	font-size: 50px;
	font-weight: normal;
	color: #0a3f23;
	float: left;
	margin-right: 2px;
	margin-bottom:-17px;
	text-transform: uppercase;

}
/*.contact_title {
}*/
#footer_wrap {
	color: #999999;
}
ul {
	list-style-type: square;
}

#sub_navigation_wrap h3 {
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 2px;
	background-color: #093A20;
	color: #fff;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-transform: uppercase;
}

.content_left_column ul {
	list-style-type: none;
	overflow: visible;
}
.content_left_column ul li {
	background: url(../images/medium_bullet.png) no-repeat 0px 4px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px -15px;
	list-style: none;
}
.faq_questions li {
	background-image: none !important;
}
.faq_anchor_wrap ul{
	list-style-type: none !important;
	padding:0px !important;
	margin:0px !important;
}
.faq_anchor_wrap li{
	list-style-type: none !important;
	padding:0px !important;
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 20px !important;
	margin-left: 0px !important;
}
.faq_anchor_wrap table{
	
}
a {
	color: #093A20;
	text-decoration: none;
}

.contact-page-sidebar p {
	line-height: normal;
	font-size: 14px;
}