body {
        font-size: 12px;
        font-family:verdana;
        color: 444444;
	background: #ffffae url(/images/flbback.gif) fixed 460px 260px no-repeat
     }

p {
        font-size: 12px;
        font-family:verdana;
        color: 444444;
}

.calhead {
	color: #ffffae;
	background: #73561f;
	padding: 2px;
	text-align: center;
	font-size: 13px;
	}
.caldate {
	color: #73561f;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 9px;
	font-weight: bold;
	}
.calevent {
	color: #ffffae;
	background: #ae976b;
	padding: 3px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	}
.caldetail {
	color: #73561f;
	padding: 3px;
	text-align: left;
	font-size: 9px;
	font-weight: lighter;
	}

a:link {
        color: #594f28;
	font-weight: bolder;
        font-size: 12px;
	text-decoration:none;
        }
a:active {
        color: #594f28;
        font-weight: bolder;
	font-size: 12px;
	text-decoration:none
        }
a:visited {
        color: #594f28;
        font-weight: bolder;
	font-size: 12px;
	text-decoration:none
        }
a:hover {
        text-decoration:underline;
        }

#leftpattern1 {
	height: 100%;
	width: 12px;
	left: 96px;
	position: absolute;
	background: #e11a1d url(/images/lilyback.jpg);
	border-left: 1px #f05547 solid;
	border-right: 1px #f05547 solid;
	z-index: 1;
	}
#leftpattern2 {
	height: 100%;
	width: 55px;
	left: 31px;
	position: absolute;
	background: #9ec477 url(/images/hostaback.jpg);
	border-left: 2px #548454 solid;
	border-right: 3px #548454 solid;
	z-index: 3;
	}
#leftpattern3 {
	width: 99%;
	height: 15px;
	top: 78px;
	position: absolute;
	background-color: #73561f;
	border-top: 3px #c4a05d solid;
	border-bottom: 2px #c4a05d solid;
	z-index: 4;
	}

#maintext {
	padding-top: 20px;
	position: absolute;
	top: 94px;
	left: 155px;
	}

#navbar {
	padding: 3px;
	word-spacing: 5px;
	}


#topnavbar {
	height: 25px;
	text-align:right;
	padding-top: 5px;
	width: 85%;
	}

.dot	{
	color: 77ba55;
	}
#hosta {
	position: absolute;
	z-index: 2;
	left: 565px;
	top: 20px;
	}

#flbtitle {
	font-family: Arial, Helvetica, Verdana;
	font-size: 30px;
	font-weight: bolder;
	letter-spacing: -3.0px;
	color: 5e6a22;
	background-color: e6d3a3;
	position: absolute; 
	padding-top: 10px;
	padding-left: 100px;
	padding-right: 0px;
	border-top: 1px #555555 solid;
	border-bottom: 1px #0d7000 solid;
	z-index: 2;
	}
#flbright {
	font-family: Arial, Helvetica, Verdana;
	font-size: 30px;
	font-weight: bolder;
	letter-spacing: 7.0px;
	color: 548454;
	background-color: e6d3a3;
	padding-left: 247px;
	padding-top: 10px;
	text-align: left;
	border-top: 1px #555555 solid;
	border-bottom: 1px #0d7000 solid;
	z-index: 2;
	}
#about {
	width: 480px;
	padding: 20px;
	color: #73561f;
	text-align: center;
	border: 5px #73561f solid;
	}
#break {
	padding: 0px;
	}
#flowers {
	padding-left: 150px;
	}
#ruler {
	background: #555555;
	color: #555555;
	height: 1px;
	border: none;
	}

#resultstable {
	font-size: 11px;
	color: 555555;
	}
#resultstable input {
	margin-top: 20px;
	margin-left: 3px;
	margin-right: 3px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 11px;
	font-weight: bolder;
	background: #e6d3a3;
	font-family: Arial, Helvetica, Verdana;
	}
#resultstable td {
	text-align: center;
	font-weight: bolder;
	color: #222222;
	}
#resultstable th {
	background-color: e6d3a3;
	font-size: 10px;
	border-top: 1px #555555 solid;
	border-bottom: 1px #555555 solid;
	}