/* CSS Document */
body { margin-left:0px; margin-top:0px; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; background-image:url(../Images/background.gif); background-repeat:no-repeat;}

.header { color:#96330f; font-size:16px; font-weight:bold;}
.headerblack { font-size:14px; font-weight:bold;}
ul { color:#96330f;}
.text { color:#000000;}

a { cursor:hand;}

/*colors
#96330f
#ad6044
#dec0b5
*/
/*divs*/
#homenav {
	position:absolute;
	left:0px;
	top:0;
	width:200px;
	height:608px;
	z-index:1;
	background-image:url(../Images/Logo.gif);
	background-repeat:no-repeat;
}
#homenav table {
	width:100%;
	padding:0em;
	border:0px;
}
.homenavtd {
	border-right:1px solid #000000;
}
.hometd {
	border-right:1px solid #000000;
	padding-right:1em;
	text-align:right;
	width:200px;
	
}
#homenav a {
	
	color:#96330f;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
#homenav a:hover {
	color:#dec0b5;
	text-decoration:none;
}
#flower {
	position:absolute;
	background-image:url(../Images/Image_PotPlant.jpg);
	background-repeat:no-repeat;
	left:103px;
	top:439px;
	width:141px;
	height:169px;
	z-index:2;
}
#headaboutus {
	position:absolute;
	left:257px;
	top:27px;
	width:319px;
	height:46px;
	z-index:3;
	background-image: url(../Images/head_Aboutus.gif);
	border:1px solid #c9c9c9;
}
#abouttext {
	position:absolute;
	left:259px;
	top:102px;
	width:318px;
	height:352px;
	z-index:4;
	background-image: url(../Images/LargeArrow.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.bulletarrow {
	background-image:url(../Images/SmallArrow.gif);
	background-repeat:no-repeat;
	padding-left:2em;
}
.style1 {color: #96330f}
#dots {
	position:absolute;
	left:614px;
	top:27px;
	width:105px;
	height:435px;
	z-index:6;
	background-image:url(../Images/Dots_Homepage.gif);
	background-repeat:no-repeat;
}
#dot1 {
	position:absolute;
	left:614px;
	top:33px;
	width:105px;
	height:105px;
	z-index:6;
	vertical-align:middle;
}
#dot2 {
	position:absolute;
	left:614px;
	top:199px;
	width:105px;
	height:105px;
	z-index:7;
}
#dot3 {
	position:absolute;
	left:614px;
	top:362px;
	width:105px;
	height:105px;
	z-index:8;
}
.dotstd {
	text-align:center;
}
#dot1 a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	vertical-align:bottom;
}
#dot2 a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	vertical-align:bottom;
}
#dot3 a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	vertical-align:bottom;
}
#dot1 a:hover {
	color:#cccccc;
	text-decoration:none
}
#dot2 a:hover {
	color:#cccccc;
	text-decoration:none
}
#dot3 a:hover {
	color:#96330f;
	text-decoration:none
}
#bottombuts {
	position:absolute;
	left:260px;
	top:498px;
	width:457px;
	height:96px;
	z-index:9;
	border: 1px solid #c9c9c9;
	color:#96330f;
}
#bottombuts a {
	color:#96330f;
	text-decoration:none;
	font-weight:bold;
}
#bottombuts a:hover {
	color:#dec0b5;
	text-decoration:none;
	font-weight:bold;
}
#vision {
	position:absolute;
	left:754px;
	top:27px;
	width:169px;
	height:294px;
	z-index:10;
	border:1px solid #c9c9c9;
}
.visiontd {
	padding-left:1.5em;
	padding-right:1em;
}
#annualrep {
	position:absolute;
	left:755px;
	top:350px;
	width:200px;
	height:209px;
	z-index:11;
	border:0px;
}
.annualtd {
	padding-left:1.5em;
	padding-right:1em;
	padding-bottom:1em;
	border:1px solid #c9c9c9;
	border-top:0px;
}
.annualimage {
	border:1px solid #c9c9c9;
	border-bottom:0px;
}
#sig {
	position:absolute;
	left:754px;
	top:586px;
	width:204px;
	height:19px;
	z-index:12;
	font-size:9px;
}
