/*= GENERAL STYLING
--------------------------------------------------------*/

body{
	background:url(../picts/bgtop.jpg) repeat-x;
	font-family:Open Sans, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:24px;
	color:#545454;
	background-color:#157192;
	margin: 0;
	padding: 0;
	width: 100%;
	-webkit-text-size-adjust: none;
	z-index:4000000000;
}


.imgmax {
	max-width:100%;
}

.col2-l {
	width:50%;
	float:left;	
}

.col2-r {
	width:50%;
	float:left;	
}

.apptreq {
	width:100%;
	height:auto;
	margin:35px auto 5px;	
}

.apptreq a { 
	background-color:#669936;
	border:1px #48761e solid;
	color:#fff; 
	font-family:Roboto;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	padding:4px 13px 4px 13px;
	text-shadow:-1px 2px 0 rgba(55,102,10,.56)!important;
	text-decoration:none !important;  
}

.viewmap {
	width:100%;
	height:auto;
	margin:15px auto 15px;	
}

.viewmap a {
	background-color:#157192;
	border:0px #c0c0c0 solid;
	color:#fff !important;
	font-size:15px;
	line-height:15px;
	font-weight:normal !important; 
	padding:3px 10px 3px 10px;
	text-decoration:none !important; 
}

.carecredit {
	margin:0 0 5px 0;
}

.footnote {
	font-size:13px;
	line-height:22px;	
}

img {border:0;}

.imgborder {
	padding:5px;
	background-color:#f8f8f7;
}

.imgstyler {
	float:right;
	vertical-align:bottom;	
	margin:0 0 0 20px;
	max-width:100%;
}

a:link {
	color:#50803b; 
	text-decoration:none; 
	font-weight:bold; 
}

a:visited {
	color:#50803b; 
	text-decoration:none;
	font-weight:bold;  
}

a:active {
	color:#50803b; 
	text-decoration:none; 
	font-weight:bold;  
}

a:hover {
	color:#50803b; 
	text-decoration:underline; 
	font-weight:bold;
}

h1 {
	color:#50803b;
	font-family:Roboto;
	font-size:30px;
	line-height:30px;
	font-weight:normal;
	padding:0;
	margin:0;
}

h2 {
	color:#50803b;
	font-family:Roboto;
	font-size:30px;
	line-height:30px;
	font-weight:normal;
	padding:0;
	margin:0;
}

h3 {
	color:#50803b;
	font-family:Roboto;
	font-size:30px;
	line-height:30px;
	font-weight:normal;
	padding:0;
	margin:0;
}

h4 {
	color:#50803b;
	font-family:Roboto;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	padding:0;
	margin:0;
}

.center { margin: 0 auto; }

.clear { clear: both; }


/*= HEADER & NAVIGATION
--------------------------------------------------------*/

#header { 
	background: url(../picts/headerbg.jpg) top center no-repeat;
	background-color:#fff !important;
	width: 100%;  
	margin-top: 0;
	z-index:100 !important;
	position: relative;
}

.content{ 
	width: 980px;
	height:auto; 
	margin: 0 auto; 
}

.logocontent {
    max-width:980px;
	margin:0 auto 0 !important;
}

.mobile-logo {
	display:none;
}

#logo {
	width:55%;
    min-width:300px;
	margin:0 auto;
	float:left;
}

.logomax {
	width:314px;
	height:129px;
}


.logopad {
	padding:16px 0 16px 0;	
}

#logoright {
	width:45%;
	min-width:300px;
	margin:0 auto;
	float: left;
}

.logorightpad {
	text-align:right;
	padding:20px 0 0 0;	
}
.logorightpad a:link {
	color:#fff; 
	text-decoration:none; 
	font-weight:bold; 
}

.logorightpad a:visited {
	color:#fff; 
	text-decoration:none;
	font-weight:bold;  
}

.logorightpad a:active {
	color:#fff; 
	text-decoration:none; 
	font-weight:bold;  
}

.logorightpad a:hover {
	color:#fff; 
	text-decoration:underline; 
	font-weight:bold;
}

.logorightpad h3 {	
	font-family:Open Sans !important;
	font-size:32px !important;
	line-height:32px !important;
	text-align:right !important;
	text-transform:normal !important;
	margin:0 0 1px 0 !important;
	color:#588148 !important;
	font-weight:bold !important;
	padding:10px 0 0 0 !important;
}

.logorightpad h3 a {
	color:#588148 !important;
	text-decoration:none !important;
}

#nav {

	width:980px; 
	height:40px;
	margin:0 auto;
	z-index:3000000 !important;
}

.navright {
	padding-right:0 !important;	
}

#margin1 ol {
	padding: 0 0 0 20px; 
	margin:0;
}		
 
#margin1 ul {
	padding: 0 0 0 15px; 
	margin:0;
}
#margin1 li	{
	line-height:30px; 
	padding: 0 0 0 0; 
	margin:0;
}

#margin2 ol {
	padding: 0 0 0 20px; 
	margin:0;
}		
 
#margin2 ul {
	padding: 0 0 0 15px; 
	margin:0;
}
#margin2 li	{
	line-height:30px; 
	padding: 0 0 0 0; 
	margin:0;
} 

#margin3 ol {
	padding: 0 0 0 20px; 
	margin:0;
}		
 
#margin3 ul {
	padding: 0 0 0 15px; 
	margin:0;
}
#margin3 li	{
	line-height:30px; 
	padding: 0 0 0 0; 
	margin:0;
} 



/*= SLIDES STYLING
--------------------------------------------------------*/

#slide1, #slide2, #slide3, #foot { width: 100%; }

#slide1 {
	background-color:transparent;
	color: #252525;
	margin: 0 auto;
	padding: 0;
}

#slide2 {
	margin:0 auto 0;	
}

.slide2content {
	width:980px; 
	margin:0 auto 0;
}

.ctacontainer {
	background:url(../picts/containerbg.png) no-repeat;
	background-color:transparent;
	width:980px; 
	height:auto;
	margin:-100px 0 0 0;
}

.cta-mobile-container {
	display:none;
}

.ctapad {
	width:31px;
	height:auto;
	float:left; 	
}

.cta1 {
    width:306px;
    float:left;
    text-align:left;
	margin:20px 0 0 0;
}

.cta2 {
    width:306px;
    float:left;
    text-align:center;
	margin:20px 0 0 0;
	background-color:transparent;
}

.cta3 {
    width:306px;
    float:left;
    text-align:right;
	margin:20px 0 0 0;
	background-color:transparent;
}


.mainpad {
	padding:0 20px 0 0;	
}

.contentpad {padding:30px 30px 0 30px;}

#slide3{
	background-color:#f7f6f7;
	color: #545454;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 0 0;
}

.slide3content {
	background-color:#fff;
    width:980px;
	margin:0 auto !important;
	padding:0;
}

.twothirds {
	width:68%;	
	float:left;
	margin:0;
}

.onethird {
	width:32%;
	float:left;
	margin:0;
}

.callcolor {
		color: #83090b;
}

/*= FOOTER 
--------------------------------------------------------*/

.social {
	text-align:center;
	padding:0 0 0 0;
}

.socialpad {
	width:38px;
	height:38px;
	margin:10px 5px 0 0;	
}

.socialpadr {
	width:38px;
	height:38px;
	margin:10px 0 0 0;	
}

#foot {
	background:url(../picts/footer-extend.png) top center no-repeat; 
	margin:-80px 0 0 0;
	margin: 0 auto;
	padding: 0 0 10px 0;
}

#foot h2 {
   font-family:Roboto, Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 40px;
   line-height:40px;
   text-align: center;
   color: #084a78;
   margin: 0;
   padding: 0 0 0 30px;
}

#copyright  { 	
	color:#d1ecfb;
	margin: 0;
	text-align: center;  
}

#copyright  a { text-decoration: none; color:#d1ecfb; font-weight:normal;  }

#copyright h2 {
	font-size:10px;
	line-height:10px; 
	padding:95px 0 20px 0;  
	text-align:center; 
	font-family:Roboto !important;
	color:#d1ecfb; 
	font-weight:normal !important;
	text-transform:uppercase;
}


.nono { display:none;}

/* Sliderform */

#quoteform {
	background-color:#2f3071;
	width:295px;
	height:380px;
	margin:0;
	float:right;
}

#quoteform h4 {
	color: #fff !important;
   font-family:Roboto, Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 28px;
   line-height: 28px;
   text-align: left;
   padding:0 !important;
   margin:0  !important;
}

.quoteformpad {
	padding:15px 0 0 35px;
}

.leadform {
	color:#fff;	
}

.leadformbg {
	border:0;
	background-color:#fff; 
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:15px !important;
	line-height:18px !important;
	width:213px; 
	height:25px;
	color:#252525; 
	margin:0 0 5px 0;
	padding:3px 0 0 8px;
	text-align:left;
}

.leadtextstyletop {
	padding:0;
	font-size:12px;
}

.leadtextstyle {
	padding:3px 0 0 0;
	font-size:12px;
}

.inputleadstyle {
	background-color:transparent; 
	border:0;	
	width:200px;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:15px !important;
	color:#252525;
}

.textleadpad {
	padding:5px 0 0 0;	
}

.textleadarea {
	border:0; 
	margin:0;
	padding:0 0 0 10px !important; 
	font:15px arial, verdana, sans-serif; 
	width:200px;
	height:50px;  
	color:#252525;
	background-color:transparent;
	text-align:left;
	overflow:auto;
	resize:none;
}

.textleadformtop {
	width:223px;
	height:9px;  
	background-color:#fff; 
}

.textleadformcenter {
	width:223px;
	background-color:#fff; 
}
	

.textleadformbot {
	width:223px;
	height:9px;  
	background-color:#fff; 
}	

.buttonpad {
	padding:8px 0 0 0;	
}
				
.button {
	width:80px;
	height:auto;
	color:#000 !important;
	font-family:Roboto;
	font-weight:bold;
	font-size:16px;
	line-height:16px;
	background-color: #e0e0e0;
	border:0px; 
    padding:5px;
	cursor: pointer; 

}
										
.buttonon {
	width:80px;
	height:auto;
	color:#000 !important;
	font-family:Roboto;
	font-weight:bold;
	font-size:16px;
	line-height:16px;
	background-color: #e0e0e0;
	border:0px; 
    padding:5px;
	cursor: pointer; 
}
							 

.buttoncontainer {
	width:235px; 
	padding-top:10px;	
}


/*-------- Begin Back to Top --------*/

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(3, 91, 119, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;   /* background color of back to top arrow */
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 1;
}
.no-touch .cd-top:hover {
  background-color: #128db5;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

/*-------- End Back to Top --------*/

/* BEGIN MOBILE CSS */

@media only screen and (min-width:760px) and (max-width: 1010px) {


#logo {
	width:50%  !important; 
	height:auto !important; 
}

#logoright {
	width:50% !important;	
	height:auto !important; 
	text-align:right !important; 
}

.logotagline { 
	font-size: 1em !important;
	line-height:1em !important;
	text-align:left !important;
}
.logopad {
	padding:16px 20px 16px 20px !important;
}

.logorightpad {
	padding:20px 30px 0 0 !important;	
}

#nav { 
	width:auto !important;  
}

h1 { 
	font-size: 34px !important;
	line-height:39px !important;
	padding-bottom:0 !important;
}

h2 {
   font-size: 22px !important;
   line-height:28px !important;
}

.slide2content {
	width: auto !important;	
}

.ctacontainer {
	display:none !important;	
}

.cta-mobile-container {
	background-color:#fff  !important;
	display:inline-block !important;
	width:100% !important;
	margin:-20px auto !important; 
	text-align:center !important;
	padding:20px 0 0 0 !important;
}

.cta-mobile-1 {
	float:left !important;	
	width:32% !important;
	height:100% !important;
	margin:0 auto 20px !important; 
}

.cta-mobile-2 {
	float:left !important;	
	width:32% !important;
	height:100% !important;
	margin:0 auto 20px !important;
}

.cta-mobile-3 {
	float:left !important;	
	width:32% !important;
	height:100% !important;
	margin:0 auto 20px !important;; 
}

.cta-mobile-spacer {
	float:left !important;	
	width:2% !important;
}

.mainpad {
	padding:0 !important;
	margin:0 !important;	
}

#slide3{
	background-color:#fff !important;
	margin: 0 auto !important;
}

.slide3content {
    width:100% !important;
}

.contentpad {
	padding:30px 30px 0 30px !important;
}

.twothirds {
	 width:100% !important;
	 float:none !important;
}
.onethird {
	 width:100% !important;
	 float:none !important;
	 text-align:center  !important;
	 margin:30px auto !important;
	 padding:0 0 30px 0  !important;
}

#foot {
	background:none !important;	
}

.social {
	padding:0 !important;
}


#quoteform {
	margin:0 auto !important;
	float:none !important;
}
.leadformpad { 
	padding:0  !important;
}
.leadformbg {
	width:215px !important;
}

.leadform {
	text-align:left !important;
}

.inputleadstyle {
	width:200px !important;
}

.textleadarea {
	width:200px !important;
	padding-left:0 !important;
}

.textleadformtop {width:222px !important;
}

.textleadformcenter { width:222px!important;
}

.textleadformbot { width:222px !important; 
}
.buttonpad {
	width:100% !important;
}

#copyright h2 {
	font-size:12px !important;
	line-height:22px !important;
	padding:45px 25px 30px 25px !important;
}

}

@media only screen and (min-width:421px) and (max-width: 759px) {

#logo {
	width:100%  !important; 
	height:auto !important; 
	text-align:center !important; 
}

.mobile-logo {
	display:inline-block !important;
	width:100% !important;
	margin:0 auto  !important;
}

#logoright {
	display:none !important;	
}

.logotagline { 
	font-size: 1em !important;
	line-height:1em !important;
	text-align:left !important;
}
.logopad {
	padding:16px 20px 16px 20px !important;
}

.logorightpad {
	padding:20px 30px 0 0 !important;	
}

#nav { 
	width:auto !important;  
}

h1 { 
	font-size: 34px !important;
	line-height:39px !important;
	padding-bottom:0 !important;
}

.slide2content {
	width: auto !important;	
}

.ctacontainer {
	display:none !important;	
}

.cta-mobile-container {
	background-color:#fff  !important;
	display:inline-block !important;
	width:100% !important;
	margin:-20px auto !important; 
	text-align:center !important;
	padding:20px 0 0 0 !important;
}

.cta-mobile-1 {
	float:none !important;
	width:100% !important;
	height:100% !important;
	margin:0 auto 20px !important; 
}

.cta-mobile-2 {
	float:none !important;
	width:100% !important;
	height:100% !important;
	margin:0 auto 20px !important;
}

.cta-mobile-3 {
	float:none !important;	
	width:100% !important;
	height:100% !important;
	margin:0 auto 20px !important;; 
}

.cta-mobile-spacer {
	float:left !important;	
	width:2% !important;
}

.tel {
	width:100% !important; 
	float:none !important;
	text-align:center !important; 
	margin:15px 0 25px 0 !important; 
	font-size:18px !important;
	line-height:18px !important;
}

.apptreq-mobile {
	width:100% !important;
	height:auto !important;
	margin:0 auto 15px !important;	
}

.apptreq-mobile a { 
	color:#fff !important;
	background-color:#669936 !important;
	border:1px #48761e solid !important;
	font-family:Roboto !important;
	font-weight:normal !important;
	padding:4px 13px 4px 13px!important;
	text-shadow:-1px 2px 0 rgba(55,102,10,.56)!important;
	text-decoration:none !important;     
 }

.appreq-mobile-tel {
	color:#50803b !important;
	font-weight:bold !important;
	font-size:32px !important;
	line-height:32px !important;
}

.appreq-mobile-tel a:link {
	color:#50803b !important; 
	font-weight:bold !important;
	text-decoration:none !important; 
}

.appreq-mobile-tel a:visited {
	color:#50803b !important;
	font-weight:bold !important; 
	text-decoration:none !important; 
}

.appreq-mobile-tel a:active {
	color:#50803b !important; 
	font-weight:bold !important; 
	text-decoration:none !important; 
}

.appreq-mobile-tel a:hover {
	color:#50803b !important;
	font-weight:bold !important;
	text-decoration:none !important; 
}

.mainpad {
	padding:0 !important;
	margin:0 !important;	
}

#slide3{
	background-color:#fff !important;
	margin: 0 auto !important;
}

.slide3content {
    width:100% !important;
}

.contentpad {
	padding:30px 30px 0 30px !important;
}

.twothirds {
	 width:100% !important;
	 float:none !important;
}
.onethird {
	 width:100% !important;
	 float:none !important;
	 text-align:center  !important;
	 margin:30px auto !important;
	 padding:0 0 30px 0  !important;
}

#foot {
	background:none !important;	
}

.social {
	padding:0 !important;
}


#quoteform {
	margin:0 auto !important;
	float:none !important;
}
.leadformpad { 
	padding:0  !important;
}
.leadformbg {
	width:215px !important;
}

.leadform {
	text-align:left !important;
}

.inputleadstyle {
	width:200px !important;
}

.textleadarea {
	width:200px !important;
	padding-left:0 !important;
}

.textleadformtop {width:222px !important;
}

.textleadformcenter { width:222px!important;
}

.textleadformbot { width:222px !important; 
}
.buttonpad {
	width:100% !important;
}

#copyright h2 {
	font-size:12px !important;
	line-height:22px !important;
	padding:45px 25px 30px 25px !important;
}

}

@media screen and (max-width: 420px){
	
.col2-l {
	width:100% !important;
	float:none !important;
}

.col2-r {
	width:100% !important;
	float:none !important;
}

#logo {
	width:100% !important; 
	height:auto !important; 
	text-align:center !important; 
}

.logomax {
	width:94%!important; 
	height:94%!important; 
}

.mobile-logo {
	display:inline-block !important;
	width:100% !important;
	margin:0 auto  !important;
}

#logoright {
	display:none !important;	
}

.logotagline { 
	font-size: 1em !important;
	line-height:1em !important;
	text-align:left !important;
}
.logopad {
	padding:16px 20px 16px 20px !important;
}

.logorightpad {
	padding:20px 30px 0 0 !important;	
}

#nav { 
	width:auto !important;  
}

h1 { 
	font-size: 28px !important;
	line-height:34px !important;
	padding-bottom:0 !important;
}

h3 { 
	font-size: 28px !important;
	line-height:34px !important;
	padding-bottom:0 !important;
}


.slide2content {
	width: auto !important;	
}

.ctacontainer {
	display:none !important;	
}

.cta-mobile-container {
	background-color:#fff  !important;
	display:inline-block !important;
	width:100% !important;
	margin:-20px auto !important; 
	text-align:center !important;
	padding:20px 0 0 0 !important;
}

.cta-mobile-1 {
	float:none !important;
	width:94% !important;
	height:94% !important;
	margin:0 auto 20px !important; 
}

.cta-mobile-2 {
	float:none !important;
	width:94% !important;
	height:94% !important;
	margin:0 auto 20px !important; 
}
.cta-mobile-3 {
	float:none !important;
	width:94% !important;
	height:94% !important;
	margin:0 auto 20px !important; 
}
.cta-mobile-spacer {
	display:none !important;	
}

.tel {
	width:100% !important; 
	float:none !important;
	text-align:center !important; 
	margin:15px 0 25px 0 !important; 
	font-size:18px !important;
	line-height:18px !important;
}

.apptreq-mobile {
	width:100% !important;
	height:auto !important;
	margin:0 auto 15px !important;	
}

.apptreq-mobile a { 
	color:#fff !important;
	background-color:#669936 !important;
	border:1px #48761e solid !important;
	font-family:Roboto !important;
	font-weight:normal !important;
	padding:4px 13px 4px 13px!important;
	text-shadow:-1px 2px 0 rgba(55,102,10,.56)!important;
	text-decoration:none !important;     
 }

.appreq-mobile-tel {
	color:#50803b !important;
	font-weight:bold !important;
	font-size:32px !important;
	line-height:32px !important;
}

.appreq-mobile-tel a:link {
	color:#50803b !important; 
	font-weight:bold !important;
	text-decoration:none !important; 
}

.appreq-mobile-tel a:visited {
	color:#50803b !important;
	font-weight:bold !important; 
	text-decoration:none !important; 
}

.appreq-mobile-tel a:active {
	color:#50803b !important; 
	font-weight:bold !important; 
	text-decoration:none !important; 
}

.appreq-mobile-tel a:hover {
	color:#50803b !important;
	font-weight:bold !important;
	text-decoration:none !important; 
}

.mainpad {
	padding:0 !important;
	margin:0 !important;	
}

#slide3{
	background-color:#fff !important;
	margin: 0 auto !important;
}

.slide3content {
    width:100% !important;
}

.contentpad {
	padding:30px 30px 0 30px !important;
}

.twothirds {
	 width:100% !important;
	 float:none !important;
}
.onethird {
	 width:100% !important;
	 float:none !important;
	 text-align:center  !important;
	 margin:30px auto !important;
	 padding:0 0 30px 0  !important;
}

#foot {
	background:none !important;	
}

.social {
	padding:0 !important;
}


#quoteform {
	margin:0 auto !important;
	float:none !important;
}
.leadformpad { 
	padding:0  !important;
}
.leadformbg {
	width:215px !important;
}

.leadform {
	text-align:left !important;
}

.inputleadstyle {
	width:200px !important;
}

.textleadarea {
	width:200px !important;
	padding-left:0 !important;
}

.textleadformtop {width:222px !important;
}

.textleadformcenter { width:222px!important;
}

.textleadformbot { width:222px !important; 
}
.buttonpad {
	width:100% !important;
}

#copyright h2 {
	font-size:12px !important;
	line-height:22px !important;
	padding:45px 25px 30px 25px !important;
}

}

/* END MOBILE CSS */
