H1 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: E1232E;
}
H2 {
	font-family: Arial, Verdana, Helvetica,  sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: E1232E;
}
H3 {
	font-family: Arial, Verdana, Helvetica,  sans-serif;
	font-size: 12px;
	color: #333;
}
.body {
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
td.caption {
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
	background-color: #577CAE;
	align: center
}
table.caption {
	margin: 8px 0px 8px 8px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 19px;
	font-style: italic;
}
.quotetag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 19px;
}
A.slink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
A.slink:hover
{
	text-decoration: none;
}

A.news:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
A.news:active
{
	color: #000000;
}
A.news:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
A.news:hover
{
	color: #000000;
	text-decoration: underline;
}
.leftbackground
{
	background-image: url(../images/home/Menu_Back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.torch
{
	background-image: url(../images/home/Torch_Bck.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.twentyyears
{
	background-image: url(../images/body/Celebrating20_Bck.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.news
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

/*membership update form */

p.dash {border-bottom:1px dashed #b0b0b0;padding-bottom:15px;}
cite {color:#736f71;font-weight:normal;}
div#m_update label{
	width: 140px;
	float: left;
	text-align: left;
	display: block;
	margin-right:40px;
	font-weight:bold;
	color:#364f70;
	}
div#m_update input, select{
	color: #403e3f;
	background: #ffffff;
	border: 1px solid #577cae;
	width:170px;
	padding:2px;
	}
div#m_update textarea, select {
	background: #ffffff;
	border: 1px solid #577cae;
	}
div#m_update .submit input{
	color: #ffffff;
	background: #577cae;
	border:0;
	width:120px;
	padding:2px;
	margin-left: 140px;
	}
div#m_update fieldset{
	border: 1px solid #cfcfcf;
	padding:10px;
	background:#fff6d9;
	}
