@charset "UTF-8";
body {
	background-color: #00334D;
}
.background {
	background-attachment: scroll;
	background-image: url(../img/Background_2012.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.navBar {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	padding-left: 40px;
	padding-top: 4px;
	background-color: 002640;
}
.bodyText {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #00334D;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: justify;
	font-size: 14px;
	line-height: 20px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.italicText {
	font-style: italic;
	font-size: 16px;
}
.centerText {
	text-align: center;
	color: #FFFFFF;
}
.images {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a:link, a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover,a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.ltBlue {
	color: #0067AC;
}
.boldText {
	font-weight: bold;
}
.centerBold {
	font-weight: bold;
	text-align: center;
}
.footer {
	font-size: 12px;
	color: #e8d2ac;
	text-align: left;
	padding-top: 2px;
	line-height: 20px;
}
.imagesLeft {
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.articleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00355F;
}
.bottomText {
	color: #FFFFFF;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}
.dealerText {
	font-family: "Times New Roman", Times, serif;
	color: #1F2850;
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}
.navBarSub {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	padding-top: 50px;
	padding-left: 15px;
}
.photoGallery {
	text-align: center;
}
.smallText {
	font-size: 12px;
}
.imagesRight {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.loan {
	padding-right: 20px;
	text-align: justify;
}
.navBar2 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	padding-left: 40px;
	padding-top: 4px;
}
.background2 {
	background-attachment: scroll;
	background-image: url(../img/Background2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.boldLargeText {
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
}
.boldLargeTextCenter {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.footerRight {
	font-size: 12px;
	color: #DABF9D;
	text-align: right;
	padding-top: 2px;
	line-height: 20px;
	background-color: #00334D;
}

