.image img {border:4px solid green;}
a:link
{
	color: rgb(153, 0, 204); 
}
a:visited
{
	color: rgb(128, 128, 128); 
} 
a:active 
{
	color: rgb(204, 153, 0);
}
body
{
	font-family: Century Gothic, Arial, Helvetica;
	background-color: rgb(255, 255, 153);
	color: rgb(0, 51, 102);margin:1; padding:2;
        margin-bottom: -1 px;    
}
headline
{ margin:11; padding:20;
margin-bottom: -15px;
background color: #ffffcc;	
}
p
{      margin:11; padding:20;
margin-bottom: -5px;
}
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}
title
{  margin-bottom: -4px;
}      
h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Arial, Helvetica;
}
h1
{
background color: #ffffcc;	
color: rgb(200, 51, 102);margin-bottom: -3px;
}
h2
{
background color: #ffffcb;
	color: rgb(251, 0, 153); margin-bottom: -5px;
}
h3
background color: #ffffcf;
{

	color: rgb(204, 0, 153); margin-bottom: -2px;
}
h4
{
	color: rgb(0, 51, 102);margin-bottom: -2px;
}
h5
{
	color: rgb(51, 0, 153);margin-bottom: -2px;
}
h6
{
	color: rgb(204, 0, 153);
}

body #banner
{
	font: 11px/22px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFcc;
	background-image: url(http://site.oakhillgarden.com/images/topnav.jpg);
	background-repeat: no-repeat;
}
#content {
	margin-left: 220px;
	margin-top: 40px;
	margin-right: 80px;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited { 
	margin-right: 2px;
	padding: 3px 10px 2px 10px; 
	color: #A62020;
	background-color: #FCE6EA;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #717171;
	border-right: 1px solid #717171;
}
#navigation a:hover {
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#box {
	font: 80%/1.6 Arial, Helvetica, sans-serif;
	color: #2D486C;
	background-color: transparent;
	margin: 0 20px 10px 0;
}
.roundborder {
	height: 1px;
	overflow: hidden;
	background-color: #B0C4DE;
	border-right: 1px solid #33527B;
	border-left: 1px solid #33527B;
}
.c1 {
	margin: 0 12px 0 12px;
	border: none;
	background-color: #33527B;
}
.c2 {
	margin: 0 9px;
	border-width: 0 3px;
}
.c3 {
	margin: 0 7px;
	border-width: 0 2px;
}
.c4 {
	margin: 0 6px;
}
.c5 {
	margin: 0 5px; 
}
.c6 {
	margin: 0 4px;
}
.c7 {
	margin: 0 3px;
}
.c8 {
	margin: 0 2px;
	height: 2px;
}
.c9 {
	margin: 0 1px;
	height: 2px;
}
.content {
	height: auto;
	padding: 0 3px;
}
