@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800italic,800,700italic,700,600italic,600,400italic,300italic,300);

@import url(http://fonts.googleapis.com/css?family=Satisfy);

@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,200italic,300,300italic,400italic,600,600italic,700,700italic,900,900italic);

@import url(http://fonts.googleapis.com/css?family=Istok+Web:400,400italic,700,700italic);

@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

*{
	margin:0;
	padding:0;
	}
	
/*-----------------CTA-----------------*/
#cta h2{
	font-family:'Open Sans';
	color:#fff;
	font-style:italic;
	padding: 19px 0;
    text-align: center;
	font-size:28px !important;
	line-height:35px;
	}
	
#cta a{color:#fff;text-decoration:none;} /*For mobile click to call.*/
	
/*----------*/
	
p, ul, li, ol, dd, address {
	color: #444;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 21px;
	}
	
ul{
	margin-left:20px;
	}
	
li{
	margin-top:5px 0;
	}
	
h1, h2, h3, h4, h5, h6{
	
	}
	
p{
	margin: 10px 0;
	}
	
address{
	font-style:normal;
	padding-left:15px;
	padding-top:15px;
	/*	color:#fff;*/
	}
	
a{
	color:#001F3C;
	}
	
a:hover{
	color:#004783;
	text-decoration:none;
	
	}

/*-----------------BODY-----------------*/	
body{
	background:url(images/bodybg.jpg) repeat-x #9ab6d9;
	font-family:'Open Sans';
	}
	
/*-----------------WRAPPER-----------------*/
#wrapper{
	width:1024px;
	margin:auto;
	}
	
/*-----------------HEADER-----------------*/
#header{
	width:1050px;
	background:url(images/header-bg.jpg);
	height:265px;
	}
	
/*-----------------LOGO-----------------*/
#logo{
	/*background:url(images/logo.png);
	width:802px;
	height:88px;*/
	padding-top: 38px;
	width: 650px;
	float: left;
	}
	
#logo h1{
	font-family: 'Satisfy', cursive;
	color: #fff;
	font-size: 70px;
	text-shadow: 1px 2px 1px rgba(0,0,0,.8);
	line-height: 1.6;
	font-weight: 300;
}

/*-----------------SLOGAN-----------------*/
#slogan{
	width: 354px;
	float: right;
	padding-top: 38px;
	}
	
/*-----------------CTA-----------------*/
#cta{
	clear:both;
	}
	
/*-----------------SLIDESHOW-----------------*/
#slideshow{
	/*float:left;*/
	display:flex;
	margin: 15px 0;
	}
	
#display {
	margin: 0px auto;
	position: relative;
	text-align: center;
	width: 350px;
	height: 261px;
	padding: 5px;
	border: 2px solid #D8E1E6;
	}

#display img {
	left: 0px;
	margin: 0px auto;
	position: absolute;
	top: 0px;
	padding: 5px;
	}

#image_preload {
	display: none;
	}
	

	
/*-----------------WRAP-----------------*/
#wrap{
	background:url(images/content-bg.png) repeat-y;
	/*border:1px solid #d8e1e6;
	border-radius: 10px 10px 0 0;*/
	width:1041px;
	}
	
/*-----------------CONTENT-----------------*/
#content{
	width: 965px;
margin-left: 38px;
padding: 0px 0px 10px;
	}
	
#content h1, h1.heading{
	color:#01388b;
	font-size:30px;
	text-transform:uppercase;
	}
	
h3{
	/*font-family: 'Montserrat', sans-serif;
	font-weight:300;*/
	font-size: 22px;
line-height: 26px;
color: #0165C3;
padding: 6px 0px;
	}	
/*-----------------SECONDARY-----------------*/

#secondary{
	clear:both;
	width: 563px;
	margin-left:38px;
	width:965px;
	}
	
#secondary h1{
	padding:0;
	}
	
	
/*-----------------CONTACT-----------------*/
#contact{
	width: 380px;
	margin-left:20px;
	float:right;
	border:2px solid #D8E1E6;
	padding:5px;
	padding:8px 7px 20px 7px;			
	}
	
#contact h1{
  font-size: 28px;
  padding: 7px 14px 0;
}
	
/*----------------FORM-----------------*/
.form {
	width:375px;
	margin:0 auto;
	display:block;
}


form {
	width:350px;
	margin:0 auto;
}

label, p {
	display: block;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 21px;
	margin-top: 20px;
}

input, textarea {
	width:327px;
	height:27px;
	background:#efefef;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #dedede;
	padding:10px;
	margin-top:3px;
	font-size:0.9em;
	color:#3a3a3a;
}

	input:focus, textarea:focus {
		border:1px solid #97d6eb;
	}

textarea {
	height:213px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/textarea-bg.jpg) right no-repeat #efefef;
}

#submit {
	background:url(images/submit.jpg);
	width:127px;
	height:38px;
	text-indent:-9999px;
	border:none;
	margin-top:20px;
	cursor:pointer;
}

	#submit:hover {
		opacity:0.9;
	}

footer a img {
	border:none;
	float:right;
	margin:0px 59px 40px 0px;
}
	
/*-----------------SIDE-----------------*/
#side{
	width:350px;
	float:right;
	}
	
#side h1{
	background:#ebebeb;
	color:#01388b;
	font-size:25px;
	padding: 10px;
	text-transform:uppercase;
	}
	
/*-----------------TESTIMONIALS-----------------*/
#testimonials{
	float:right;
	margin-left: 38px;
	padding: 5px;
	border: 2px solid #D8E1E6;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
box-shadow: 0 0 10px rgba(0,0,0,.1);
width: 555px;
height: 175px;
	}

	
/*-----------------FOOTER-----------------*/
#footer{
	/* [disabled]background: none repeat scroll 0 0 #959595; */
	clear: both;
	height: 60px;
	width:1041px;
	padding-bottom: 30px;
	color:#fff;
	background:url(images/footer-bg.png) no-repeat;
	}
	
/*-----------------CUSTOM CLASSES-----------------*/
img.right{
	float:right;
	margin:10px 6px;
	background:#fff;
	border:1px solid #959595;
	padding:5px;
	}
	
img.left{
	float:left;
	}
	
img.coupon{border:0;}
	
#info{
	margin: 10px 262px;
    width: 500px;
	}
	
.aleft{
	float:left;
	}
	
.aright{
	float:right;
	text-align:right;
	}
	
.clear{
	clear:both;
	}

#accordion{
	margin-top:-15px;
	}	
	
a.service{
	line-height:27px;
	}	
	
p.center{
	text-align:center;
	}
	
	
p.address{margin:0;
padding-top: 53px;}


	
.accordion {
margin: 20px;   
dt, dd {
  padding: 10px;
  border: 1px solid black;
  border-bottom: 0; 
  &:last-of-type {
	border-bottom: 1px solid black; 
  }
  a {
	display: block;
	color: black;
	font-weight: bold;
  }

dd {
 border-top: 0; 
 font-size: 12px;
 &:last-of-type {
   border-top: 1px solid white;
   position: relative;
   top: -1px;
 }
