body{
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #2f2f2f;
}
/* default styles */
p{
	padding: 0;
	margin: 0;
}
h1, h2, h3{
	padding: 0;
	margin: 0;
	font-weight: bold;
}
h1{
	margin: 0 0 30px;
	font-size: 30px;
	color: #880e0d;
}
a{
	color: #880e0d;
	text-decoration: underline;
}
a{
	text-decoration: none;
}
a img{
	border: 0;
}
.clear{
	clear: both;
}
.alignright{
	float: right;
	margin: 0 0 8px 15px;
}
.alignleft{
	float: left;
	margin: 0 15px 8px 0;
}
/* end default styles */
.site-width{
	width: 980px;
	margin: 0 auto;
}
/* start header */
.header{
	background-color: #fffde8;
	/*background-color: #8c6b5d; dark brown background-collor*/
}
.header-links{
	float: right;
	/*padding: 17px 0 22px 0;*/
	padding: 32px 0 22px 0;
}
.social-links a{
	float: right;
	display: inline-block;
	/*margin-left: 6px;
	width: 42px;
	height: 42px;*/
	margin-left: 13px;
	width: 42px;
	height: 42px;
	background-color: #fcf38a;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
	border-radius: 21px;
	border: solid 1px #8c6b5d;
}
.icon-mail{
	background-image: url(images/icon-mail.png);
}
.icon-twitter{
	background-image: url(images/icon-twitter.png);
}
.icon-fb{
	background-image: url(images/icon-fb.png);
}
.logo{
	float: left;
	padding: 17px 0 18px 0;
}
.logo img{
	display: block;
}
/* start search */
.search-fiels{

}
.search-fiels form{
	padding: 0;
	/*margin: 19px 0 0 0;*/
	margin: 26px 0 0 0;
	border: solid 1px #8c6b5d;
	background-color: #ffffff;
	height: 30px;
	font-style: italic;
	border: solid 1px #8c6b5d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
}
.search-fiels input{
	border: none;
	margin: 0;
	float: left;
	outline: none;
	background-color: #ffffff;
	color: #977861;
	height: 28px;
	padding-right: 5px;
	padding-left: 5px;
	
}
.search-fiels input.searchfield{
	width: 180px;
	float: left;
}
.search-fiels input.submitfield{
	/*padding: 4px 5px 8px;*/
	padding: 0 5px;
	background-color: #fcf38a;
	float: left;
	height: 30px;
	/*background-image: url(images/bg-search.png);
	background-repeat: no-repeat;
	background-position: center;*/
	border-left: solid 1px #8c6b5d;
}
/* start menu header */
.menu-header{
	height: 47px;
	background-image: url(images/bg-menu.png);
	background-repeat: repeat-x;
	background-position: center;
}
.menu-header ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.menu-header ul li{
	display: block;
	float: left;
	margin-right: 3px;
}
.menu-header ul li a{
	display: block;
	color: #8c6b5d;
	padding: 15px 7px 14px;
	font-weight: bold;
	line-height: 18px;
}
.menu-header ul li:hover a{
	background-color: #8c6b5d;
	color: #fcf38a;
}
.menu-header ul li.menu-item-has-children a{
	padding-right: 22px;
	background-image: url(images/bg-submenu-level1.png);
	background-repeat: no-repeat;
	background-position: 96% 20px;
}
.menu-header ul li.menu-item-has-children:hover a{
	background-image: url(images/bg-submenu-level1-act.png);
}
/* start second level menu */
.menu-header ul li ul{
	display: none;
}
.menu-header ul li:hover ul{
	display: block;
	z-index: 99999;
}
.menu-header ul li {
	position: relative;
}
.menu-header ul li ul{
	position: absolute;
	top: 47px;
}
.menu-header ul li ul li{
	background-color: #fff384;
	border-bottom: solid 1px #880e0d;
	white-space: nowrap;
	float: none;
}
.menu-header ul li ul li:hover{
	background-color: #fff384;
}
.menu-header ul li ul li a{
	padding: 10px 7px 8px;
	color: #880e0d;
}
.menu-header ul li ul li:hover a{
	background-color: #fffde8;
	color: #880e0d;
	background-image: none;
}
.menu-header ul li.menu-item-has-children:hover ul li a,
.menu-header ul li.menu-item-has-children ul li a{
	background-image: none;
	background-color: #fff384;
	color: #880e0d;
}
.menu-header ul li.menu-item-has-children ul li:hover a{
	background-color: #fffde8;
}
/* end header menu */
.slider{
	height: 264px;
	background-image: url(images/slider.png);
	background-position: center;
	background-repeat: no-repeat;
}
/* start home page main content */
.home-page{
	padding-top: 30px;
}
.page{
	padding-bottom: 40px;
}
.yellow-line{
	background-color: #fff384;
	border-bottom: solid 1px #8c6b5d;
	text-align: center;
}
.yellow-line  h2{
	text-align: center;
	font-size: 26px;
	padding: 12px 0 10px;
	color: #880e0d;
}
/* start news content-home page */
.news-home-content{
	background-color: #faf7dc;
	padding-bottom: 55px;
}
.relative-content{
	position: relative;
	padding: 40px 0;
}
.single-content{
	float: left;
	width: 300px;
	margin-right: 40px;
}
.single-content-last{
	margin-right: 0;
}
.single-content img{
	width: 300px;
	height: 225px;
}
.single-content h3{
	color: #8c6b5d;
	/*color: #880e0d;*/
	padding: 10px 0 5px;
}
.read-more-content{
	position: absolute;
	bottom: 0;
	width: 300px;
	text-align: right;
}
.read-more-content a{
	color: #ffffff;
	background-color: #880e0d;
	font-size: 14px;
	padding: 5px 9px 8px;
}
.event-home-content{
	padding-bottom: 45px;
}
.event-details{
	color: #880e0d;
	font-style: italic;
	padding: 0 0 10px 0;
	font-size: 14px;
}
.event-town{
	float: right;
}
.event-date{
	float: left;
}
/* start footer */
.top-footer{
	padding: 22px 0 26px;
	background-color: #8c6b5d;
}
.top-footer ul{
	float: right;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.top-footer ul li{
	display: block;
	float: left;
	padding: 0 0 0 25px;
}
.top-footer ul li a{
	color: #ffffff;
	text-transform: uppercase;
}
.top-footer ul ul{
	float: none;
	padding-top: 10px;
}
.top-footer ul ul li{
	float: none;
	padding: 0 0 5px 0;
}
.top-footer ul ul li a{
	font-size: 14px;
	text-transform: none;
}
/* start bottom footer */
.bottom-footer{
	padding: 14px 0 16px;
	background-color: #fff384;
	font-size: 13px;
	color: #8c6b5d;
}
.wbdsgn{
	float: right;
}
.wbdsgn a{
	color: #880e0d;
}
.cprght{
	float: left;
}
/* start breadcrumbs */
.breadcrumbs{
	padding: 16px 0 14px;
	font-size: 10px;
	text-transform: uppercase;
}
.breadcrumbs a{
	text-decoration: underline;
}
/* strat pages styles */
.page h2{
	margin: 18px 0 10px;
	font-size: 24px;
	font-weight: bold;
}
.page h3{
	margin: 14px 0 6px;
	font-size: 20px;
	font-weight: bold;
}
.pages-content .relative-content{
	padding-top: 0;
	margin-bottom: 70px;
}
/* start gallery category */
.gallery-content{
	margin-bottom: 55px;
	float: left;
	width: 300px;
	margin-right: 40px;
}
.gallery-content img{
	width: 300px;
	height: 225px;
}
.gallery-content h3{
	color: #8c6b5d;
	/*color: #880e0d;*/
	padding: 10px 0 5px;
}
.gallery-last{
	margin-right: 0;
}
/* start single gallery */
.gallery{
	
}
.gallery-item{
	display: block;
	width: 230px!important;
	float: left!important;
	margin: 0 20px 20px 0;
}
.gallery-item:nth-child(4){
	margin-right: 0;
}
.gallery-item img{
	width: 230px;
	height: 173px;
	border: none!important;
}
/* strat pagination */
.page .wp-pagenavi a,
.page .wp-pagenavi span{
	background-color: transparent;
	margin: 0;
	opacity: 1;
	color: #2f2f2f;
}
.page .wp-pagenavi a:hover,
.page .wp-pagenavi span.current{
	background-color: transparent;
	opacity: 1;
	color: #880e0d;
}
/* style contact form */
.form-content{
	float: left;
}
.right-form,
.left-form{
	width: 470px;
	float: left;
}
.left-form{
	margin-right: 40px;
}
.form-content input{
	width: 448px;
	border: solid 1px #8c6b5d;
	padding: 9px 10px;
	margin: 7px 0 14px;
	outline: none;
}
.subject-field input{
	width: 958px;
}
.form-content textarea{
	width: 958px;
	height: 150px;
	border: solid 1px #8c6b5d;
	padding: 9px 10px;
	margin: 7px 0 12px;
	outline: none;
}
.form-content input[type="submit"]{
	color: #ffffff;
	background-color: #880e0d;
	font-size: 14px;
	padding: 5px 15px 8px;
	border: none;
	float: right;
	width: auto;
	cursor: pointer;
}
/* remove slidesjs-navigation after installing onother slide */
#slides .slidesjs-navigation{
	display: none!important;
	margin: 0!important;
	padding: 0!important;
}