body {
	margin-top: 0px;
	background-color: #999999;
}

td {
	background-color: #FFFFFF;
}

h1 {
   font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color:#006633;
	line-height: 23px;
	font-weight: normal;
	padding-top: 12px;
	margin-top: 12px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color:#006633;
	line-height: 18px;
	margin-top: 14px;
	padding-top: 14px;
	font-weight: normal;
}

h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006633;
	line-height: 18px;
	font-weight: normal;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

p {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 14px;
   font-style: normal;
   line-height: 16px;
   color: #330033;
}

ul, ol {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 13px;
   font-style: normal;
   list-style-image:url(images/bullet.jpg);
   line-height: 18px;
   color: #333333;
}

.green {background-color:#AECBAC;
}

.plum {background-color:#5D3C5B;
}

.sage {background-color:#AECBAC;
}

a:link {
	color: #660099;
	text-decoration:underline;
}

a:hover {
	color: #cc3366;
	text-decoration:underline;
}

a:visited {
	color: #660033;
	text-decoration:underline;
}

.quote {
   color: #333333
   font-size: 13px;
   margin-left:15px;
   margin-right:15px;
}

.indent {margin-left:15px;
   margin-right:15px;
}
.phone {color: #FD4A31; 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 18px;
}

.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}