.dealername {  color: #81a719; font-size: 28px; text-align: left}

.header1 { font-weight: bold; font-size: 28px; color: #232f2f; text-align: left}
.header2 { font-size: 12; color: #232f2f; text-align: left}
#header {float:left;}

.pagetitle1 { font-weight: bold; font-size: 20px; color: #ffffff; text-align: right}
.pagetitle2 { font-weight: bold; font-size: 20px; color: #232f2f; text-align: right}
#pagetitle {float:right;}

.navigation { font-size: 14px; color: #ffffff; text-align: right}

.columntitle { font-size: 14px; color: #81a719}

.contenttitle { font-size: 14px}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer { font-size: 9px; color: #232f2f; text-align: right}
#footeralign {float:right;}

a:link {  color: #adc821; text-decoration: none}
a:hover {  color: #adc821; text-decoration: underline}
a:visited {  color: #adc821; text-decoration: none}

