/* Basic style */
body {
	margin:0;
	padding:0;
	background:url(../images/footer_edited.jpg) bottom left repeat-x;
}
body,td,th {
	font-family: Candara;
	font-size: 13px;
	text-align:justify;
}
img {
	border:0px;
}
h1 {
	color:#32A3B3;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px dashed #cccccc;
	padding-bottom:5px;
}
h2 {
	color:#32A3B3;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px dashed #cccccc;
	padding-bottom:5px;
	margin-left:10px;
}
.inputBox {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	vertical-align:top;
}
.where-head {
	background-color:#32A3B3;
	color:#ffffff;
	font-size:14px;
	text-align:center;
}
.where {
	background-color:#D0DA98;
}
.table {
	border-collapse:collapse;
	border:1px solid #cccccc;
	background-color:#ffffff;
}
.table td {
	padding:5px;
	border:1px solid #cccccc;
}
/* #container_outer {
	text-align:center;	
	vertical-align:top;
	background:url(../images/tall.jpg) top left repeat-x;
}
#container {
	margin:0 auto;
	text-align:center;	
	vertical-align:top;
	background:url(../images/bg_garden.png) no-repeat;
} */
#container {
	margin:0 auto;
	text-align:center;	
	vertical-align:top;
	background:url(../images/tall.jpg) top left repeat-x;
}
#wrapper {
	width:895px;
	margin:0 auto;
	text-align:center;	
	vertical-align:top;
}
/* Header Section */
#header {
	width:895px;
	height:146px;
	* height:146px;
	margin:0 auto;
	text-align:center;	
	vertical-align:top;
}
#logo {
	float:left;
	width:207px;
	text-align:center;	
	vertical-align:top;
}
#search {
	float:right;
	margin-top:120px;
	* margin-top:120px;
	margin-right:10px;
	text-align:right;	
	vertical-align:top;
}
#language {
	float:left;
	width:210px;
	text-align:center;	
	vertical-align:top;
	margin-top:8px;
	padding:10px 10px 10px 10px;
	color:#855177;
	font-weight:bold;
	font-size:15px;
}
#language2 {
	float:left;
	width:332px;
	margin-top:130px;
	* margin-top:130px;
	margin-left:10px;
	text-align:left;	
	vertical-align:top;
}
/* Top Menu Section */
.top {
	margin: 0;
	padding: 0;
	float: left;
	font-weight: bold;
	font-size:15px;
	width:893px;
	height:55px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin-left:1px;
	background:#F3F1E4 url(../images/top00.jpg) center center repeat-x;
	text-align:center;	
	vertical-align:top;
}
.top li {
	display: inline;
}
.top li a {
	float: left;
	color:#A5A782;
	text-decoration: none;
	padding:17px 0px 0px 0px;
	border-right:1px solid #cccccc;
	display: block;
	width:110px;
	/*width:126px;*/
	height:38px;
	* height:55px;
}
.top li a:hover, .top li .current {
	color: #ffffff;
	background:#F3F1E4 url(../images/top0_active.jpg) center center repeat-x;
}
/* Left Menu Section */
.left {
	margin:3px 0px;
	padding:10px 20px;
	float:left;
	width:190px;
	text-align:left;	
	vertical-align:top;
	margin-right:3px;
	margin-top:8px;
	padding-bottom:10px;
}
.left li {
	display: block;
	line-height:1.5em;
	list-style:none;
	padding-left:15px;
	background:url(../images/bullet.png) no-repeat 0 30%;
	border-bottom:1px dashed #cccccc;
	padding-bottom:5px;
}
.left li a {
	text-decoration: none;
}
.left li a:hover {
	color: #ffffff;
	background:#F3F1E4 url(../images/top0_active.jpg) center center repeat-x;
}
/* User 1 Module */
#user1 {
	float:left;
	width:895px;
	height:295px;
	text-align:center;	
	vertical-align:top;
}
/* Left Module */
#left {
	float:left;
	width:236px;
	margin:0px 0px 0px 0px ;
	text-align:left;
}
#module01 {
	float:left;
	width:229px;
	text-align:left;	
	vertical-align:top;
	background-color:#F3F1E4;
	border:1px solid #cccccc;
	margin-right:3px;
	margin-top:8px;
	padding-bottom:10px;
}
#title01 {
	text-align:left;
	color:#855177;
	font-weight:bold;
	font-size:15px;
	padding:12px 0px 10px 20px;
	border-bottom:1px solid #cccccc;
}
#view {
	margin:5px 0px 0px 20px;
	text-align:left;
}
#quote {
	text-align:justify;
	margin:10px 20px 10px 20px;
	font-style:italic;
}
#quote .name {
	margin:10px 10px 10px 0px;
	font-weight:bold;
}
#date {
	text-align:left;
	color:#D17E2E;
	font-weight:bold;	
	margin:10px 20px 10px 20px;
}
#date .title {
	text-align:left;
	color:#000000;
	font-weight:bold;	
}
#date .detail {
	text-align:justify;
	color:#000000;
	font-weight:lighter;
	margin:0px 0px 10px 0px;
}
#date .pict {
	text-align:left;
	margin:5px 0px 5px 0px;
}
#module02 {
	float:left;
	width:229px;
	text-align:left;	
	vertical-align:top;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	margin-right:3px;
	* margin-right:0px;
	margin-top:8px;
}
#title02 {
	text-align:left;
	color:#855177;
	font-weight:bold;
	background-color:#F3F1E4;
	font-size:15px;
	padding:12px 0px 10px 20px;
	border-bottom:1px solid #cccccc;
}
.subscribe {
	float:left;
	width:229px;
	height:125px;
	text-align:center;	
	vertical-align:top;
	background:url(../images/subscribe.jpg) no-repeat;
}
.box {
	float:left;
	text-align:left;	
	vertical-align:top;
	margin-right:10px;
	* margin-right:0px;
	margin-top:60px;
	margin-left:20px;
	* margin-left:10px;
}
/* Content */
#content {
	float:right;
	width:659px;
	text-align:left;
}
/* Breadcrumb */
#breadcrumb {
	float:left;
	height:10px;
	text-align:left;
	padding:20px 0px 0px 20px ;
}
#breadcrumb p {
	padding:5px;
	display:inline;
}
#breadcrumb a {
	text-transform:none;
}

#breadcrumb a:link,#breadcrumb a:visited {
	color:#000;
}

#breadcrumb span {
	color:#fff;
	font-size:0.9em;

	padding:7px;
}

#breadcrumb span a:hover,#breadcrumb span a:active,#breadcrumb span a:focus {
	background:#000;
	color:#fff;
	text-decoration:none;
}
/* Component Module */
#component {
	float:left;
	width:659px;
}
#title {
	height:40px;
	text-align:left;
	color:#000000;
	font-weight:bold;
	font-size:25px;
	font-family:Brush Script Std;
	padding:10px 0px 0px 15px;
	border-bottom:1px solid #cccccc;
}
#wl-left {
	float:left;
	text-align:left;
	width:312px;
	margin:14px 7px 0px 0px;
}
#wl-right {
	float:right;
	text-align:justify;
	width:320px;
	padding-top:14px;
}
#maintext {
	color:#A1B532;
	font-weight:bold;
}
#more {
	margin-top:5px;
	text-align:right;
}
#clear {
	clear:both;
}
#img-left {
	float:left;
	text-align:center;
	width:264px;
	margin:14px 7px 0px 0px;
	border:1px solid #cccccc;
}
#img-left2 {
	float:left;
	text-align:justify;
	width:432px;
	margin:14px 7px 0px 0px;
}
#img-left3 {
	float:left;
	text-align:justify;
	margin:14px 7px 0px 0px;
}
#img-right {
	float:right;
	text-align:justify;
	width:350px;
	padding:14px 10px 0px 5px;
}
#img-right2 {
	float:right;
	text-align:justify;
	width:182px;
	margin:14px 10px 0px 5px;
	border:1px solid #cccccc;
}
#maintextA {
	float:left;
	width:10px;
	padding-right:10px;
	color:#32A3B3;
	font-weight:bold;
}
#ingredient {
	float:left;
	width:200px;
	margin:5px 5px 0px 5px;
	text-align:center;
}
/* User 2 Module */
#user2 {
	float:left;
	width:348px;
	text-align:center;	
	vertical-align:top;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	margin-left:14px;
	* margin-left:7px;
	margin-top:9px;
	padding-bottom:20px;
	* padding-bottom:7px;
}
#feature {
	float:left;
	text-align:left;
	width:112px;
	height:201px;
	margin:13px 2px 3px 13px;
}
#f-right {
	float:right;
	text-align:justify;
	width:205px;
	padding:13px 10px 0px 5px;
}
/* User 3 Module */
#user3 {
	float:right;
	width:281px;
	text-align:center;	
	vertical-align:top;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	margin-right:2px;
	margin-top:9px;
	padding-bottom:5px;
}
/* User 4 Module */
#user4 {
	text-align:center;	
	vertical-align:top;
	width:641px;
	height:200px;
	margin:0px 2px 5px 14px;
}
/* User 5 Module */
#user5 {
	text-align:center;	
	vertical-align:top;
	width:641px;
	height:100px;
	margin:10px 2px 5px 14px;
}
/* Footer Module */
#footer {
	clear:both;
	width:895px;
	height:128px;
	text-align:center;
	padding-top:20px;
	font-size:12px;
}
