body {
	font-family: arial, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #d7d7d6;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;	
}

 h1 {
	font-size: 120%
}

 h2 {
	font-size: 110%
}

.boldTxt{font-weight: 700;}


.quoteTxt {
	font-style: italic;
}

#header {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#wrapper {
	background: #ffffff;	
	padding: 0px;
	border: 0px solid;
	margin-left: auto;
	margin-right: auto;
	width: 830px;
	text-align: left;
}

#content {
    border: 0px solid;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 10%;
}

#content ul {
	list-style-position: inside;
    list-style-type: disk;
}

#content {
	background: none;
}

#content>div {
	background: none;
	padding: 0px
}

a:link {
	color: #99cc00;
}

a:visited {
	color: #808080;
}

a:hover {
	color: #d7d7d6;
}

a:active {
	color: #808080;
}

#txt {
	color: #ffffff;
	position: absolute;
	top: 200px;
	left: 100px
}

img {
	border: 0px
}

#sub_top_white_bar {
	height: 38px;
	width: 800px;
}

#dictionary {
	width: 216px;
	height: 30px;
}

#team {
	width: 117px;
	height: 30px;
}

#products {
	width: 117px;
	height: 30px;
}

#services {
	width: 117px;
	height: 30px;
}

#happenings {
	width: 117px;
	height: 30px;
}

#noteworthy {
	width: 117px;
	height: 30px;
}

#sub_white_bar_below {
	height: 20px;
	width: 580px
}

#colour_bar {
	height: 50px;
	width: 830px;
}

#sub_white_bar_below_2 {
	height: 20px;
	width: 580px
}

#contactus {
	height: 20px;
	width: 110px;
}

#hourslocation {
	height: 20px;
	width: 110px
}

#hairSkinNavBar {
	margin: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	border: 0px solid;
}

#hair {
	border: 0px solid;
	width: 90%;
}

#skin {
   border: 0px solid;
   width: 90%;
   display: none;	
   }

.articleWithList *{
    border: 0px solid;
    margin-left: 0px;
    margin-right: 0px;   
    margin-bottom: 0px;
    }
    
.articleWithList ul{
    border: 0px solid;
    padding-left: 30px;
    }