/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

/* basic html elements */

body { padding: 5px; margin: 10px; background: url(/cbf/images/white.gif)}
h1 { padding: 12px 0px 12px 31px; margin: 0px;}
h2 { padding: 6px 0px 7px 0px; margin: 0px;}
h3 {}
h4 {}
h5 {}
h6 {}
p { padding-left: 0px !important; }
input, select, textarea { font-size: 95%; }

/* basic html elements */

body, td { font-family: Arial, Helvetica, sans-serif; color: #333333; }
h1 { clear: both; font-size: 220%; color: #EE9003; text-transform: lowercase; }
h2 { font-size: 130%; color: #CC6633;}
h3 {}
h4 {}
h5 {}
h6 {}
p {}

a { color: #CC6633; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: underline;}

.headertext { font-size: 250%; color: #0390FF; background-color: #F3F2EB; }

.navstyle {font-weight: bold; color: #333333; font-size: 80%}

.outline1 {font-size: 100%; font-weight: bold; }
.outline2 {font-size: 80%}
.outline3 {list-style-type: none;}
.small2 { font-size: 70%; }

.style1 { font-size: 80%}
.style2 { font-size: 100%; font-weight: bold; }
.style3 { font-weight: bold; color: #333333; }
.style4 { color: white; font-weight: bold; }
.style5 { font-family: Tahoma; color: #FF0000; font-size: 200%; }
.style6 { font-family: Lucida Calligraphy; color: #FF0000; }
.imglogo { border-style: none; width: 150px;}
.imgstyle1 { border-style: none; border-width: 0px; }

.picaption { font-family: Lucida Calligraphy; color: #0000FF; font-size: 90%; }
.testimony { font-family: Tahoma; font-size: 100%; font-weight: bold; }
.testimony1{ font-family: Tahoma; font-size: 110%; }
.testimony2{ font-family: Tahoma; font-size: 120%; font-weight: bold; }

.litlarge 
   { font-family: Tahoma; font-weight: bold; font-size: 125%; }
.litlargeunderscore
   { font-family: Tahoma; font-weight: bold; font-size: 125%; text-decoration: underline; color: #ff0000; }
.litnormal 
   { font-family: Tahoma; font-size: 90%; }

.sctitle { font-family: Brush Script MT; font-size: 250%; font-weight: bold; color: #FF0000; }


/* specific classes */
div.left { text-align: left; }
div.center { text-align: center; }
div.right { text-align: right; }

td.toptitle { color: #0390FF; background-color: #F3F2EB; }
td.navstyle { background-color: #F3F2EB; width: 150px; font-size: 100%; }



