body {
	background-color: #292929;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
hr {
	color: #292929;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.borderit img{
border: 1px solid #ffffff;
}
.borderit:link img{
border: 1px solid #ffffff;
}
.borderit:visited img{
border: 1px solid #ffffff;
}
.borderit:hover img{
border: 1px solid #22B7EF;
}
.borderit:active img{
border: 1px solid #22B7EF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #22B7EF;
	text-decoration: none;
}
a:active {
	color: #22B7EF;
	text-decoration: none;
}

.contactnavcell {
	background-image: url(_graphics/contact-bottom-bg.jpg);
	height: 332px;
	background-repeat: no-repeat;
	background-position: top;
}
.homenavcell {
	background-image: url(_graphics/nav-bg.jpg);
	height: 230px;
	background-repeat: no-repeat;
	background-position: top;
}
.homestretchcell {
	background-image: url(_graphics/stretchcell-bg.jpg);
	height: 325px;
}
.stretchcell {
	background-image: url(_graphics/stretchcell-bg.jpg);
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 15px;
	font-weight: bold;
}
.blefttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 15px;
	font-weight: bold;
	text-align: left;
	margin-right: 20px;
}
.pinkfoottext {
	font-size: 12px;
	font-weight: bold;
	color: #E5257B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bluetext {
	color: #22B7EF;
}
.lgebluetext {
	font-size: 20px;
	color: #22B7EF;
	font-weight: bold;
}
.pinktext {
	color: #E5257B;
}

.servicesleftcell {
	height: 657px;
	background-image: url(_graphics/services-leftbg.jpg);
	width: 372px;
}
.servicesrightbottomcell {
	height: 332px;
	width: 332px;
	background-image: url(_graphics/services-br-bg.jpg);
}
.servicesrighttopcell {
	background-image: url(_graphics/services-tr-bg.jpg);
	height: 325px;
	width: 332px;
}
.prefootercell {
	height: 52px;
}
.pricelistcell {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #E5257B;
	font-size: 10px;
}
.smalltext {
	font-size: 10px;
}
.imgsalon {
	margin-right: 14px;
	margin-bottom: 12px;
	border: 1px solid #FFFFFF;
}
.newscell {
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	background-color: #E5257B;
}
.gallery2 {
	text-align: center;
	margin-left: 50px;
}
.gallery2 img{
	margin: 2px;
}


#News {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	margin: 0;
}
#News li {
	margin: 0;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #22B7EF;
}
#News li h3 {
	font-size: 14px;
	color: #22B7EF;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#News li h6 {
	clear: both;
	color: #759FDD;
	font-size: 9px;
	text-transform: uppercase;
	margin: 0px;
	line-height: 30px;
}
#News li div {
	margin: 0px;
}
