/* CSS file for BHBH web site */
/* Author - Barbara Althoff, 2004 */

/* header fonts */
h1, h2, h3 {font-family: "Comic Sans MS", "Helvetica Bold", sans-serif; }
h1 {font-size: 20pt; color: yellow /*#5C3E90*/; margin: 0; font-weight:bold;} /*rgb(255,60,0)*/
h2 {font-size: 14pt; color: purple; margin: 0;}
h3 {font-size: 12pt; color: navy; margin: 15px 0 0 0;}

p, h4 {font-family: "Arial", "Helvetica", sans-serif; font-size:14; color: navy; margin:0 0 10 0; padding: 0;}

.support {font-family: "Comic Sans MS", "Helvetica", sans-serif; font-size:14; color: purple; }

/* body styles */
body {background-color:white; }	
/*table { background-color: #6EC6F1;}*/

/* top table - logo and title */
.logobar { padding:0; background-repeat: no-repeat; background: url("images/newtitle.jpg"); height:18%; font-family: "Comic Sans MS", "Helvetica Bold", sans-serif;font-size: 12pt; color: purple;}

.title {font-family: "Comic Sans MS", "Helvetica Bold", sans-serif; font-weight:bold; font-size: 22pt; color: purple; padding:10;}

.bhbh {vertical-align: middle; align:center;}

.header {font-family: "Comic Sans MS", "Helvetica Bold", sans-serif; font-size: 20pt; 
font-weight: bold;  color: purple; margin: 10px;vertical-align: middle;}

/* Navigation with undecorated text */
.nodecor a {font-family:"Arial", "Helvetica Bold", sans-serif; font-weight: bold; font-size:12pt; text-decoration:none; vertical-align:top10; padding:0 0 0 20; left: 10%;}
/*.nodecor a { color:rgb(254,236,89); }
.nodecor a:visited {color:rgb(254,236,89);}
.nodecor a:focus {color:rgb(254,236,89);}
.nodecor a:hover { color: rgb(209,255,249);}
.nodecor a:active {color:rgb(254,236,89);}*/

.nodecor a { color:rgb(240,255,128); }
.nodecor a:visited {color:rgb(240,255,128);}
.nodecor a:focus {color:rgb(240,255,128);}
.nodecor a:hover { color: rgb(240,255,249);}
.nodecor a:active {color:rgb(240,255,128);}

/* background for the navigation cell */
.nav {vertical-align: top; background-repeat: no-repeat; background-image:url("images/left_nav1.jpg"); width: 200 px; height: 557 px; padding:0; border: none;}

/*.nav {vertical-align: top; background-color: rgb(101,155,183); width: 190 px; height: 175 px; padding:0; border: none; }
.mainpic {vertical-align: top; background-color: background-image:url("images/left_nav.jpg"); width: 200 px; height: 557 px; padding:0; border: none; }*/

/* table of images on right of page */
.rightsidebar {float:right;}

/* content headers and paragraphs */
.content { padding:0; }

.top {vertical-align:top;}
.middle {vertical-align:middle;}

/* image styles */
img {border: none;}

.pics-left {float:left; clear:left; clear:right;}
.pics-right {float:right; clear:right;clear:left;}

/* common links */
a:link {color:redgreen}
a:visited {color:green}
a:focus {color:blue}
a:hover {color:purple}
a:active {color:bluefloat:right;}

.sched {width:735 px; font-family: "Comic Sans MS", "Helvetica Bold", sans-serif; font-size: 8pt;}
.schedtitle {width:735 px; font-family: "Comic Sans MS", "Helvetica Bold", sans-serif; font-size:10pt;}