﻿/* CSS Document */
BODY {
	padding: 0px;
	margin: 0px;
	FONT-SIZE: 12pt;
	color: #000000;
	background-image: URL('../images/bg.jpg');
	font-family: "Myriad Pro", "Myriad Web", Myriad, "HelveticaNeue-light", "Helvetica Neue", "Lucida Grande", geneva, helvetica, arial, sans-serif;
}
div#wrapper {
	margin: 0 auto;
	width: 942px;
}
div#header {
	background: url(../images/header2.jpg) no-repeat;
	width: 942px;
	height: 193px;
	float: left;
}
#search {
	width: 320px;
	height: 30px;
	position: absolute;
	top: 161px;
	left: 55px;
	color: #FFFFFF;
}
div#container {
	width: 942px;
	position: absolute;
}
div#main {
	background: url(../images/content_bg.png) repeat-y;
	float: left;
	width: 942px;
}
div#main-start {
	width: 930px;
	height: 15px;
	background: url(../images/start-background.png) no-repeat;
}
div#main-contenthome {
	margin: 30px;
	width: 100%;
	
}
#main-end {
	background: url(../images/content_bottom.jpg) no-repeat;
	width: 942px;
	height: 29px;
	clear: both;
}
#main-content {
	float:right;
	width: 680px;
	margin: 6px 30px 0px 0px;
}
.content {
	clear: right;
}
.welcome {
	color: #4c7767;
	font-size: 19px;
}
.welcomep {
	line-height: 1.5em;
	font-size: 15px;
}
#featured {
	margin: 60px 20px 0px 10px;
	padding: 0px 0px 0px 5px;
	width: 205px;
	line-height: 18px;
	text-align: center;
	z-index: 5;
}

#featured h2 {
	color: #3e2b09;
	font-size: 19px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;

}

#featured p {
	line-height: 1.4em;
	margin-bottom: 4px;
	margin-top: 2px;
}
#featured h3 {
	color: #3e2b09;
	font-size: 16px;
	margin-bottom: 4px;
	margin-top: 2px;
}


div.featured {
	position: relative;
	top: 20px;
	left: 7px;
	padding-bottom: 20px;
	width: 200px;
	margin-left: 10px;
	margin-top: 30px;
}

div.featured h2 {
	color: #3e2b09;
	font-size: 19px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
div.featured p {
	line-height: 1.4em;
	margin-bottom: 4px;
	margin-top: 2px;
}
a img {
	border: none;
}
div.featured h3 {
	color: #3e2b09;
	font-size: 16px;
	margin-bottom: 4px;
}
#footer {
	width: 942px;
	padding: 5px ;
	color: #00853F;
	clear: both;
	font-size: 14px;

}
#copyright {
	padding-top: 5px;
	height: 65px;
	width: 915px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #000000;
	font-size: 14px;
	padding-bottom: 00px;
}
#copyright a:link {
	color: #000000;
	text-decoration:none;
	font-size: 14px;
	padding: 0px 3px;

}

#copyright a:hover {
text-decoration: underline;

}
#copyright a:visited {
	color: #000000;
	font-size: 14px;

}
#menu {
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 5px;
	width: 206px;
	height: 306px;
	line-height: 18px;
	background: url(../images/nav_whole.jpg) no-repeat;
	position:relative;
}
#menu-home {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	width: 206px;
	height: 306px;
	line-height: 18px;
	position:relative;

}
#cart {
	background-image: url('../images/cart_bg.png');
	width: 196px;
	height: 45px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	text-align: center;
	position:absolute;
	left:0px;
	
}
#cart p {
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	font-size: 15px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 0px;
}
.nav {
	position:absolute;
	left:0px;
	top:50px;

}
#slideshow {
	width: 923px;
	height: 449px;
	margin-left: 216px;
	background: url(../images/slideshow_whole.jpg) top no-repeat;
	margin: 0px 0px 0px 10px;
}
#slideshowpic {
	width: 791px;
	height: 403px;
	left: 226px;
	top: 205px;
	z-index: 1;
	position: absolute;
}
.lotus {
	position: absolute;
	width: 76px;
	height: 80px;
	top: 480px;
	left: 20px;
	background: url(../images/lotus.gif) no-repeat;
	z-index: 1;
}
#slideshow-end {
	background: url(../images/slideshow_bottom.gif) bottom no-repeat;
	width: 717px;
	height: 95px;
}

.lotusfont {
	color: #3e5b50;
	font-weight:bold;
}

.optionbutton {
	font-family: arial;
	font-size: 12px;
	padding: 2px;
	FONT-WEIGHT: bold;
	COLOR: #FFF;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #66cfa4;
}

h4 {
	font-size: 16px;
	color: #3e5b50 ;
	margin-bottom: 4px;
}

.gallery {
	text-align:center;
}
.gallery img {
	border: 4px white solid;
		margin: 0px 5px 10px 0px;
}

#enlarge{
	position:absolute;
	left: 500px;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	color: #575757;
}

/* @end */
