/* Website template by freewebsitetemplates.com */
/*
@font-face {
	font-family: 'OpenSans';
	src: url('../fonts/OpenSans-Regular.eot');
	src: local('☺'),  url('../fonts/OpenSans-Regular.woff') format('woff'),  url('../fonts/OpenSans-Regular.ttf') format('truetype'),  url('../fonts/OpenSans-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Light';
	src: url('../fonts/OpenSans-Light.eot');
	src: local('☺'),  url('../fonts/OpenSans-Light.woff') format('woff'),  url('../fonts/OpenSans-Light.ttf') format('truetype'),  url('../fonts/OpenSans-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Semibold';
	src: url('../fonts/OpenSans-Semibold.eot');
	src: local('☺'),  url('../fonts/OpenSans-Semibold.woff') format('woff'),  url('../fonts/OpenSans-Semibold.ttf') format('truetype'),  url('../fonts/OpenSans-Semibold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-ExtraBold';
	src: url('../fonts/OpenSans-ExtraBold.eot');
	src: local('☺'),  url('../fonts/OpenSans-ExtraBold.woff') format('woff'),  url('../fonts/OpenSans-ExtraBold.ttf') format('truetype'),  url('../fonts/OpenSans-ExtraBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}*/
body {
	background: #edefea url(../images/bg-body.jpg) repeat-x left top;
	min-width: 960px;
	margin: 0;
	font: 12px/24px 'OpenSans';
}
#page {
	width: 960px;
	margin: 0 auto;
}
img {
	border: 0;
}
h1 {
	color: #6c6e69;
	font: 30px/30px 'OpenSans-Light';
	margin: 0 0 30px;
	text-align: center;
}
h3 {
	color: #ea8312;
	font: bold 18px/24px 'OpenSans';
	margin: 24px 0;
}
h4 {
	color: #eb983e;
	font: italic 16px/24px 'OpenSans';
	margin: 24px 0;
}
p {
	color: #6c6e69;
	font: 12px/24px 'OpenSans';
	margin: 0;
	padding: 0 0 24px;
	text-shadow: 0 1px #fefbfb;
}
p a {
	color: #6c6e69;
}
p a:hover {
	color: #eb983e;
}
/*------------------------------ Sprites ------------------------------*/
.topbarsearch input, .more, .select, #social_links a {
	background: url(../images/interface.png) no-repeat;
}
.more, .select {
	background-position: left bottom;
	color: #78450d;
	display: block;
	font: italic 18px/42px 'OpenSans-Extrabold';
	height: 42px;
	width: 220px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px #fbc78e;
}
.select {
	background-position: 0 -34px;
	color: #fff;
	font: italic 14px/29px 'OpenSans-Semibold';
	height: 29px;
	width: 140px;
}
.more:hover {
	background-position: left -73px;
}
.select:hover {
	background-position: -151px -34px;
}
/*------------------------------ HEADER ------------------------------*/
#header {
	margin-bottom: 30px;
	text-align: right;
}
/** Logo **/
#logo {
	float: left;
	margin: 27px 0 0px;
}
#logo a {
	
text-decoration:none;
color:#FFFFFF;

}
#logo a h3 {
	
text-decoration:none;
color:#FFFFFF;
font: italic 18px/42px "OpenSans-Extrabold";

}

.topbarsearch {
	float: right;
	display: inline-block;
	margin: 36px 10px;
}
.topbarsearch input {
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
}
.topbarsearch input[type='text'] {
	color: #f8f9f6;
	font: italic 12px/24px 'OpenSans';
	height: 24px;
	width: 77px;
	padding-left: 4px;
}
.topbarsearch input[type='submit'] {
	background-position: -91px 0;
	color: #6a6c67;
	cursor: pointer;
	font: italic bold 16px/24px 'OpenSans';
	height: 24px;
	width: 60px;
	padding: 0 0 6px;
	text-align: center;
	text-shadow: 1px 0 #fdfbfb;
}
.topbarsearch input[type='submit']:hover {
	background-position: -161px 0;
}
/*------------------------------ topics ------------------------------*/
#topics {
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
}
#topics .section {
	background: url(../images/bg-section.png) no-repeat center top;
	padding: 20px 0 24px;
}
#topics .column2 {
	float: left;
	width: 460px;
	margin: 0 10px;
}
.section h4 {
	clear:both;
	text-align: center;
}
.section h4 a {
	color: #eb983e;
	font-weight: bold;
}
.section h4 a:hover {
	color: #d75229;
}
/** innerdiv **/
#innerdiv {
	display: inline-block;
	height: 328px;
	width: 100%;
	margin: 0 0 30px;
	position: relative;
}
#innerdiv > div.info {
	background: url(../images/bg-innerdivInfo.jpg) no-repeat right top;
	height: 310px;
	width: 290px;
	padding: 20px;
	vertical-align: central;
	position: absolute;
	right: 0;
	top: 0;
}
.info h1, .info h2 {
	color: #f8f9f6;
	font: bold 30px/30px 'OpenSans';
	margin: 10px 0 24px;
	text-shadow: 1px 0 #fde0c1;
}
.info h2 {
	float: left;
	font: 26px/30px 'OpenSans';
	margin: 80px 0 24px;
	text-align: center;
}
.info p {
	color: #eb983e;
	font: italic 12px/24px 'OpenSans';
	margin: auto;
	text-shadow: none;
	vertical-align: central;
}
.info p a {
	color: #eb983e;
}
.info a.more {
	margin: 0 auto;
}
/** list_products **/
#list_products {
	display: inline-block;
	list-style: none;
	width: 100%;
}
#list_products li {
	float: left;
	width: 215px;
	margin: 0 10px;
	text-align: center;
	height: 200px;
}
#list_products li img{
	
	border: 5px solid #ddd;
}

#list_products li a.select {
	margin: 0 auto;
}
/** page_about **/
#page_about > div h4 {
	color: #6c6e69;
	font: bold 16px/24px 'OpenSans';
	margin: 0;
	text-align: left;
}
/** page_blog **/
#page_blog {
	background-color: #fcfefa;
	margin: 0 0 48px;
	padding: 10px;
}
#page_blog h4 {
	display: inline-block;
	margin: 0 0 6px;
}
#page_blog p {
	clear: both;
	padding: 0 0 6px;
}
#page_blog > ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#page_blog > ul li {
	display: inline-block;
	width: 100%;
}
#page_blog > ul li > img {
	float: left;
	margin-right: 20px;
	margin-top: 24px;
}
#page_blog > ul li > div {
	display: inline-block;
	height: 144px;
	width: 766px;
	border-top: 1px solid #e9eae8;
	padding: 24px 0;
}
#page_blog > ul li:first-child div {
	border: 0;
}
#page_blog .time {
	float: right;
	color: #797979;
	display: inline-block;
	font: 10px/24px 'OpenSans';
}
#page_blog > ul li > div > a {
	color: #f7941d;
	font: italic 12px/24px 'OpenSans-Semibold';
}
#page_blog > ul li > div > a:hover {
	color: #d75229;
}
/** multiple **/
.multiple {
	display: inline-block;
	line-height: 24px;
	width: 100%;
	margin: 0 0 6px;
	text-align: center;
}
.multiple > ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
 *width: 492px; /** Needed for IE7 **/
}
.multiple > ul li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 2px;
}
.multiple > ul li a {
	color: #f7941d;
	padding: 3px;
	text-decoration: none;
	text-shadow: 0 1px #dbf9f5;
}
.multiple > ul li a:hover, #multiple > ul li.selected a {
	color: #d75229;
}
/** Contact **/
#page_contact h2 {
	color: #6c6e69;
	font: 26px/30px 'OpenSans-Light';
	text-align: center;
}
/*------------------------------ FOOTER ------------------------------*/
#footer {
	background-color: #040404;
	width: 100%;
	border-top: 1px solid #cfd5d7;
	position: absolute;
	left: 0;
}
#footer > div {
	width: 960px;
	margin: 0 auto;
}
/** links **/
#links {
	display: inline-block;
	list-style: none;
	width: 100%;
	margin: 48px 0 36px;
	padding: 0;
}
#links > li {
	float: left;
	width: 220px;
	margin: 0 10px;
}
#links h4 {
	color: #a6a8a3;
	font: bold 14px/24px 'OpenSans';
	margin: 0;
	text-shadow: 0 1px #671515;
}
#links > li ul {
	list-style: none;
	width: 190px;
	margin: 0;
	padding: 0;
}
#links > li ul li {
	border-bottom: 1px solid #262828;
	margin: 6px 0 0;
	padding: 0 0 8px;
}
#links > li ul li a {
	color: #eb983e;
	font: 12px/24px 'OpenSans';
	text-decoration: none;
}
#links > li ul li a:hover {
	color: #bab9b8;
}
#social_links a {
	display: inline-block;
	height: 24px;
	padding-left: 30px;
}
#social_links a.twitter {
	background-position: -301px -26px;
}
#social_links a.facebook {
	background-position: -301px -80px;
}
#social_links a.googleplus {
	background-position: -301px -136px;
}
#social_links a.twitter:hover {
	background-position: -301px 2px;
}
#social_links a.facebook:hover {
	background-position: -301px -52px;
}
#social_links a.googleplus:hover {
	background-position: -301px -108px;
}
.bottom_text {
	clear: both;
	color: #6c6e69;
	font: 10px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	text-shadow: none;
}
#page_contact p img{
	float:left;
	padding-right:5px;
}
#page_contact p a{
	text-decoration: none;
}
#list_products h5{
    margin:0;
    padding:0;
}
/*Office Bearers page */
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}

th, td {
    border: none;
    text-align: left;
    padding: 8px;
}

tr:nth-child(even){background-color: #f2f2f2}
/*Office Bearers page */