BODY { 
background-image: url(../images/graysquaresbackground.gif); 
background-color : #dfdfde; 
margin: 20px;
 }

A:link { color: #133069; }
A:visited { color: #133069; }
A:hover { color: #AB0E08; } //#00294A

.linka {color: #AB0E08;}
.linkb {color: #00294A;}
.linkc {color: #A38205; text-decoration: none; }
.linkd {color: #A38205;  }


P { 
   font-family: verdana; 
   font-size: 11px; 
   line-height: 17px; 
   color: #000000; 
   margin-top: 4px; 
   margin-bottom: 4px; 
   }

P.event {  
   margin-top: 10px; 
   margin-bottom: 1px; 
   font-weight: bold; 
   }

P.pli { margin-top: 2px; margin-bottom: 2px; font-weight: normal;}
P.pli2 { margin-top: 1px; margin-bottom: 1px; font-weight: normal;line-height: 14px; }
P.pli3 { margin-top: 1px; margin-bottom: 5px; font-weight: normal;  }

P.title { color: #133069; font-weight: normal;  font-size: 12px; line-height: 18px; }

P.blue { color: #133069; font-weight: normal; }

P.titleblue { color: #133069; font-weight: bold; font-size: 12px; line-height: 16px; }

P.titlered { color: #9C1C19; font-weight: bold; font-size: 12px; line-height: 16px; margin-top: 15px; margin-bottom: 2px; }

P.pagehead { font-size: 24px; font-family: Georgia; font-weight: bold; line-height: 28px; color: #9C1C19; margin-left: 10px; margin-top: 12px;}

P.heading { font-size: 24px; font-family: Georgia; font-weight: bold; line-height: 30px; color: #9C1C19; margin-left: 10px; }


P.quote { 
   font-family: 
   verdana; color: #000000; 
   font-style: italic; 
   font-size: 11px;
   line-height: 15px; 
   }

UL, OL {
   font-weight: bold; color: #9C1C19; 
   margin-top: 3px;
   margin-bottom: 5px;
   }

LI { 
   font-family: verdana; 
   font-size: 11px; 
   line-height: 12px;
   }

DIV {
   SCROLLBAR-FACE-COLOR: #99B0BF; 
   SCROLLBAR-HIGHLIGHT-COLOR: #EEEEEE; 
   SCROLLBAR-SHADOW-COLOR: #26517D; 
   SCROLLBAR-3DLIGHT-COLOR: #26517D; 
   SCROLLBAR-ARROW-COLOR: #FFFDF5; 
   SCROLLBAR-TRACK-COLOR: #DEDEDA; 
   SCROLLBAR-DARKSHADOW-COLOR: #EEEEEE;
   }


#main {
   width: 854px;
   background-color: #FFFFFF;//#FFFDF5
   //border-right: 2px #333333 solid;
  // border-bottom: 2px #333333 solid;
   }

#logo {
   background-color: #133069;
   padding-bottom: 2px; 
   }

#logobottom {
   background-color: #EAE2B7;
//   border-top: 4px #A38205 solid;
   height: 32px; 
   }

#quote {
   width: 325px; height: 73px; 
   margin-top: 5px;
   margin-left: 425px;
   padding-top: 5px;
   }

#center {
   background-color: #FFFFFF;
   }

#content { width: 500px; text-align: left; margin: 30px 0px 20px 50px; }

#rootmidcontent {
   position: relative; left: 200px; width: 550px;
   }

#top { width: 854; }

#footer {
   clear: both;
   width: 854px;
   border-top: 4px #99B0BF solid;
   background-color: #EAE2B7;
   }

/* =============== 2 column pages =============== */

DIV.section { 
  clear: both; 
  margin-top: 20px;
   }

#leftcolumn { float: left; width: 180px; }

#rightcolumn {
 position: absolute;
  top: 170px; left: 220px; width: 550px;
 border-left: 3px #CCCC99 solid;
  }

#lefttext { width: 150px; }

.lefttitle {
  float: left;
  margin-top: -10px; margin-left: 5px;
  width: 100px;
 font-size: 20px; font-family: Georgia; font-weight: bold; color: #9C1C19;
  }

TD.left { width: 70px; padding-left: 10px; }

TD.right { padding-top: 5px; }
