/* -- TAG STYLES -- */

div#sponsorLinks a, div#sponsorLinks a:visited {
	color:#998855;
}


/* -- LAYOUT STYLES -- */

div#noticeBanner {
	height:100px;
	width:605px;
	margin-bottom:10px;
	background:url(../../images/themes/birthday_gold.gif) no-repeat;
}

/* -- CLASS STYLES -- */

.noticeTitle {
	color:#A28A32;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.noticeDate {
	color:#1D1806;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.noticePhotos {
	text-align:center;
	margin-top:5px;
	padding:10px 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A28A32;
}
.frame {
	padding:2px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFC9A;
	border-right-color: #A28A32;
	border-bottom-color: #060702;
	border-left-color: #A28A32;
}
.bodyCopy {
	color: #060702;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

