#mainnav {
	background: #f6f0f8	url(/helvetia09/img/busbox_bottomborder.gif) left bottom no-repeat;
}

#contact h3 {
	background:#a66abb;
}
#contact .contactcontent {
	background-color: #f6f0f8;
}
h1 { 
	color: #a66abb;
}

#mainnavtitlebus { background: transparent url(/helvetia09/img/bus_tit.gif) left top no-repeat; }

#mainnavcontent hr {
	 height: 1px; 
	 padding: 0; 
	 margin: 0 .6em; 
	 margin-top: -5px;
	 color: #a66abb; 
	 background-color: #a66abb; 
	 border: none; 
}

html>body #mainnavcontent hr { margin: .16em .6em .6em .6em ; }

#mainnavcontent li a:hover, #mainnavcontent li li a:hover, #mainnavcontent li li li a:hover, #mainnavcontent li.active li li a:hover {
    color: #a66abb;
}
#mainnavcontent li.active a, #mainnavcontent li.active li.active a, #mainnavcontent li.active li.active li.active a {
	color: #a66abb;
}

#mainnavcontent li li.active {
	background: url(/helvetia09/img/nav_arrow_bus.gif) 14px 6px no-repeat;
}
#mainnavcontent li li li.active {
	background: url(/helvetia09/img/nav_arrow_bus.gif) 30px 6px no-repeat;
}



#content ul li
{
	background: url(/helvetia09/img/bullet_violet.gif) 0 1px no-repeat;
}

#related  li {
	background: url(/helvetia09/img/bullet_violet.gif) 8px 1px no-repeat;
}

/*
-------------------------------------
 Links 
-------------------------------------
*/

a:link.pricolor2, a:visited.pricolor2, a:hover.pricolor2, a:active.pricolor2 {
	color: #00aaa0; 
	text-decoration: none;
}

a:link.abucolor2, a:visited.abucolor2, a:hover.abucolor2, a:active.abucolor2 {
	color: #cc0e1b; 
	text-decoration: none;
}

a:hover {
	color: #a66abb; 
	text-decoration: none;
}
