.body {
	color: #596162;
	font-size: 14px;
	line-height: 18px;
	font-family: Georgia, serif;
	text-align: left;
	letter-spacing: 0px
	
}

#meetings {
  display: block;
  width: 95px;
  height: 26px;
  background: url("/images/nav_meetings.gif") no-repeat 0 0;

}

#meetings:hover
{ 
  background-position: 0 -26px;
}

#meetings span
{
  display: none;
}


#calendar {
  display: block;
  width: 91px;
  height: 26px;
  background: url("/images/nav_calendar.gif") no-repeat 0 0;

}

#calendar:hover
{ 
  background-position: 0 -26px;
}

#calendar span
{
  display: none;
}

#newsletter {
  display: block;
  width: 106px;
  height: 26px;
  background: url("/images/nav_newsletter.gif") no-repeat 0 0;

}

#newsletter:hover
{ 
  background-position: 0 -26px;
}

#newsletter span
{
  display: none;
}

#sponsors {
  display: block;
  width: 95px;
  height: 26px;
  background: url("/images/nav_sponsors.gif") no-repeat 0 0;

}

#sponsors:hover
{ 
  background-position: 0 -26px;
}

#sponsors span
{
  display: none;
}

#resources {
  display: block;
  width: 154px;
  height: 26px;
  background: url("/images/nav_resources.gif") no-repeat 0 0;

}

#resources:hover
{ 
  background-position: 0 -26px;
}

#resources span
{
  display: none;
}

#bulletin {
  display: block;
  width: 132px;
  height: 26px;
  background: url("/images/nav_bulletin_board.gif") no-repeat 0 0;

}

#bulletin:hover
{ 
  background-position: 0 -26px;
}

#bulletin span
{
  display: none;
}

#about {
  display: block;
  width: 133px;
  height: 26px;
  background: url("/images/nav_about.gif") no-repeat 0 0;

}

#about:hover
{ 
  background-position: 0 -26px;
}

#about span
{
  display: none;
}

#contact {
  display: block;
  width: 103px;
  height: 26px;
  background: url("/images/nav_contact.gif") no-repeat 0 0;

}

#contact:hover
{ 
  background-position: 0 -26px;
}

#contact span
{
  display: none;
}

#left {
  display: block;
  width: 36px;
  height: 26px;
  background: url("/images/nav_left.gif") no-repeat 0 0;

}

#left:hover
{ 
  background-position: 0 -26px;
}

#left span
{
  display: none;
}

#right {
  display: block;
  width: 35px;
  height: 26px;
  background: url("/images/nav_right.gif") no-repeat 0 0;

}

#right:hover
{ 
  background-position: 0 -26px;
}

#right span
{
  display: none;
}

.body_bold {
	color: #596162;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-family: Georgia, serif;
	text-align: left;
	letter-spacing: 0px
	
}

.meetings {
	color: #CD3335;
	font-size: 18px;
	line-height: 30px;
	font-family: Georgia, serif;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0px
	
	}
	
.home_date {
	color: #CD3335;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	font-family: Georgia, serif;
	text-align: left;
	letter-spacing: 0px
	
}


.email_date {
	color: #CD3335;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	font-family: Georgia, serif;
	text-align: left;
	letter-spacing: 0px
	
}


.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
	letter-spacing: -1px;
	text-decoration: none;
	color: #373895;
	
}

.italics {
	color: #596162;
	font-size: 14px;
	line-height: 18px;
	font-family: Georgia, serif;
	font-style: italic;
	text-align: left;
	letter-spacing: 0px
	
}

.dropcap {
	color: #373895;
	font-size: 65px;
    float: left;
    line-height: 50px;
    margin-right: 4px;
	font-family: Georgia, serif;

}

.sponsor {
	font-family: Georgia, serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #CD3335;
	
}

.body_nolead {
	color: #596162;
	font-size: 14px;
	line-height: 16px;
	font-family: Georgia, serif;
	text-align: left;
	letter-spacing: 0px
	
}

.top_bot {
	color: #C0C0C0;
	font-size: 15px;
	line-height: 20px;
	font-family: Georgia, serif;
	text-align: left;
	letter-spacing: 2px
	
}

.heading  {
	color: #CD3335;
	font-size: 42px;
	line-height: 65px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	letter-spacing: -2px
	
}

.subhead  {
	color: #373895;
	font-size: 19px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	letter-spacing: -1px
	
	}

.heading_side  {
	color: #373895;
	font-size: 20px;
	line-height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	letter-spacing: -1px
	
}
	
.horizontal_dotted_line {
	border-bottom: 2px dotted #373895;
	width: 100%;
	
}
	
.horizontal_dotted_line_980 {
	border-bottom: 2px dotted #373895;
	width: 980px;

}

a.link {
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
	color: #CD3335;
}

a.link:hover {
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: underline;
	color: #373895;

}

a.link_bold {
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
	color: #CD3335;
}

a.link_bold:hover {
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: underline;
	color: #373895;
	
}

a.link_newsletter {
	font-family: Georgia, serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
	color: #CD3335;
}

a.link_newsletter:hover {
	font-family: Georgia, serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: underline;
	color: #373895;

}

a.link_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
	color: #CD3335;
}

a.link_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: underline;
	color: #373895;

}

a.link_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
	letter-spacing: -1px;
	text-decoration: none;
	color: #373895;
}

a.link_home:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
	letter-spacing: -1px;
	text-decoration: underline;
	color: #CD3335;

}

a.link_sponsor {
	font-family: Georgia, serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
	color: #CD3335;
}


a.link_sponsor:hover {
	font-family: Georgia, serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: underline;
	color: #373895;
