
.pagetitle               { color: maroon; font-style: normal; font-weight: bold; font-size: large; line-height: normal; font-family: "Times New Roman", Georgia, Times }
.pagesubtitle          { color: black; font-style: italic; font-weight: bold; font-size: 12px; line-height: normal; font-family: "Times New Roman", Georgia, Times; height: 0pt }
.titles     { font-style: italic; font-size: 12px; line-height: normal; font-family: "Times New Roman", Georgia, Times }
.eventtitle         { color: maroon; font-style: italic; font-weight: bold; font-size: 12px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; letter-spacing: 0.1ex }
.bottomlinks       { color: black; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.cutline      { color: #555; font-style: italic; font-size: 10px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.italic       { color: black; font-style: italic; font-size: 12px; line-height: 16px }
.pullquote       { color: maroon; font-style: italic; font-weight: normal; font-size: 10px; line-height: normal }
.bottomlinks      { color: black; font-size: 12px; line-height: 14px }
.mybody        { font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Swiss, Geneva, SunSans-Regular }
.schedule { font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Swiss, Geneva, SunSans-Regular }
.schedulebold { font-weight: bold; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Swiss, Geneva, SunSans-Regular }
td.subject      { color: #600; font-weight: bold; font-size: 14px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; decoration: none  }
td.subject a:link    { color: #600; font-weight: bold; font-size: 14px; text-decoration: none }td.subject a:visited   { color: #600; font-weight: bold; font-size: 14px; text-decoration: none }td.subject a:hover    { color: #696; font-weight: bold; font-size: 14px; text-decoration: underline }
p, #calendar { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td.memberteal    { color: white; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #696; text-align: center; padding-right: 2pt; padding-left: 2pt }
td.memberteal a:link   { color: white; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #696; text-align: center }
td.memberteal a:visited   { color: white; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #696; text-align: center }
td.memberteal a:hover   { color: white; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #696; text-align: center }
td.memberblack      { color: white; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #600; text-align: center; padding-right: 2pt; padding-left: 2pt }
td.memberblack a:link     { color: white; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #600; text-align: center }
td.memberblack a:visited     { color: white; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #600; text-align: center }
td.memberblack a:hover      { color: white; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #696; text-align: center }
#flashcontent{ width: 120px; height: 400px; float: left; padding: 10px; }
#flashcontent2{ width: 468px; height: 60px; margin: auto; padding: 0; }
#calendar{
	background-color: #fff;
	border-bottom: 1px solid #fc9;
	border-left: 1px solid #fc9;
}
#calendar th, #calendar td{
	padding: 3px;
	border-top: 1px solid #fc9;
	border-right: 1px solid #fc9;
}
#announcement{
	width: 400px;
	padding-left: 50px;
	background: url(images/note_paper.gif) no-repeat;
	padding-top: 120px;
	padding-bottom: 20px;
}
#announcement h4{
	margin-top: 0;
	margin-bottom: 0;
	background-color: #f8cf01;
	display: inline;
}
#announcement p{
	margin-top: 0;
	font: 13px/23px "Bradley Hand ITC TT", "Handwriting - Dakota", "Bradley Hand", "comic sans ms";
}
.left{
	float: left;
	margin-right: 10px;
}
.right{
	float: right;
	margin-left: 10px;
}
.clear{
	clear: both;
}