BODY
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#000000;
	top:0px;
	bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:18px;
}
#banner 
{
	background-image:URL('/assets/banner-background.gif');
	background-repeat:repeat-x;
	height:110px;
}
.logospace 
{
	height:65px;
	background-color:#e8e8e8;
	border-top:solid 2px #000000;
}
.carlogospace 
{
	background-color:#ebc8c3;
	height:47px;
	border-bottom:solid 4px #e8e8e8;
}
.uppernavlinks 
{
	font-family:Verdana, Arial, sans-serif;
	color:#ef6857;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	margin-left:20px;
}
.uppernavlinks:hover 
{
	text-decoration:underline;
}
.promosubheader 
{
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
.promocontent 
{
	font-size:12px;
	color:#686868;
	font-weight:bold;
	font-style:italic;
}
input, textarea 
{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:200px;
}
#links a 
{
	color:#ef6857;
	text-decoration:none;
}
#links a:hover 
{
	text-decoration:underline;
}
.promolink 
{
	color:#ef6857;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	font-style:italic;
}
.promolink:hover 
{
	text-decoration:underline;
}
.maincontent 
{
	padding-top:23px;
	padding-bottom:23px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:solid 11px #ebc8c3;
	font-size:12px;
}
h1 
{
	font-size:16px;
}
.footerspace 
{
	background-image:URL('/assets/banner-background.gif');
	background-repeat:repeat-x;
	height:58px;
	border-top:solid 2px #000000;
}
.footertext 
{
	font-size:10px;
	font-weight:bold;
}
.footerlink
{
	color:#ef6857;
	text-decoration:underline;
}