/* CSS Document */

body {
	color: #000000;
	font-size: 10pt;
	font-family: "Comic Sans MS";
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	background-color: #91be93;
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-x;
}
td {
color: #000000;
	font-size: 10pt;
	font-family: "Comic Sans MS";
}
h1 {
color: #990033; 
font-size: 14pt; 
font-weight: bold; 
font-family: "Comic Sans MS"; 
}



a:link {
	color: #006600;
	text-decoration: underline;
	text-transform: none;
	font-family: "Comic Sans MS";
	font-weight: normal;
}
a:visited {
    color: #006600;
	text-decoration: underline;
	text-transform: none;
	font-family: "Comic Sans MS";
	font-weight: normal;
}
a:active {
    color: #006600;
	text-decoration: underline;
	text-transform: none;
	font-family: "Comic Sans MS";
	font-weight: normal; 
}
a:hover {
    color: #FF0000;
	text-decoration: underline;
	text-transform: none;
	font-family: "Comic Sans MS";
	font-weight: normal;
}


a.nav:link {
	color: #336600;
	text-decoration: none;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.nav:visited {
    color: #336600;
	text-decoration: none;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.nav:active {
    color: #009966;
	text-decoration: none;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 
}
a.nav:hover {
    color: #009900;
	text-decoration: underline;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a.navtop:link {
	color: #006600;
	text-decoration: none;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.navtop:visited {
    color: #006600;
	text-decoration: none;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.navtop:active {
    color: #009966;
	text-decoration: none;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 
}
a.navtop:hover {
    color: #FF0000;
	text-decoration: underline;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#topdiv {
width: 760px;
height: 30px;
background-color:#ffff40;
text-align:right;
padding: 2px 5px 2px 0px;
color: #006600;
float:none;

}

#header {
	background:url(images/bg-garden-opt.jpg) no-repeat;
	
	width: 770;
	height: 140px;
	background-color:#FFFFFF;
	border: 1px solid #006600;
	

}
#logo {
	text-align: center;    
}

#logocol {
	vertical-align: top;
	text-align: center;
	padding: 20px 0px 0px 20px; 
	background-color:#FFFFFF;
	border-left: 1px solid #006600;
	border-top: 8px solid #006600;
}
#middlecol {
	vertical-align: top;
	width: 100%;
	text-align: center;
	background-color:#FFFFFF;
	border-top: 8px solid #006600;
	border-right: 1px solid #006600;
}
#rightcol {
	vertical-align: top;
	background-color:#FFFFFF;
}
#linktable {
}
#linktext {
	background-image: url(images/Image2_2x2.jpg);
	background-repeat: repeat;
	text-align: center;
	width: 100%;
}
#link1 {
	background-image: url(images/Image2_1x2.jpg);
	background-repeat: repeat-x;
}
#link2 {
	background-image: url(images/Image2_2x1.jpg);
	background-repeat: repeat-y;
}
#link3 {
	background-image: url(images/Image2_2x3.jpg);
	background-repeat: repeat-y;
}
#link4 {
	background-image: url(images/Image2_3x2.jpg);
	background-repeat: repeat-x;
}
#navtop {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 20px;
	text-align: right;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	border-left: 1px solid #006600;
	border-right: 1px solid #006600;
}
#content {
	padding-left: 30px;
	vertical-align: top;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: left;
	background-color:#FFFFFF;
}
#footer {
	padding-right: 70px;
	padding-left: 30px;
	width: 760px;
	height: 120px;
	vertical-align: top;
	padding-top: 30px;
	text-align: center;
	border-top-color: #006600;
	border-top-style: solid;
	border-top-width: 8px;
	padding-bottom: 30px;
	background-color: #e9fce9;
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	border-right: 1px solid #006600;
	border-bottom: 8px solid #006600;
	font-size: 1em;
	
}
#footer1 {
    border-top-color: #006600;
	border-top-style: solid;
	border-top-width: 8px;
	background-color: #e9fce9;
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	border-left: 1px solid #006600;
	border-bottom: 8px solid #006600;
	text-align:center;
}
.style4 {font-size: 18px}