/* CSS Document */
div#content-news {
	width:100%;
	margin:0 auto;
	text-align:left;
	padding-top:30px;
	}
div#content-news p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	/* font-weight:bold; */
	margin-top:5px;
	margin-bottom:5px;
	}
	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, div#content-news h3.pagelabels {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:white;
	margin-top:0;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	margin-bottom:5px;
	font-weight:bold;
	letter-spacing:1px;
	border-bottom:1px solid black;
	background-color:#290505;
	}
	h1.bulletin-titles span{
		border-bottom:2px solid black;
		}
div#content-news span.bulletin-updated {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	}
div#content-news div.bulletin-images {
	margin-left:10px;
	float:right;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#660000;
	}
	div#content-news div.bulletin-images a img {
		border:1px solid black;
		}
div#siteinfo-contact p{
	margin-top:5px;
	margin-bottom:5px;
	}
div#siteinfo-contact h1.bulletin-titles {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	color:black;
	margin-top:0;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	margin-bottom:0;
	font-weight:bold;
	letter-spacing:1px;
	}
div#siteinfo-contact div.bulletin-images {
	margin-left:10px;
	float:right;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#660000;
	}
	div#siteinfo-contact div.bulletin-images a img {
		border:1px solid black;
		}
