body 		{ 	line-height: 18px; 	
				color: #ffffff; 
				text-align: left;
				margin: 0;
				padding: 0;
				font-size: 13px; 
				font-family: "Helvetica", Verdana, Arial, sans-serif; 
				background: #1a0e01 url(../images/bkgd_strip.jpg) repeat-x; }
				
a:link 		{ 	text-decoration: none; 	color: #ffffff; }
				

a:visited	{ 	text-decoration: none; 	color: #ffffff; }

a:hover 	{ 	text-decoration: none; 	color: #9eb803;  }

#container 	{ 	width: 1000px; 
				margin: 0 auto; 
				position: relative;
				}
				
				
#top_section 	{ 	width: 1000px;
					height: 338px; 	
					padding: 0px;
					margin-bottom: 7px;
					background: url(../images/bkgd_strip.jpg) repeat-x;
				}
				
				
#center_section   { margin-left: 275px; 
					width: 725px; 
					text-transform: uppercase; 
					height: 12px; 
					padding-bottom: 12px; 
					padding-top: 10px; 
				 }

#bottom_section {
				margin-top: 30px; 
				padding: 0px; 
				width: 880px; 
				margin-left: 60px;
				margin-right: 60px;
			}
				
					
#column_left   {display: inline; color: #5c544c; 
				width: 155px; 
				margin-right: 60px;
				float: left;
				 }

#column_middle  { width: 330px; 
				margin-right: 30px;
				_margin: 0;
				float: left;
				 }

#column_right   { width: 290px;
				float: right;
				 }

#services { width: 330px; }
.servnav1 { width: 330px; }
.servnav2 { width: 330px; }
.servnav3 { width: 330px; }
.servnav4 { width: 330px; }
.servnav5 { width: 330px; }
.servnav6 { width: 330px; }
.servnav7 { width: 330px; }
.servnav8 { width: 330px; }

#services a {
	margin:0 0 5px 0;
	float: left;
}

#services a#servnav1 {
	width: 330px;
	background: url(../images/btn_haircut.jpg) 0 0 no-repeat;
}

#services a#servnav2 {
	width: 330px;
	background: url(../images/btn_color.jpg) 0 0 no-repeat;
}

#services a#servnav3 {
	width: 330px;
	background: url(../images/btn_texture.jpg) 0 0 no-repeat;
}

#services a#servnav4 {
	width: 330px;
	background: url(../images/btn_handsfeet.jpg) 0 0 no-repeat;
}


#services a#servnav5 {
	width: 330px;
	background: url(../images/btn_facials.jpg) 0 0 no-repeat;
}


#services a#servnav6 {
	width: 330px;
	background: url(../images/btn_hairremoval.jpg) 0 0 no-repeat;
}


#services a#servnav7 {
	width: 330px;
	background: url(../images/btn_massage.jpg) 0 0 no-repeat;
}


#services a#servnav8 {
	width: 330px;
	background: url(../images/btn_spapackages.jpg) 0 0 no-repeat;
}


#services a#servnav1:hover {
	width: 330px;
	background: url(../images/btn_haircut.jpg) 0 -30px no-repeat;
}

#services a#servnav2:hover {
	width: 330px;
	background: url(../images/btn_color.jpg) 0 -30px no-repeat;
}

#services a#servnav3:hover {
	width: 330px;
	background: url(../images/btn_texture.jpg) 0 -30px no-repeat;
}

#services a#servnav4:hover {
	width: 330px;
	background: url(../images/btn_handsfeet.jpg) 0 -30px no-repeat;
}

#services a#servnav5:hover {
	width: 330px;
	background: url(../images/btn_facials.jpg) 0 -30px no-repeat;
}

#services a#servnav6:hover {
	width: 330px;
	background: url(../images/btn_hairremoval.jpg) 0 -30px no-repeat;
}

#services a#servnav7:hover {
	width: 330px;
	background: url(../images/btn_massage.jpg) 0 -30px no-repeat;
}

#services a#servnav8:hover {
	width: 330px;
	background: url(../images/btn_spapackages.jpg) 0 -30px no-repeat;
}

.accordian-click1 { margin-left: 0; margin-bottom: 5px; margin-right: 0; margin-top: 0; padding: 0;}

.accordion-content1{
	float: left;
	display: inline;
	margin-right: 4px;
	margin-left: 10px;
	width: 330px;
	font-size:12px;
}
.accordion-content1 .header {font-size:12px;}
.big24 { font-size: 30px; font-weight: normal; }

.smallight { font-size: 11px; color: #5e544a; }

.lightgreen { font-size: 12px; font-weight: bold; color: #a2ae64; }

.font_15		{ font-size: 15px; }

/* list elements */	
				
					
/* Fix IE. Hide from IE Mac */
* html ul li a { height: 1%; }
.header { text-transform: uppercase; color: #bec78e; font-weight: bold; }
/* End */

#services a.new-accordion{
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	width:300px;
	padding:7px 15px 6px;
	color:white;
	background:#a0ac62;
	margin:0 0 5px 0;
	float: left;
	border-radius: 3px;
  	-moz-border-radius: 3px;
  	-webkit-border-radius: 3px;
  	box-shadow:inset 0 0 3px #484a1b;
  	-moz-box-shadow:inset 0 0 3px #484a1b;
  	text-shadow: 0 0 3px #484a1b;
}

#services a.new-accordion:hover{
	background:#96ad1c;
  	box-shadow:inset 0 0 4px #484a1b;
  	-moz-box-shadow:inset 0 0 4px #484a1b;
  	text-shadow: 0 0 3px #484a1b;
  	cursor:pointer;


}

.accordion-content1 table{
	margin-bottom:15px;
}
