A:link { color: #0000ff; text-decoration: none }
A:visited { color: #0000ff; text-decoration: none }
A:active { color: #009900; text-decoration: none }
A:hover { color: #009900; text-decoration: none }

.sidebar A:link { color: #2367a0; font-size: 11px }
.sidebar A:visited { color: #2367a0; font-size: 11px }
.sidebar A:active { color: #ffcc33; font-size: 11px }
.sidebar A:hover { color: #ffcc33; font-size: 11px }

.yellow A:link { color: #ffcc33; }
.yellow A:visited { color: #ffcc33; }
.yellow A:active { color: #ffffff; }
.yellow A:hover { color: #ffffff; }

.white A:link { color: #ffffff; }
.white A:visited { color: #ffffff; }
.white A:active { color: #ffcc33; }
.white A:hover { color: #ffcc33; }


BODY,P,H1,H2,H3,H4,H5,LI,TD,TH,DIV,SPAN,A,PRE,BLOCKQUOTE {
	font-family: "Trebuchet MS","Comic Sans MS",Verdana,Geneva,Arial,Helvetica,sans-serif }

BODY {	background-color: #848484;
		background-image: url(/shared/graphics/bkgrnd_gray.jpg);
		background-attachment: fixed;
		margin: 0px;
		}


H1 { font-size: 30px; font-weight: bold; color: #144e14; text-shadow: 2px 2px 2px #ccc; }
H2 { font-size: 24px; font-weight: bold }
H3 { font-size: 18px; font-weight: bold }
H4 { font-size: 15px; font-weight: bold }
H5 { font-size: 14px; font-weight: bold }

.plain9 { font-size: 9px }
.plain10 { font-size: 10px }
.plain11 { font-size: 11px }
.plain12 { font-size: 12px }
.plain13 { font-size: 13px }
.plain14 { font-size: 14px }
.plain16 { font-size: 16px }
.plain18 { font-size: 18px }
.plain20 { font-size: 20px }
.plain24 { font-size: 24px }

.bold { font-weight: bold }
.italic { font-style: italic }

.white { color: #ffffff }
.red { color: #ff0000 }
.gray { color: #aaaaaa }
.green { color: #008000 }
/*.dkgreen { color: #003333 }*/
.dkgreen { color: #144e14 }

.sidebarTitle { font-size: 14px; font-weight: bold; color: #ffffff }
.contentArea { margin-left: 10px; }

/* drop down menus */
#menu_services_choices { position: absolute; visibility: hidden; background: #144e14;
						opacity: .95; filter: alpha(opacity=95); }
#menu_services_choices A { display: block; width: 140px; padding: 4px 6px; font-size: 11px; font-weight: bold }

#menu_info_choices { position: absolute; visibility: hidden; background: #144e14;
						opacity: .95; filter: alpha(opacity=95); }
#menu_info_choices A { display: block; width: 97px; padding: 4px 6px; font-size: 11px; font-weight: bold }

#menu_dealership_choices { position: absolute; visibility: hidden; background: #144e14;
						opacity: .95; filter: alpha(opacity=95); }
#menu_dealership_choices A { display: block; width: 120px; padding: 4px 6px; font-size: 11px; font-weight: bold }