﻿UL {	
	list-style-image:url(Images/acornGreen20.gif);
	list-style-position:outside;
}
LI {
	list-style-position:outside;
	padding-bottom:5px;
	padding-left:20px;
}
.background {	
	background-color: #003A00;
	COLOR: #003A00;
	border:none;
}

.smallList {
	list-style:disc;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
	padding:0px;
	padding-left:0px;
	margin-left:20px;
}

.normal {	
	COLOR: #003A00;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-family: Garamond, Arial;
}

.smallText {
	font-size: 14px;
}

.Bullets {
	font-size: 16px;
}

td {
	font-family:'Garamond', Arial;
	font-size:18px
	COLOR: white;
}

th {
	font-family:'Garamond', Arial;
	font-size:18px;
	COLOR: white;
}

A:link { 
	COLOR: #580011; TEXT-DECORATION: none ;
}
A:visited { 
	COLOR: #580011; TEXT-DECORATION: none ;
}
A:active { 
	COLOR: #580011; TEXT-DECORATION: none ;
}
A:hover { 
	COLOR: #580011; TEXT-DECORATION: underline ;
}
A:active { 
	COLOR: #580011; TEXT-DECORATION: underline ; 
}

.GreenTable {
	background-color: white;	
}

.WhiteTable {
	background-color: white;
}

.BlueTable {
	background-color: #000066;
}

.topLeft 
{
	background-image:url(Images/TopLeft.gif);
	height: 15px;
	width: 15px;
}
.topRight
{
	background-image: url(Images/TopRight.gif);
	height: 15px;
	width: 15px;
}
.bottomLeft 
{
	background-image: url(Images/BottomLeft.gif);
	height: 15px;
	width: 15px;
}
.bottomRight 
{
	background-image: url(Images/BottomRight.gif);
	height: 15px;
	width: 15px;
}

td .topEdge {
	background-COLOR: #003A00;
	background-image: url(Images/TopEdge.gif);
	background-repeat: repeat-x;
}
.bottomEdge {
	background-COLOR: #003A00;
	background-image: url(Images/BottomEdge.gif);
	background-repeat: repeat-x;
}
.leftEdge {
	background-COLOR: #003A00;
	background-image: url(Images/LeftEdge.gif);
	background-repeat: repeat-y;	
}
.rightEdge {
	background-COLOR: #003A00;
	background-image: url(Images/RightEdge.gif);
	background-repeat: repeat-y;	
}
.title {
	font-family: "Garamond", Arial;
	font-size: 40px;
	font-weight: normal;
	text-transform:lowercase;
	COLOR: #003A00;
	line-height: 1;
}
.Heading3 {
	font-family: "Garamond", Arial;
	font-size: 18px;
	font-weight: bold;
	COLOR: #003A00;
	line-height: 1;
	vertical-align: top;	
}
.Heading2 {
	font-family: "Garamond", Arial;
	font-size: 24px;
	font-weight: bold;
	COLOR: #003A00;
	line-height: 1;
	vertical-align: top;	
}
.TagLine
{
	font-style:italic;
	font-weight:bold;	
}
.Telephone
{
	font-size:18px;
	font-weight:bold;
}
.Contact
{
	font-size:20px;
	font-weight:bold;
}

.Heading1 {
	font-family: "Arial Rounded MT Bold";
	font-size: x-large;
	color: #000066;
}

.footer {
	font-weight: normal;
	font-size: 14px;
	COLOR: #003A00;	
	text-align: center;
}

.footer A:link { 
	COLOR: blue; TEXT-DECORATION: none ;
}
.footer A:visited { 
	COLOR: blue; TEXT-DECORATION: none ;
}
.footer A:active { 
	COLOR: blue; TEXT-DECORATION: none ;
}
.footer A:Hover { 
	COLOR: blue; TEXT-DECORATION: underline ;
}

.contactForm TABLE {
	border:1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding:125px;
	margin:25px;
	font-size:10px;
}
.contactForm TD {	
	padding:5px;	
}
.Banner {
	font-family: "Garamond", Arial;
	font-size: 18px;
	font-weight: bold;
	COLOR: #580011;
	line-height: 1;
	vertical-align: top;
}
