@charset "UTF-8";
/* CSS Document */

div.makeagift {
	width: 150px;
	background-color: #FFFFCC;
	border: 1px solid #666666;
	font: normal 10pt Verdana, sans-serif;
	padding: 3px;
	text-align: center;
}
div.makeagift a {
	font-weight: bold;
}
div.spacing {
	border-top: dashed #999999 1px; 
	padding-bottom: 5px;
}

ul.sections {
	list-style-image:url(../graphics/downarrow.gif);
}

#col2 #subnav li.active a {background: #ffffff; border-color: #94866f; color: #564630;}
