@charset "utf-8";
/* CSS Document */

html, body
{
margin:0px;
padding:0px;	
font-family: 'Open Sans', sans-serif;
font-size:14px;	
}

#upperHeader
{
width:100%;
display:block;
height:30px;
background-color:#F8F8F8;
line-height:30px;
font-size:12px;
border-bottom:1px #E2E2E2 solid;
}

#upperHeader a, #upperHeader a:visited
{
	color:#000;
	text-decoration:none;
}

#upperHeader .phoneNumber, #upperHeader .emailAddress, #upperHeader .creditApplication
{
float:left;
font-size:12px;
margin-right:20px;
}

#upperHeader .creditApplication
{
background-image:url(../images/creditIcon.png);
background-repeat:no-repeat;
background-position:center left;
padding-left:28px;
}

#upperHeader .phoneNumber
{
background-image:url(../images/phoneIcon.png);
background-repeat:no-repeat;
background-position:center left;
padding-left:28px;
}

#upperHeader .emailAddress
{
background-image:url(../images/emailIcon.png);
background-repeat:no-repeat;
background-position:center left;
padding-left:28px;
}

#nav
{
height:100px;
line-height:100px;
font-family: 'Oswald', sans-serif;
text-decoration:none;
}

#nav a, #nav a:visited
{
	float:left;
	display:block;
	height:92px;
line-height:100px;
	color:#122754;
	font-size:19px;
	text-decoration:none;
	margin-left:17px;
	margin-right:17px;
}

#nav a:hover
{	
border-bottom:8px solid #008000;
}


#slider
{
width:100%;
height:348px;
background-image:url(../images/sliderBackground.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
border-bottom:5px solid #254D99;
}


#blueSection
{

width:100%;
height:240px;
background-image:url(../images/wedeliverBack.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
border-bottom:5px solid #008000;
float:left;
display:block;
}


#blueSection .top
{
font-family: 'Oswald', sans-serif;
color:#fff;
font-weight:500;
font-size:32px;
line-height:43px;
text-align:center;
width:100%;
display:block;
padding-top:22px;
}

#blueSection .bottom
{
display:block;
width:100%;
color:#fff;
text-align:center;
font-size:16px;
font-weight:bold;
margin:10px 0px 12px 0px;
}

img.submittal:hover
{
	opacity:0.8;
	transition:ease 0.4s opacity;
}

.product img:hover
{
box-shadow: 5px 5px 2px #888888;
transition:0.6s ease box-shadow;	
	
}

#slider .left
{
float:left;
padding-top:70px;
padding-left:65px;
	
}

#slider .right
{
padding-left:10%;
padding-top:72px;
float:left;
color:#fff;
font-family: 'Oswald', sans-serif;
}


#slider .right h1
{
	font-weight:bold;
	
	color:#DEE6F8;
	font-size:49px;
	line-height:54px;
	margin:0px;
	padding:0px;
	margin-bottom:13px;
}


@keyframes shadow-pulse
{
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.8);
	background-color:rgba(0,0,0,0.3);
  }
  50% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.5);
	background-color:rgba(0,0,0,0.5);
  }
  100% {
    box-shadow: 0 0 0 25px rgba(0, 0, 0, 0);
	background-color:rgba(0,0,0,0.3);
  }
  
}


.deliverexport
{
	display:inline-block; background-color:rgba(0,0,0,0.2); padding:5px; border:4px solid #108B38;
	
	animation: shadow-pulse 1.5s infinite;
}

.deliverexport a, .deliverexport a:visited
{
	color:#fff;
	text-decoration:none;
}

.deliverexport:hover
{
	
	background-color:rgba(0,0,0,0.6);
	transition:background-color ease 0.4s;
	animation:none;
}

#slider .right h2
{
	font-weight:400;
	font-size:28px;
	line-height:40px;
	margin:0px;
	padding:0px;
}

#slider .right h3
{
	font-weight:300;
	font-size:26px;
	line-height:40px;
	margin:0px;
	padding:0px;
}



#whoweare .left
{
	width:35%;
	float:left;
	overflow:hidden;
}

#whoweare .right
{
	width:65%;
	float:left;
	overflow:hidden
}


#blueSection .left
{
	width:25%;
	float:left;
	overflow:hidden;
}

#blueSection .right
{
	width:50%;
	float:left;
	overflow:hidden
}

#blueSection .farright
{
	width:25%;
	float:left;
	overflow:hidden;
}


#whoweare .right p
{
padding:10px 30px;
font-size:14px;		
}


#whatweoffer
{
padding:50px 0px;
display:block;
overflow:hidden;
}

#whatweoffer .product
{
width:33%;	
float:left;
overflow:hidden;
height:200px;
display:block;
}


.subpage .contentarea a, .subpage .contentarea a:visited
{
color:#224997;
text-decoration:none;
font-weight:bold;	
}

.subpage .contentarea a:hover
{
	text-decoration:underline;
color:#008000;
transition:0.5s ease color;	
}

.subpage .contentarea p
{
	padding:10px;
}




#whatweoffer .product h1
{
	font-family:"Oswald",sans-serif;
	font-weight:300;
	width:100%;
	text-align:center;
	display:block;
	margin:10px 0px;
}

#whatweoffer .product h1 a, #whatweoffer .product h1 a:visited
{
	color:#000;
	text-decoration:none;
}

#whatweoffer .product h1 a:hover
{
text-decoration:underline;
color:#008000;
transition:0.5s ease color;	

}

#whatweoffer .product p
{
	width:95%;
	padding:0px 2%;
	margin:0px;
	text-align:center;
	display:block;
	
}

#whatweoffer .rectangleHeading
{
margin-bottom:40px;	
	
	
}


#associations .rectangleHeading
{
width:240px;
float:left;	
}

.centered
{
text-align:center;
margin:0 auto;
display:block;	
}


#whoweare
{
padding:50px 0px 50px 0px;
overflow:hidden;
	
}

#hours
{
width:100%;
background-image:url(../images/hoursBack.jpg);
height:350px;
display:block;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
padding:25px 0px;
border-bottom:5px solid #254D99;
}

#hours .thirdcolumn .hours
{
font-size:15px; line-height:24px; font-weight:bold;
}

#hours .thirdcolumn
{
width:33.3%;
float:left;
color:#fff;
}

#hours .thirdcolumn h2
{
font-family:"Oswald", sans-serif;
font-weight:300;
font-size:25px;
text-align:center;
text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
width:100%;
margin:0px 0px 10px 0px;
padding:0px;
}

#hours .thirdcolumn .hoursPhone
{
	display:block;
	margin:0 auto;
	width:70%;
	text-align:center;
	font-size:16px;
}

#hours .thirdcolumn .phone
{
	display:inline-block;
font-weight:bold;
width:30%;
text-align:left;
}

#hours .thirdcolumn .address
{
text-align:center;
font-size:13px;
line-height:16px;
padding-top:10px;
}

#hours .thirdcolumn .address img
{
margin-top:9px;
margin-bottom:9px;

}

#hours .thirdcolumn .address img:hover
{
	transition:ease 0.4s opacity;
	opacity:0.8;
}

	



#associations .container
{
display:block;
padding:42px 30px 50px 30px;	

}

#hours .title
{
color:#fff;
font-family:"Oswald", sans-serif;
font-size:31px;
display:block;
width:100%;
text-align:center;
margin-bottom:10px;
}


.rectangleHeading
{
font-family: 'Oswald', sans-serif;
width:100%;
display:block;
float:left;
background-image:url(../images/headingRectangle.png);
height:110px;
background-position:center;
overflow:hidden;
background-repeat:no-repeat;
margin-bottom:20px;
}


.rectangleHeading.subpage
{
margin-top:30px;	
	
}

.rectangleHeading.subpage .top
{
padding-top:24px;
font-size:44px;
font-weight:700;
}



.rectangleHeading .top
{
color:#254D99;
font-weight:500;
font-size:32px;
text-align:center;
width:100%;
display:block;
padding-top:18px;
text-transform:uppercase;
}


.rectangleHeading .bottom
{
color:#333;
font-weight:300;
font-size:20px;
line-height:20px;
text-align:center;
width:100%;
display:block;
text-transform:uppercase;
}


.getaquote
{
background-color:#224997;
color:#fff;
padding:5px 7px;
}

.getaquote:hover
{
background-color:#008000;	
}

#footer
{
width:100%;
background-image:url(../images/footerBack.jpg);
height:170px;
display:block;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
padding:40px 0px 5px 0px;
border-bottom: 5px solid #008000;
color:#fff;
}

#footer a, #footer a:visited
{
color:#fff;	
	
}



#footer .left
{
	float:left;
	width:70%;
	padding-right:2%;	
}

#footer .left a, #footer .left a:visited
{
	font-size:17px;
	margin-left:25px;
	text-decoration:none;
	font-family:"Oswald", sans-serif;
}

#footer .right
{
float:left;
width:28%;
display:block;	
text-align:right;
}



#footer .right .title
{
	
	font-size:17px;
	text-decoration:none;
	font-family:"Oswald", sans-serif;
	
	
}



#footer .copyright
{
	font-size:12px;
	padding-top:10px;
}

#footer .heading
{
display:inline-block;
width:50px;
clear:both;
margin:10px 0px;
font-size:17px;
	text-decoration:none;
	font-family:"Oswald", sans-serif;
	
}


#footer .smallLogo
{
margin-bottom:5px;	
}

h1,h2,h3
{
font-family: 'Oswald', sans-serif;	
}

.responsiveWidth
{
margin:0 auto;
display:block;
width:1000px;
}

#upperHeader .espanol
{
float:right;
background-image:url(../images/espanol.jpg);
background-repeat:no-repeat;
background-position:center right;
padding-right:40px;
text-align:right;
}

#upperHeader .espanol:hover, #upperHeader .english:hover
{
opacity:0.8;
}

#upperHeader .english
{
float:right;
background-image:url(../images/english.jpg);
background-repeat:no-repeat;
background-position:center right;
padding-right:40px;
text-align:right;
}



.slideshow
{
display:block;
margin:0 auto;
clear:both;
width:500px;
margin-bottom:20px;
}


.halfWidth
{
width:47%;
padding:1%;	
display:block;
float:left;
}

.halfWidth h2
{
	color:#172E62;
}

.darkblue
{
	color:#172E62;
}

.fadeHover:hover
{
	opacity:0.85;
	transition:opacity 0.4s ease;
}


.pure-form-aligned .pure-control-group
{
font-size:17px;	
}



.newGetQuote_button {
	background-color: #224997;
	color: #fff;
	padding: 15px 25px;
	border-radius: 5px;
	text-align: center;
	display: inline-block;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
	transition: background-color 0.4s ease, box-shadow 0.4s ease;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	margin: 20px 0;
  }
  
  .newGetQuote_button:hover {
	background-color: #008000;
	box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
  }

  a.newGetQuote_button, a.newGetQuote_button:visited{
color:#fff !important;

  }
  
  .newGetQuote_contentSection {
	padding: 30px;
	background-color: #f7f7f7;
	border: 1px solid #e2e2e2;
	margin: 40px 0;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }
  
  .newGetQuote_contentSection h2 {
	font-family: 'Oswald', sans-serif;
	color: #224997;
	font-size: 28px;
	margin-bottom: 20px;
	text-align: center;
  }
  
  .newGetQuote_contentSection p {
	font-family: 'Open Sans', sans-serif;
	color: #333;
	font-size: 16px;
	line-height: 1.6;
	text-align: justify;
  }
  
  .newGetQuote_contentSection ul {
	padding-left: 20px;
	list-style: disc;
  }
  
  .newGetQuote_contentSection li {
	font-family: 'Open Sans', sans-serif;
	color: #333;
	font-size: 16px;
	margin-bottom: 10px;
  }
  


@media screen and (max-width: 1020px) {

.pure-form-aligned .pure-control-group
{
font-size:15px;	
}


#slider .left
{
padding:0px;
margin:0 auto;
width:100%;	
}

#slider .left img
{
margin:0 auto;
display:block;
margin-top:7px;
width:180px;
height:auto;
}


#slider .right
{
	padding:10px 0px 0px 0px;
	text-align:center;
	width:100%;
}


#slider .right h1
{
	font-weight:bold;
	
	color:#DEE6F8;
	font-size:35px;
	line-height:44px;
	margin:0px;
	padding:0px;
	margin-bottom:4px;
}


#slider .right h2
{
	font-weight:400;
	font-size:23px;
	line-height:29px;
	margin:0px;
	padding:0px;
}

#slider .right h3
{
	font-weight:300;
	font-size:21px;
	line-height:25px;
	margin:0px;
	padding:0px;
}


	
	
	
.responsiveWidth
{
width:100%;	
	
}


#nav
{
height:80px;
line-height:80px;
font-family: 'Oswald', sans-serif;
text-decoration:none;
}

#nav a, #nav a:visited
{
	float:left;
	display:block;
	height:80px;
line-height:90px;
	color:#122754;
	font-size:17px;
	text-decoration:none;
	margin:0px 1.5%;
}

#nav a:hover
{	
border-bottom:none;
}

#associations .rectangleHeading
{
width:100%;
float:none;
display:block;
margin:0 auto;
text-align:center;
}

#associations .container {
    display: block;
    padding: 20px
	
}

}


@media screen and (max-width: 836px) {
	
	
	
#blueSection .top
{
font-family: 'Oswald', sans-serif;
color:#fff;
font-weight:500;
font-size:22px;
line-height:26px;
text-align:center;
width:100%;
display:block;
padding-top:20px;
}
	
	#blueSection .left
{
	display:none;
}

#blueSection .right
{
	width:100%;
	float:left;
	overflow:hidden
}

#blueSection .farright
{
	display:none;
}

#blueSection .bottom
{
margin-bottom:20px;	
}
	
	
	
	#nav
{
height:50px;
line-height:50px;
font-family: 'Oswald', sans-serif;
text-decoration:none;
}

#nav a, #nav a:visited
{
	float:left;
	display:block;
	height:50px;
	line-height:50px;
	color:#122754;
	font-size:15px;
	text-decoration:none;
	margin:0px 1%;
}


#whoweare .left
{
display:none;	
}

#whoweare .right
{
	width:100%;
		
}

#footer .right
{
display:none;	
}

#footer .left
{
padding:2%;
width:95%;
}

#footer
{
height:140px;
padding:0px;
	
}





}

@media screen and (max-width: 700px) {
	
	
	
	.fullWidthImage
	{
	width:95%;
			
		
	}
	
#associations img
{
width:98%;
margin:0 auto;
display:block;
	
}
	
}



@media screen and (max-width: 675px) {
	#footer .left a, #footer .left a:visited
{
	font-size:15px;
	margin-left:15px;
	text-decoration:none;
	font-family:"Oswald", sans-serif;
}
	
}



@media screen and (max-width: 635px) {
	
	
	#whatweoffer .product {
	width:49%;	
	}
	
	#hours .thirdcolumn .hoursPhone .phone
	{
	display:none;	
		
	}
	
	#hours .title
	{
	margin-bottom:5px;
	font-size:25px;	
	}
	
	#hours .thirdcolumn h2
	{
		font-size:21px;
		margin-bottom:5px;
	}
	
	
	
	#hours .thirdcolumn .hours
{
padding-top:10px;
display:inline-block;
}
	
	#footer .heading
	{
	display:none;	
	}
	
	#footer
	{
	padding:0px;	
	height:100px;
	}
	
		#nav
{
height:30px;
line-height:30px;
font-family: 'Oswald', sans-serif;
text-decoration:none;
}

#nav a, #nav a:visited
{
	float:left;
	display:block;
	height:30px;
	line-height:30px;
	color:#122754;
	font-size:13px;
	text-decoration:none;
	margin:0px 1%;
}


#slider .left img
{

width:165px;
height:auto;
}

#hours .thirdcolumn {
	width:100%;	
	padding:10px 0px;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	}


#hours .thirdcolumn:last-of-type {
	border-bottom:none;
}

#hours
{
height:auto;
overflow:hidden;	
}



.halfWidth
{
width:95%;
padding:2%;	
display:block;
float:left;
}

	
}


@media screen and (max-width: 553px) {
	
	
	
.slideshow
{
width:95%;	
height:auto;	
}

.slideshow img
{
	width:95%;	
height:auto;	
}

	.rectangleHeading .top
{
color:#254D99;
font-weight:500;
font-size:27px;
text-align:center;
width:100%;
display:block;
padding-top:24px;
}
	
.rectangleHeading .bottom
{
font-size:14px;	
}
	
	
	#footer .left a, #footer .left a:visited
{
	font-size:14px;
	margin-left:10px;
	
}
	
	#nav
{
	width:100%;
height:auto;
line-height:30px;
font-family: 'Oswald', sans-serif;
text-decoration:none;
overflow:hidden;
}

#nav a, #nav a:visited
{
	float:left;
	display:block;
	width:30%;
	text-align:center;
	height:30px;
	line-height:30px;
	color:#122754;
	font-size:15px;
	text-decoration:none;
}

#nav a:hover
{
	background-color:#122754;
	color:#fff;
	
}

.getaquote, #nav a:last-of-type
{
display:none;
}

#slider
{
height:320px;
}

#slider .left img
{
margin:0 auto;
display:block;
margin-top:7px;
width:160px;
height:auto;
}


#slider .right
{
	padding:10px 0px 0px 0px;
	text-align:center;
	width:100%;
}


#slider .right h1
{
	font-weight:bold;
	
	color:#DEE6F8;
	font-size:30px;
	line-height:35px;
	margin:0px;
	padding:0px;
	margin-bottom:4px;
}


#slider .right h2
{
	font-weight:400;
	font-size:21px;
	line-height:23px;
	margin:0px;
	padding:0px;
}

#slider .right h3
{
	font-weight:300;
	font-size:16px;
	line-height:19px;
	margin:0px;
	padding:0px;
}



#slider .left img
{
margin-top:20px;	
}


#linkTable img
{
display:none;	
	
}
	
}


@media screen and (max-width: 450px) {
#slider .right h3
{
	display:none;
}

#blueSection img.submittal
{
width:90%;
height:auto;
margin:0 auto;
display:block;	
	
}

}

@media screen and (max-width: 408px) {
	
	#whatweoffer .product {
	width:98%;	
	
	}
	
	.emailAddress
	{
	display:none;		
	}
}