/* Content CSS Document */

/* General */

p {
	line-height: 16px;
}

h1 {
	color: #af9eae;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

.fourteen {
	font-size: 14px;
}

.white {
	color: #fff;
}

/* Links */

a { color: #fff; text-decoration: none; outline:none;}
a:link { color: #fff; text-decoration: none; outline:none;}
a:hover { color: #fff; text-decoration: underline; outline:none;}
a:visited { color: #fff; text-decoration: none; outline:none;}
a:visited:hover { color: #fff; text-decoration: underline; outline:none;}

#Footer a { color: #af9eae; text-decoration: none; outline:none; padding:0 0 0 15px; font-weight:bold;}
#Footer a:link { color: #af9eae; text-decoration: none; outline:none;}
#Footer a:hover { color: #af9eae; text-decoration: underline; outline:none;}
#Footer a:visited { color: #af9eae; text-decoration: none; outline:none;}
#Footer a:visited:hover { color: #af9eae; text-decoration: underline; outline:none;}

/* Service Navigation */

#ServiceNav {
	height: 20px;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #483947;
}

#ServiceNav ul {
	float: left;
}

#ServiceNav li {
	float: left;
	display: block;
	list-style-type: none;
	margin: 0 25px 0 0;
	font-size: 12px;
	font-weight: bold;
}

#ServiceNav li a {
	color: #af9eae;
}


#ServiceNav li a:hover {
	color: #fff;
}


/* Headings */

.hairdesign {
	background: url(../images/head-hairdesign.gif) top left no-repeat;
	padding: 45px 0 0 0;
	font-size: 12px;
	color: #fff;
}

.haircolor {
	background: url(../images/head-haircolor.gif) top left no-repeat;
	padding: 45px 0 0 0;
	font-size: 12px;
	color: #fff;
}

.texturizing {
	background: url(../images/head-texturizing.gif) top left no-repeat;
	padding: 45px 0 0 0;
	font-size: 12px;
	color: #fff;
}

.treatments {
	background: url(../images/head-treatments.gif) top left no-repeat;
	padding: 45px 0 0 0;
	font-size: 12px;
	color: #fff;
}

.waxing {
	background: url(../images/head-waxing.gif) top left no-repeat;
	padding: 45px 0 0 0;
	font-size: 12px;
	color: #fff;
}

.framesi {
	background: url(../images/head-framesi.gif) top left no-repeat;
	padding: 50px 0 0 45px;
	font-size: 14px;
	color: #fff;
}

.april {
	background: url(../images/head-as.gif) top left no-repeat;
	padding: 65px 0 0 0;
}

.gallery {
	background: url(../images/head-gallery.gif) top left no-repeat;
	padding: 65px 0 0 0;

}


/* Table */

.servicestable {
	margin: 5px 5px 0 0;
	color: #af9eae;
	font-size: 12px;
	
}

.servicesheading {
	padding: 4px 0px 4px 4px;
	color: #743671;
	font-size: 16px;
}

.services_odd {
	padding: 6px 0px 6px 6px;
	border-bottom: solid 1px #483947;
}

.services_even {
	padding: 6px 0px 6px 6px;
	border-bottom: solid 1px #483947;
}