@import url("/docroot/cavallfort/css/add06.css");

#main>h2 {
	background-image: url(/docroot/cavallfort/imgs/h2Bg-0602.gif);
}
#main>ul li {
	list-style: url(/docroot/cavallfort/imgs/marker-links.gif);
	margin-bottom: 2em;
}
#main>ul a {
	background: none;
	color: #000;
	text-decoration: underline;
}
#main>ul a:hover {
	color: #ffd426 !important;
	background: none !important;
}
#main>ul strong, #main>ul strong a {
	background: none !important;
	text-decoration: none !important;
}


#content {
	background: url(/docroot/cavallfort/imgs/contentBg-0507.gif) no-repeat left bottom;
	padding-bottom: 50px;
	min-height: 720px; /* allow space for img in left bar */
}
