#cont {position:relative; left:0px; top:0px; width:312px; height:345px; border:0px solid #ffffff; overflow:hidden;}
#text {position:absolute; left:0px; top:0px; width:302px; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
body {
	width:100%;
	height:100%;
	margin-top: 10px;
	overflow:scroll;
	background: #440000 url(../images/bg.gif) repeat-x;
}
.garden {
	background: #FFF url(../images/bg-zengarden.jpg) no-repeat;
}
.flower {
	background: #FFF url(../images/bg-lotus.jpg) no-repeat;
}
ul {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color:#333333;
	margin-right: 60px;
	list-style-type: square;
}
a {
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
}
a:link { color: #660000; text-decoration: none; }
a:hover { color: #660000; text-decoration: underline; }
a:visited { color: #660000; text-decoration: none; }
a:visited:hover { color: #660000; text-decoration: underline; }

.feature_text {
	font: bold italic 14px/16px Arial, Helvetica, sans-serif;
	color:#660000;
}
.feature_text a:link { color:#660000; text-decoration: underline; }
.feature_text a:visited { color:#660000; text-decoration: underline; }
.feature_text a:hover { color:#000000; text-decoration: none; }


td, div, span, p {
	font:  normal  12px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.footer_nav {
	border-top: 3px solid #440000;
	border-bottom: 3px solid #440000;
	background: #666;
}

.footer_nav a {
	font:  normal 10px/12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
}
.footer_nav a:link { color:#AAA; text-decoration: none; }
.footer_nav a:hover { color:#AAA; text-decoration: none; }
.footer_nav a:visited { color:#AAA; text-decoration: none; }
.footer_nav a:visited:hover { color:#AAA; text-decoration: none; }

.footer_nav td {
	text-align: center;
}

.quote {
	background: url(../images/quote.gif) no-repeat;
	padding: 10px 0px 0px 10px;
}
.quote p {
	font:  bold 12px/14px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
.quote h1 {
	font:  bold 14px/16px Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

.quote h2 {
	font:  normal 10px/10px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

h1 {
	font:  bold 18px/20px Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
}

h2 {
	font:  bold 16px/18px Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
}
h3 {
	font:  bold 14px/16px Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
}

.sideInfo {
	height: 100%;
	vertical-align: bottom;
	background: #660000;

}

.footer {
	width: 800px;
	padding: 0px;
	font:  bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #880000;
	text-align: right;
}
.footer a {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 12px;
}
.footer a:active	{ color: #FFCC00; text-decoration: underline; }
.footer a:hover		{ color: #FFCC00; text-decoration: underline; }
.footer a:visited	{ color: #FFFFFF; text-decoration: underline; }

p.bold {
	font-weight: bold;
}
.ital {
	font-style: italic;
}
a.menu:link    { text-decoration: none; color: #FFFFFF;}
a.menu:visited { text-decoration: none; color: #FFFFFF;}
a.menu:hover   { text-decoration: none; color: #FFCC00;}
a.menu:active  { text-decoration: none; color: #FFCC00;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.mainbg {
	background-image: url(/images/bg-zengarden.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.smred {
	font-size: 9px;
	color: #660000;
}
.formbutton {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #660000;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
}
.formfield {
	border: 1px solid #660000;
	font-size: 11px;
	padding: 3px;
}
.picpad {
	padding-right: 3px;
}
.indlft  {
	padding-left: 3px;
}
.sdmnu {
	font-size: 14px;
	font-weight: bold;
}