body {

   font: .9em georgia, times new roman, serif;

   line-height: 1.5em;

   background-color: #FFFF99;

   background-image: url(http://www.scahawkshollow.org/images/hawk_device.gif);

   color: #000000;

   text-align: center;

   padding: 0px;

   margin: 0px;

   border: 0px; }



h1 {

   font-size: 1.2em;

   color: #000000;

   letter-spacing: 0px;

   font-style: normal;

   padding-left: 10px;

   padding-right: 10px;

   text-align: justify; }



h2 {

   font-size: 1.0em;

   color: #000000;

   letter-spacing: 0px;

   font-style: normal;

   padding-left: 10px;

   padding-right: 10px;

   text-align: justify; }





h3 {

   font-size: 1.0em;

   color: #000000;

   text-decoration: underline;

   letter-spacing: 0px;

   font-style: normal;

   padding-left: 10px;

   padding-right: 10px;

   text-align: justify; }

 

h4 {

   font-size: 1.0em;

   color: #000000;

   letter-spacing: 0px;

   font-style: normal;

   padding-left: 10px;

   padding-right: 10px;

   text-align: center; }



li {

   font-size: 1.0em;

   color: #000000;

   text-align: left; }



p {

   font-size: .9em;

   letter-spacing: 0px;

   font-style: normal;

   padding-left: 10px;

   padding-right: 10px;

   text-align: justify; 

   color: #000000;} 



p.indent_1 {

   position: relative;

   margin-left: 5%

   }

   

p.indent_2 {

   postion: relative;

   margin-left: 10%

   }

p.emph   {

   font-size: 1.5em;

   line-height: 2em;

   color: #FF0033;

   margin-left: 5%

}
p.p1 {
   text-align: center;
   }

em.em1 {
   font-size: x-large;
   color: #FF0033;
   }

em.em2 {
   font-size: larger;
   color: #FF0033;
   font-weight: bold;
   }

table {

   padding: 10px;

   margin: 20px;

   text-align: center;  

   background-color: #FFFF99;

   border: 4px solid #FF3333;

        color: #000000;

        border-collapse: separate;

   border-spacing: 20px; 

   }

   

td {    

   padding: 10px;

   border: 2px solid #006600;

   font-size: 1em;

   }



span.header {

        font-weight: bold;

   }



ul.indent_2 {

   postion: relative;

   margin-left: 15%;

   }



/* Used for major section divisions. */   

hr.hr1 {

   clear: both;

   color: #FF3333;

   }

/* Used for minor section divisions. */

hr.hr2 {

   width: 50%;
   clear: both;

   }









/* Used for the entire forground element box. */

#container {

   position: relative;

   width: 90%;

   min-height: 900px;

   border: 3px solid #006600;

   margin: 40px auto;

   background: #FEFFEF;

   text-align: center;

   color: #000000;

   }



/* Primarily used for rendering of small badges. */

img.img1 {

   width: 50px;

   height: 50px;

   float:left;

   margin:10px;

   }

img.img2 {

   width: 50px;

   height: 50px;

   float: left;

   margin: 20px;

   }

img.img3 {

   width: 150px;

   margin: 10px;

   }



/* Check to see if used. */

* html #container {

    height: 900px;

   }



#container   A { color: #006600; background: transparent; text-decoration: none; font-weight: bold; border-bottom: none; font-size: .9em; }

#container   A:hover { color: #FF0033;}  



/* Should these be made into div. class ids? */

#topnav {

   padding: 10px;

   margin: 20px;

   text-align: center;  

   font-size: 1.2em;

   background-color: #FFFF99;

   letter-spacing: 0px;

   font-style: normal;

        clear: both;

        border: 4px solid #FF3333;

        color: #000000;

        vertical-align: middle;

        

}  



#title   {

   font-size: 2em;

   line-height: 3.5em;

   color: #FF0033;

   vertical-align: top;

   padding: 20px;

   font-weight: bolder;

}





#topnav  A { color: #006600; background: transparent; text-decoration: none; border-bottom: none; font-size: .9em; }

#topnav   A:hover { color: #FF0033; }  



#footer {

  width: 100%;

  position: relative;

  bottom: 0;

  background: transparent; } 



#bottomnav {

   padding-top: 2px;

   margin: 0px auto;

   background: transparent;

   font-size: 1em;

}



#bottomnav  A { color: #006600; background: transparent; text-decoration: none; border-bottom: none; font-size: .9em; }

#bottomnav   A:hover { color: #FF0033; }  



#fineprint {

   line-height: 1.0em;

   font: .8em verdana, geneva, helvetica, sans-serif;

   letter-spacing: 0px;

   font-style: normal;

   padding-left: 10px;

   padding-right: 10px;

   color: #666666; }

   

#fineprint A { color: #006600; font-weight: normal; background: transparent; text-decoration: none; border-bottom: none; font-size: .9em; }

#fineprint A:hover { color: #FF0033; }  





/* These are used for different box locations & styles. */

div.box1 {
   margin-left: 5%;
   margin-right: 5%;
   text-align: left;
   border: 1px solid #FF0033;
   padding: 5px;
   float: left;
   }

div.box2 {

   text-align:left;

   margin-left:80px;

   }

div.box3 {
   margin-left: 5%;
   margin-right: 5%;
   text-align: left;
   border: 1px solid #FF0033;
   padding: 5px;
   float: right;
   }



   





   

#login_box {

   float: right;

   border: 1px solid #004C01;

   margin: 10px;

   background: #FEFFEF;

   text-align: center;

   }             



/* Check to see if these should be removed. */

/* Not used

#clear {

   clear:both;

   }  

.small {

   font-size: .8em;

   letter-spacing: 0px;

   font-style: normal;

   padding-left: 10px;

   padding-right: 10px;

   text-align: center; }

.header {

   font-size: .8em;

   color: #000000;

   letter-spacing: 0px;

   font-weight: bold;

   text-decoration: underline;

   padding-left: 1.0em;

   text-align: left; }

*/

   

/* The following items are to be removed once conversion from plain tags to classed tags is complete. */ 



/* Not used

img.small_badge {

   width: 50px;

   height: 50px;

   }                                     

#border_box_left {

   margin-left: 5%;

   margin-right: 5%;

   text-align: left;

   border: 1px solid #FF0033;

   padding: 5px; 

   float: left;

   }  

   

#border_box_right {

   margin-left: 5%;

   margin-right: 5%;

   text-align: left;

   border: 1px solid #FF0033;

   padding: 5px; 

   float: right;

   }



#border_box {

   text-align: left;

   border: 1px solid #FF0033;

   padding: 5px;

   clear: none;

   }

*/

