@charset "utf-8";
/* CSS Document */

.headerholder {
	min-height:90px;
	padding-top:10px;
}
.menuholder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	min-height: 50px;
	overflow: visible;
	position: relative;
	z-index: 1000;
	background-color: #EABF2B;
}

.slider {
	background-color: #EEF96C;

}
.tabholder {
	background-color: #2E2E2E;

}
.tabholder .container .col-lg-3 h4 {
	color: #CCC;
	font-family: 'Bree Serif', serif;
}
.col-lg-4.latestnews.thumbnail {
	background-color: #DDD;
}
.col-lg-4.latestnews.thumbnail h3 {
	text-align: center;
	background-color: #FAD816;
	padding-top: 15px;
	padding-bottom: 15px;
	margin:0px;
	font-family: 'Bree Serif', serif;
}
.footerholder {
	background-color: #666600;
	min-height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #060;
}
.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
.tabholder .container h3 {
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: 'Bree Serif', serif;
}
.tabholder .container .col-lg-4 ul li {
	color: #D6D6D6;
	font-family: 'Bree Serif', serif;
}
.container.gallery h3 {
	text-align: center;
	font-family: 'Bree Serif', serif;
}
.container.gallery p {
	text-align: justify;
	font-family: 'Bree Serif', serif;
	font-size:16px;
}
.container.footer .col-lg-4.pull-right p a {
	color: #FC0;
}
.container .col-lg-8.content h3 {
	font-family: 'Bree Serif', serif;
}
.content h3 {
	font-family: 'Bree Serif', serif;
}
.content ul li {
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 20px;
	font-family: 'Bree Serif', serif;
}
.content ul li ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'Bree Serif', serif;
}
.content {
	font-family: 'Bree Serif', serif;
	font-size:16px;
}
.content p {
	text-align: justify;
}
.content h4 {
	color: #F60;
}
.col-lg-4 form table tr .label {
	color: #333;
}

