body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #006633;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

p, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

.navbkg {
	background-repeat: repeat-y;
	background-image: url(images/navbkg.jpg);
}

.otrbkg {
	background-image: url(images/otrbg.jpg);
	background-repeat: repeat-y;
}

.footerbkg {
	background-repeat: repeat-x;
	background-image: url(images/ftrbkg.jpg);
}

.contactbkg {
	background-repeat: repeat-y;
	background-image: url(images/contactbkg.jpg);
}

.whitebkg {
	background-color: White;
	background-image: url(images/treebkg.jpg);
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.yellowgrad{
	background-image: url(images/grad.jpg);
}

.bold {
	font-weight: bold;
}

.greentext14 {
	color: #006633;
	font-size: 14px;
	font-weight: bold;
}

h1 {
	color: #006633;
	font-size: 14px;
	font-weight: bold;
}

.copyright {
	color: #006633;
	font-size: 10px;
	font-weight: bold;
}

.greenbold11 {
	color: #006633;
	font-size: 11px;
	font-weight: bold;
}

.greenbold12 {
	color: #006633;
	font-size: 12px;
	font-weight: bold;
}

.purplebold12 {
	color: #9900FF;
	font-size: 12px;
	font-weight: bold;
}

.dkredbold12 {
	color: #AD223C;
	font-size: 12px;
	font-weight: bold;
}

.purbluebold12 {
	color: #594497;
	font-size: 12px;
	font-weight: bold;
}

.bluebold12 {
	color: #48659D;
	font-size: 12px;
	font-weight: bold;
}

.brtbluebold12 {
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
}

.rosebold12 {
	color: #CC3399;
	font-size: 12px;
	font-weight: bold;
}

.redbold12 {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

h2 {
   color: #006633;
	font-size: 12px;
	font-weight: bold;	
}

.foodbox {
	border: 1px solid #006633;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.springflingbox {
	border: 1px groove #006633;
	margin-left: 75px;
	margin-right: 75px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #006633;
	font-size: 14px;
}

.springflingdisplay {
	margin-left: 135px;
}

.poem {
	border: 2px solid #006633;
	padding-top: 10px;
	padding-bottom: 10px;
	/*
	width: 300px;
	
	margin-left: 10px;
	*/
}

ul{
  list-style-image: url(images/bullet.gif);
  list-style-position: outside;
  line-height: 15px; 
}

ul.ontheroad{
	list-style-image: url(images/otrbullet.gif);
	list-style-position: outside;
	line-height: 17px;
}

a:link
{ 
	color: #006633;
	text-decoration: underline; 
}

a:visited
{   color: #006633;
	text-decoration: underline;
}

a:active
{   color: #006633;
	text-decoration: underline;
}

a:hover
{
	COLOR: #006633;
	text-decoration: none;
	background-color: #FFFF66;
}

a.B:link
{ 
	color: #006633;
	text-decoration: underline; 
}

a.B:visited
{   color: #006633;
	text-decoration: underline;
}

a.B:active
{   color: #006633;
	text-decoration: underline;
}

a.B:hover 
{   color: #006633;
    text-decoration: none;
	background-color: #FFFF66;
}

a.C:link
{ 
	color: #006633;
	text-decoration: underline; 
}

a.C:visited
{  color: #006633;
	text-decoration: underline;
}

a.C:active
{  
   color: #006633;
	text-decoration: underline;
}

a.C:hover 
{  color: #006633;
	text-decoration: none;
	background-color: transparent;
}
a.D:link
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: underline; 
}

a.D:visited
{   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: underline;
}

a.D:active
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #006633;
	text-decoration: underline;
}

a.D:hover
{   
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
	background-color: transparent;
}


.navbot {
/*
	margin-top: 20px;   */
	padding-top: 20px;
	padding-bottom: 0px;
/*	margin-bottom: 0px;  */
	line-height: 18px;
	font-size: 11px;
}

.separator {
	background-image: url(images/separator.gif);
	background-repeat: repeat-x;
}






