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


a:hover {
	cursor: url('paw.cur'), url('paw.png'), default;
}
.hidethis {
	display: none;
}
.hometitle {
}
hr {
	color: #8E5D33;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8E5D33;
	border-right-color: #8E5D33;
	border-bottom-color: #8E5D33;
	border-left-color: #8E5D33;
}
.page-header h2 {
	color: #8E5D33;
	line-height: 35px;
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px;
	padding-left: 12px
}
.hometitle h1 {
	font-size: 48px;
	letter-spacing: 2px;
	font-weight: normal;
	color: #8E5D33;
}
.clearfix {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.readmore {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.rstpl-header {
	background-color: #2D1000;
	background-image: url(../../../images/templates/banner_bg.png);
	background-repeat: repeat-x;
}
.bengalbox {
	overflow: hidden;
	margin-bottom: 30px;
	background-color: #4E1A01;
}
.facebooklink a {
	color: #BE8450;
	font-size: 12px;
	word-spacing: 1px;
	text-align: center;
	font-style: italic;
	background-color: #2D1000;
	padding: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.facebooklink a:hover {
	color: #fff;
	background-color: #4E1A01;
}
.testimonial {
	border: 1px solid #8E5D33;
	background-color: #4E1A01;
	border-radius: 12px;
	background-image: url(../../../images/templates/pawb.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 24;
	padding-top: 34px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin: 12px;
}
.bengalbox h1 {
	font-size: 40px;
}
.bengalbox h3 {
	text-align: center;
	font-size: 20px;
}
.bengalbox h4 {
	text-align: center;
}
.photocaption {
	text-align: center;
	margin-top: 12px;
	font-size: 18px;
	font-weight: normal;
}
.bengalform {
	padding: 10px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 32px;
	text-align: left;
}
.bengalbox h1 {
	padding-top: 12px;
	font-weight: normal;
}
.bengalbox h3 {
}
.bengalbox h2 {
	margin-top: 18px;
	margin-bottom: 20px;
}
.rsform-submit-button {
	color: #FFFFFF;
	font-size: 24px;
	border: none;
	background-color: #8E5D33;
	min-width: 60%;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-radius: 6px;
}
 @media (min-width: 768px) and (max-width: 979px) {
}
 @media (min-width: 1440px) {
}
 @media only screen and (max-width: 480px) {
/* Add your custom styles here for smaller Mobile */
 
.hometitle h1 {
	font-size: 36px;
	letter-spacing: 2px;
	font-weight: normal;
