@charset "utf-8";
/* CSS Document */

<!--
body {
	font: 70%  Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	background: #cc9966;
	background-image:url(/images/bg_gradient.gif);
	background-repeat:repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

#container {
	background-color:#ffffff;
	width: 766px;  
	margin: 0 auto; 
	text-align: left; 
	margin-top: 30px;
	margin-bottom: 0;
	background-position:bottom left;
	background-repeat:no-repeat;
}

#header {

	padding: 0;
	margin: 0; 
	background-image:url(/images/header.jpg);
	float: left;
}

#header h1 {
	margin: 0; 
	padding: 0; 
}

#header h1#logo {
	position:relative;
	float: left;
	display:block; 
	z-index:2;
}

#header h1#logo a {
	z-index: 2;
	display:block;
	height:155px; 
	width: 160px;
}

#header h1#logo a span {
	position:relative;
}

#header #title {
	padding-top: 30px;
	padding-bottom: 10px;	
	background-color: #ffffff;
	width: 588px;
	float: right;
}

/* Navigation */
#nav {
	height: 25px;			
	width: 566px;
	list-style:none;
	float: right;
	margin-top: 115px;
	margin-bottom:0;
	padding-bottom:0;
}

#nav ul {
	list-style:none;
	margin:0;
	padding:0;		
	margin-left: 1px;	

}	 

#nav li { 
	list-style:none;
	float:left; 
	margin:0;
	padding:0;
}

#nav li a span { 
	position:absolute;
	left:-2500px;
}

#nav li a {
	background-repeat:no-repeat;
	display:block;
	height:25px;
}

#nav li a:hover { 
	background-position:0px -25px;
}

#nav li.on a, ul#nav li.on a:hover { 
	background-position:0px -25px;
	cursor:default;
}

#nav li#nav_services a {
	background-image:url(/images/nav_services.gif);
	width:137px;
}

#nav li#nav_info a {
	background-image:url(/images/nav_info.gif);
	width:146px;
}
	
#nav li#nav_faq a {
	background-image:url(/images/nav_faq.gif);
	width:77px;
}
#nav li#nav_about a {
	background-image:url(/images/nav_about.gif);
	width:91px;
}

#nav li#nav_contact a {
	background-image:url(/images/nav_contact.gif);
	width:98px;
}

#left_column {
	float:left;
	width: 168px;
	background-color: #ffffff;	
	margin-right: 0px;
	margin-top: 50px;
	min-height: 200px;
}

#nav2 {
	border-top: 8px solid #ad5a18;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1em;

	margin: 0 0 0 16px;
	padding: 0 0 4px 8px;
	background-color: #528572;
	width: 140px;
	min-height: 100%;	
	text-decoration:none;
	
}
		
#nav2 ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	width: 140px;			
}	 

#nav2 li { 
	text-align: left;
	width: 140px;	
	margin: 0px;
	padding: 0px;			
}

#nav2 li a span { 
	padding-left: 1px;
}

#nav2 li a { /* set Anchors to specific size */
	background-color: #528572;
	display:block;
	padding-bottom: 4px;
	padding-top: 4px;		
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;	
	padding-left: 5px;					
}

#nav2 li a:hover { /* Move Background image on hover to reveal alternate image */
	text-decoration: underline;
}

#nav2 li.on a, ul#nav2 li.on a:hover { /* Move bg image when selected to alternate, don't swap on hover */
	text-decoration: underline;
}

#home_content {
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
}

#home_content h2 {
	font-weight:bold;
	color: #b05817;	
	font-size: 1.1em;
}

#home_content h3 {
	font-weight:bold;
	color: #b05817;	
	font-size: 1em;	
}

#home_content #top {
	padding-left: 20px;
	padding-top: 0;
	margin-top: 0;
	height: 310px;
	background-color:#ffffff;

}

#home_content #bottom {
	padding:0;
	background-color: #f6eee7;
	height: 250px;
}

#home_content #bottom #col1{
	width: 270px;
	height: 220px;	
	float:left;
	padding: 0 5px 0 160px;
	margin: 15px 10px 0 0;	
	background-image:url(/images/home_girl.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;
	background-color: #f6eee7;
	border-right: 1px dashed #b05817;	

}

#home_content #bottom #col2{
	width: 320px;
	float: right;
	background-color: #f6eee7;	
	background-image:url(/images/home_acupuncture.jpg);
	background-repeat: no-repeat;
	background-position:100% 90% ;
	margin: 15px 0 0 0;		
}

#content {
	padding: 0 30px 120px 0;
	width: 530px;
	float: right;
	min-height: 450px;

}

#content a {
	color: #336c59;
	text-decoration: none;	
	font-weight: bold;
}

#content a:hover {
	text-decoration: underline;
}

#content h2 {
	font-weight:bold;
	color: #ad5a18;	
	font-size: 1.5em;
}

#content h3 {
	font-weight:bold;
	color: #ad5a18;	
	font-size: 1em;	
	line-height: 0;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}

#content .image-float-right {
	float: right;
}

#content .image-float-left {
	float: left;
}

/* Footer */			

#footer {

	text-align:center;
	color: #b05817;
	font-size: 1em;
	width: 767px;  		
	margin: 0 auto; 
	text-align: center; 
	margin-top: 10px;
}

#footer_content {
	text-align: center;
	margin-left:auto; 
	margin-right:auto;

}

#footer_content p{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #b05817;
	font-size: 1em;
	line-height: 1.2em;
}


#footer_content a {
	padding-left: 20px;
	color: #ffffff;
	text-decoration: none;
}

#footer_content a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer_content .primary a {
	font-size:1.2em;
	color: #ffffff;
	text-decoration: none;
	text-transform:lowercase;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;	
}

#footer_content .primary a:hover {
	text-decoration: underline;
}
