/* COLORS ******************************************
#FED593	brown, golden light for big cell background
#C68E53	brown, golden medium for lines, and headers   198-142-83
#886140	brown, medium dark for page background        136-97-64
#704F34	brown, darkest for brown text on golden brown cell background

#EBE8C6	green, light for text or cell background, respectively
OLD: #B9CD85   green, medium for titles
#728837	green, medium dark for cell background or text
#ADC570   green, medium for titles on dark and light

#CCCCCC	gray, medium light
#808080	gray, medium dark


/* TEXT ********************************************/

.b1 {color: #704F34; font-family: arial; font-size: 100%; text-align: left; font-weight: bold }
.b2 {color: #FED593; font-family: arial; font-size: 100%; text-align: left; font-weight: bold }
.b3 {color: #C68E53; font-family: arial; font-size: 100%; text-align: left; font-weight: bold }
.g1 {color: #728837; font-family: arial; font-size: 100%; text-align: left; font-weight: bold }
.g2 {color: #EBE8C6; font-family: arial; font-size: 100%; text-align: left; font-weight: bold }

.bk1 { color: #000000; font-family: times new roman; font-size: 100%; text-align: center; font-weight: normal; }
.bk2 { color: #000000; font-family: times new roman; font-size: 100%; text-align: Justify; font-weight: normal; text-indent: 30 }
.bk3 { color: #000000; font-family: times new roman; font-size: 85%; text-align: center; font-weight: normal; font-style: italic; }
.bk4 { color: #000000; font-family: times new roman; font-size: 100%; text-align: center; font-weight: normal; margin-top: 0; margin-bottom: 0}

.samp  { color: #000000; font-family: times new roman; font-size: 50%; text-align: Justify; font-weight: normal; text-indent: 20; margin-top: 0; margin-bottom: 0 }
.samp1 { color: #000000; font-family: times new roman; font-size: 50%; text-align: Justify; font-weight: normal; text-indent: 0; margin-top: 0; margin-bottom: 0 }
.samp2 { font-family: arial; font-size: 120%; text-align: center; font-weight: bold; }
              

/* HEADERS *****************************************/

.hb  {color: #C68E53; font-family: arial; font-size: 200%; text-align: center; font-weight: bold }
.hb1 {color: #704F34; font-family: arial; font-size: 130%; text-align: left; font-weight: bold; margin-bottom: 10; margin-top: 16;}
.hb2 {color: #C68E53; font-family: arial; font-size: 130%; text-align: left; font-weight: bold; margin-bottom: 10; }
.hb2b{color: #C68E53; font-family: arial; font-size: 130%; text-align: left; font-weight: bold; margin-bottom: 10;  margin-top: 16;}
.hb3 {color: #C68E53; font-family: arial; font-size: 130%; text-align: left; font-weight: bold; margin-bottom: 10; margin-top:16; }
.hb4 {color: #704F34; font-family: arial; font-size: 130%; text-align: left; font-weight: bold; margin-bottom: 10}
.hg1 {color: #ADC570; font-family: arial; font-size: 200%; text-align: center; font-weight: bold }
.hg2 {color: #ADC570; font-family: arial; font-size: 150%; text-align: center; font-weight: bold }
.hg3 {color: #ADC570; font-family: arial; font-size: 130%; text-align: left; font-weight: bold; margin-top: 16;}

.rev-lnk 
      {color: #FED593; font-family: arial; font-size: 80%; text-align: center; font-weight: bold; margin-bottom: 4; margin-top: 4; }
.rev1 {color: #704F34; font-family: arial; font-size: 90%;  text-align: left; font-weight: bold; margin-bottom: 10; margin-top: 10; }
.rev2 {color: #C68E53; font-family: arial; font-size: 135%; text-align: left; font-weight: bold; margin-bottom: 10; margin-top: 10; }
.rev3 {color: #C68E53; font-family: arial; font-size: 115%; text-align: left; font-weight: bold; margin-bottom: 10; margin-top: 10; }
.rev4 {color: #C68E53; font-family: arial; font-size: 90%;  text-align: left; font-weight: bold; margin-bottom: 10; margin-top: 10; font-style: italic; }

.rev11 {color: #FED593; font-family: arial; font-size: 90%;  text-align: left; font-weight: bold; margin-bottom: 10; margin-top: 10; margin-left: 15; margin-right: 15;}
.rev12 {color: #C68E53; font-family: arial; font-size: 135%; text-align: left; font-weight: bold; margin-bottom: 10; margin-top: 10; margin-left: 15; margin-right: 15;}
.rev13 {color: #C68E53; font-family: arial; font-size: 115%; text-align: left; font-weight: bold; margin-bottom: 10; margin-top: 10; margin-left: 15; margin-right: 15;}
.rev14 {color: #C68E53; font-family: arial; font-size: 90%;  text-align: left; font-weight: bold; margin-bottom: 10; margin-top: 10; margin-left: 15; margin-right: 15; font-style: italic; }


/* SPECIAL TEXT ************************************/

.footer    {color: #FED593; font-family: arial; font-size: 80%; text-align: center; font-weight: bold }
.copyright {color: #C68E53; font-family: arial; font-size: 80%; text-align: center; font-weight: bold }

.review     {color: #704F34; font-family: times new roman; font-size: 100%; text-align: left;  font-style: italic; font-weight: bold; margin-top: 0; margin-bottom: 0 }
.review_pub {color: #C68E53; font-family: times new roman; font-size: 100%; text-align: right; font-style: italic; font-weight: bold; margin-top: 0; margin-bottom: 0 }
.review_pub2 {color: #C68E53; font-family: times new roman; font-size: 100%; text-align: right; font-style: italic; font-weight: bold; margin-top: 0; margin-bottom: 16 }

.readmore   {font-family: arial; font-size: 85%; text-align: right; font-weight: normal; margin-top: 0; margin-bottom: 0}

.sep1 {margin-top: 7; margin-bottom: 7}
.sep2 {margin-top: 20; margin-bottom: 20}
.sep3 {margin-top: 0; margin-bottom: 0}
.sep4 {margin-top: 60; margin-bottom: 60}

.l1 { font-family: arial; font-size: 150%; text-align: left; font-weight: bold }

.note {color: #704F34; font-family: arial; font-size: 80%; text-align: center; font-weight: bold; margin-bottom: 4; margin-top: 4; }


/* LINKS **********************************************/

/* The standard links are medium dark grey with hovering of white on medium dark grey background. */

a:link,                            /* REGULAR LINKS */
a:visited { color: #728837; text-decoration: none; }
a:hover   { color: #FFFFFF; background-color: #808080 }		
	
a.link1:link,                 
a.link1:visited { color: #808080; text-decoration: underline; }
a.link1:hover   { color: #FFFFFF; 	background-color: #808080 }		

a.link2:link,                 
a.link2:visited { color: #CCCCCC; text-decoration: underline; }
a.link2:hover   { color: #FFFFFF; 	background-color: #808080 }

a.link3:link,                 
a.link3:visited { color: #FED593; text-decoration: none; }
a.link3:hover   { color: #886140; 	background-color: #FED593}

a.link4:link,                 
a.link4:visited { color: #FED593; text-decoration: none; }
a.link4:hover   { color: #886140; 	background-color: #FED593}

a.link5:link,                 
a.link5:visited { color: #FED593; text-decoration: none; }
a.link5:hover   { color: #886140; 	background-color: #FED593}

a.link6:link,                 
a.link6:visited { color: #886140; text-decoration: none; }
a.link6:hover   { color: #FED593; 	background-color: #886140}

a.link7:link,                 
a.link7:visited { color: #808080; text-decoration: none; }
a.link7:hover   { color: #FFFFFF; 	background-color: #808080 }		


/* POEMS Page 1 ********************************************/

.poem1 {color: #000000; font-family: arial; font-size: 100%; text-align: left; font-weight: bold }
.poem2 {color: #000000; font-family: arial; font-size: 100%; text-align: center; font-weight: bold }
.poem3 {color: #000000; font-family: arial; font-size: 100%; text-align: right; font-weight: bold }
.poemh1{color: #000000; font-family: arial; font-size: 130%; text-align: left; font-weight: bold }
.poemh2{color: #000000; font-family: arial; font-size: 130%; text-align: center; font-weight: bold }
.poemh3{color: #000000; font-family: arial; font-size: 130%; text-align: right; font-weight: bold }
.poemsep {margin-top: 50; margin-bottom: 50}
.poemsep2 {margin-top: 0; margin-bottom: 0}
.footer2 {color: #808080; font-family: arial; font-size: 80%; text-align: center; font-weight: bold }

/* POEMS Page 2 ********************************************/

.poem4 {color: #FEBA47; font-family: arial; font-size: 100%; text-align: left; font-weight: bold; margin-top: 0; margin-bottom: 0; }
.poem4b{color: #FEBA47; font-family: arial; font-size: 100%; text-align: right; font-weight: bold; margin-top: 0; margin-bottom: 0;}
.poem5 {color: #D24BDD; font-family: arial; font-size: 100%; text-align: center; font-weight: bold }
.poem6 {color: #EF876D; font-family: arial; font-size: 100%; text-align: center; font-weight: bold }
.poem8 {color: #808080; font-family: arial; font-size: 100%; text-align: center; font-weight: bold;  }
.poem7 {color: #F17285; font-family: arial; font-size: 100%; text-align: left; font-weight: bold; margin-top: 0; margin-bottom: 0; }
.poem7b{color: #F17285; font-family: arial; font-size: 100%; text-align: left; font-weight: bold; margin-top: 0; margin-bottom: 0; margin-left: 50 }
.poem8 {color: #808080; font-family: arial; font-size: 100%; text-align: center; font-weight: bold;  }
.poemh4{color: #FEBA47; font-family: arial; font-size: 130%; text-align: center; font-weight: bold }
.poemh5{color: #D24BDD; font-family: arial; font-size: 130%; text-align: center; font-weight: bold }
.poemh6{color: #EF876D; font-family: arial; font-size: 130%; text-align: center; font-weight: bold }
.poemh7{color: #F17285; font-family: arial; font-size: 130%; text-align: center; font-weight: bold; }

/* POEMS Page 3 ********************************************/

.poemh11{color: #028284; font-family: arial; font-size: 130%; text-align: center; font-weight: bold; }
.poem11 {color: #028284; font-family: arial; font-size: 100%; text-align: center; font-weight: bold; }
.poemh9{color: #14A2B1; font-family: arial; font-size: 130%; text-align: center; font-weight: bold; }
.poem9 {color: #14A2B1; font-family: arial; font-size: 100%; text-align: left;   font-weight: bold; margin-top: 0; margin-bottom: 0; }
.poemh10{color: #028284; font-family: arial; font-size: 130%; text-align: center; font-weight: bold; margin-top: 0; margin-bottom: 0;}
.poem10 {color: #028284; font-family: arial; font-size: 100%; text-align: center; font-weight: bold; margin-top: 0; margin-bottom: 0;}


/* END *************************************************/