body{
	font-family: Verdana, Helvertica, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	background: url('images/backFade.jpg') repeat-x;
	text-align: center
}

#mainwrapper{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #363e25;
	text-align: left;
}

/********** HEADER *******************/

#header{
	width: 100%;
	padding: 0;
	background: #F5F5DC url('images/flower.gif') no-repeat top left;
	text-align:right; 
	background-color:#F5F5DC;
}

#logo{
	background: url('images/yingyang.gif') no-repeat bottom right;
	width: 87%;
	height: 70px;
	margin-left: 80px;
	text-align: center
}

#logo img{
	position: relative;
	top: 20px;
}

#time table{
	width: 100%;
	background-color: #363E25;
	border: 0;
}

#time table td{
	text-align: center;
	color: #F5F5DC;
}

#topmenu{
	font-weight: bold;
	padding: 3px;
	margin: 0;
}

#topmenu a{
	color: #363E25;
	text-decoration: none;
}

#topmenu a:hover{
	text-decoration: underline;
}

#topmenu li{
	display: inline;
	margin: 0;
	padding: 0;
}

#topmenu ul{
	margin: 0;
	padding: 0;
}
/********** HEADER END **************/

/********** CONTENT ****************/
#bodycontent{
	background-color: #fff;
	min-height: 300px;
	padding: 5px;
}

#content {
	width: 100%;
	min-height: 348px;
	background: #ffffff url('images/contentback.jpg') repeat-x;
	

}

#content h3{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.5em;
	text-align: center;
	padding: 2px;
	margin: 0;
}

#content h3 a{
	font-size: 75%;
}

#content h4{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #F5F5DC;
	font-size: 1.25em;
	padding-left: 5px
}

#content span{
	font-weight: bold;
}

#contentbottom{
	background: url('images/jpgarden.jpg') no-repeat bottom right;
	width: 690px;
	padding: 5px;
	height: 155px;
}

#contentbottom div{
	width: 470px;
}

#contentbottom div h3{
	font-size: 1.5em;
}
.contenttrio{
	width: 218px;
	height: 170px;
	float: left;
	margin: 2px;
	padding: 5px;	
	background-color: #ffffff;
	
}

.contenttrio.lasttrio{
	clear: right;
}

.contenttrio span{
	font-weight: bold;
}

#moxa{
	width: 100%;
}

#moxa td{
	width: 25%;
	font-weight: bold;
	text-align: center;
}



/********** CONTENT END ***********/

/********** FOOTER ******************/
#footer{
	background-color: #363E25;
	font-weight: bolder;
	color: #F5F5DC;
	text-align: center;
	
}
/**********FOOTER END **************/
#discount{
	width: 500px;
	height: 500px;
	margin-left: 100px;
	text-align: center;
	margin-top: 100px;
}

#discount img{
	border: solid 2px #000000;
}

#overDiv{
	text-align: left;
	border: solid 1px black;
	position:absolute; 
	visibility:hidden; 
	z-index:1000;
}

#zendezingz{
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0;
}

.borders{
	border: solid 3px #363E25;
}

.fleft{
	float: left;
	padding-right: 2px;
}

.fright{
	float: right;
}

.firstletter{
	position: relative;
	font-size: 2.25em;
	line-height: 1em;
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	padding: 0;
}
.centertext{
        text-align:center;
}
