@charset "utf-8";
.main {
	height: 800px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	background-image: url(images/BG_forms.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #336600;
}
.menu {
	float: right;
	height: 27px;
	width: 890px;
	margin-top: 2px;
}
.right {
	float: right;
	height: 482px;
	width: 385px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.left {
	float: right;
	height: 482px;
	width: 505px;
}
.IMGright {
	float: right;
	height: 181px;
	width: 385px;
	background-image: url(images/IMG_right_firstvisitt.jpg);
}
.header_R {
	float: right;
	height: 45px;
	width: 385px;
}
.hotspot {
	float: right;
	height: 185px;
	width: 355px;
	margin-left: 30px;
	margin-bottom: 71px;
	line-height: 21px;
}
.header_L {
	float: right;
	height: 45px;
	width: 505px;
}
.text {
	float: right;
	height: 240px;
	width: 495px;
	margin-right: 5px;
	text-align: justify;
	margin-left: 5px;
}
.RecipeHeader {
	font-weight: bold;
	float: right;
	height: 15px;
	width: 495px;
	margin-left: 2px;
}
.RecipeContent {
	float: right;
	height: 220px;
	width: 495px;
	margin-top: 5px;
	margin-left: 2px;
}
.IMGleft {
	float: right;
	height: 197px;
	width: 505px;
}
.footer {
	float: right;
	height: 95px;
	width: 890px;
	font-size: 9px;
	color: #FFFFFF;
}
.copyright {
	float: right;
	height: 15px;
	width: 335px;
	margin-top: 80px;
	text-align: right;
	margin-right: 5px;
}


.logo {
	float: right;
	height: 190px;
	width: 890px;
	background-image: url(images/IMG_banner.jpg);
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #58503D;
}
.minimenu {
	float: right;
	height: 15px;
	width: 549px;
	margin-top: 80px;
	margin-left: 1px;
}
.class1 a:link {color: #FFFFFF; text-decoration: none; font-family: Tahoma; font-size: 9px;} 
.class1 a:visited {color: #FFFFFF; text-decoration: none; font-family: Tahoma; font-size: 9px;} 


.class1 a:hover {color: #C99106; text-decoration: none; font-family: Tahoma; font-size: 9px;} 
.class1 a:active {color: #FFFFFF; text-decoration: none; font-family: Tahoma; font-size: 9px;} 

.class2 a:link {
	color: #336600;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
} 
.class2 a:visited {
	color: #336600;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
} 
.class2 a:hover {
	color: #C99106;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
} 
.class2 a:active {
	color: #336600;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
} 

