/* Global Styles */


/* LAYOUT */
body {
	background:url(images/back.jpg) repeat-x;
	margin:10px;
	background-color:#CCC;
	background-color:#8d8d8d;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
	color:#FFF;
	
	}
#holder {
	margin-left:auto;
	margin-right:auto;
	width:1120px;
	height:100%;
}

#bodyHolder {
	background:url(images/tableMid.png) repeat-y left;
	float:left;
	height:100%;
	width:1120px;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
}

#tableTop 	{
background: url(images/tableTop.png) top center no-repeat;
width:1120px;
height:164px;
margin-left:auto;
margin-right:auto;
}

#nav{
	float:none;
}

#navTop{
	width:170px;
	float:left;
	
	
}
#content {
	float:left;
	width:790px;
	
}

.sideR {
	width:150px;
	float:left;
	height:100%;
}
#footer {
	background-position:top;
	float:left;
	background: url(images/tableBottom.png) no-repeat;
	height:auto;
	width:1120px;
	padding-top:50px;
	margin-left:auto;
	margin-right:auto;
	color:#000;
}
#footer p,#footer a,#footer a:visited{
	color:#000;
	
}
	
	a img{
		border:none;
	}
	
	
.addressTop {
		background:url(images/contactBack.jpg) no-repeat top center;
		height:65px;
		padding-top:18px;
		margin-left:auto;
		margin-right:auto;
}
	
 .addressTop, .addressTop a, .addressTop a:visited {
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	text-shadow:#630 2px 1px 1px;
	text-align:center;	
}
.mobileText {
	font-size:10px;
}
	
	


.PDF {
	width:700px;
	float:left;
}
.pdfImage {
	float:left;
	width:200px;
}
.pdfText {
	float:left;
	width:500px;
}





	.formLabel {
	font-size:14px;
	font-weight:bold;
}
.formInput, .formError {
	background:url(images/formInput1.png) no-repeat;
	width:260px;
	height:47px;
	border:none;
	padding-left:10px;
	padding-right:10px;
	outline:none;
	overflow:hidden;
	font-size:14px;
	color:#09F;
}
.formInput:focus, .formError:focus{
	background :url(images/formInput2.png) no-repeat;
	width:260px;
	height:47px;
	border:none;
	outline:none;
	padding-left:20px;
	padding-right:10px;
	overflow:auto;
	color:#03F;
	font-size:14px;
	text-indent:5px;
}


.messageBox{
	background:url(images/messageBox.png) no-repeat;
	width:560px;
	height:180px;
	border:none;
	padding-left:20px;
	padding-right:40px;
	padding-top:20px;
	outline:none;
	font-size:14px;
	color:#000;
overflow:auto;
}
.messageBox:focus, .messageBox:focus{
	background :url(images/messageBox2.png) no-repeat;
	width:560px;
	height:180px;
	border:none;
	outline:none;
	padding-left:20px;
	padding-right:40px;
	padding-top:20px;
	overflow:auto;
	color:#03F;
	font-size:14px;
	text-indent:5px;
}

.messageBox div {
	height:160px;
	top:0px;
	overflow:auto;
	border-bottom:#000 thin solid;
}

.vformInput {
	vertical-align:top;
	height:58px;
	width:130px;
	border:none;
	padding-left:5px;
	padding-right:10px;
	outline:none;
	overflow:hidden;
	font-size:14px;
	color:#09F;
	text-indent:2px;
}
.vformInput:focus, .vformError:focus{
	background :url(front/formInput3S.jpg) no-repeat;
	height:30px;
	border:none;
	outline:none;
	padding-left:5px;
	padding-right:10px;
	overflow:hidden;
	color:#03F;
	font-size:12px;
	text-indent:2px;
}


select {
	background-color:#09F;
	color:#FFF;
	outline:none;
}

option{
	background-color:#0CF;
	text-indent:2px;
	padding:2px;
	height:25px;
	color:#FFF;
	outline:none;
}

.bodyText {
	font-size:11px;
	color:#FFFFFF;
	line-height:20px;
	margin-top:0px;
	}
h1 {
	background-position:top left;
	font-size: 20px;
	height: 40px;
	text-indent: 25px;
	color: #FFF;
	font-weight:bold;
	padding-top: 0px;
	line-height: 40px;
	background-image: url(images/pageNameBacker.jpg);
	background-repeat: no-repeat;
	text-shadow:#630 3px 2px 2px;
}



p a:hover {
	color:#FF0;
	}
p a, p a:visited {
	color:#FFF;
	}
p {
	color:#FFF;
}
.copy, .copy a, .copy a:visited, .addressDark, .addressDark, .addressDark a, .addressDark a:visited {
	font-size: 12px;
	color: #000;
}


.buttonUp {
	height: 29px;
	width: 210px;
	text-indent:8px;
	padding-top: 6px;
	font-size: 12px;
	background: url(images/buttonUp.jpg) no-repeat;
}
.buttonUp a, .buttonUp a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.buttonUp a:active, .buttonUp a:hover  {
	color:#FF0;
	text-decoration: none;
}
.buttonDown {
	color:#006;
	height: 29px;
	width: 210px;
	padding-top: 6px;
	font-size: 12px;
	background: url(images/buttonDown.jpg) no-repeat;
	text-indent:25px;
	}
.buttonDown a, .buttonDown a:visited {
	color:#FFF;
	text-decoration: none;
}
.buttonDown a:active, .buttonDown a:hover  {
	color:#006;
	text-decoration: none;
}

	
.photo {margin:10px;}
		

.noUnder, .noUnder a,	.noUnder a:visited {
text-decoration:none;
}
.active {
	color:#FF0;
}

.topAddress {
	background-image:url(images/contactBack.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
	height:69px;
padding-top:25px;
	
}
.topAddress a,#topAddress a:visited {
		color:#FFF;
		text-decoration:none;
}
	
.subHeaderTop {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF99;
	line-height:16px;
	letter-spacing:0.2em;
	padding:5px;
	border-bottom:thin none #FFFFCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	}
	
	.subHeaderBottom {
	font:bold 10px;
	color: #FFFF99;
	padding:5px;
	border-top:double #000033;
	}

.quote {
	font-size: 20px ;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font-size: 10px;
	color: #003366;
	}
	
.address, .address p, .address a, .address a:visited {
	font-size: 12px;
	text-align: center;
	color:#000;
}

.areas, .areas p, .areas a, .areas a:visited {
	font-size: 14px;
	color:#FFF;
	font-weight:bold;
}


.sidebar {
	background-image:url(images/sideStrip.jpg);
	background-repeat:repeat-y;
	height:100%;
}




.headerNav {
	text-align: left;
	width: 225px;
	padding-top: 15px;
	color: #666;

}
.headerNav a, .headerNav a:visited{
color: #666;
}

ul li {
	color:#FF0;
	line-height: 25px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0.1;
	padding-left: 3em;
	list-style-position: inherit;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.social{
	margin-left:20px;
	
}

.testimonial {
	padding-top:20px;
	font-size:12px;
	color:#FF0;
	float:left;
	background-image: url(images/testimonials.png);
	background-repeat: no-repeat;
	padding: 20px;
	padding-right: 25px;
	width: 190px;
	height:175px;
	background-position: top ;
}
.testimonial p, .testimonial a, .testimonial a:visited  {
	margin:5px;
	color:#FFF;
}

.sideOffer {
	background: url(images/offerBack.png) top center;
	background-repeat: no-repeat;
	padding-top: 55px;
	width: 240px;
	height:240px;
float:left;
}

.sideOffer .offTitle {
	color:#FF0;
	padding:10px;
	text-align:center;
	font-size:14px;
	
}
.sideOffer .offDesc {
	color:#FFF;
	font-size:12px;
	padding:15px;
	text-align:center;
	width:200px;

}
.dealerimg {
		float:left;
	color:#009;
	background-image: url(images/dealerBack.png);
	background-repeat: no-repeat;
	background-position: top ;
	font-size: 12px;
	height: 300px;
	width: 240px;
	padding-top: 20px;
	}

.dealerimg img {
	margin:2px;
	border: thin solid #FFF;
width:150px;
}
.dealerimg a img {
border:none;
}
.dealerimg a  {
	text-decoration:none;
}
.sideGallery{
	color:#009;
	background-image: url(images/galleryBack.png);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 12px;
	height: 300px;
	width: 240px;
	padding-top: 35px;
	float:left;
	
	}
.sideGallery p {
	margin:5px;
}

.sideGallery img {
	border:thin solid #333333;
width:150px;
}
.sideGallery a img {
border:none;
}

.noUnder, .noUnder a,	.noUnder a:visited {
text-decoration:none;
}
.active {
	color:#FF0;
}
	
.offers {
	padding: 10 px;
	background-color:#FFF;
	border:#666;
	border-style:inset;
}
.phone {
	margin-right:50px;
	float:right;
	top:40px;
	background: url(images/phone.jpg) no-repeat;
	height: 400px;
	width: 400px;
}
.phone .inner  {
	position: relative;
	left: 85px;
	top: 95px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}

.phone .inner a,.phone .inner a:link,.phone .inner a:visited {
text-decoration:none;
color: #FFFFFF
}
.showQuestion {
	text-decoration: none;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
}
.showQuestion .showQuestion a {
	text-decoration: none;
}
.showAnswer {
	text-decoration: none;
	font-size: 14px;
	background: #FFFFFF url(images/showBack.jpg) repeat top;
	vertical-align: top;
	padding: 10px;
}
#text_1 .showAnswer img {
	background: center;
}
.showQuestion .showQuestion a:visited {
	text-decoration: none;
}
.showQuestion .showQuestion a:active {
	text-decoration: none;
	font-size: 18px;
}



.style1 {color: #FFFFFF}
.style1 a {color: #000000}
.style1 a:visited {color: #000000}
.linkText {
	background : url(images/linkTableBack.jpg) repeat;
	border:thin; 
	border-color:#000000; 
	border-style:solid; 
	margin:10px;
	padding :5px;}
.linkText h1{font-size:14px; color:#000000; text-align:center; background:none}

.style1 h1{
	background:none;
}
.linkText p {color:#000000}
.linkText li {color:#000000; background:none}
.linkText a{font-size:14px; color:#000000; text-align:center}
.linkText a:visited{font-size:14px; color:#000000; text-align:center}
.linkImage { 
background-color:#FFFFFF;
border:thin;
border-color:#000000;
border-style:solid; 
padding:10px;
}
.showAnswer p {
	font-size: 16px;
}

/* SHOW ME TELL ME - FAQ Styling */
.tooltip {
	display:none;
	background-color:#FFF;
	outline-color:#000;
	outline:solid thin; 
	font-size:12px;
	width:500px;
	height:auto;
	padding:5px;
	color:#000;	
	
}
.showTellT img{
	
	border:none;
}
.showTellT, .showTellT a,.showTellT a:link, .showTellT a:visited  {
	
	text-decoration:none;
	border:none;
}
.showTellT2 {
	display:block;
	position:relative;
	width:600px;
	left:0px;
	top:0px;
}
.answer_block {
	background:url(images/linkTableBack.jpg);
background-color:#999;
	color:#333;
	padding-left:5px;
	padding-right:5px;
	}
.answer_block  p {
	color:#333;
}
.hideInitially{
	display:none;
}
.faqHolder {
	width:90%;
}
.faqQ {
	height:auto;
	padding-bottom:10px;
}
.holder {
	width:500px;
	margin-left:auto;
	margin-right:auto;
}