body {
background-color: #102C00;
margin-top: 0px;
}

td, th {
font-family: Georgia, "Times New Roman", Times, serif;
background-color:#fff7d0;
}

td.special {
background-image:url(images/flower_sidebar.jpg);
background-repeat:no-repeat;
background-color: #3C074D;
}

td.clear {background-color: transparent;
}

.quote {font-family:Arial, Helvetica, sans-serif;
color:#660000;
font-style:italic;
font-size:13px;
}

.plum {background-color: #3C074D;
}

.green {
color: #006600;
}

.noMarginTop {
	margin-top: 0;
}

.red {
color:#990000;
}

h1 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #663366;
	line-height: 23px;
	font-weight: normal;
	padding-top: 5px;
}

h2 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #586750;
	line-height: 18px;
	font-weight: normal;
	margin-bottom:5px;
	margin-top:15px;
}

h3 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #586750;
	line-height: 16px;
	font-weight: normal;
}

h4 {font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
   font-style: normal;
   line-height: 17px;
   color: #660066;
   margin-left: 8px;
   margin-right: 8px;
   font-weight: normal;
}

p {font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
   font-style: normal;
   line-height: 15px;
   color: #333333;
   margin-right:5px;
}

ol {font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
   font-style: normal;
   line-height: 15px;
   color: #663300;
   margin-right:5px;
}

ul {font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
   font-style: normal;
   line-height: 15px;
   color: #663300;
   margin-right:5px;
}

.indent {
    padding-left: 15px;
	padding-right: 15px;
}


hr {
    height: 1px;
	width: 85%;
}

a:link {
	text-decoration: underline;
	color:#006633;
}

a:hover {
	text-decoration: underline;
	color:#660000;
}

a:visited {
    text-decoration: underline;
	color:#330033;
}

.nav {
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	line-height: 14px;
}


.sidebar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

.sidebarlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color:#FFFFFF;
}

link.white{color:#FFFFFF;
}

.footer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #660000;
}

.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #660000;
}

.footer a:hover, .nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}