/*
 * Common
 */
td {font-size: 10pt; font-family: arial;}
p {margin-top: 5px; margin-left: 10px;}
A:link {color: #000000; text-decoration: underline; font-family: arial; font-size: 10 pt;}
A:visited {color: #663300; font-size: 10 pt; text-decoration: underline; font-family: arial;}
A:HOVER {color: #663300; text-decoration: none; font-family: arial; font-size: 10 pt;}

/*
 * Home Page
 */
h1.cover {font-size: 16 pt; font-family: arial; font-weight: 700; color: #06bf93; margin-bottom: 0px;}
h1.happenings {font-size: 16 pt; font-family: arial; font-weight: 700; color: #06bf93; margin-bottom: 0px;}

h1 {font-size: 16 pt; font-family: arial; font-weight: 700; margin-bottom: 0px; margin-left: 10px;}
h2 {font-size: 14 pt; font-family: arial; font-weight: 700; margin-bottom: 0px; margin-left: 10px;}
h3 {font-size: 13 pt; font-family: arial; font-weight: 700; margin-bottom: 0px; margin-left: 10px;}

td.news {font-size: 10 pt; font-family: arial; font-weight: 700; color: #ffffff; background: #4589db; margin-bottom: 5px; top-bottom: 5px;}
td.events {font-size: 10 pt; font-family: arial; font-weight: 700; color: #ffffff; background: #a7c3c6; margin-bottom: 5px; top-bottom: 5px;}
ul.news {list-style: square; margin: 10px  0 10px  10px; padding: 0; list-style : inside;}

A.eventslink:link {text-decoration: underline; font-family: arial; font-size: 10 pt; color: #4589db;}
A.eventslink:visited {font-size: 10 pt; text-decoration: underline; font-family: arial; color: #4589db;}
A.eventslink:HOVER {text-decoration: none; font-family: arial; font-size: 10 pt; color: #06bf93;}

A.bottomnav:link {text-decoration: none; font-family: arial; font-size: 10 pt; color: #ffffff;}
A.bottomnav:visited {font-size: 10 pt; text-decoration: none; font-family: arial; color: #ffffff;}
A.bottomnav:HOVER {text-decoration: underline; font-family: arial; font-size: 10 pt; color: #ffffff;}

/*
 * Home Page
 */
td.partners {font-size: 10 pt; font-family: arial; font-weight: 700; color: #ffffff; background: #a7c3c6; margin-bottom: 5px; top-bottom: 5px;}
img.blue_border {border-style: solid; border-color: #a7c3c6; border-width: 2px;}