﻿body	
{  
        margin-left: auto;
	    margin-right: auto;
        margin-top: 5px;
        margin-bottom: 10px;
        background-color: #284691;
}
a:link 
{ 
     background-color: transparent;
     font-family: Verdana,Arial; 
     color: #000080; 
     font-weight: normal; 
     text-decoration: none;
}
a:visited    
{ 
     background-color: transparent;
     font-family: Verdana,Arial; 
     color: #000080; 
     font-weight: normal; 
     text-decoration: none;
}
a:active     
{ 
     background-color: transparent;
     font-family: Verdana,Arial; 
     color: #006F00; 
     font-weight: normal; 
     text-decoration: none;
}
a:hover 
{    
     background-color: transparent;
     font-family: Verdana,Arial; 
     color: #006F00; 
     font-weight: normal; 
     text-decoration: none;
}
a.Nav:link /* Begin Site Navigation */
{
     font-family: Verdana,arial; 
     color: #000080; 
     font-size: 0.8em; 
     font-weight: normal;  
     text-decoration: none;
     margin-left: 3px;
     margin-right: 3px;
     padding: 3px;
     border-left: 1px #AABEE1 solid;
     border-right: 1px #AABEE1 solid;

}
a.Nav:visited /* Navigation Visited */
{
     font-family: Verdana,arial; 
     color: #000080; 
     font-size: 0.8em;
     font-weight: normal; 
     text-decoration: none;
     margin-left: 3px;
     margin-right: 3px;
     padding: 3px;
     border-left: 1px #AABEE1 solid;
     border-right: 1px #AABEE1 solid;
}
a.Nav:active /* Navigation Active */
{
     font-family: Verdana,arial; 
     color: #006F00; 
     font-size: 0.8em;
     font-weight: normal; 
     text-decoration: none;
     margin-left: 3px;
     margin-right: 3px;
     padding: 3px;
     border-left: 1px #008000 solid;
     border-right: 1px #008000E solid;
}
a.Nav:hover /* Navigation Hover */
{
     font-family: Verdana,arial; 
     color: #006F00; 
     font-size: 0.8em;
     font-weight: normal; 
     text-decoration: none;
     margin-left: 3px;
     margin-right: 3px;
     padding: 3px;
     border-left: 1px #008000 solid;
     border-right: 1px #008000 solid;
}
#wrapper /* Site Content Holder */
{
	width: 800px;
	background-color: #AABEE1;
	margin-left: auto;
	margin-right: auto;
}
#banner /* Banner Content */
{
	width: 800px;
	background-color: #AABEE1;
	margin-left: auto;
	margin-right: auto;
}
#nav /* Site Navigation */
{
	width: 800px;
	background-color: #AABEE1;
	margin-left: auto;
	margin-right: auto;
	margin-top:1px;
	padding-bottom:3px;
    text-align:center;
}
#flashcontent /* Home Flash Intro */
{
	width: 800px;
	height:5px;
	background-color: #AABEE1;
}
.comContent  /* Content Div with Palm Background */
{
	width: 780px;
	background-color: #AABEE1;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
}
.siteText   /* Site Text */
{ 
     font-family: Verdana,Arial; 
     color: #000000; 
     font-size: 0.8em; 
     font-weight: normal; 
     text-decoration: none;
}
.siteHead   /* Site Text */
{ 
     font-family: Verdana,Arial; 
     color: #699669; 
     font-size: 0.8em; 
     font-weight: bold; 
     text-decoration: none;
}
li   /* Bulleted List items */
{
	margin-left:-10px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: Verdana,Arial; 
    color: #000000; 
    font-size: 0.8em; 
    font-weight: normal;
}
#mastTBL /* Site Table Layout */
{
	width: 780px;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
}
.imageTD /* Content Cell for Home Icons */
{
	width: 156px;
	background-color: transparent;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.centTD /* Content Cell for Home Icons */
{
	background-color: transparent;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.imgLink
{
     border:0px;
}
.imgRt
{
     float: right;
     border:0px;
}
#footer
{
	width: 800px;
	background-color: #AABEE1;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}