body {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image:url(images/medgray-bg.jpg);
	background-repeat: repeat-x;
	background-color: #747474;
}

td {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

a {
	color: #4D3366;
	text-decoration: none;
}

.bodystyle {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	text-align: justify;
}

.footer {
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 10px;
	color: #8D9DB4;
	padding: 0 0 12px 0;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.lotusBG {
	background-image: url(images/lotus.jpg);
	background-position: bottom right;
	background-repeat: no-repeat; 
	width: 345px;
	height: 252px;
}

a#galleryLink {
	display: block;
 	width: 92px;
	height: 31px;
	background-image: url(images/gallery.gif);
	background-repeat: no-repeat;
}

a#cLink {
	display: block;
 	width: 90px;
	height: 31px;
	background-image: url(images/c.gif);
	background-repeat: no-repeat;
}

a#aboutLink {
	display: block;
 	width: 92px;
	height: 31px;
	background-image: url(images/about.gif);
	background-repeat: no-repeat;
}

a#galleryLink:hover {
	display: block;
	cursor: pointer;
	background-position: -92px;
}

a#cLink:hover {
	display: block;
	cursor: pointer;
	background-position: -92px;
}

a#aboutLink:hover {
	display: block;
	cursor: pointer;
	background-position: -92px;
}

.flowerCont {
	width:100%;
	height:1px;
	overflow:visible;
}
.flowerCont div {
	width: 720px;
	/*border: solid 1px #00CC66;
	background:#009933;*/
	padding-left:auto;
	padding-right:auto;
}

.flowerCont div img{
	position:relative;
	top:303px;
	left:227px;
	z-index:10;
	display:none;
}

.main {
	background: url(images/right.gif) top right repeat-y;
	width:569px;
	text-align:left;
	padding-right:26px;
	margin:0;
	line-height: 20px;
	text-indent: 20px;
}

.leftRule{
	background: url(images/left.gif) 0 0 repeat-y;
	width:595px;
	padding:0 0 0 26px;
	margin-left:auto;
	margin-right:auto;
}

.pageTitle {
	font-family:Georgia, serif;
	/*font-weight:bold;*/
	font-size: 28px;
	font-style:oblique;
	/*float:right;*/
	text-align:center;
	color:#FFFFFF;
	/*background: #B4B4B4 url(images/page-title-bg.gif) -3px 0 repeat-x;
	border:solid 1px #92670C;
	border-top:none;*/
	border-bottom:solid 1px #000000;
	margin: -3px auto 36px auto;
	padding:18px 24px 0 24px;
	overflow:visible;
}

.clearer {
	clear:both;
}

.navigationCont {
	height:1px;
	overflow:visible;
	margin:0 auto 0 auto;
}
.navigation {
	overflow:visible;
	text-align: left;
	position:relative;
	top: 30px;
	left:410px;
	width: 200px;
	/*border:solid 1px #000000;*/
}

.navigation li {
	list-style:none;
	margin: 0;
	padding: 0 0 0 20px;
	height: 20px;
}

.navigation a {
	display:block;
	clear:both;
	padding: 0 0 0 20px;
	height: 21px;
	width:153px;
}
.navigation a#energy {
	background:url(images/life-nav/energy-text.gif) top left no-repeat;
}
.navigation a#book {
	background:url(images/life-nav/book-text.gif) top left no-repeat;
}
.navigation a#recommend {
	background:url(images/life-nav/recommend-text.gif) top left no-repeat;
}
.navigation a#tools {
	background:url(images/life-nav/tools-text.gif) top left no-repeat;
}
.navigation a#contact{
	background:url(images/life-nav/contact-text.gif) top left no-repeat;
}
.navigation a#home{
	background:url(images/life-nav/home-text.gif) top left no-repeat;
}

.navigation #energy:hover {
	background-position: bottom left;
}
.navigation #book:hover {
	background-position: bottom left;
}
.navigation #recommend:hover {
	background-position: bottom left;
}
.navigation #tools:hover {
	background-position: bottom left;
}
.navigation #contact:hover {
	background-position: bottom left;
}
.navigation #home:hover {
	background-position: bottom left;
}
.navigation img{
	background:none;
}

.note {
	font-family:Georgia, Times, serif;
	color:#CCCCCC;
	font-size:13px;
}

.noteText {
	font-family:Georgia, Times, serif;

}
.sectHead {
	font-size:20px;
	font-family:Georgia, serif;
	color: #3FB0EE;
	font-style:oblique;
	text-align:center;
}

.sectHead .energySubHead1 {
	padding: 0 60px 0 6px;
	overflow:visible;
	display:block;
	height: 43px;
	background:url(images/energy-sub-head1.gif) 30% 100% no-repeat;
}

.priceText{
	width:340px;
	padding-right:5px;
}
.pricesButton{
	margin:7% 20px 0 0;
	width:210px;
	text-align:left;
	/*clear:both;*/
}

.sigFooter{
	text-align:right;
	padding:20px 10px 20px 0;
	font-weight:bold;
	font-family:Georgia, serif;
	font-size:13px;
	font-style:oblique;
	color:#FF6699;
}

hr {
	margin:10px 25px 25px 25px;color:#333333;
	}
	
.sectHead div {
	/*border:solid 1px #FFFFFF;*/
	padding:5px 50px 0 38px;
	background: url(images/header-swirls.gif) no-repeat 0 0;
	margin:0 auto 0 auto;
	overflow:visible;
	height:28px;
}
