@charset "UTF-8";
#services a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#services a:link {
	color: #b5121b;
}
#services a:visited {
	color: #b5121b;
}
.body_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.sidebar_bkgrnd {
	background-color: #DDBE7D;
	background-image: url(../images/sidebar-background.jpg);
	background-repeat: repeat-x;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(../images/bul_square_sm.gif);
}
.btm_pad {
	padding-bottom:100px;
}