@charset "UTF-8";
.crumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #363B74;
	padding-left: 25px;
	line-height: 15px;
	text-align: left;
}
.purple {
	color: #363B74;
}
.halfPic {
	background-image: url(images/halfflower.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-left:22px;
	padding-left: 3px;
	list-style-position: outside;
	color: #333333;
	text-align: left;
	padding-right: 35px;	
}
.gold {
	color: #FECF3E;
}
