/*standard elements*/
body {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #333333 ; text-decoration: none}
p {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #333333 ; text-decoration: none}
.bullets {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #333333; list-style-type: square}
.contact {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal}

/*table attributes*/
td {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #333333 ; text-decoration: none}
.texttitles {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #330066; font-style: normal; text-decoration: none}
.CommunityServices {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 22px; font-style: normal; font-weight: normal; color: #3399CC}
.department {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; font-weight: normal; color: #000000;}

/*navigation*/
.navigation {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #FFFFFF; text-decoration: none; }
.quicklinks {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none;}

/*sidebar/menubar links*/
.sidelink {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; color: #003366; text-decoration: none; text-align:right }
a:sidelink, a:visited.sidelink, a:link.sidelink, a:active.sidelink { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; color: #003366; text-decoration: none; }
a:hover.sidelink { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; color: #000066; text-decoration: underline; }

.sidebartitle {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #CC3300; text-align: right; text-decoration: none; font-style: normal}h1 {  font-size: 20px; color: #CC3300; text-decoration: none}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size: 16px; font-style: normal; font-weight: bold; text-decoration: none}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size: 14px; font-style: normal; font-weight: normal; text-decoration: none}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS"; font-style: normal; font-weight: normal}
h2 {  color: #CC3300}
h3 {  color: #330066}

.heading1 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #CC3300 }
.heading2 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; color: #CC3300 }
.heading3 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #330066 }
.heading4 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #330066 }

.new { color: #FF0000; background-color: #FFFFCC; font-size: 11px; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.bolditalic { font-weight: bold; font-style: italic; }

#spotlight {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 212px;
	border: 1px solid #C2CE39;
	background-color: #FFFFCC;
	padding-bottom: 5px;
}

#spotlight h1 {
	background-color: #C2CE39;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3300;
	font-weight: 900;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px; 
}
	
#spotlight p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:5px;
	margin-right:5px;
}

#spotlight hr {
	border-bottom-style: dashed;
	border-color: #A59F27;
	width: 95%;
	height: 2px;
}
