a:link {
	color: #996600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #996600;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: underline;
	color: #996600;
	font-style: oblique;
}
	
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.rightleftborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #996600;
}
p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
ul.flowerlist {
	list-style-type: circle;
	list-style-position: outside;
	display: block;
	line-height:14px;
}
ul.flowerlist li {
	list-style-image: url(images/flower.jpg);
	list-style-type: circle;
	margin: 5px;
	padding-top:-5px;
	list-style-position: outside;
	line-height:14px;
}
.testimonial {
	margin: 5px 20px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.textsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #996633;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663333;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
td#topnav {
	text-decoration: none;
	margin: 0px;
	padding: 2px 0px;
	height: 23px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
}
td#topnav a:link {
	color: #000000;
	text-decoration: none;
}
td#topnav a:visited {
	text-decoration: none;
	color: #000000;
}
td#topnav a:hover {
	text-decoration: underline;
	color: #996600;
}
td#topnav a:active {
	text-decoration: underline;
	color: #996600;
	font-style: oblique;
}