body {
     font-family: Verdana, Arial, Verdana, Arial, Geneva, Helvetica, sans-serif;
     font-size: 100%;
     color: #000000;
     margin: 0;
     }

p, ol, .cont {
          font-size: 80%;
          text-decoration: none;
          margin-top: 0em;
          margin-bottom: 0.5em;
          }
		 
		 .small {
		 font-size: 60%;
         color: #708090;
   		 text-align: center;
          margin-top: 0em;
          margin-bottom: 0.5em;
          }

li { margin-bottom: 0.5em; }

a {
  font-weight: normal;
  text-decoration: none;
  }

a:link {
       color: #CC9933;
       }

a:active { color: #FFCC33; }

a:visited { color: #CC9933; }

a:hover {
        color: #FFCC33;
        }
		
.sidenav { font-size: 80%; }

a:link img {border: 0px;}
a:visited img {border: 0px;}
a:hover img {border: 0px;}
a:active img {border: 0px;}


div.main {
   position:absolute;
   left:50%;
   top:50%;
   width:750px;
   height:440px;
  
   }

div.mainfoot {
   position:absolute;
   left:369px;
   top:102px;
   width:750px;
   height:30px;
   margin-left:-375px; 
   margin-top:200px;
   }

h1 {
   color: #669900;
   font-size: 90%;
   font-weight: bold;
   font-variant: small-caps;
   font-weight: normal;
   margin-bottom: 0em;
   }

.title {
   color: #174C3D;
   font-size: 115%;
   font-weight: normal;
   margin-bottom: 0em;
   }

.topnav td { text-align: center; }
img.home {
   border: 0px
   }

.contact { font-size: 80%; }

.mainfooter {
   color: #CD681E;
   font-size: 60%;
   text-align: center;
   }
   
.footer {
   color: #708090;
   font-size: 60%;
   text-align: center;
   width: 750px;
   }
   
.footer_lrg {
   color: #CD681E;
   font-size: 145%;
   text-align: center;
   width: 750px;
   }   
