body
{
	text-align: center;	
}

h1
{
	color: #527BB9;
	font-size: small;	
	font-weight: bold;
}

h2
{
	color: #000000;
	font-size: small;	
	font-weight: bold;	
}

#middle 
{
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#headerBanner
{
	width: 800px;
	height: 197px;
	text-align: left;
}

#navigation
{
	width: 800px;
	height: 40px;
	background-color: #E4E4E4;
}

#quickSearch
{
	padding-left: 10px;	
	padding-top: 6px;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	height: 20px;
	min-height: 20px;
	float: left;
}


#phoneNumber
{
	float: right;
}

#leftSide
{
	float: left;
	width: 130px;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 40px;
}

#rightSide
{
	float: right;
	width: 170px;
	height: 100%;
	padding-bottom: 60px;
	padding-top: 30px;
	
}

#rightSide .finance
{
	width: 159px;
	padding-bottom: 20px;
}

#maincontent
{
	float: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 40px;
	width: 430px;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	border-width: 1px;
	border-color: #000000;
	border-style: none solid none solid;
	min-height: 450px;

}

#footer
{

	clear: both;
	border-top: solid 1px #000000;
	background-color: #E4E4E4;
	height: 90px;
	text-align: left;
}

#footerLinks
{
	width: 653px;
	font-size: smaller;
	color: #000000;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}

#footerLinks a
{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#footerLinks a:hover
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

#poweredBy
{
	font-size: 9px;
	color: #000000;
	padding-top: 70px;
	text-align: right;
	white-space: nowrap;
	padding-right: 1px;
}

#breadcrumb
{
	text-align: right;
}

#leftColumn
{
	float: left;
	width: 50%;
}

.formfield
{
	float: left;
	width: 45%;
	text-align: right;
	
}

.formLabel
{
	float: left;
	width: 40%;
	min-width: 40%;
	text-align: left;
}

.formButton
{
	float: right;
	text-align: right;
	width: 93%;
	min-width: 93%;
}

.formfield input
{
	width: 120px;
}

.formfield select
{
	width: 126px;
}

#leftColumn div
{
	float: left;
	padding-bottom: 5px;
}

#rightColumn
{
	float: left;
	width: 50%;
}

#rightColumn .vehicle
{
	width: 100%;
}

#Photo
{	
	text-align: center;	
}

.submitButton
{
	background-color: #527BB9;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 7px;
	border: none;
	color: #FFFFFF;	
	font-size: 12px;
	font-weight: bold;
	width: 100px;
}

.leftButton
{
	background-color: #527BB9;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 7px;
	text-align: left;
	
}

.leftButton a
{
	color: #FFFFFF;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.leftButton a:hover
{
	text-decoration: underline;	
}

.clear
{
	clear: both;
	padding-top: 12px;
}

.cr
{
	clear: both;
}

.vehicle
{
	width: 50%;
	float: left;
}

.tablerowtitle
{
	background-color: #527BB9;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 1px #FFFFFF;
}

.tablerowtitle a
{
	background-color: #527BB9;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}

.tablerowtitle a:hover
{
	background-color: #527BB9;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}

.tablerow
{
	background-color: #CCCCCC;
	color: #000000;
	text-align: left;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border: solid 1px #FFFFFF;
	height: 40px;
}

.tablerowalternate
{
	background-color: #B5B5B5;
	color: #000000;
	text-align: left;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 1px #FFFFFF;	
	height: 120px;
}

.disclaimer
{
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}

.smallPrint
{
	font-size: 9px;
	text-align: justify;
	padding-bottom: 5px;
}

.financeTitle
{
	font-weight: bold;
	font-size: 10px;
	text-align: left;
}

.financeLabel
{
	font-size: 10px;
	text-align: left;	
	width: 60%;
	float: left;
}

.financeValue
{
	font-size: 10px;
	text-align: right;
	width: 40%;
	float: left;
}

.typicalAPR
{
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 12px;
}

.left
{
	width: 75%;
	text-align: left;
	float: left;
}

.right
{
	width: 25%;
	text-align: right;
	float: left;
}

