/* CSS Document */
div#content-news {
	width:100%;
	margin:0 auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f8dab1;
	}
	/* div#content-news p:first-letter {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:18px;
			color:#333333;
			font-weight:bold;
			font-style:oblique;
			letter-spacing:2px;
			} */

div#content-news h1.bulletin-titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#fbedcc;
	margin-top:25px;
	margin-bottom:10px;
	padding-bottom:0;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:10px 6px;
	background:transparent url(../Admin/bg-headers.jpg) top left repeat;
	}
div#content-news div.bulletin-updated {
	font:Georgia, 'Times New Roman', Times, serif;
	font-size:10px;
	color:#CCCCCC;
	}
div#content-news div.bulletin-images {
	margin-left:10px;
	float:right;
	}
	div#content-news div.bulletin-images a img {
		border:3px solid #FF6600;
		}
div#content-news h3.pagelabels {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size:21px;
			color: #000000;
			margin-top:25px;
			font-weight: bold;
			font-style:italic;
			letter-spacing:1px;
			border-bottom:1px solid #333333;
			}
		div#content-news h3.pagelabels span{
			border-bottom:4px solid #006633;
			}