a
{
	color:#f8bc2f;
	text-decoration:underline;
	border:0
}

a:hover,a:focus
{
	text-decoration:none
}

h1,h2,h3,h4,h5,h6
{
	font-weight:700;
	padding:0
}

h1
{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:3em;
	line-height:1.2em;
	font-weight:400;
	margin:0 0 .5em;
	color:#000;
	text-transform:uppercase
}

h2
{
	font-size:2.83em;
	line-height:1.2em;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	color:#000;
	font-weight:400;
	margin:0 0 1em
}

h2 a
{
	color:#000;
	text-decoration:none
}

h2 a:hover
{
	color:#39beda
}

h3
{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	font-size:1.83em;
	margin:0 0 1em;
	font-weight:400;
	color:#000
}

h4
{
	font-size:1.41em;
	line-height:1.2em;
	color:#000;
	font-weight:400;
	margin:0 0 .7em
}

h5
{
	font-size:1em;
	margin:0 0 .7em;
	color:#000
}

h6
{
	font-size:.666em;
	margin:0 0 2.25em
}

.button
{
	display:inline-block;
	padding:7px 15px;
	background:#000;
	color:#fff;
	text-decoration:none
}

.button:hover
{
	background:#999;
	text-decoration:none!important
}

.more-link
{
	font-size:14px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	color:#000;
	border-bottom:1px dotted #000;
	text-decoration:none
}

.more-link:hover
{
	color:#39beda;
	border-bottom:1px dotted #39beda
}

.latestpost
{
	width:100%;
	overflow:hidden;
	padding:0 0 1.5em;
	margin:0;
	list-style-type:none
}

.latestpost li
{
	border-top:1px solid #e0e0e0;
	overflow:hidden;
	padding:20px 0 15px
}

.latestpost li:first-child
{
	padding-top:0;
	border-top:none
}

.latestpost li .time-wrapper
{
	margin:0 0 .7em;
	width:100%;
	overflow:hidden
}

.latestpost li span.time
{
	display:inline-block;
	background:#39beda;
	font-size:15px;
	line-height:26px;
	color:#fff;
	padding:0 15px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width:auto
}

.latestpost li .time
{
	margin:0 0 .7em;
	width:38px;
	overflow:hidden;
	background:#39beda;
	font-size:15px;
	line-height:26px;
	color:#fff;
	padding:0 15px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	display:block
}

.latestpost li a
{
	text-decoration:none;
	color:#949494;
	display:block
}

.latestpost li a:hover
{
	color:#000;
	text-decoration:none
}

span.time
{
	width:200px
}

.align-right
{
	text-align:right
}

.testimonials
{
	border:none;
	background:url(../Images/quotes.png) no-repeat 0 0;
	margin:0;
	padding:15px 25px 10px;
	font-style:italic
}

.last
{
	margin-right:0!important;
	clear:right
}

.faq
{
	font-size:15px;
	line-height:normal
}

ul
{
	list-style-position:outside;
	list-style-image:url(../Images/list.png);
	list-style-type:square
}

ul,ol
{
	margin:0 0 1.5em 1.5em;
	padding:0
}

ul li
{
	padding-bottom:.5em
}

ul li a
{
	text-decoration:none
}

ul li a:hover
{
	text-decoration:underline
}

li ul
{
	padding:0;
	margin:0 0 0 2em;
	list-style-position:outside;
	list-style-type:circle
}

li ol
{
	padding:0;
	margin:0 0 0 2em;
	list-style-position:outside
}

h3.type1
{
	border:0 solid red
}

.btn-slider {
  color: #fff;
  background-color: none;
  border-color: #fff;
  font-weight:bold
}
.btn-slider:hover,
.btn-slider:focus,
.btn-slider.focus,
.btn-slider:active,
.btn-slider.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #dfdfdf;
  border-color: #fff;
}