body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #faf8d1;
	font-size: 10px;
	color: #000000;
}
#frame {
	background-color: #faf8d1;
	border: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 720px;
	border: 0px;
}
#thinframe_wrap {
    float: left;
}
#thinframe {
	margin: 5px 5px 5px 5px;
	padding: 0px;
	width: 706px;
	height: 745px;
	border: 2px;
	border-color: #9c8230;
	border-style: solid;
}
#contentframe_wrap {
    float: left;
}
#contentframe {
	margin: 10px 10px 10px 10px;
	padding: 0px;
	width: 660px;
	height: 735px;
	text-align: left;
}
#thinframe2_wrap {
    float: left;
}
#thinframe2 {
	margin: 5px 5px 5px 5px;
	padding: 0px;
	width: 706px;
	height: 740px;
	border: 2px;
	border-color: #9c8230;
	border-style: solid;
}
#contentframe2_wrap {
    float: left;
}
#contentframe2 {
	margin: 10px 10px 10px 10px;
	padding: 0px;
	width: 680px;
	height: 745px;
	text-align: left;
}
#titlequote_wrap {
    float: left;
}
#titlequote {
    margin: 10px 0px 10px 25px;
	width: 450px;
}
#waterfall {
    float: right;
	margin: 10px 0px 0px 0px;
}
#about_enclose {
    float: right;
	width: 300px;
	margin: 10px 0px 10px 10px;
}
#about {
    float: right;
	border: 2px;
	border-color: #663300;
	border-style: solid;
	background-color: #fdfcee;
}
#about_title {
    float: left;
	width: 300px;
	height: 22px;
	background-color: #c3d39b;
	border-bottom-width: 2px;
	border-bottom: solid;
	border-bottom-color: #663300;
	margin: 0px;
	padding: 0px;
}
#about_content {
    float: left;
	width: 280px;
	background-color: #fdfcee;
	padding: 10px;
	text-align:left;
}
#about_bar {
    width: 680px;
	height: 40px;
    background-image:url(../graphics/symbol36.gif);
	background-repeat: repeat;
}
#flower_wrap {
    float: left;
}
#flower {
    margin: 0px 20px 30px 0px;
}
#link_box {
     background-color: #cac9a9;
	 border: 2px;
	 border-color: #663300;
	 border-style:solid;
	 width: 350px;
	 padding: 3px;
}
#link_home {
     background-color: #cac9a9;
	 border: 2px;
	 border-color: #663300;
	 border-style:solid;
	 width: 50px;
	 padding: 3px;
}
#photo_frame {
    float: right;
	width: 100px;
	height: 112px;
	border: 0px;
	margin: 0px 5px 5px 5px;
}
.titlequote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #8e9468;
}
.subtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #663300;
}
.abouttitle {
    text-align:center;
    vertical-align:middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #663300;
}
.text_descriptions {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italics;
	color: #663300;
}
.text_about {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #663300;
	text-align: left;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #663300;
}