/* CSS Document */

body{margin:0; padding:0; background:#2f4f09;}
#main{width:886px; height:100%; margin-left:auto; margin-right:auto; margin-top:30px; margin-bottom:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#335c03;}
#column{width:886px; float:left;}
.left{width:190px; height:599px; background:url(../images/leftbg.jpg) no-repeat; float:left;}
.center{width:130px; height:599px; background:url(../images/mainpic.jpg) no-repeat; float:left;}
.center2{width:130px; height:599px; background:url(../images/mainpic3.jpg) no-repeat; float:left;}
.center3{width:130px; height:599px; background:url(../images/mainpic2.jpg) no-repeat; float:left;}
.center4{width:130px; height:599px; background:url(../images/mainpic4.jpg) no-repeat; float:left;}
.center5{width:130px; height:599px; background:url(../images/mainpic5.jpg) no-repeat; float:left;}

.right{width:566px; float:left;}
.right2{width:566px; height:599px; float:left; background:#fffefe url(../images/contentbg.jpg) no-repeat;}
#logo{width:142px; height:90px; margin-left:auto; margin-right:auto; margin-top:10px; background:url(../images/rainforestfruitfarm.jpg) no-repeat;}
#logo:hover{background:url(../images/rainforestfruitfarm2.jpg) no-repeat;}
img{border:none;}

#menu{color:#335c03; margin-top:20px; margin-left:25px;; margin-right:5px; width:160px; font-weight:bold; line-height:18px; float:left; text-align:left;}
#menu a{color:#335c03; text-decoration:none;}
#menu a:hover{color:#D09422; text-decoration:none;}
#menu a.active{color:#D09422;}
#sublist{margin-left:20px; color:#83851F;}
#sublist a{color:#83851F; text-decoration:none;}
#sublist a:hover{color:#D09422; text-decoration:none;}
#sublistactive{margin-left:20px; color:#D09422;}

#info{margin-left:auto; margin-right:auto; line-height:16px; text-align:center; margin-top:20px; color:#000000; font-size:11px;}
#info a{color:#000000; text-decoration:none;}

#footer{color:#F7F7F7; font-size:11px; text-align:right; margin-top:10px; margin-bottom:10px; margin-right:10px;}

.title{font-size:16px; font-weight:bold; margin-left:20px; margin-right:15px; margin-top:30px; color:#1E1E1E;text-transform:uppercase}
.contents{font-size:12px; font-weight:normal; margin-left:20px; margin-right:15px; margin-top:20px; line-height:15px; color:#1E1E1E; text-align:justify; float:left; width:500px;}

.contenttext img,.contentpic{float:left; padding-right:10px; padding-bottom:7px; width:200px;}
.contenttext{float:left; width:500px;}

#a:link {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
#a:visited {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
#a:hover {
	color: #4B7E0E;
	text-decoration:underline;
	font-weight:bold;
}
#a:active {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

#form{width:430px; margin-left:20px; line-height:20px; margin-top:15px; float:left;}
.leftform{width:230px; float:left; display:block;}
.rightform{width:200px; float:left; display:block;}
input{margin-left:0px; margin-right:0px; border:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; height:15px; float:leftt; display:block; width:180px; border:1px solid #CCCCCC;}
textarea{margin-left:0px; margin-right:0px; border:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; float:left; display:block; width:180px; height:80px; border:1px solid #CCCCCC;}
#sub{border:none; height:20px; background:#333333; width:60px; color:#FFFFFF; margin-top:5px;}
p{
	margin:0;
}
.guestbook_list{
	border:1px solid #83851F;
	border-top:none;
}
.guestbook_entry{
	border-top:1px solid #83851F;
}
.guestbook_head{
	padding:2px 5px;
	background-color:#FFF;
	border-bottom:1px solid #83851F;
	color:#D09422;
}
.guestbook_body{
	padding:10px 20px;
	color:#83851F;
}


