

body { background: #000000 url(../images/oaklore_back.jpg) no-repeat; color: #FFFFFF;}

td { vertical-align: top; }
.main { 
   font: 14px Arial; 
   color: #FFFFFF;
   width: 900px;
}

.menu {  
   font-family: Arial, sans-serif; 
   font-size: 12px; 
   font-weight:bold; }

.left { 
   font-family: Arial, sans-serif; 
   font-size: 8pt; 
   font-weight: bold; 
}

.text { 
   font-family: Arial, sans-serif; 
   font-size: 10pt;
}

.texthead {  
    font-family: Arial, sans-serif; 
    font-size: 12pt; 
    font-weight:bold; 
}

.head  { 
   font-family: Arial, sans-serif; 
   font-size: 16pt; 
   font-weight:bold; 
}

.ta { font-family: Arial; background: #EED5B7; border-color: #FAEBD7; }

h1 { 
  font: 18px Arial; 
  color: #FFFFFF; 
  margin-bottom: 2px;
}

h2 { 
  font: 16px Arial; 
  color: #FFFFFF; 
  margin-bottom: 2px;
  font-weight: bold;
  
}

a:link { color: #B5B273; }
a:visited { color: #B5B273; }
a:hover { color: goldenrod; }
a:active { color: linen; }

a.nav:link { color: #B5B273; }
a.nav:visited { color: #B5B273; }
a.nav:hover { color:goldenrod; }
a.nav:active { color:goldenrod; }

hr { color: #FFFFFF; }

img { border: 2px solid #006600; }
 
img.nav { border: 0px; }
