/* 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:220px;
	top:185px;
	width:735px;
	height:39px;
	z-index:3;
	border-bottom:1px solid #c9c9c9;
	border-top:1px solid #c9c9c9;
	font-size:26px;
	color:#96330f;
	font-weight:bold;
}
#abouttext {
	position:absolute;
	left:221px;
	top:247px;
	width:695px;
	height:350px;
	z-index:14;
}
.style1 {color: #96330f}
#dots {
	position:absolute;
	left:148px;
	top:0px;
	width:807px;
	height:188px;
	z-index:6;
	background-image:url(../Images/Dots_Websites.gif);
	background-repeat:no-repeat;
}
#dot1 {
	position:absolute;
	left:149px;
	top:29px;
	width:102px;
	height:102px;
	z-index:6;
}
#dot2 {
	position:absolute;
	left:342px;
	top:29px;
	width:102px;
	height:102px;
	z-index:7;
}
#dot3 {
	position:absolute;
	left:532px;
	top:29px;
	width:105px;
	height:102px;
	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
}
#vision {
	position:absolute;
	left:751px;
	top:27px;
	width:169px;
	height:294px;
	z-index:10;
	background-image:url(../Images/Image_Homepage.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	border:1px solid #c9c9c9;
}
.visiontd {
	padding-left:1.5em;
	padding-right:1em;
}
#borderright {
	position:absolute;
	left:755px;
	top:225px;
	width:200px;
	height:384px;
	z-index:11;
}
.selecttd {
	text-align:center;
}
.selecttd a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.selecttd a:hover {
	color:#cccccc;
	text-decoration:none;
}
.arrowline {
	background-image:url(../Images/arrowline.gif);
	background-repeat:repeat-y;
}
#linebutton {
	position:absolute;
	left:221px;
	top:156px;
	width:418px;
	height:27px;
	z-index:12;
	color:#c9c9c9;
}
#linebutton a {
	color:#96330f;
	text-decoration:none;
	font-weight:bold;
}
#linebutton a:hover {
	color:#dec0b5;
	text-decoration:none;
	font-weight:bold;
}
.bulletarrow {
	background-image:url(../Images/SmallArrow.gif);
	background-repeat:no-repeat;
	padding-left:2em;
}

