/*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}
.caption {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; 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: #663366}
.department {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; font-weight: normal; color: #FFCC00}

/*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: #FFFFFF; text-decoration: none;}


/*Apply this class to the blackbar text so the links will be white and have a gold hover.*/
.blackbar { color: #FFFFFF; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 11px; text-decoration: none}
a.blackbar:link { color: #FFFFFF; text-decoration: none; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px}
a.blackbar:visited { color: #FFFFFF; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px; text-decoration: none}
a.blackbar:hover { color: #FFCC66; text-decoration: none; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px}
a.blackbar:active { color: #FFFFFF; text-decoration: none; font-family: "Trebuchet MS", Arial, "MS Sans Serif"; font-size: 12px}

/*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; }

.sidelinkgreen {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; color: #546E37; text-decoration: none; text-align:right }
a:sidelinkgreen, a:visited.sidelinkgreen, a:link.sidelinkgreen, a:active.sidelinkgreen { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; color: #546E37; text-decoration: none; }
a:hover.sidelinkgreen { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; color: #546E37; text-decoration: underline; }

.sidebartitle {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #546E37; text-align: right; text-decoration: none; font-style: normal}
.smallred {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #CC3300;}

h1 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #546E37 }
h2 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; color: #546E37 }
h3 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #546E37 }
h4 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #546E37 }

.heading1 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #546E37 }
.heading2 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; color: #546E37 }
.heading3 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #546E37 }
.heading4 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #546E37 }

#spotlight {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 170px;
	border-top: 3px solid #ABBB59;
	border-bottom: 3px solid #ABBB59;
	background-color: #F1F8D9;
/*	background-color: #DAF8FF; */
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#spotlight h1 {
	background-color: #ABBB59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px; 
}
	
#spotlight p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#spotlight ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

#spotlight li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: -20px;
	margin-right: 5px;
	margin-bottom: 0px;
	list-style-type: square;
/*	list-style-image: url(images/globe.gif)*/
	
}

#spotlight hr {
	border-style: dashed;
	border-color: #CADD7A;
	width: 100%;
	height: 1px;
}

#photo {
	text-align: center;
	width: 185px;
	padding: 5px 0px 5px 0px;
	background-color: #F1F8D9;
	border: 1px solid #ABBB59;
}

#openhouse {
	text-align: center;
	width: 600px;
	background-color: #8BC440;
}

#openhouse p {
	margin: 10px;
}

#openhouse h1 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #000000 }
#openhouse h2 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #000000 }
#openhouse h3 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000 }

#quote {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #546E37;
	width: 300px;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#quotemarkleft {
	float: left;
	font-size: 72px;
}

#quotemarkright {
	float: right;
	font-size: 72px;
}

#quotename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic; 
}

#history {
	float: right;
	margin-left: 10px;
}
