body
{
	color:#001d01;
	background:#0a87cf url('images/clouds.jpg') repeat-x top;
	
}
table.whole
{
	margin-top:-10px;
	width:800px;
	
}
table.whole td.bottom
{
	background-color:green;
	height:57px;
	text-align:center;
	color:white;
	font-size:10pt;
	border:1px solid black;


}
table.whole td.bottom a
{
	text-decoration:none;
	color:white;
}
table.whole td.bottom a:hover
{
	font-size:10.5pt;
	color:#c7c9c7;
}
table.whole td.head
{
	border:0px black solid;
	margin-top:0px;
	
	height:55px;
	
	
}
table.whole td.head img
{
	position:relative;
	left:0px;
	border:1px #black solid;
	top:-5px;
}
table.content td.mSide
{
	position:absolute;
	top:155px;
	
}
table.side
{
	padding-left:2px;
	margin-top:-40px;
	text-align:center;
}
table.side td
{
	border:1px #black solid;
	background-color:#f4f5f5;
	
}
table.side td a
{
	text-decoration:none;
	color:green;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	
	font-size:13pt;
	
	border-left:0px;
	border-right:0px;
	margin-left:-1px;
	margin-right:-1px;
	
}
table.side td a:hover
{
	color:#013d03;
	font-size:14pt;
	
}
table.content
{
margin-top:-2px;
margin-left:-3px;
}
table.content table.c
{
	background:white;
	margin-top:14px;
	
}

table.content table.c td.content
{
	
	background:white;
	background:#ffffff url('images/flower_border.png') no-repeat left top;
	font-size:12pt;
	text-align:center;
	padding-top:25px;
	
}
table.content td.contentC
{

	background:white;
	color:white;
	text-align:center;
	background:#ffffff url('images/headerBG.png') repeat-x top;
	font-size:20pt;
	border:1px solid black;
	padding-left:4px;
	
}

span.ContentHeading
{
	color:green;
	
	font-size:20pt;
	font-variant: small-caps;
	font-weight:bold;
}
table.n
{
	margin-top:15px;
	margin-bottom:-8px;
}
td.nav
{
	margin:10px;
}	
td.nav li
{
	display:inline; 
	
	border-top: .1em solid green;
	
	background:white;
	
}
td.nav li a
{
	text-decoration: none;
	padding: 0.25em 1em;
	padding-bottom:0px;
	padding-top:0px;
	border-left: .1em solid #013d03;
	border-right: .1em solid #013d03;
	color: green;
	
	
	
	
}
td.nav li a:hover
{
	color: #fff;
	background: #013d03;
	text-decoration: none;
	border-top: .1em solid green;
	border-top: .1em solid green;
	border-left: .1em solid green;
	border-right: .1em solid green;
}

span.paragraphHeader
{
	border:1px #007605 solid;
	
	
	background:#ffffff url('images/headerBG.png') repeat-x top right;
	
	color:white;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	font-size:15pt;
}
p.paragraph
{
	margin-top:-1px;
	border:1px #007605 solid;
	background-color:#f4f5f5;
	padding:15px;
	padding-top:5px;
	padding-bottom:5px;
	color:#013d03;
	text-align:center;
	
}
#Directions li#dirTab a ,#Home li#homeTab a
{
	color: #000;
	background: green;
	text-decoration: none;
	border-top: .1em solid black;
	border-left: .1em solid black;
	border-right: .1em solid black;
	border-bottom:1px solid green;
}
#Home a#annSec,#Home a#homeSec
{
	color: #000;
	background: #2f9b22;
	text-decoration: none;
	border-top: .1em solid green;
	border-bottom: .1em solid green;
	text-decoration:underline;
}
