a 
{ 
	color:white;
	text-decoration: none; 
}

a.contact_link 
{ 
	color: #577743;
	text-decoration: none; 
}

a:hover 
{ 
	color:yellow;
	cursor:pointer;
	text-decoration: none; 
}
.menu_link
{
	color:white;
	margin-top:5px;
	position:relative;
}
div.menu_massage
{
	background-color:#A78AAC;
	border-bottom: 30px solid #8B8D83;
	color:white;
	height:30px;
	left:0px;
	position:absolute;
	top:0px;
	width:100%;
}

div.doula_right
{
	left:350px;
	position:absolute;
	top:60px;
	width:50%;
}

div.yoga_left
{
	height:100%;
	color:black;
	left:15px;
	position:relative;
	top:15px;
	width:300px;
}

div.yoga_right
{
	height:100%;
	left:350px;
	position:absolute;
	top:0px;
	width:90%;
}

#yoga_cal
{
	height:80%;
	width:75%;
}

#page_title
{
	color:white;
	position:absolute;
	top:35px;
}

div.massage
{
	width:100%;
}

div.menu_doula
{
	background-color:#ffb6c1;
	border-bottom: 30px solid #ffffe0;
	color:black;
	height:30px;
	left:0px;
	position:absolute;
	top:0px;
	width:100%;
}

div.doula
{
	width:100%;
}

div.menu_yoga
{
	background-color:chocolate;
	border-bottom: 30px solid #190E03;
	color:black;
	height:30px;
	left:0px;
	position:relative;
	top:0px;
	width:100%;
}

div#yoga_wrapper
{
	height:100%;
	left:0;
	overflow:hidden;
	position: absolute;
	top:0px;
	width:100%;
}

div.yoga
{
	width:100%;
}

a.button, a.buttonDis 
{
	background-color: #577743;
	background-repeat: no-repeat;
	color:#4c1100;
	display:block;
	font-family: 'Handwriting-Dakota', 'Handwriting - Dakota', 'Comic Sans', 'sans-serif'; 
	font-size: 1em;
	font-weight: bold;
	height: 28px;
	margin: 5px auto;
	padding: 5px 0 0 0;
	text-align: center;
	text-decoration: none;
	width: 132px;
}
a.button:hover, a.button:active 
{
	background-color: #92AB35;
	background-position: 0 -36px;
	color: #FF7200;
}
body 
{ 
	font-family: 'Footlight MT Light', 'Arial', 'sans-serif'; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
}
div.main_center 
{
	background-color: #4F5E48;
	border:0;
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
}
div.menu 
{
	margin-right: 50px;
	padding-top:5px;
	text-align:right;
}
.main_title
{
	border-bottom: 3px white ridge; 
	font-size:1.3em;
	line-height:150%;
}
div.main_menu
{
	color:white;
	font-size:1.1em;
	left:450px;
	position:absolute;
	text-align:center;
	top:150px;
}

#doula_content
{
	background-color:gray;
	color:white;
	height:90%;
	left:0px;
	position:absolute;
	top:60px;
	width:100%;
}

#yoga_content
{
	background-image: url('../images/Website.jpg');
	color:white;
	height:100%;
	left:0px;
	overflow:hidden;
	position:relative;
	top:0px;
	width:100%;
}

#budha
{
	height:100%;
}

#massage_content
{
	background-color:#756A4D;
	color:white;
	height:90%;
	left:0px;
	padding-left:10px;
	padding-top:10px;
	position:absolute;
	top:60px;
	width:100%;
}

#massage_details
{
	color:white;
	font-size:.9em;
	height:50%;
	left:200px;
	overflow:auto;
	position:absolute;
	top:90px;
	width:50%;
}

ul.simple
{
	list-style:none;
	line-height: 120%;
	text-align:left;
}

.menu_item 
{ 
	color: #969696; 
	font-family: 'ArialMT', 'Arial', 'sans-serif'; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	letter-spacing: 0; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	text-align: center; 
	text-decoration: none; 
	text-indent: 0px; 
	text-transform: none; 
}

p.dPara
{
	margin-top:5px;
}

div.yoga
{
	background-color: #700d00;
	border: 4px #000000 solid; 
	height: 1050px; 
	left:150px;
	margin:10px;
	padding:10px;
	position: relative; 
	right:150px;
	width: 640px;
}

div.doula
{
	background-color: #700d00;
	border: 4px #000000 solid; 
	height: 1050px; 
	left:150px;
	margin:10px;
	padding:10px;
	position: relative; 
	right:150px;
	width: 640px;
}

