@charset "utf-8";

/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	background-color: #609EBF;
}

p {
	line-height:16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
h1 {
	font-family: Georgia;
	font-size: 25px;
	color: #00278D;
	margin-top: 9px;
	margin-bottom: 9px;
	font-weight: bold;
}
h2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #008D7D;
	padding-bottom: 10px;
}

h3 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	
}


form {
	margin: 0px;
	padding: 0px;
	float: left;
}
input, select, textarea{
	border: 1px solid #b3c5d6;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	vertical-align: middle;
	overflow: hidden;
}
.submit {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.formtable {
	vertical-align: top;
}
.formtable td {
	vertical-align: top;
}
.formtable .td-left {
	width: 80px;
}
.formtable .text {

}


#page-container {
	width: 760px;
	overflow: hidden;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
}
#main-nav {
	height: 37px;
	width: 752px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BF8E60;
	margin-right: 6px;
	margin-left: 2px;
}
#main-nav dl {
	margin: 0;
	padding: 0;
	width: 752px;
}

/*/ 
#main-nav { padding-left: 11px; overflow: hidden; } 
/* End Hack */

#main-nav dt { float: left; }

#main-nav dt a {
	display: block;
	height: 0px !important;
	height /**/:118px; /* IE 5/Win hack */
	padding: 36px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}

#main-nav dt a:hover {
	background-position: 0 -36px;
}
#main-nav dt#home,
#main-nav dt#home a {
	width: 61px;
	background-image: url(/images/home.gif);
}

#main-nav dt#about,
#main-nav dt#about a {
	width: 83px;
	background-image: url(/images/about.gif);
}

#main-nav dt#cedar-ponds,
#main-nav dt#cedar-ponds a {
	width: 110px;
	background-image: url(/images/cedar_pond.gif);
}

#main-nav dt#products,
#main-nav dt#products a {
	width: 190px;
	background-image: url(/images/products.gif);
}

#main-nav dt#pond-care,
#main-nav dt#pond-care a {
	width: 92px;
	background-image: url(/images/pond_care.gif);
}

#main-nav dt#trade-shows,
#main-nav dt#trade-shows a {
	width: 117px;
	background-image: url(/images/trade_show.gif);
}

#main-nav dt#contact-us,
#main-nav dt#contact-us a {
	width: 99px;
	background-image: url(/images/contact_us.gif);
}
#content {
	padding-right: 23px;
	padding-left: 10px;
}
#content .padding {
	clear: both;
	height: 20px;
}

#left {
	display:inline;
	width: 168px;
	padding-top: 21px;
	padding-right: 4px;
	float: left;
}
#left .testimonial {
	width: 162px;
	font-family: "Times New Roman";
	font-size: 13px;
	color: #000000;
	margin-top: 28px;
}
#left .testimonial .top {
	background-image: url(/images/testimonial-up.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 162px;
}
#left .testimonial .bottom {
	background-image: url(/images/testimonial-bottom.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 162px;
}
#left .testimonial .textarea {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9A591C;
	border-left-color: #9A591C;
	width: 142px;
	padding-top: 10px;
	padding-left: 9px;
	padding-right: 9px;
	background-color: #D1AE8F;
}
#right  {
	margin-left: 15px;
	float: left;
	width: 540px;
	padding-top: 8px;
}


#footer {
	clear: both;
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 760px;
}

#footer-nav {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 760px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer-nav a {
	color: #FFFFFF;
}
#copyright {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 760px;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 25px;
}
#copyright a {
	color: #FFFFFF;
}
#right .special-offer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	color: #990000;
	border:2px solid #990000;;
	padding: 8px;
	width: 75%;
	margin: 10px;
}

a:link {
	color:#00278D;
	text-decoration:underline;
}

a:visited {
	color:#005C8D;
	text-decoration:underline;
}

a:hover {
	color:#008D7D;
	text-decoration:none;
}

.redemphasis {
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
	font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
 }
