
 /************** Overall Page Info *************/
 html {
	/*display: inline; this cannot be set as it messes with the device width calc */
	height: 100%;
	width: 100%;
}
body {
	/*display: inline; this cannot be set as it messes with the device width calc */
	height: 100%;
	width: 100%;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.wrapper1300{
	max-width: 1300px;
	margin: 0 auto;
	padding: 0;
}
#contentHome {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
#content {
	max-width: 1300px;
	margin: 0 auto;
	display: block;
}
.clear {clear: both;}
img { max-width: 100%; }

/** YouTube Video Responsiveness **/
.iacaVid {
    position: relative;
    padding-bottom: 47%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
	margin-bottom: 15px;
}
.iacaVid iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.financingVid {
    position: relative;
    padding-bottom: 47%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
	margin-bottom: 15px;
}
.financingVid iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.directionMap {
    position: relative;
    padding-bottom: 70%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
	margin-bottom: 15px;
}
.directionMap iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
/***************** General Page Information *************/
#searchpage  {     
	float: none;
	margin: 0 auto !important;
}
#cx5ws_windowsticker  {     
	float: none;
	margin: 0 auto !important;
}
a {
	color: #94c93d;
	text-decoration:none;
}
a:hover{
	color: #989795;
}
/************** Header information *************/
#header{
	max-width: 1300px;
	margin: 0 auto;
	line-height:1.2;
	font-family: 'Arimo', sans-serif;
}
#mainLogo{ 
	float:left;
	width: 20.5%;
padding-top: 1.2%;
}
#makePaymentBtn{
	float:left;
	padding-left: 9%;
padding-right: 9%;
	width: 18%;
	margin-top: 25px;
	font-size: 20px;
}
#makePaymentBtn input{
	display:inline-block;
	background-color: #94c93d;
	width: 100%;
	text-align: center;
	color: white;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: 700;
	padding: 10px 0;
font-family: 'Arimo', sans-serif;
border: none;
font-size: 16px;
}
#makePaymentBtn input:hover{
	background-color: #989795;
	color: white;
}
#dlrAddress{
	float:left;
	width: 18%;
	padding-left: 2.5%;
	text-align:right;
	font-size: 14px;
	padding-top: 25px;
}
#headerRight {
	float:right;
	width: 18%;
	margin-top: 15px;
}
#dlrPhone{
	font-weight:700;
	color: #94c93d;
	font-size: 21px;
	float:left;
	padding-top: 5px;
}
#search a{
	float:right;
	display:inline-block;
	background-color: #94c93d;
	text-align: center;
	color: white;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: 700; 
	padding: 20px 0;
	font-size: 30px;
	width: 20%;
}
#search a:hover{
	background-color: #989795;
	color: white;
}
/************* Pop Up ***************/
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
 z-index: 1;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 300px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 40%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: orange;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}
/************ Navigation *********/
#nav{
	width: 100%;
	font-color: black;
	max-width: 1300px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #ebebeb;
	margin-top: 5px;
}

/************* Homepage ***************/
#hpSlide{
	max-width: 1920px;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	margin-bottom: 10px;
}

.slideshow_holder_slideshow1{z-index: 0 !important;}
.greyBack{
	background-color: #e6e6e6;
	padding: 20px 0;
}
#invSearch{
	float:left;
	width: 38.5%;
}
#ce5_page_16026 #searchCriteria{
	width: 50% !important;
}
#featVehicles{
	float:left;
	padding-left: 2.5%;
	width: 59%;
	text-align:center;
	font-family: 'Arimo', sans-serif;
}
#featVehicles h3{
	font-size: 28px;
	font-weight:700;
	font-family: 'Arimo', sans-serif;
}
.bx-wrapper {
margin: 0 auto 50px;
}

.bx-wrapper .bx-viewport {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
left: -5px;
background: transparent;
}

.bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: verdana;
font-weight: normal;
color: #94c93d;
padding-bottom: 7px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
background: #898989;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper 
.bx-pager.bx-default-pager a.active {background: #94c93d;}

#serviceBack{
	width: 100%;
	background-image: url(images/service-background.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center bottom;
}
#serviceTxt{
	background-color: white;
	width: 55%;
	padding:1% 2%;
	float:left;
	margin: 60px 0;
	font-size: 16px;
	font-family: 'Arimo', sans-serif;
}
#serviceTxt h4{
	font-weight:700;
	text-align: center;
	font-size: 28px;
	font-family: 'Arimo', sans-serif;
	margin-bottom: 5px;
}
#serviceTxt p{
	font-family: 'Arimo', sans-serif;
}
.greyBtn a{
	display:inline-block;
	background-color: #636363;
	padding: 15px 35px;
	margin-top: 15px;
	border-radius: 10px;
	color: white;
}
.greyBtn a:hover{
	background-color: #949494;
}
#mapSection{
	margin: 20px 0;
	font-family: 'Arimo', sans-serif;
}
#mapSection h4{
	text-align:center;
	font-weight:700;
	font-size: 28px;
	margin-bottom: 10px;
}
#homeMap{
	width: 100%;
}
.mapHolder {
    position: relative;
    padding-bottom: 24%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}
.mapHolder iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.getDirections{
	margin: 10px 0;
	width: 100%;
	font-family: 'Arimo', sans-serif;
	font-weight: 700;
	font-size: 28px;
	text-align:center;
	padding-bottom: 20px;
	border-bottom: 1px solid #a1a1a1;
}
.mapTextInput{
	border: none;
	border-bottom:1px solid black;
	padding: 10px 10px;
	font-size: 16px;
	width: 64%;
}
.goButton{
	background-color: #94c93d;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight:bold;
	color: #ffffff;
	text-transform:uppercase;
	font-size: 20px;
	line-height:1;
	padding: 5px 50px;
}
.goButton:hover{
	background-color: #636363;
}
#preFooter{
	margin: 30px 0;
	font-family: 'Arimo', sans-serif;
}
#leftPF{
	float:left;
	width: 21.5%;
	padding-right: 2%;
}
#leftPF h2{
	font-family: 'Arimo', sans-serif;
	font-weight: 700;
	font-size: 20px;
}
#addressPF{
	padding-top: 10px;
	font-size: 16px;
}
#phonePF{
	font-weight: 700;
	font-size: 20px;
	padding-top: 15px;
}
#socialPF{
	font-size: 16px;
	padding-top: 25px;
}
#socialPF a{
	float:left;
	width: 40px;
	margin-right: 7px;
	margin-top: 10px;
}
#socialPF a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
}
#makePaymentPF{
	float:left;
	width: 78%;
	margin-top: 35px;
	font-size: 20px;
	line-height:1.2;

}
#makePaymentPF input{
	display:inline-block;
	background-color: #989795;
	width: 100%;
	text-align: center;
	color: white;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: 700;
	padding: 10px 0;
border: none;
	font-size: 16px;
}
#makePaymentPF input:hover{
	background-color: #94c93d;
	color: white;
}
#middlePF{
	float:left;
	width: 47%;
	padding: 0 2%;
	border-right: 1px solid #959595;
	border-left: 1px solid #959595;
}
#middlePF h1{
	font-weight:700;
	font-size: 20px;
	padding-bottom: 8px;
}
#middlePF p{
	font-size: 14px;
	line-height: 1.2;
	padding-bottom: 15px;
}
#rightPF{
	float:left;
	width: 21.5%;
	padding-left: 2%;
}
.hoursHead{
	font-weight:700;
	font-size: 20px;
	padding-bottom: 8px;
}
#rightPF .showDeptHours{
	line-height:2;
	font-size: 16px;
}
#rightPF .department_hours td{
	padding-right: 20px;
}

/************** Footer ****************/
#footer{
	margin-top: 20px;
	width: 100%;
	border-top: 15px solid #989795;
	background-color: #94c93d;
	padding: 18px 0;
	text-align:center;
	font-family: 'Arimo', sans-serif;
}
#footLogo{
	width: 180px;
}
#footerLinks {
	margin-top: 15px;
}
#footerLinks a{
	color: black;
	font-size: 14px;
	text-decoration: none;
}
#footerLinks a:hover{
	text-decoration: underline;
}
#copyright{
	margin-top: 15px;
}
#copyright a{
	color: black;
}
#copyright a:hover{
	color: white;
}
/************* General Page code ****************/
.pageHeader{
	padding: .5% 1% .5% 1%;
	text-align:left;
	font-family: 'Arimo', sans-serif;
}
.pageHeader h1{
	font-family: 'Arimo', sans-serif;
	font-weight: 700;
	font-size: 22px;
}
.fullPage{
	padding: 1%;
	width: 98%;
}
.fullPage p{
	font-family: 'Arimo', sans-serif;
	font-size: 14px;
	padding-bottom: 10px;
}
.fullPage h2{
	font-size: 18px;
	font-family: 'Arimo', sans-serif;
	font-weight: 700;
}
/***** Form Page ****/
.formLeft{
	float:left;
	padding-left: 1%;
	width: 63%;
}
.formLeft p{
	font-family: 'Arimo', sans-serif;
	font-size: 14px;
	padding-bottom: 10px;
}
.formLeft h3 {
	font-size: 14px;
	font-weight:bold;
}
.formLeft a{
	font-weight: 700;
	text-decoration:none;
}
.formLeft a:hover{
	color: #94c93d;
}
.infoRight{
	float:right;
	padding-right: 1%;
	width: 32%;
}
.formBtn {
	display:inline-block;
	font-family: 'Arimo', sans-serif;
	text-decoration: none;
	font-size: 16px;
	width: 92%;
	-webkit-border-radius: 2;
	-moz-border-radius: 2;
	border-radius: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5%;
	background: #94c93d;
	width: 95%;
	margin-bottom: 7px;
}
.formBtn:hover {
  background: #e6e6e6;
  text-decoration: none;
  color: #989795;
}
.formButtons a{
	color:#ffffff;
	text-decoration:none;
	font-weight:700;
}
.formHours{
	font-family: 'Arimo', sans-serif;
	font-size: 14px;
}
.formHours h2{
	 font-family: 'Arimo', sans-serif;
	 color: #94c93d;
	 font-weight:700;
	 font-size: 18px;
	 margin-top: 20px;
}
hr{
	padding:0 0;
	margin: 0 0 5px 0;
	border: 0;
    height: 2px;
	background-color: #989795;
}
/********* Financing Video *************/
.financingVideo {
	width: 70%;
	padding: 1% 15%;
}
/*********** Online Payments ***********/
.onlinePayBtn a{
	font-family: 'Arimo', sans-serif;
	color: #ffffff;
	font-weight:700;
	font-size: 22px;
	background-color: #94c93d;
	float:left;
	margin-left: 10%;
	width: 35%;
	text-align:center;
	padding: 1%;
}
.onlinePayBtn a:hover{
	background-color: #989795;
}
.paymentForm {
	font-family: 'Arimo', sans-serif;
	font-size: 16px;
}
.paymentStat{
	font-family: 'Arimo', sans-serif;
	font-size: 16px;
	margin-bottom: 20px;
}
.payNowBtn{
	font-family: 'Arimo', sans-serif;
	color: #ffffff;
	font-weight:700;
	font-size: 22px;
	background-color: #94c93d;
	border: none;
	padding:10px 50px;
}
.payNowBtn:hover{
	background-color: #989795;
}
#list_locations {display: none; }
#wonderpush-subscription-switch{
float: right !important;
}

@media only screen and (min-width:1300px) {
 html {
	overflow-x: hidden;
}
/************** Navigation ***************/
.toggleMenu {
	display:none;
}

#phoneTop{
	display: none;
}
#phoneBtns{
	display: none;
}
}
@media only screen and (min-width:1025px) and (max-width:1299px) {
/*********** Header **************/
#makePaymentBtn{
	float:left;
	padding-left: 7%;
	padding-right: 7%;
	width: 18%;
	margin-top: 24px;
	font-size: 19px;
}
#mainLogo{ 
	float:left;
	width: 20.5%;
padding-top: 1.2%;
}
#headerRight {
	width: 22%;
}

/************** Navigation ***************/
.toggleMenu {
	display:none;
}
#phoneTop{
	display: none;
}
#phoneBtns{
	display: none;
}
/********** Homepage ***********/
#invSearch{
	padding-left: 1%;
	width: 37.5%;
}
#ce5_page_16026 #searchCriteria{
	width: 40% !important;
}

#featVehicles{
	width: 58%;
}
#serviceTxt{
	margin-left: 2.5%;
}
#leftPF{
	width: 19.5%;
	padding-left: 2%;
	padding-right: 2%;
}
#leftPF h2{
	font-size: 18px;
}
#socialPF a{
	width: 31px;
}
#makePaymentPF{
	font-size: 16px;
	width: 93%;
}
#rightPF{
	float:left;
	width: 19.5%;
	padding-left: 2%;
	padding-right: 2%;
}
#rightPF .showDeptHours{
	line-height:2;
	font-size: 13px;
}
#rightPF .department_hours td{
	padding-right: 0;
}
}

@media only screen and (min-width:769px) and (max-width:1024px) {
#mainLogo{ 
	width: 20.5%;
padding-top: 1.6%;
}
#makePaymentBtn{
	font-size: 14px;
	padding-left: 5%;
padding-right: 5%;
	width: 18%;
}
#makePaymentBtn input{
font-size: 14px;
}
#dlrAddress{
	width: 20%;
	padding-left: 2.5%;
	text-align:right;
	font-size: 12px;
	padding-top: 25px;
}
#headerRight {
	width: 26%;
}
#dlrPhone{
	font-size: 16px;
}
#search a{
	float:right;
	display:inline-block;
	background-color: #94c93d;
	text-align: center;
	color: white;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: 700; 
	padding: 20px 0;
	font-size: 16px;
	width: 18%;
}
/************** Navigation ***************/
#nav{
	margin-top: 5px;
}
.toggleMenu {
	display:none;
}
#phoneBtns{
	display: none;
}
#phoneTop{
	display: none;
}
/********** Homepage ***********/
#invSearch{
	padding-left: 1%;
	width: 37.5%;
}
#ce5_page_16026 #searchCriteria{
	width: 35% !important;
}
#featVehicles{
	width: 58%;
}
#serviceTxt{
	margin-left: 2.5%;
	width: 70%;
}
.mapHolder {
    padding-bottom: 28%;
}
.getDirections{
	font-size: 18px;
}
.mapTextInput{
	width: 50%;
}
.goButton{
	font-size: 16px;
}
#leftPF{
	width: 24%;
	padding-left: 2%;
	padding-right: 2%;
}
#leftPF h2{
	font-size: 18px;
}
#addressPF{
	font-size: 13px;
}
#socialPF a{
	width: 38px;
}
#makePaymentPF{
	font-size: 16px;
	width: 93%;
}
#middlePF{
	width: 38%;
}
#rightPF{
	float:left;
	width: 24%;
	padding-left: 2%;
	padding-right: 2%;
}
.hoursHead{
	font-size: 18px;
}
#rightPF .showDeptHours{
	line-height:2;
	font-size: 12px;
}
#rightPF .department_hours td{
	padding-right: 0;
}
/******** Directions Map ********/
.directionMap {
    padding-bottom: 80%;
}
}
@media only screen and (min-width:661px) and (max-width:768px) {
#mainLogo{ 
	width: 20.5%;
padding-top: 1.8%;
}
#makePaymentBtn{
	font-size: 13px;
	padding-left: 4%;
	padding-right: 2%;
	margin-top: 10px;
}
#makePaymentBtn input{
font-size: 12px;
}
#dlrAddress{
	width: 21%;
	padding-left: 2%;
	text-align:right;
	font-size: 12px;
	padding-top: 10px;
}
#headerRight {
	width: 30%;
	margin-top: 5px;
}
#dlrPhone{
	font-size: 16px;
}
#search a{
	float:right;
	display:inline-block;
	background-color: #94c93d;
	text-align: center;
	color: white;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: 700; 
	padding: 20px 0;
	font-size: 16px;
	width: 16%;
}
/************* Pop Up ***************/
.popup {
  margin: 150px auto;
}
/************** Navigation ***************/
#nav{
	margin-top: 5px;
}
.toggleMenu {
	display:none;
}
#phoneTop{
	display: none;
}
#phoneBtns{
	display: none;
}
/********** Homepage ***********/
#invSearch{
	display: none;
}
#featVehicles{
	width: 96%;
	padding: 0 2%;
}
#serviceTxt{
	margin-left: 2%;
	width: 92%;
}
.mapHolder {
    padding-bottom: 28%;
}
.getDirections{
	font-size: 18px;
}
.mapTextInput{
	width: 50%;
}
.goButton{
	font-size: 16px;
}
#leftPF{
	width: 32%;
	padding-left: 2%;
	padding-right: 2%;
}
#leftPF h2{
	font-size: 18px;
}
#addressPF{
	font-size: 13px;
}
#socialPF a{
	width: 34px;
}
#makePaymentPF{
	font-size: 16px;
	width: 93%;
}
#middlePF{
	width: 58%;
	border-right: none;
}
#rightPF{
	display: none;
}
.hoursHead{
	font-size: 18px;
}
#rightPF .showDeptHours{
	line-height:2;
	font-size: 12px;
}
#rightPF .department_hours td{
	padding-right: 0;
}
/***** Form Page ****/
.formLeft{
	padding-left: 1%;
	width: 98%;
}
.infoRight{
	margin-top: 15px;
	float:left;
	padding-left: 1%;
	width: 98%;
}
.formBtn {
	width: 65%;
}
/*********** Online Payments ***********/
.onlinePayBtn a{
	font-family: 'Arimo', sans-serif;
	color: #ffffff;
	font-weight:700;
	font-size: 22px;
	background-color: #94c93d;
	float:left;
	margin-left: 2%;
	width: 45%;
	text-align:center;
	padding: 1%;
}
.onlinePayBtn a:hover{
	background-color: #989795;
}
}

@media only screen and (min-width:481px) and (max-width:660px) {
#mainLogo{ 
	width: 34%;
	margin-top: 7px;
}
#makePaymentBtn{
	display: none;
}
#dlrAddress{
	width: 29%;
	padding-left: 3%;
	text-align:right;
	font-size: 12px;
	padding-top: 10px;
}
#headerRight {
	width: 28%;
	margin-top: 5px;
	float: right;
}
#dlrPhone{
	float: right;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 10px;
}
#search{
	display: none;
}
#popup1{ display: none;}

/************ Navigation Styles ************/
#nav{
	margin-top: 5px;
	width: 100%;
	background-color: #94c93d;
	height:55px;
}
.toggleMenu  {
	display:inline-block;
	width:100%;
	clear:both;
	float:left;
	margin:1% auto;
	position:relative;
}
.jqueryslidemenu {
	display:none;
}
#phoneTop{
	display: none;
}
#phoneBtns{
	display: none;
}
/********** Homepage ***********/
#invSearch{
	display: none;
}
#featVehicles{
	width: 96%;
	padding: 0 2%;
}
#serviceBack{
	width: 100%;
	background-color: #464646;
	background-image: none;
}
#serviceTxt{
	margin: 25px 2%;
	width: 92%;
}
.greyBtn a{
	margin-bottom: 10px;
}
#mapSection{
	display: none;
}
#leftPF{
	width: 32%;
	padding-left: 2%;
	padding-right: 2%;
}
#leftPF h2{
	font-size: 18px;
}
#addressPF{
	font-size: 13px;
}
#socialPF a{
	width: 34px;
}
#makePaymentPF{
	font-size: 16px;
	width: 93%;
}
#middlePF{
	width: 58%;
	border-right: none;
}
#rightPF{
	display: none;
}
/***** Form Page ****/
.formLeft{
	padding-left: 1%;
	width: 98%;
}
.infoRight{
	margin-top: 15px;
	float:left;
	padding-left: 1%;
	width: 98%;
}
.formBtn {
	width: 75%;
}
/******** Directions Map ********/
.directionMap {
    padding-bottom: 95%;
}
/*********** Online Payments ***********/
.onlinePayBtn a{
	font-family: 'Arimo', sans-serif;
	color: #ffffff;
	font-weight:700;
	font-size: 22px;
	background-color: #94c93d;
	float:left;
	margin-left: 2%;
	width: 45%;
	text-align:center;
	padding: 1%;
}
.onlinePayBtn a:hover{
	background-color: #989795;
}
}

@media only screen and (max-width: 480px) {
#wonderpush-subscription-switch{
float: right !important;
width: 100%;
padding: 10px;
background-color:white;
}
#mainLogo{ 
	width: 70%;
	padding: 0 15%;
	padding-top: 10px;
}
#makePaymentBtn{
	display: none;
}
#dlrAddress{
	width: 90%;
	padding: 0 5%;
	text-align:center;
	font-size: 16px;
	padding-top: 10px;
}
#headerRight {
	width: 100%;
	text-align: center;
	padding: 0 0;
}
#dlrPhone{
	font-size: 21px;
	float:none;
	padding-top: 0px;
	width: 100%;
}
#search a{
	display: none;
}
#popup1{ display: none;}
/************ Phone Buttons **************/
#phoneTop{
	width: 100%;
	background-color: #94c93d;
	padding: 7px 0;
	font-size: 36px;
	line-height:1;
}
#phoneTop a{
	color: #ffffff;
}
.butIcon{
	float:left;
	width: 19.7%;
	border-right: solid 1px white;
}
.butIconLast{
	float:left;
	width: 19.2%;
}
#phoneBtns{
	width: 100%;
	margin-bottom: 10px;
	font-family: 'Arimo', sans-serif;
	font-weight:700;
}
#phoneBtns a{
	display: inline-block;
	background-color: #fafafa;
	width: 96.5%;
	margin:1%;
	text-align:center;
	border: 2px solid #94c93d;
	border-radius: 10px;
	padding: 5px 0;
	font-size: 20px;
}
/************ Navigation Styles ************/
#nav{
	margin-top: 10px;
	width: 100%;
	background-color: #94c93d;
	height:50px;
}
.toggleMenu  {
	display:inline-block;
	width:100%;
	clear:both;
	float:left;
	margin:1% auto;
	position:relative;
}
.jqueryslidemenu {
	display:none;
}
/************* Homepage ***************/
#hpSlide{
	display: none;
}
#invSearch{
	display: none;
}
#featVehicles{
	width: 96%;
	padding: 0 2%;
}
#serviceBack{
	width: 100%;
	background-color: #464646;
	background-image: none;
}
#serviceTxt{
	margin: 15px 2%;
	width: 92%;
}
.greyBtn a{
	margin-bottom: 10px;
}
#mapSection{
	display: none;
}
#leftPF{
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	float:right;
}
#leftPF h2{
	font-size: 18px;
}
#addressPF{
	font-size: 13px;
}
#socialPF a{
	width: 50px;
	padding-right: 10px;
}
#makePaymentPF{
	font-size: 22px;
	width: 100%;
	margin: 25px 0;
}
#middlePF{
	display: none;
}
#rightPF{
	display: none;
}
/************** Footer ****************/
#footer{
	margin-top: 20px;
	width: 96%;
	padding: 18px 2%;
}
#footLogo{
	width: 50%;
}
#footerLinks {
	display:none;
}
#copyright{
	width: 96%;
	padding: 0 2%;
}
/***** Form Page ****/
.formLeft{
	padding-left: 1%;
	width: 98%;
}
.infoRight{
	margin-top: 15px;
	float:left;
	padding-left: 1%;
	width: 98%;
}
.formBtn {
	width: 95%;
}
/******** Directions Map ********/
.directionMap {
    padding-bottom: 100%;
}
/*********** Online Payments ***********/
.onlinePayBtn a{
	font-family: 'Arimo', sans-serif;
	color: #ffffff;
	font-weight:700;
	font-size: 22px;
	background-color: #94c93d;
	float:left;
	margin-left: 1%;
	margin-bottom: 10px;
	width: 96%;
	text-align:center;
	padding: 3% 0;
}
.onlinePayBtn a:hover{
	background-color: #989795;
}
#phoneSearch{
	text-align: center;
padding: 10px 1%;
width: 98%;
}
}

.slider1 {max-height: 200px; overflow-y: hidden;}

/************ BMW Page *************/
.halfPage{
	float: left;
	padding-left: 2%;
	width: 47%;
}
@media only screen and (max-width: 660px) {
.halfPage{
	float: left;
	padding-left: 2%;
	width: 96%;
}
}

/***************** NEW BIG BUTTONS ON HOMEPAGE ********************/
.bigBtn-img .textArea{
	position:absolute;
	padding:10px; 
}
.bigBtn-img .textArea>p{width:100%}
.bigBtn-img{
	padding-top:18.5%;
	position:relative;
	background-size:cover;
	background-repeat:no-repeat;
	float:left;
}
.bigBtn-img:hover{opacity:.6}
.bigBtn-img{
	background-color:#0A0A0A;
	background-position:center;
}
.bigBtn-img-01{background-image:url(images/big-buttonAlt.jpg)}
.bigBtn-img-01 .textArea{
	top:0;
	right:0;
	text-align:right
}
.bigBtn-img-02{background-image:url(images/small-button1Alt.jpg)}
.bigBtn-img-02 .textArea{
	bottom:0;
	right:0;
	text-align:right
}
.bigBtn-img-03{background-image:url(images/small-button2Alt.jpg)}
.bigBtn-img-03 .textArea{
	top:0;
	left:0
}
.halfWide{width:45%}
.qrtWide{width:27.5%}

@media only screen and (min-width:769px) and (max-width:1024px) {
.bigBtn-img{padding-top:20%;}
}
@media only screen and (min-width:661px) and (max-width:768px) {
.bigBtn-img{ padding-top:20%;}
}
@media only screen and (min-width:481px) and (max-width:660px) {
.bigBtn-img{ padding-top:20%;}
}
@media only screen and (max-width:480px) {
#bigButtonRow{ display: none; }
}