/* style.css*/

 
a:link
{
color: #000000; text-decoration: none; font-family: sans-serif
}     /* unvisited link */

a:visited 
{color: #000000; text-decoration: none; font-family: sans-serif}  /* visited link */

a:hover 
{color: #FFFFFF; font-family: sans-serif; text-decoration: underline; }   /* mouse over link */

a:active 
{color: #FFFFFF; text-decoration: none; font-family: sans-serif}   /* selected link */
}


a.one:link
{ color: #FF0000; font-family: serif; text-decoration: underline; }     /* unvisited link */

a.one:hover 
{color: #FF0000; font-family: serif; text-decoration: underline; }   /* mouse over link */

a.one:active 
{color: #FF0000; font-family: serif; text-decoration: underline; }   /* selected link */

a.one:visited 
{color: #FF0000; font-family: serif; text-decoration: underline; }  /* visited link */




h1 {margin-bottom: 0; padding-bottom: 0; align: center;}

h3 {margin-bottom: 0; padding-bottom: 0; align: center;}

table
{ vertical-align: top; }

.logo
{vertical-align: top; align: left; }

.background
{ background-image: url(/images/gradient.gif);
  background-repeat: repeat-x;
  background-attachment: fixed;
  }
  
td
{ font-family: sans-serif; text-align: center; align: top; }
  
.toplink
{ background-color:#59AA47; 
font-family: sans-serif; 
font-size: 12pt; 
text-align: center; 
align: center; 
valign: center; 
padding:5px; 
width: 165; 
height: 20;}

.sidelink
{ background-color:#59AA47;
font-family: sans-serif; 
font-size: 10pt; 
text-align: left; 
padding-left: 5px;
padding-bottom: 5px
padding-top: 0px;
align: top; 
valign: center; 
font-weight: bolder;
width: 175px;
height: 20px;
text-indent: 6px;}

.testheader
{ background-color:#59AA47;
font-family: sans-serif; 
font-size: 8pt; 
text-align: left; 
padding-left: 5px;
padding-bottom: 0px
padding-top: 0px;
align: top; 
valign: center; 
font-weight: bolder;
width: 175px;
height: 20px;
text-indent: 6px;}

.tableborder
{ background-color:#FFFFFF;
BORDER: #59AA47 1px solid;
font-family: serif;
font-size: 10pt; 
text-align: left; 
padding-left: 5px;
padding-bottom: 0px
padding-top: 0px;
align: top; 
valign: center; 
font-weight: bolder;
font-style: italic;
width: 600px;
height: 20px;
text-indent: 6px;}

.tdborder
{ 
font-family: sans-serif; 
font-size: 10pt; 
text-align: left; 
padding-left: 5px;
padding-bottom: 5px
padding-top: 0px;
align: top; 
valign: center; 
font-weight: bolder;
width: 175px;
height: 20px;
text-indent: 6px;}




.specials
{ font-family: Times New Roman, sans-serif; text-align: center; align: top; valign: center}

.main
{ font-family: serif; text-align: left; align: top; valign: top; line-height: 17pt; margin: 5px;}

.backgroundimage
{ margin-left: 0; background-image: /images/greengradient.gif; background-repeat: no-repeat; background-position: top center; }
 
.header
{ font-family: serif; font-size: 18pt; font-weight: bolder; letter-spacing: 1px; color: #000000; text-align: center; valign: center; }

.subheader
{ font-family: serif; font-size: 14pt; font-weight: bolder; letter-spacing: 1px; color: #000000; text-align: left; }


.descriptions
{ margin: 10px 2px 10px 2px; align: top; valign: center;}
 
.bottom
{align: center; font-family: serif; font-weight: bolder; font-size: 10pt;}

.focuspoint
{ color: #FF0000; font-size: 16px; font-weight: bolder; text-align: center; align: center; valign: center;}

.followus
{align: center; font-family: serif; font-weight: bolder; font-size: 10pt; text-align: center; valign: center;}



.VertMenuBorder {

	BORDER: #59AA47 1px solid;
	align:left;
}

.VertMenuTitleBox {
	BACKGROUND-COLOR: #59AA47;
	BORDER-BOTTOM: #59AA47 1px solid;
	BACKGROUND-POSITION: bottom;
	HEIGHT: 27px;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	padding-left: 5px;
	text-align:center;
	align:center;
	valign:center;
	
}

p
{ font-family: serif; font-size: 12pt; letter-spacing: 1px; color: #000000; text-align: left; }

.photocaption
{ font-family: serif; font-size: 10pt; letter-spacing: 1px; color: #000000; text-align: right; }

.mythheader
{ font-family: serif; font-size: 12pt; font-weight: bolder; letter-spacing: 1px; color: #000000; text-align: left; }

.earthday
{ font-family: serif;
FONT-WEIGHT: bold;
font-size: 18pt;
	padding-left: 5px;
	text-align:center;
	align:center;
	valign:center;
	}