/*
STYLES -- OVERALL
*/
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small}
h3 {color:#663300; text-align:center; font-weight: bolder;}
h4 {color:#663300; font-weight: bolder;}
td {vertical-align: top;}
/* 
STYLES FOR THE VERTICAL NAVIGATION BAR
*/
td.navbar {color: black; background-color: #f7de9c; font-size: x-small; margin: auto}
td.navbar ul {list-style: circle url(Images/bullet.gif) outside}
td.navbar a:visited {color: black}
td.navbar a:link{color: black}
td.navbar a:active {color: black; background-color: #cfb53b}
td.navbar a:hover {color: black; background-color: #cfb53b}
/*
STYLES FOR THE HOME PAGE JUST FOR TODAY AND ANNOUNCEMENT FLOATING BOXES
*/
div.anc {float: right; width: 50%; text-align: center; font-size: x-small; font-style: oblique; font-weight: bold}
div.anc h5 {text-align:center; font-weight:bolder; font-style: normal}
div.anc a:visited {color:blue}
div.anc a:link {color:blue}
div.anc a:active {color:blue}
div.anc a:hover {color:#cfb53b}
div.box {border-style: solid; border-width: 2px; background-color: #f7de9c;}
/*
STYLES FOR ALATEEN PAGE
*/
.teenpg address {font-style:normal; font-size: small}
.teenpg address:first-letter{font-weight:700; font-size: medium}
/*
STYLES FOR PHONE NUMBER TABLE, FIND-A-MEETING MTG TABLES, TAPE LISTING TABLE
*/
table.info {font-size: x-small}   /* TABLE WITH PHONE NUMBERS */
table.srchtblprnt {font-size: xx-small} /* LIST OF MEETINGS */
table.srchtbl {font-size: x-small} /* THE FIVE SEARCH METHOD TABLES */
table.infotapes {font-size: xx-small} /* STYLES FOR TAPE LISTING TABLE */
/*
STYLES FOR FOOTER (ALL PAGES)
*/
div.ftr {color: black; font-size: xx-small; text-align: center}
div.ftr a:visited {color: purple}
div.ftr a:link{color: blue}
div.ftr a:active {color: black; background-color: cfb53b}
div.ftr a:hover {color: black; background-color: cfb53b}

