/*  *********************************************  BODY  STYLE *********************************************** */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color: #000;
	line-height: 20px;
	}
a img {
	border: 0px;
	}
	
/*  *********************************************  BANNER  STYLE *********************************************** */

div#mn-banner img, div#mn-banner div {
	float: left;
	}


	
/*  *********************************************  TOPNAV  STYLE *********************************************** */

/** TOP MENU POSITIONING **/
#multi-ddm {
	margin: 0 0 0 0;
	}

/** SUBMENU WIDTH **/
#multi-ddm ul, #multi-ddm ul li {	width: 150px; }

/** SUBMENU APPEARANCE **/
#multi-ddm ul {
	background:none;
		border-top: none;	
		border-right: none;	
		border-bottom: none;	
		border-left: none;	
	border-color: #FFF;
	border-width: 1px;
	}
	#multi-ddm li ul { margin-top: 5px; }


/** TOP LEVEL LINK APPEARANCE **/
#multi-ddm a {
	padding: 0;
	margin: 0;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}


/** SUB LEVEL LINK APPEARANCE **/
#multi-ddm ul a {
	padding: 4px 5px;
	margin: 0;
	color: #6F8779;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	height: 20px;
	border: 1px solid #ccc;
	background: url(../images/nav_bg.png);
	font-size: 12px;
	}

/** TOP LINK NORMAL AND HOVER APPEARANCES **/
#multi-ddm a.left { background:url(../images/tn_l.png) }
#multi-ddm a.home { background:url(../images/tn_home.png) }
	#multi-ddm a.home img:hover { background:url(../images/tn_home_h.png) }
#multi-ddm a.about { background:url(../images/tn_about.png) }
	#multi-ddm a.about img:hover { background:url(../images/tn_about_h.png) }
#multi-ddm a.services { background:url(../images/tn_services.png) }
	#multi-ddm a.services img:hover { background:url(../images/tn_services_h.png) }
#multi-ddm a.products { background:url(../images/tn_products.png) }
	#multi-ddm a.products img:hover { background:url(../images/tn_products_h.png) }
#multi-ddm a.gallery { background:url(../images/tn_gallery.png) }
	#multi-ddm a.gallery img:hover { background:url(../images/tn_gallery_h.png) }
#multi-ddm a.testimonials { background:url(../images/tn_test.png) }
	#multi-ddm a.testimonials img:hover { background:url(../images/tn_test_h.png) }
#multi-ddm a.directions { background:url(../images/tn_directions.png) }
	#multi-ddm a.directions img:hover { background:url(../images/tn_directions_h.png) }
#multi-ddm a.contact { background:url(../images/tn_contact.png) }
	#multi-ddm a.contact img:hover { background:url(../images/tn_contact_h.png) }
#multi-ddm a.right { background:url(../images/tn_r.png) }



/** SUB LINK HOVER APPEARANCE **/
#multi-ddm ul a:hover {  background: url(../images/nav_bg_h.png); }




/*  *********************************************  SUB-NAV  STYLE *********************************************** */

div#sub-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
/** REMOVE DISPLAY CODE TO DISPLAY SUB-GRAPHIC NAVIGATION **/ 
	display: none;
	}
div#sub-nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	}

div#sub-nav a {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	}

/** TOP LINK NORMAL AND HOVER APPEARANCES **/
div#sub-nav a.want { background:url(../images/sn_wants.jpg) }
	div#sub-nav a.want:hover { background:url(../images/sn_wants_h.jpg) }
div#sub-nav a.body { background:url(../images/sn_body.jpg) }
	div#sub-nav a.body:hover { background:url(../images/sn_body_h.jpg) }
div#sub-nav a.prob { background:url(../images/sn_problem.jpg) }
	div#sub-nav a.prob:hover { background:url(../images/sn_problem_h.jpg) }
div#sub-nav a.serv { background:url(../images/sn_services.jpg) }
	div#sub-nav a.serv:hover { background:url(../images/sn_services_h.jpg) }



/*  *********************************************  SIDEBAR  STYLE *********************************************** */

/** TOP MENU POSITIONING **/
#multi-ddmSB {
	margin: 0 0 0 0;
	}

/** SUBMENU WIDTH **/
#multi-ddmSB ul, #multi-ddmSB ul li {	width: 200px; }

/** SUBMENU APPEARANCE **/
#multi-ddmSB ul {
	background:#D9D9D9;
	border: solid;
	border-color: #B2B691;
	border-width: 2px;
	margin-top: -60px;
	
	}


/** TOP LEVEL LINK APPEARANCE **/
#multi-ddmSB a {
	padding: 0 0 0 0;
	margin: 30px 0 0 100px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}
#multi-ddmSB li:hover a {
	
	color: #553d55;
	
	}

/** SUB LEVEL LINK APPEARANCE **/
#multi-ddmSB ul a {
	padding: 4px 16px;
	margin: 0 0 2px 0;
	color: #6F8779;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	height: 20px;
	border: none;
	background: url(../images/nav_bg.png);
	font-size: 13px;
	}

/** SUB LINK HOVER APPEARANCE **/
#multi-ddmSB ul a:hover {  background: url(../images/nav_bg_h.png); }

/******************/
#multi-ddmSB .hair
{
background: url(../images/hairNohover.jpg);
width: 274px;
height: 82px;
}
#multi-ddmSB .hair:hover
{
background: url(../images/hairHover.jpg);
}
#multi-ddmSB .youthful
{
background: url(../images/youthfulNohover.jpg);
width: 274px;
height: 82px;
}
#multi-ddmSB .youthful:hover
{
background: url(../images/youthfulHover.jpg);
}
#multi-ddmSB .smooth
{
background: url(../images/smoothNohover.jpg);
width: 274px;
height: 82px;
}
#multi-ddmSB .smooth:hover
{
background: url(../images/smoothHover.jpg);
}
#multi-ddmSB .clear
{
background: url(../images/clearNohover.jpg);
width: 274px;
height: 82px;
}
#multi-ddmSB .clear:hover
{
background: url(../images/clearhover.jpg);
}
#multi-ddmSB .legs
{
background: url(../images/legsNohover.jpg);
width: 274px;
height: 82px;
}
#multi-ddmSB .legs:hover
{
background: url(../images/legsHover.jpg);
}
#multi-ddmSB .body
{
background: url(../images/bodyNohover.jpg);
width: 274px;
height: 82px;
}
#multi-ddmSB .body:hover
{
background: url(../images/bodyHover.jpg);
}
/*  *********************************************  SIDEBAR ACCORDION  STYLE *********************************************** */

.menu_list {	
	float: right;
	width: 274px;
	margin: 0;
	padding: 0;
	}
.menu_head {
	padding: 0;
	margin: 0;
	height: 82px;
	width: 274px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	background:url(../images/accordion_panel.jpg);	
	}
.menu_body {
	display:none;
	}
.menu_body a{
	display:block;
	background:#FFF;
	width: 274px;
	padding: 0 20px 5px 20px;
	font-weight:normal;
	text-decoration:none;
	color: #553D55;
	}
.menu_body a:hover{
	color: #000000;
	text-decoration:underline;
	}

.menu_list .last { height: 7px; overflow: hidden; }

.menu_head img {
	float: left;
	margin: 0;
	padding: 19px 20px 0 23px;
	}
.menu_head p {
	float: left;
	margin: 0;
	padding: 19px 0 0 0;
	font-family: "Times New Roman", Times, serif;
	color: #644A65;
	font-size: 18px;
	}


/*  *********************************************  ICONS  STYLE *********************************************** */

div#mn-icons .pane-list {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	}

div#mn-icons .pane-list li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 156px;
	width: 202px;
	cursor: pointer;
	}

div#mn-icons .title {
	margin: 10px 0 0 18px;
	padding: 0;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	color: #644A65;
	}

div#mn-icons .info {
	margin: 10px 0 0 20px;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #553D55;
	}

div#mn-icons .info a {
	color: #553D55;
	text-decoration: none;
	}
div#mn-icons .info a:hover { color: #000; }




/*  *********************************************  CONTENT  STYLE *********************************************** */

div#mn-content {
	}

div#mn-content p {
	}
	div#mn-content strong {
		}

div#mn-content ul {
		margin:0;
		padding: 0 0 15px 20px;
		}
	div#mn-content li {
		padding-left: 5px;
		list-style-image: url(../images/arrow_01.gif);
		}

div#mn-content a {
	color:#745C76;
	text-decoration:none;
	}
	div#mn-content a:hover {
		color:#000;
		text-decoration:underline;
		}





/*  *********************************************  FOOTER  STYLE *********************************************** */

div#mn-footer ul ul { display: none; }
div#mn-footer .hidden { display: none; }

div#mn-footer {
	line-height: 20px;
	font-size: 11px;
	color: #FFF;
	}
	#mn-footer p {
		float: left;
		text-align: center;
		padding: 0;
		margin: 11px 0 0 0;
		width: 100%;
		}
	#mn-footer ul {
		float: left;
		padding: 0;
		margin: 11px 0 0 0;
		width: 100%;
		list-style-type: none;
		text-align: center;
		}
		#mn-footer li {
			display: inline;
			padding-right: 25px;
			white-space: nowrap;
			}
	#mn-footer a {
		color: #FFF;
		text-decoration: none;
		}
		#mn-footer a:hover {
			text-decoration:underline;
			}
	
	
	
	
	
/*  *********************************************  HEADER TAGS *********************************************** */

H1, #mn-sidebar .header, H2, H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#553D55;
	margin: 0 0 0 -2px;
	padding: 20px 0 10px 0;
	font-size: 26px;
	}

H2 {
	font-weight: normal;
	padding: 20px 0 10px 0;
	font-size: 20px;
	}

H3 {
	font-weight: normal;
	padding: 20px 0 0 0;
	font-size: 16px;
	}




/*  *********************************************   PICTURES   *********************************************** */

.picborder, .picRight, .picLeft {
	border: 3px solid #fff; 
	padding: 3px;
	-webkit-box-shadow:1px 1px 5px #000;
	-moz-box-shadow:1px 1px 5px #ccc;
	}
	.picRight {
		float:right;
		margin-left:20px;
		}
	.picLeft {
		float:left;
		margin-right:20px;
		}

.picRightnoborder {
	float:right; 
	margin-left:20px;
	margin-top: 20px;
	}

.picLeftnoborder {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	}


/*  *********************************************   CONTENT ELEMENTS  *********************************************** */

hr {
	width: 80%;
	border: none;
	border-top: 1px solid #B2B691;
	text-align: center;
	margin: 20px auto;
	}
.bna-before img {
	margin-right: 4px;
	margin-left: 4px;
	border: #B2B691 solid 1px;
	padding: 3px;
}
.bna-after img {
	margin-right: 4px;
	margin-left: 4px;
	border: #B2B691 solid 1px;
	padding: 3px;
}
.bna-50 {
	width: 48%;
	float: left;
	display: block;
}
.bna-50 img {
	border: 1px solid #B2B691;
	padding: 3px;
	margin-top: 4px;
}
.bna-wrapper p {
	margin-right: 30px;
	display: block;
}

div.spacer{clear:both; height:5px; display:block;}