/*----------------------------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Playfair+Display);
@import url(https://fonts.googleapis.com/css?family=Old+Standard+TT:400italic);

body {
	color: #b1b1b1;
	font-family: minerva-modern, sans-serif;
	font-size: 12px;
	background:url(images/bg-body.jpg);
	margin: 0 auto;
	width:100%;
}
.flt_lt {
	float: left;
	display: inline;
}
.flt_rt {
	float: right;
	display: inline;
}

.read1 {
	width: 259px;
	height: 128px;
	background:url(images/bg1.png);
	float: left;
	margin: 0 -2px 0 0;
	border-top:1px dotted #333;
	border-right:1px dotted #333;
	border-left:1px dotted #333;
}
.read1-img {
	padding:0px 10px;
}
.read3 {
	width: 345px;
	height:392px;
	background:url(images/bg1.png);
	float: left;
	margin: 0 -1px 0 0;
	border:1px dotted #b1b1b1;
}
.read3-img1 {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 22px;
}
.read3 h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	border:1px dotted black;}


.read3 p {
	font-size: 14px;
	color: #898989;
	font-weight: normal;
	text-align: left;
	margin:0px auto;
	padding:0px 20px;
	border-top:1px dotted #b1b1b1;
	font-family: arial, serif;  
	line-height:21px;
	text-align: justify; }
	
.read3 a {
	margin: 0 auto;
	border-radius: 5px;
	position: relative;
	display: block;
	text-align: left;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	color: #848484;
	font-size: 15px;
	padding: 7px 0 6px;
	text-decoration:none;
	
}
.read3 a:hover {
	text-decoration: underline;
	color:#848484;
}

.read4 {
	width: 345px;
	height:352px;
	background:url(images/bg1.png);
	float: left;
	margin: 0 -1px 0 0;
	border:1px dotted #b1b1b1;
}
.read4-img1 {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 22px;
}
.read4 h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	border:1px dotted black;}


.read4 p {
	font-size: 14px;
	color: #898989;
	font-weight: normal;
	text-align: left;
	margin:0px auto;
	padding:0px 20px;
	border-top:1px dotted #b1b1b1;
	font-family: arial, serif;  
	line-height:21px;
	text-align: justify; }
	
.read4 li a {
	margin: 0 auto;
	border-radius: 5px;
	position: relative;
	display: block;
	text-align: left;
	font-family: arial;
	color: #848484;
	font-size: 15px;
	padding: 7px 0 6px;
	background: url(images/bullet-black.png) no-repeat left center;
	text-decoration:none;
	
}

.read4 li {
	padding-left: 80px;
	display: inline-block;
}

.read4 a:hover {
	text-decoration: underline;
	color:#848484;
}

.feature1 {
	width:1033px;
	height:393px;
	background:url(images/bg1.png);
}

.feature1 > h2 {
	color: #fff;
	width: 1033px;
	margin: 0 auto;
	padding: 10px;
	font-family:Playfair Display, serif;
	background:#F3D61B;
	text-align:center;
}
.feature1 ul {
	list-style: none;
	padding: 0;
}
.feature1 li {
	float: left;
	width: 220px;
	margin: 0 7.5px;
}
.feature1 li p {
	padding-left: 4px;
}
.feature1 li p b {
	display: block;
	text-transform: uppercase;
}
.feature1 li .more {
	margin-left: 4px;
}

.feature2 {
	width:1033px;
	height:352px;
	background:url(images/bg1.png);
}

.feature2 > h2 {
	color: #fff;
	width: 1033px;
	margin: 0 auto;
	padding: 10px;
	font-family:Playfair Display, serif;
	background:#F3D61B;
	text-align:center;
}
.feature2 ul {
	list-style: none;
	padding: 0;
}
.feature2 li {
	float: left;
	width: 220px;
	margin: 0 7.5px;
}
.feature2 li p {
	padding-left: 4px;
}
.feature2 li p b {
	display: block;
	text-transform: uppercase;
}
.feature2 li .more {
	margin-left: 4px;
}



/* ---------------------------------------------------------------------------------*/

#side_bar{
	position:relative;
    width:240px;
	height:411px;
    margin: 0 auto;
	float:left;

	}
	
/*------------ CONTENTS ------------*/
#contents {
	padding-bottom: 3px;
}
#contents > div.clearfix:first-child {
	width: 940px;
	padding: 30px 10px 0;
}
#contents img {
	border: 1px solid rgba(231, 231, 231, 0.8);
}

.feature {
	width:1030px;
	height:385px;
	background:url(images/bg1.png); 
	border-bottom:1px dotted #333;
	padding:0px;
}

.feature ul {
	list-style: none;
	padding: 0;
}
.feature li {
	float: left;
	width: 220px;
	margin: 0 7.5px;
}
.feature li p {
	padding-left: 4px;
}
.feature li p b {
	display: block;
	text-transform: uppercase;
}
.feature li .more {
	margin-left: 4px;
}
/** SIDEBAR **/
#sidebar {
	float: right;
	background-position: 0 0;
	width: 250px;
	margin: 0px auto;
}

#sidebar h2 {
	margin: 0 0 11px;
	text-align: left;
	text-transform: uppercase;
	font-family:Andalus;
	font-size:18px;
	color:#1ca6d7;
	background:url(images/bg-body.jpg);
	
}
#sidebar h4 {
	color: #b90044;
	font-family: "Capriola-Regular";
	font-size: 14px;
	font-weight: normal;
	margin: 20px 0 0;
	padding: 0 10px;
	text-transform: uppercase;
}
#sidebar h5 {
	color: #451a57;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	text-align:right;
}
#sidebar h6 {
	text-align:right;
	margin: 0;
	font-size: 12px;
}
#sidebar h5 a {
	color: #451a57;
	text-decoration: none;
}
#sidebar h5 a:hover {
	text-decoration: underline;
}
#sidebar p {
	color: #685b4c;
	font-size: 15px;
}
#sidebar > div {
	background:url(images/bg1.png);
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar > div .section {
	background-position: right top;
	margin: 20px 0 0;
	padding-top: 2px;
}
#sidebar > div > div:first-child {
	margin: 0;
}
#sidebar > div > div .body {
	background-position: -290px bottom;
	padding: 12px 0px 12px 13px;
	background:url(images/bg1.png);
	border-top: 1px dotted #333;
	width:340px;
}
#sidebar .body > span {
	color: #BDBDBD;
	display: inline-block;
	font-size: 20px;
	margin: 7px 0;
}
#sidebar > span {
	background: blue;
	display: block;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 9px 20px;
}
#sidebar a.more {
	background-position: right 5px;
	color: #fff;
	text-decoration: none;
}
#sidebar a.more:hover {
	text-decoration: underline;
}
#sidebar .body > ul {
	color: #685b4c;
	font-size: x-small;
	list-style-type: disc;
	margin: 0 0 30px;
	padding: 0;
}
#sidebar .body > ul li {
	margin-left: 6px;
}
#sidebar .body > ul li a {
	color: #685b4c;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
}
#sidebar .body > ul li a:hover {
	text-decoration: underline;
}

.sidebar{
	float:left;
	width:240px;
	background:#fff;
	padding:10px;
	margin-right:10px;
	border:px solid #000;
}
.sidebar h3{
	font-size:17px;
	background:#1c82b5;
	color:#fff;
	height:30px;
	line-height:30px;
	padding:0px 0px 0px 5px;
	
}
.sidebar ul{
	margin:0;
	padding:5px 0px 0px 0px;
	border:px solid #000;
}
.sidebar ul li{
	display:block;
	background:#fff;
	padding:3px 5px;
	list-style:none;
	border-bottom:1px solid #fff;
}


/**************************************************************************************/
/* ------------------------ MIAN CONTENT HERE --------------*/
.container {
	width: 980px;
	margin: 0 auto;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 24px;
	background: #ffffff;
}
.container-in {
	width: 940px;
	margin: 0 auto;
}
.container-in img {
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20px;
}
.welcome {
	margin:0px auto;
	padding: 0px 0px 5px 0px;
	background:url(images/bg1.png);
	height:405px;
	border-bottom:1px dotted #333;
}
.welcome h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #333333;
	display: inline-block;
	padding: 0 0 18px;
}
.welcome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	display: inline-block;
	padding: 0 34px 0 0;
	line-height: 20px;
}
.welcome a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	display: inline-block;
	text-decoration: underline;
	line-height: 20px;
	margin: 0 0 0 5px;
}
.welcome a:hover {
	text-decoration: none;
}


.featured {
	padding: 10px 0;
	background:#fff;
	height:30px;
	color:#000;
}

.featured > h2 {
	color: #FFF;
	width: 1038px;
	margin: 0 auto;
	padding: 10px 5px 10px 5px;
	font-family:Playfair Display, serif;
	background:#F3D61B;
}
.featured ul {
	list-style: none;
	padding: 0;
}
.featured li {
	float: left;
	width: 220px;
	margin: 0 7.5px;
}
.featured li p {
	padding-left: 4px;
}
.featured li p b {
	display: block;
	text-transform: uppercase;
}
.featured li .more {
	margin-left: 4px;
}

#contents .images img.box {
	border: 5px solid #fff;
}

#services .section {
	float: left;
	min-height: 150px;
	width: 126px;
	border-left: 5px solid #fff;
	padding: 10px 30px 0px 30px;
	background:url(images/bg1.png);
	border-left:1px dotted black;
	border-top:1px dotted black;}
	
#festival .section {
	float: left;
	min-height: 250px;
	width: 210px;
	border-left: 1px dotted #333;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	padding: 10px;
	background:url(images/bg1.png);}


#testimonial .section {
	float: left;
	min-height: 200px;
	width: 405px;
	border-left: 5px solid #fff;
	padding: 10px 30px 0px 30px;
	background:url(images/bg-body.jpg);
	
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	display: block;
}
	width: 940px;
.clearfix {
	margin: 0 auto;
	padding:50px;
	
}
.clearfix:after {
	clear:both;
	content:"";
	display:block;
	line-height:0;
	height:1%;
	visibility:hidden;
}
/* ----------------------- layout ----------*/
.wrapper {
	margin: 0 auto;
	width:100%;
}


/* ------------------ HEADER HERE -------------------*/
.header {
	width: 100%;
	margin: 0 auto;
	background:url(images/bg1.png);
	height: 205px;
	padding:0px 185px;
	/*-- background: #1ca6d7; --*/
}
.header-container {
	margin: 0 auto;
	width:744px;
	float: left;
	height: 170px;
	padding:0px -28px;
}
.header-container img {
	padding:50px 30px 0px 30px;
	
}

.header-container .logo {
	display: inline-block;
	float: left;
	padding: 0 0 0 34px;
}
.header-container .logo a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #333;
	font-weight: normal;
	display: block;
	text-decoration:none;
}
.header-container .toll-free {
	display: inline-block;
	float: right;
	padding: 20px 27px 0 0;
}
.header-container .toll-free p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	display: inline-block;
}
/*-------------------------------------------*/

#social_icon{
	float:right;}

/* ------------------------- NAVIGATION HERE ---------------*/
.slider-container {
	width: 100%;
	margin: 0 auto; 
}

#footer{
	width:100%; 
	margin:3px auto; 
	background:url(images/footer.png); 
	height:150px;
	font-size:12px;
	color:grey;
	padding:30px 0px 142px 0px;
	display:block;
}

#footer .container-in{
	width: 1090px;
	margin: 0 auto;
	border-top:1px dotted grey;
	padding:10px;
}

#top_menu{  
	width:100%; 
	margin:3px auto; 
	background:#F3D61B; 
	height:35px;
	font-size:12px;
	padding:0px 140px;
}
#top_menu ul { 
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
}
#top_menu ul li{ 
	list-style:none; 
	display:inline-block;
	float: left;
	margin-right: 1px;
	text-transform: uppercase;
}
#top_menu ul, #top_menu li, #top_menu span, #top_menu a { 
	border: 0; 
	margin: 0; 
	padding: 0; 
	position: relative; 
}
#top_menu:after, #top_menu ul:after {
	content: '';
	display: block;
	clear: both;
}
#top_menu a {	
	color: #fff;	
	display: inline-block;	
	font-family: Arial, Verdana, sans-serif;	
	font-size: 12px;	
	line-height:px;	
	padding: 7px 20px;	
	margin:0px 0;	
	text-decoration: none;	
	border-left:1px solid #fff; 
}
#top_menu ul li a{
	display:block;
	min-width:79.5px;
	height: 35px;
	text-align: center;
	line-height: 20px;
	font-family:arial, Playfair Display, serif;
	color: #000;
	background:#F3D61B;
	font-size:17px;	
	text-decoration: none;
	font-style:bold;}
	
#top_menu > ul { 
	float: left;
}
#top_menu > ul > li { 
	float: left;
}
#top_menu ul li:first-child a { 
	border-left:none !important;
}
#top_menu > ul > li.active a, #top_menu > ul > li:hover > a { 
	color: #;	
	background: #;	
	text-decoration:; 
}
#top_menu ul li a:hover{ 
	background: #333;
	color:#fff;
}
#top_menu li {
	z-index: 1; 
	float:left; 
}
#top_menu li:hover > ul {
	display: block;
}
#top_menu li ul {
	display: none;	
	position: absolute; 
	width: 270px;		
	left: 0;	
	border-top:1px solid #ccc;	
}
#top_menu li ul li a {
	background:#F3D61B;		
	display: block;	
	line-height: 160%;	
	height:160%;
	padding: 5px 10px;	
	margin:0;	
	border-left:none;	
	border-bottom:1px solid #ccc; 
	width: 250px;
}
#top_menu li ul li:hover a {
	background: #333;	
	color:#fff;
}
#top_menu li li:hover > ul {
	display: block;	
	background:#F3D61B;
}
#top_menu li li ul {
	display: none;	
	position: absolute;	
	left: 100%;
	top: 0;
	background:#F3D61B;	}
	
#top_menu li li ul li a {
	background:#F3D61B;	
	color:#fff;
}

#top_menu li li ul li a:hover {
	color:#fff; 
	background:#F3D61B;; !important;
}
/* ---------------------------------------------------------*/

/* ------------------------ MIAN CONTENT HERE --------------*/
.container {
	width: 1094px;
	margin: 0 auto;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 24px;
	background: #fff;
}
.container-in {
	width: 1038px;
	margin: 0 auto;
}
.container-in img {
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
}

.container-inn img {
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20px;
}

.container-inn {
	width: 1090px;
	margin: 0 auto;
}

/*------------ FOOTER ------------*/
#footnote .connect a {
	background: url(images/icons.png);
}

#footnote .connect a {
	display: inline-block;
	height: 18px;
	width: 18px;
	margin-right: 6px;
}
#footnote .connect a.facebook {
	background-position: 0 -112px;
}
#footnote .connect a.twitter {
	background-position: 0 -140px;
}
#footnote .connect a.googleplus {
}
	background-position: 0 -168px;
#footnote .connect a.pinterest {
	background-position: 0 -196px;
}

/* This is for inner pages*/

.page{
	background:#fff;
	border:px solid #000;
	padding:10px 0;
	margin-top:10px;
	width:1032px;
	margin-left:auto;
	margin-right:auto;
	font-family: arial;
}
.pcontent{
	float:left;
	width:690px;
	border:px solid #000;
	padding:15px;
}

.pcontent h2{
color:#848484;
border-bottom:1px dotted #000;
font-size:22px;
font-family:arial, Helvetica, sans-serif;
}

.pcontent p{
text-align:justify;
padding:13px 0px;
font-family:arial, Helvetica, sans-serif;
font-size:14px;
line-height: 23px;
color:#000;}

.sidebar{
	float:right;
	width:275px;
	background:#fff;
	border-left: 1px solid #848484;
	padding:10px;
	margin-right:10px;
	border:px solid #000;
}
.sidebar h3{
	font-size:17px;
	background:#335599;
	color:#fff;
	font-family:Playfair Display, serif;
	height:30px;
	line-height:30px;
	padding:0px 0px 0px 5px;
	border-bottom:1px dotted #848484;
	
}
.sidebar ul{
	margin:0;
	padding:5px 0px 0px 0px;
	border:px solid #000;
}
.sidebar ul li{
	display:block;
	background:#fff;
	padding:3px 5px;
	list-style:none;
	border-bottom:1px solid #fff;
}
.divhr{
	border:px solid #000;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #f5f5f5;
}

.textwidget{
padding:10px 0px 0px 0px;
color:#000;}

/*-- Inner page css --*/

