body, td {
	font-family: Hind, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d2222;
	line-height: 24px;
}

h1, h2, h3, h4 {
	font-family: 'Bree Serif', serif;
    font-style: normal;
	line-height: 1;
}

h1 {
	font-size: 30px;
	color: #3a3a3c;
	font-weight: 400;
	margin: 0 0 20px 0;
}

h2 {
	font-size: 24px !important;
	color: #2d2222;
	font-weight: 400;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 18px;
	color: #3a3a3c;
	font-weight: 400;
	margin: 0 0 10px 0;
	border: none;
}

h4 {
	font-size: 16px;
	color: #0F4318;
	font-weight: 400;
}

a {
	color: #006f44;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #009159;
	text-decoration:none;
}

hr {
	margin: 30px 0;
	height: 1px;
	border: none;
	border-top: 1px solid #E6E6E6;
	color: #E6E6E6;
}

/* Custom Styles for dropdown */

.textHighlightGreen {
	font-weight:bold;
	color:#006f44;
}

.textHighlightOrange {
	font-weight:bold;
	color:#ef7521;
}

.pageImageRight, .pageimageright {
	float:right;
	clear:right;
	margin:0 0 30px 15px;
	border: 1px solid #E6E6E6;
	border-radius: 6px;
	padding: 4px;
	background:url(/images/backgrounds/product_list_bg.gif) repeat-x bottom left #fff;
	text-align:center;
}

.cataloguelist, #content ul.cataloguelist {
	list-style:none;
	margin-left:0;
	padding-top:10px;
}

.cataloguelist li {
	display:inline;
	margin:0 20px 0 0;
}

.button,
.buttonoutline {
	display: inline-block;
}

#tinymce .button {
	padding: 8px 20px;
	background-color: #006f44;
	color: #ffffff;
	border-radius: 5px;
	font-weight: bold;
}

#tinymce .buttonoutline {
	padding: 6px 20px;
	border: 2px solid #006f44;
	color: #006f44;
	border-radius: 5px;
	font-weight: bold;
}
