/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #d1d3bb; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #e2edc2; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	BACKGROUND-COLOR: #ffffff;
}

img.float { float:left; margin:5px;}
img.float { float:right; margin:5px;}


#scrolling {
overflow: auto;
height: 700px;
width: 650px;
background-color: #FFFFFF;
font-family: verdana, arial;
scrollbar-base-color:#F6B422; 
scrollbar-fase-color:#F6B422; 
scrollbar-track-color:#FFFFFF; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-shadow-color:#EEEEEE; 
scrollbar-arrow-color:#FFFFFF;
}


a {

font: normal 11px Tahoma, Arial;
color: #39678b;
text-decoration: none;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #7bae37;
text-decoration: underline;

}

td
{
font-family: Tahoma, Arial;
font-size: 12px;
color:#666666;
line-height:normal
}

.font1
{
font-family: Tahoma, Arial;
font-size: 15px;
line-height: 18px;
color:#404040;
}

.heading
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;

}
.caption
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 15px;
	font-weight: bold;

}

.caption2
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;

}
.topnav
{
	font-family:tahoma;
	color:#DFDFDF;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.topnav:hover
{
	font-family:tahoma;
	color:#DFDFDF;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.content {
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	line-height: 18px;
}
.button
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.button:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.top
{
	font-family:tahoma;
	color:#707070;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.top:hover
{
	font-family:tahoma;
	color:#707070;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.right
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.right:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.ul
{
	padding-top:0px;
	padding-left:25px;
	margin-top:0px;
}
.li
{
 margin-left:100px;
} 

#mainContent
{
  width:697px;
  height:475px;
  background-image:url('images/healing_longevity_home.jpg');
  background-repeat:no-repeat;
  vertical-align:top;
  text-align:left;
  padding-right:2px;
}
#mainContent2
{
  width:702px;
  height:440px;
  background-image:url('images/healing_longevity_home.jpg');
  background-repeat:no-repeat;
  vertical-align:top;
  text-align:left;
}
#mission_content
{
  font-family:Arial,Verdana, San-serif,"Times New Roman";
  font-size: 12px;
  font-style:italic;
  font-weight:normal;
  vertical-align:top;
}
#midContent
{
 text-align:left;
  padding-left:10px;
}
#services_content
{
  font-family:Arial,Verdana, San-serif,"Times New Roman";
  font-size: 12px;
  font-style:italic;
  font-weight:normal; 
}
#tip_of_day
{
  font-family:Arial,Verdana, San-serif,"Times New Roman";
  font-size: 12px;
  font-style:italic;
  font-weight:normal;
}
li
{
  list-style-image:url('images/bullet_red_trans.gif');  
}
#topspace
{
  height:75px;
  width:702px;
  background-image:url('images/welcome-banner.jpg');
  background-repeat:no-repeat;  
}
#topspace_empty
{
  height:75px;
  width:702px;
  background-image:none;
  background-repeat:no-repeat;  
}
#bottomContent
{
  text-align:left;
  padding-left:10px;
  vertical-align:top;
  width:697px;
}
#topContent
{
  text-align:left;
  padding-left:10px;
}

#mainContent h3
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:3px;
	color:#39678b;
	padding-left:10px;
}
#tips_list  
{
	float:left;	
	padding:0;
	height:70px;
	width:200px;
}
#divTipList
{
	padding-left:10px;
}
#divTipList img
{
 float:left;
}
#services li
{
	list-style-type:circle;
}