/* Body styles */
body.main {padding-top: 5; background-color: #c0c0c0; font-family: times }
body.nav  {padding-top: 10; background-color: #d3d3d3; color: #0000ff; font-family: times }

/* Heading styles */
h1 {font: bold 36pt; text-decoration: underline; text-align: center; line-height: 0.5; }
h2 {font: bold 24pt; text-decoration: underline; text-align: center; line-height: 0.5; }
h3 {font: bold 18pt; text-decoration: underline; text-align: center; line-height: 0.5; }

h4 {font: bold 24pt; text-align: center; line-height: 0.5; }
h5 {font: bold 18pt; text-align: center; line-height: 0.5; }
h6 {font: bold 14pt; text-align: center; line-height: 0.5; }

/* Text styles */
p.12pt  {font-size: 12 pt; line-height: 1;}
p.12ptA {font-size: 12 pt; line-height: 0.1;}
p.12ptB {font-size: 12 pt; line-height: 0.5; text-align: center;}
p.12ptC {font-size: 12 pt; line-height: 1; text-align: center;}

p.14pt  {font-size: 14 pt; line-height: 1;}
p.14ptC {font-size: 14 pt; line-height: 1; text-align: center;}
p.14ptCU {font-size: 14 pt; line-height: 1; text-decoration: underline;}
p.14ptCB {font-size: 14 pt; line-height: 1; text-align: center; font-weight: bold; }
p.14ptCBU  {font-size: 14 pt; line-height: 1; text-align: center; font-weight: bold; text-decoration: underline;}

p.18pt  {font-size: 18 pt; line-height: 1;}
p.18ptC {font-size: 18 pt; line-height: 1; text-align: center;}
p.18ptCB {font-size: 18 pt; line-height: 1; text-align: center; font-weight: bold;}
p.18ptCUB {font-size: 18 pt; line-height: 1; text-decoration: underline;font-weight: bold;}

/* Event table styles */
table.event {padding-top: 50px }
td.event    {border-color: #808080; border-width: 5; border-style: ridge; padding: 20,5,10,5;  text-align: center;}

/* Newsletter table styles */
td.nl {background-color: #cccccc; border-color: #666666; border-width: 5; border-style: ridge; padding: 10,10,10,10;}
td.nl2 {border-color: #c0c0c0; border-width: 5; border-style: ridge; padding: 10,10,10,10;}

table.thumb {border: 1; width: 600; cellpadding: 10; cellspacing: 10}
td.thumb {valign: "top";}

img.mapthumb {width: 252; height: 210;}

a {font: bold; text-decoration: none; }
a:link {color: red}
a:visited {color: green}
a:hover {color: purple}

