@charset "UTF-8";
/* CSS Document */

body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	background-image: url(graphics/lb_background.gif);
}

a {
color:#FF9999;
}

a:visited{
color:#336600;
}
#wrap {
	margin:0 auto;
	width:720px;
	height:auto;
	background-color: #D1E0B1;
}


p{
	font-size: 13px;
	color: #68423F;
	line-height: 20px;
	padding-top:0px;
	padding-right:12px;
	padding-bottom: 6px;
	padding-left:12px;
	top: 0px;
}

h2 {
	font-size: 24px;
	font-weight:lighter;
	color: #734842;
	position: relative;
	top: 20px;
	left: 12px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #68423F;
	padding: 5px;
}

p.description{
	font-size:14px;
	color: #734842;
	font-style:italic;
}

#header {

	width:720px;
	height:200px;	
	background-image:url(graphics/LunaBee_Header2.gif);
	
}

#line {
	
	width:720px;
	height:6px;
	background-image:url(graphics/littleLine.jpg);
}

#homeBtn {
	
	width:144px;
	height:95px;
	float:left;
	background-image:url(graphics/homeBtn_u.gif);
}
#massageBtn {
	
	width:144px;
	height:95px;
	float:left;
	background-image:url(graphics/massBtn_u.gif);
}
#oilsBtn {

	width:144px;
	height:95px;
	float:left;
	background-image:url(graphics/oilsBtn_u.gif);
}
#contctBtn {
	
	width:144px;
	height:95px;
	float:left;
	background-image:url(graphics/contBtn_u.gif);
}
#aboutBtn {
	
	width:144px;
	height:95px;
	float:left;
	background-image:url(graphics/aboutBtn_u.gif);
}
#pageTitle {
	
	width:720px;
	height:74px;
	float:left;
}
#leftNav {
	
	width:168px;
	height:560px;
	float:left;
	background-image:url(graphics/sideNavBG.jpg);
	background-repeat: repeat-y;
}
/*
p.leftNavBtns a{
	background-color:#B7776F;
	color:#FECCCB;
	font-size:16px;
	font-style:normal;
	text-decoration:none;
	display:block;
	cell-space:12px 0px;
	text-align: left;
}

p.leftNavBtns a:hover{
	background-color:#AF6E63;
	color:#FFFFFF;
	font-size:16px;
	font-style:normal;
	text-decoration:none;
	display:block;
	cell-space:12px 0px;
	text-align: center;
}
*/

div.CCont{
	position:relative;
	top:100px;


}

#mainContent {
	width:552px;
	height:auto;
	float:right;
	background-color:#D1E0B1;
	background-image:url(graphics/mainContBGPic.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/**
#mainContent img{
	position:relative;
	left:30%;
}
**/
#footer {
	width:720px;
	height:88px;
	clear:both;
	background-image:url(LunabeeBody/graphics/lunabee_footer_lila.gif);
}

#footer table {
	color: #DE9E86;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25%;
	font-size: 11px;
}

#footer table a{
	color: #D1E0B1;
	font-size: 11px;
}

