/* global style settings */

<STYLE TYPE="text/css">



TABLE {font-family: verdana, arial, helvetica, sans-serif;

	font-size: 10pt; color: #215a91 } 

  A:visited { text-decoration: none;

  			  text-decoration: underline;

              color: #D9CB40 }

  A:hover   { font-weight: bold;

              text-decoration: underline;

  			 /* background-color: #000000; */

             /* color: #E0E5E8*/ }

  A:link    { text-decoration: none; 

              color: #D9CB40}

  A:active  { text-decoration: none;

              font-weight: bold;

              color: #B65F07 }





 </STYLE>





body { background-color: #ADC8D1; }



h1 { color: #A38874; }

h2 { color: #A38874; }

h3 { color: #215a91; }

h4 { color: #A38874; }

h7 { color: #A4AC7F }



/* Styles for Headers */



/* tan style - no size specified */

.chadstuff { color: #A4AC7F }



.chadstuff2 { color: #425D70 }

.chadstuff3 { color: #A4AC7F; font-size: 8pt; font-family: arial,verdana,sans-serif;}

.chadstuff4 { color: #E4E4E4; font-size: 7pt; font-family: arial,verdana,sans-serif;}

/* light blue style - used for show dates that were festival or event oriented */

.chadstuff5 { color: #00FFFF; font-size: 7pt; font-family: arial,verdana,sans-serif;}

.chadstuff6 { color: #A4AC7F; font-size: 8pt; font-family: arial,verdana,sans-serif;}

/* tan style - size 2 */

.homepage_text { color: #215a91;	font-size: 8pt;	font-family: arial,verdana,sans-serif;}
.homepage_text strong { color: #215a91; font-size: 10pt; font-weight:bold; font-family: arial,verdana,sans-serif;}

.page_text { color: #215a91;	font-size: 10pt; font-family: arial,verdana,sans-serif;}
.page_text strong { color: #215a91; font-size: 11pt; font-weight:bold; font-family: arial,verdana,sans-serif;}

p {	line-height: 12px; }
p strong {	line-height: 5px; }

.ul { padding: 5px 5px 5px 5px; list-style:circle;}




/* styles that define the main table structure */

.tdLeft  { background-color: #ADC8D1; background-image: url(images/bricks-left.jpg); background-repeat: no-repeat; background-position: right top !important }

.tdRight  { background-color: #ADC8D1; background-image: url(images/bricks-right.jpg); background-repeat: no-repeat; background-position: left top }





.tdContent  { color: #003366; font: none 10px arial,verdana,sans-serif; text-decoration: none; padding-left: 2px; }

.tdContent a:hover { color: #99FF66; font: bold 12px arial,verdana,sans-serif; text-decoration: underline; padding-left: 2px; }

.tdContent a:link { color: #DCE1E4; font: none 9px arial,verdana,sans-serif; text-decoration: none; padding-left: 2px; }


