@font-face {
	font-family: 'FrizQuadrataSHOP-BoldRegular';
	src: url('../fonts/frizquadratashop-bold-webfont.eot');
	src: local('frizquadratashop-bold-webfont.woff'), url('../fonts/frizquadratashop-bold-webfont.woff') format('woff'), url('../fonts/frizquadratashop-bold-webfont.ttf') format('truetype'), url('../fonts/frizquadratashop-bold-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

html{
	margin: 0px;
	padding: 0px;
	background: #999999 url(../images/pageBG.jpg) 0px 0px repeat-x;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #1405a1;
	background: url(../images/bodyBG.jpg) top center no-repeat;
	margin: 0px;
	padding: 0px;
}

p{
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#pageBound{
	text-align: left;
	width: 974px;
	margin: 0px auto;
}

.clear{
	display: block;
	width: 1px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	text-indent: -5000px;
	clear: both;
}

h1, h2, h3{
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'FrizQuadrataSHOP-BoldRegular', sans-serif;
	margin: 0px; padding: 0px;
	font-size: 22px;
}

h2{
	font-size: 19px;
	color: #bf7a19;
	margin: 10px 0px 0px 0px;
}

h3{
	font-size: 16px;
	margin: 10px 0px 0px 0px;
}


	
.finalLine td, .finalLine th{
	font-size: 14px;
	border-top: 1px solid #cfcfcf;
}

.customerService p{
	font-size: 13px;
	line-height: 20px;
}

.customerService strong{font-size: 14px;}

/* **********HEADER********** */
#navMain{
	margin: 0px; padding: 0px;
	list-style: none;
}

#navMain li{
	float: left;
}

#navMain li a{
	display: block;
	text-indent: -5000px;
	height: 43px;
}
	li.navHome a{background: url(../images/navMain.jpg) 0px 0px no-repeat; width: 140px;}
		li.navHome a:hover, .homeActive li.navHome a{background: url(../images/navMain.jpg) 0px -43px no-repeat; width: 140px;}
	li.navDealers a{background: url(../images/navMain.jpg) -140px 0px no-repeat; width: 150px;}
		li.navDealers a:hover, .dealersActive li.navDealers a{background: url(../images/navMain.jpg) -140px -43px no-repeat; width: 150px;}
	li.navLoanHolders a{background: url(../images/navMain.jpg) -290px 0px no-repeat; width: 190px;}
		li.navLoanHolders a:hover, .LoanHolderActive li.navLoanHolders a{background: url(../images/navMain.jpg) -290px -43px no-repeat; width: 190px;}
	li.navAbout a{background: url(../images/navMain.jpg) -480px 0px no-repeat; width: 160px;}
		li.navAbout a:hover, .aboutActive li.navAbout a{background: url(../images/navMain.jpg) -480px -43px no-repeat; width: 160px;}
	li.navContact a{background: url(../images/navMain.jpg) -640px 0px no-repeat; width: 170px;}
		li.navContact a:hover, .contactActive li.navContact a{background: url(../images/navMain.jpg) -640px -43px no-repeat; width: 170px;}
	li.navCareers a{background: url(../images/navMain.jpg) -810px 0px no-repeat; width: 164px;}
		li.navCareers a:hover, .careersActive li.navCareers a{background: url(../images/navMain.jpg) -810px -43px no-repeat; width: 164px;}
		
/*	.homeActive li.navHome a{background: url(../images/navMain.jpg) 0px -86px no-repeat; width: 140px;}
		.homeActive li.navHome a:hover, .homeActive li.navHome a{background: url(../images/navMain.jpg) 0px -129px no-repeat; width: 140px;}
	.homeActive li.navDealers a{background: url(../images/navMain.jpg) -140px -86px no-repeat; width: 150px;}
		.homeActive li.navDealers a:hover{background: url(../images/navMain.jpg) -140px -129px no-repeat; width: 150px;}
	.homeActive li.navLoanHolders a{background: url(../images/navMain.jpg) -290px -86px no-repeat; width: 190px;}
		.homeActive li.navLoanHolders a:hover{background: url(../images/navMain.jpg) -290px -129px no-repeat; width: 190px;}
	.homeActive li.navAbout a{background: url(../images/navMain.jpg) -480px -86px no-repeat; width: 160px;}
		.homeActive li.navAbout a:hover{background: url(../images/navMain.jpg) -480px -129px no-repeat; width: 160px;}
	.homeActive li.navContact a{background: url(../images/navMain.jpg) -640px -86px no-repeat; width: 170px;}	
		.homeActive li.navContact a:hover{background: url(../images/navMain.jpg) -640px -129px no-repeat; width: 170px;}
	.homeActive li.navCareers a{background: url(../images/navMain.jpg) -810px -86px no-repeat; width: 164px;}
		.homeActive li.navCareers a:hover{background: url(../images/navMain.jpg) -810px -129px no-repeat; width: 164px;}*/

.headImage{
	margin: 0px; padding: 0px;
	clear: both;
}

.headImage a{
	display: block;
	width: 974px; height: 224px;
	text-indent: -5000px;
	background: url(../images/homeHeadBG.jpg) 0px 0px no-repeat;
}
	.dealersActive .headImage a{background: url(../images/dealersHeadBG.jpg) 0px 0px no-repeat; height: 160px;}
	.contactActive .headImage a{background: url(../images/contactHeadBG.jpg) 0px 0px no-repeat; height: 160px;}
	.aboutActive .headImage a{background: url(../images/aboutHeadBG.jpg) 0px 0px no-repeat; height: 160px;}
	.LoanHolderActive .headImage a{background: url(../images/loanholderHeadBG.jpg) 0px 0px no-repeat; height: 160px;}
	.careersActive .headImage a{background: url(../images/careersHeadBG.jpg) 0px 0px no-repeat; height: 160px;}
	
.pageTitle{
	display: block;
	width: 974px;
	height: 77px;
	text-indent: -5000px;
}
	.dealersActive .pageTitle{background: url(../images/H-Dealers.jpg) 0px 0px no-repeat;}
	.contactActive .pageTitle{background: url(../images/H-ContactUS.jpg) 0px 0px no-repeat;}
	.aboutActive .pageTitle{background: url(../images/H-AboutUs.jpg) 0px 0px no-repeat;}
	.LoanHolderActive .pageTitle{background: url(../images/H-loanholders.jpg) 0px 0px no-repeat;}
	.careersActive .pageTitle{background: url(../images/H-Careers.jpg) 0px 0px no-repeat;}
	.docPageActive .pageTitle{display: none;}

/* ****************CONTENT****************** */
.homeCTASet{
	background: url(../images/homeCTABG.jpg) bottom left no-repeat;
	padding: 0px 0px 26px 0px;
}
.homeCTASet p{
	margin: 0px;
	padding: 0px;
	float: left;
}
	.CTADealer{width: 506px;}
	.CTALoanHolder{width: 468px;}
	
.homeCTASet p a{
	display: block;
	text-indent: -5000px;
	height: 215px;
}
	.CTADealer a{background: url(../images/homeCTA-Dealers.jpg) 0px 0px no-repeat; width: 506px;}
	.CTALoanHolder a{background: url(../images/homeCTA-loanHolders.jpg) 0px 0px no-repeat; width: 468px;}
	
#content{
	background: url(../images/contentBG.jpg) 0px 0px repeat-y;
}

.contentContainer{
	padding: 0px 30px;
	background: url(../images/contentbottom.jpg) bottom left no-repeat;
}

.homeLeft{
	width: 636px;
	border-right: 1px solid #1405a1;
	padding: 0px 20px 0px 0px;
	float: left;
}
.homeWho{
	border-bottom: 1px solid #1405a1;
	padding: 15px 0px;
}
	.homeWho h1{color: #1800fb;}

.homeDo{
	padding: 15px 0px;
}
	.homeDo h1, .homeRight h1{color: #bf7a19;}
	
.homeRight{
	width: 220px;
	float: left;
	padding: 15px 0px 0px 20px;
}
.homeRight ul{
	list-style: none;
	margin: 0px;
	padding: 14px 0px 0px 0px;
}
	.homeRight li{
		background: url(../images/arrowBrown.jpg) 0px 6px no-repeat;
		padding: 2px 0px 1px 15px;
	}

.contentLeft{
	width: 630px;
	float: left;
}

.contentLeft label{
	display: block;
	font-weight: bold;
	float: left;
	width: 200px;
	padding: 2px 0px 0px 0px;
}
.contentLeft label.error{
	width: auto;
	clear: both;
	color: #F00;
}

.textInput{
	float: left;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cfcfcf;
}

.contentLeft p{
	clear: both;
	padding: 8px 0px;
}

.contentRight{
	width: 250px;
	border-left: 1px solid #cfcfcf;
	padding: 0px 0px 0px 25px;
	float: left;
}
.contentRight p{
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #cfcfcf;
}
.contentRight strong{
	display: block; padding: 4px 0px 0px 0px;
}

.submitButn{
	text-align: center;
}

.accordion{
	padding: 10px 0px 0px 0px;
}

.accordionHead{
	display: block;
	font-weight: bold;
	color: #333;
	padding: 6px 4px;
	font-size: 13px;
}

.aboutOdd{
	background: #f6f6f6;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}

.aboutSet{
	margin: 0px 15px 0px 0px;
}
	
.disclaimer{
	font-size: 10px;
	text-align: center;
}

.contentRight h3, .contentRight h2{
	margin: 0px 0px 5px 0px;
}

.contentRight strong.orText{
	padding: 8px 0px;
}

/* LEGAL PAGES */
.docPageActive, .docPageActive #content, .docPageActive .contentContainer, .docPageActive body{
	background: #ffffff;
	padding: 0px; margin: 0px;
}

.docPageActive #pageBound{
	width: 870px;
}
.docPageActive .contentLeft{
	width: 560px;
	padding: 0px 25px 0px 0px;
}

.docPageActive h3{
	padding: 25px 0px 0px 0px;
	margin: 0px 0px -8px 0px;
}

/* **********FOOTER*********** */
#footer{
	background: url(../images/footerBG.jpg) 0px 0px no-repeat;
	padding: 0px 0px 70px 0px;
}

.navBottom{
	margin: 0px;
	padding: 30px 0px 30px 20px;
	list-style: none;
	float: left;
}
	.navBottom li{
		float: left;
		padding: 0px 8px;
		border-right: 1px solid #ffffff;
		line-height: 11px;
	}
		.navBottom li.lastItem{border: none;}
	.navBottom li a{
		color: #ffffff;
		font-size: 11px;
		line-height: 11px;
	}
	
.copyright{
	margin: 0px;
	padding: 30px 30px 0px 0px;
	float: right;
	font-size: 11px;
	color: #ffffff;
}
	.copyright a{color: #ffffff;}
