/* Start of CMSMS style sheet 'Third Typography' */
@charset "UTF-8";
/* CSS Document */

#head, #head a {}

#main {
color:#663300;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
line-height:15px;
text-align:left;
text-decoration:none;
text-transform:none;
}

#main h1 {
color:#663300;
color:#993300;  /*same as nav*/
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
line-height:20px;
text-align:left;
text-decoration:none;
text-transform:none;
}
#main h2 { color: #993300; }
#main h3 { color: #993300; }

.highlight { color: #c00000; }
.chamber_highlight { background-color: blue; }

#main a {
color:#663300;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
line-height:15px;
text-align:left;
text-decoration:underline;
text-transform:none;
}

.extras {
text-align:center;
}

#socials {
color:#1570A0;
font-weight:bold;
}


#content1 .subject_headline { color:#993300;  font-weight: bold;  font-size: 13px; padding:0;}

#foot_nav {
}

#footer {
color:#663300;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
line-height:15px;
text-align:left;
text-decoration:none;
text-transform:none;
}

#footer a {
color:#663300;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
line-height:15px;
text-align:left;
text-decoration:underline;
text-transform:none;
}

#userdirectory_summary { color: green; }

#listings { background-color: #e8dfb4; padding: 20px 5px; }

/************ COMMUNITY CALENDAR ************************/

/* End of 'Third Typography' */

