@charset "utf-8";
/* CSS Document for Content Management */

.small {font-size: 11px;}
.floatRight {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

h1 {
	letter-spacing: -.1em;
	font: bold 21px Helvetica, Arial, sans-serif; 
	color: #2E596A;
	padding-bottom: 8px;
}
h2 {
	font-size: 16px;
	color: #9E2C4E;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 2px;

}
h2.nodrop {margin-top: 0px;}

.separator {
	clear: both;
	height: 2px;
	background: url(../newImages/sepBkg.gif) repeat-x;
	margin-right: 15px;
	line-height: 2px;
	margin-top: 8px;
}
.gal {
	border: 5px solid #D2D3D3;
}


h3 {
	color: #1E1E1E;
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 8px;
}
