body {
	background-color: #FFFFFF;
	background-image: url(assets/background.jpg);
	background-repeat: repeat-x;
}
a.navigation{
	font-size: 12px;
	color: #00A890;
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	letter-spacing: 2px;
	background-color: #FFFFFF;
	border: thin solid #00A890;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.navigation:link{
	font-size: 12px;
	color: #00A890;
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	letter-spacing: 2px;
	background-color: #FFFFFF;
	border: thin solid #00A890;
	text-decoration: none;
}
a.navigation:hover{
	font-size: 12px;
	color: #F5160E;
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	letter-spacing: 2px;
	background-color: #FFFFFF;
	border: thin solid #F5160E;
	text-decoration: none;
}
.table_back {
	background-image: url(assets/background.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.rightnavbackground {
	background-image: url(../assets/smalltreerightnav.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.webtag{
	font-size: 10px;
	color: #015E6D;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.webtag{
	font-size: 10px;
	color: #015E6D;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.webtag:link{
	font-size: 10px;
	color: #015E6D;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.webtag:hover{
	font-size: 10px;
	color: #007A78;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}


body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #005E6B;
}
h1 {
	font-size: 18px;
	color: #005E6B;
	font-style: normal;
	font-weight: normal;
}

.motto {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: normal;
	letter-spacing: 2px;
}
a {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
a:hover {
	color: #005E6B;
}

.motto {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: normal;
	letter-spacing: 2px;
}
a {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
a:hover {
	color: #005E6B;
}
body {
	background-color:#1B354E;
}
.topbanner {
	background-image: url(assets/big-tree-l2.jpg);
	background-repeat: no-repeat;
	height:172px;
	bottom: auto;
	vertical-align: text-bottom;
}
.address {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	background-image: url(assets/smalltreerightnav.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 12px;
	border-left:5px;
}
.addressnelson {
	text-transform: capitalize;
	color: #FFFFFF;
	font-stretch: wider;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	
}
.smalltree {
	background-image: url(assets/smalltreerightnav.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.addressem {
	color: #FFFFFF;
	font-size: 10px;
	font-variant: normal;
}




.tabArea {
	font-size: 16px;
	font-weight: bold;
	vertical-align: text-bottom;
	color: #808080;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.tab {  font-size: 10px;
  background-color: #f0f0f0;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  text-decoration: none;
  text-align:center;
   text-decoration: none;
}
 
a.topnav {
 font-size: 12px;
 text-decoration: none;
 color: #000000;
}
 
a.topnav:hover {
  color: #1B354E;
}

a.address:hover{color:#FFFFFF;}
a.addressem:hover{color:#FFFFFF;}

