@charset "utf-8";
body  {
	padding: 0;
	color: #000099;
	background-color: #ffffcc;
	background-image: url(../images/bk_b.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
a {
	color: #03F;
	text-decoration: underline;
}
p {
	font-size: medium;
	line-height: normal;
}


#container {
	width: 975px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #ffffcc;
	border: 1px solid #037cb1;
} 
#header {
	background-color: #ffffcc;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: auto;
	margin: 0px;
} 
#header h1 {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0;
	margin-left: -999999px;
	font-size: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header h2 {
	text-align: center;
	font-size: 125%;
}
#header img {
	text-align: center;
	line-height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0;
	margin: 0;
}
#nav {
	background-color: #dbe9f0;
	height: 100px;
	border: 1px solid #037cb1;
}
#navbox {
	font-size: 90%;
	font-weight: bold;
	color: #ffffff;
	background-color: #037cb1;
	text-align: center;
	height: 65px;
	width: 400px;
	border: 1px solid #ffffff;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 0px;
	float: left;
}
#navbox p {
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#nav table {
	text-align: center;
	width: 500px;
	float: right;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 70%;
	font-weight: bold;
}
.spacer {
	background-color: #cccc99;
}
.white {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 257px; /* padding keeps the content of the div away from the edges */
	background-color: #ffffcc;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px;
}
#sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 257px; /* padding keeps the content of the div away from the edges */
	background-color: #ffffcc;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px;
}
#sidebar2 p {
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 75%;
	line-height: normal;
}

#mainContent {
	float: left;
	width: 257px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #ffffcc;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
} 
#mainContent  p {
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 80%;
	line-height: normal;
}
#content {
	float: left;
	background-color: #ffffcc;
	width: 883px;
	padding: 10px;
	margin: 0;
	text-align: center;
}
#content2 {
	float: left;
	background-color: #ffffcc;
	width: 600px;
	padding: 10px;
	margin: 0;
	text-align: left;
}
#content3 {
	background-color: #ffffcc;
	text-align: center;
	padding-top: 10px;
	width: 883px;
	margin-right: 0px;
	margin-left: 10px;
	float: left;
}
#content3 h2 {
	font-size: 100%;
	text-decoration: none;
}




#col1 {
	background-color: #dbe9f0;
	float: left;
	width: 34px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #037cb1;
	border-right-color: #037cb1;
	border-bottom-color: #037cb1;
	border-left-color: #037cb1;
	height: 535px;
}
#col2 {
	background-color: #dbe9f0;
	float: left;
	width: 34px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #037cb1;
	border-right-color: #037cb1;
	border-bottom-color: #037cb1;
	border-left-color: #037cb1;
	height: 535px;
	margin-bottom: 10px;
}
#col3 {
	background-color: #dbe9f0;
	float: left;
	width: 34px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #037cb1;
	border-right-color: #037cb1;
	border-bottom-color: #037cb1;
	border-left-color: #037cb1;
	height: 535px;
}
#col4 {
	background-color: #dbe9f0;
	float: right;
	width: 34px;
	clear: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #037cb1;
	border-right-color: #037cb1;
	border-bottom-color: #037cb1;
	border-left-color: #037cb1;
	margin: 0px;
	height: 535px;
}


#footer  {
	background-color: #ffffcc;
	width: 85%;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #037cb1;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 80%;
	font-weight: bold;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.centerd {
	text-align: center;
}
ul {
	list-style-type: none;
}
.offbk {
	background-image: url(../images/bk_plant.jpg);
}
img {
	border: 3px groove #037cb1;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 110%;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.orderform {
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar1 ul{
	list-style-type: none;
	margin-left: -10px;
}
#copycredit {
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	font-size: 80%;
	color: #666;
	text-align: center;
	width: 90%;
}#copycredit img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.test table{
	width: 95%;
	background: #CCC;
	margin: 0px;
}
.test td{
	border: 1px solid #000;
	font-size: 80%;
	background: #f8f3d8;
}
.3col table {
	width: 95%;
	background: #CCC;
	margin: 0px;
}

.3col td {
	border: 1px solid #000;
	background: #f8f3d8;
	text-align: left;
	padding: 3px 10px;
}

.mulcol table {
	width: 95%;
	background: #CCC;
	margin: 0px;
}
.mulcol td {
	border: 1px solid #000;
	font-size: 80%;
	background: #f8f3d8;
	text-align: left;
}
