body {
	margin: 0;
	padding: 20;
	font-family: Verdana, sans-serif;
	font-size: 12px;
    font-style: normal;	

	height: auto;
	line-height: 1.5em;
	background-color: #FFFFFF;
}
a.nav:link,a.nav:visited,a.nav:active  {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
     text-align: right;
}

a.nav2:link, visited, active  {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

#header {
height:112px;
background-color:  #992E4A;
}

#content {
margin-top: 35px;
}

#navbar {
	padding: 1px;
	position: absolute;
	margin-top: 0px;
	right: 20px;
	left: 20px;	
	width: 95%;
	background: black;
}

#footer {
	clear: both;
	right: 20px;
	padding: 2px;
	color: white;
	background-color: #992E4A;
	width: 75%;
	font: bold;
}

.showred{
    font-family: Tahoma, Veranda, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: blue;
    list-style:none;
    
}
.showred li{
    display:inline;
    padding-left: 4px;
}
.smalltext {
    font-family:  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-style: italic;
    height: auto;
    background-color : White;
    font-size : 9px;
}

.subhead {
	background-color:  #992E4A
	
}




td{
    font-family:  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    height: auto;
    
}

h1{
    font-family :  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : bold;
    font-variant : small-caps;
    margin-left : auto;
}
h2{
    font-family :  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 14px;
    font-weight : bold;
    font-variant : small-caps;
}
th{
    background-color : #4682b4;
    font-family :  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
	 color : #FFFFFF;
}
main{
    text-align : center;
    border-color : #4682b4;
    border : medium double;
}
bold{
    font-family :  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-size : 10px;
}
table{

    font-size : 10px;
    font-family :  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul {
	list-style: none;
	margin-left: 15;
}

li {
	display: inline;
}


#directory {
	padding-left: 25px;
	margin: 2;
}

#directory ul {
	display: list-item;
	list-style: none;

}

#directory li {
	margin: 5;
	padding: 0 0 0 2;
	display: inline;
	list-style: none;
	font-weight: bold;
	border-bottom: 2px solid Gray;
}

#address {
	margin: 2;
	padding: 0 0 0 25;
	border-bottom: 0px solid Black;
}
#address ul {
	margin: 0 0 0 2;
	padding: 0 0 0 5;
	display: list-item;
	list-style: none;
}

#address li {
	margin: 0 5 0 5;
	padding: 0 0 0 15;
	display: list-item;
	list-style: none;
	font-weight: bold;
}

#recur {
	padding-left: 5px;
	margin: 2;
}
#recur ul {
	margin: 0 0 0 2;
	padding: 0 0 0 5;
	display: list-item;
	list-style: none;
}

#recur li {
	margin: 0 5 0 2;
	padding: 0 0 0 5;
	display: list-item;
	list-style: none;
	font-weight: bold;
}



td.head  {font-size : 10px; color : #FFFFFF; font-weight : normal;        font-family : Tahoma;}
td.head0  {font-size : 10px; color : #000000; font-weight : normal;        font-family : Tahoma;}
td.head1  {font-size : 14px; color : #FFFFFF; font-weight : bold;        font-family : Tahoma;}
.head1  {font-size : 14px; color : #000000; font-weight : bold;        font-family : Tahoma;}
td.head2  {font-size : 18px; color : #FFFFFF; font-weight : bold;        font-family : Tahoma;}
.head4  {font-size : 12px; color : #000000; font-weight : bold;        font-family : Tahoma;}
td.small_title  {font-size : 14px; color : #000000; font-weight : bold;        font-family : Tahoma;}
