/*
CSS inner pages for http://ab.mec.edu/actonlongago
Author: Janice M. Ward
Created: December 6, 2007
Last updated: February 18, 2007
Copyright (c) APS & ABRSD; all rights reserved

*/

body {
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	margin: 0;
	padding: 0px;
	width: 990px;
}
table {
	border-collapse: collsapse;
	}
	
p {
 	font-family: Georgia, "Times New Roman", Times, serif;
 	font-size: 9pt;	
	padding: 5px;
	line-height: 20px;
 }
 
 td {
 	font-family: Georgia, "Times New Roman", Times, serif;
 	font-size: 9pt;	
	padding: 5px;
 }
 
ul, ol {
 	font-family: Georgia, "Times New Roman", Times, serif;
 	font-size: 9pt;	
	padding: 15px;
 }
 
td.skyandgrass {
   background: url(images/skyandgrass.gif) repeat-x;
}

h1 { 
	font-size: 120%; 
	color: #6B5A3C; 
	padding: 5pt;
}

h2 { 
	font-size: 110%; 
	color: #6B5A3C; 
	padding: 5pt;
	}

a.toplink {
   color: #ffffff;
   font-size: 16px;
   text-align: center;
   text-decoration: none;
   /*/*/padding: 6px;
 	border: 2px dotted #cccccc;
 	line-height: 1em;
 	width: 140px; /* */
}

a.toplink:hover {
   color: #CCCC99;
}

a.topnav {
 	/*/*/padding: 6px;
 	text-decoration: none;
 }

td.nav {
  padding: 10px;
  color: #2F1F04;
  line-height: 25px;
}

a.navlink {
   font-size: 9pt;
   color: #660000;
   text-wrap: suppress;
   text-decoration: none; 
   border-bottom: 1px dashed;
}

a.navlink:visited {
   color: #A9573A;
   border-bottom: 1px dashed;
   
}

a.navlink:hover {
   color: #2F1F04;
} 

