a.nav:link, a.nav:visited, .nav {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 13px;
	text-transform: uppercase;
	color: #a09f9f;
	text-decoration:none;
}
a.nav:hover, a.nav:active {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 13px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration:none;
}

.footerBg {
	background-color: #ffffff;
}
.footerLogoBg{
	background-image:url('../images/logo_W1.gif');
	background-position:right;
	background-repeat: no-repeat;

}
a.resName:link, a.resName:visited, .resName {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #444343;
	text-decoration:none;
	text-align: center;
	vertical-align: top;
	line-height:11px;
}
a.resName:hover, a.resName:active {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #797979;
	text-decoration:none;
	text-align: center;
	vertical-align: top;
	line-height:11px;
}
.detName {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 20px;
	text-transform: uppercase;
	color: #424141;  
	text-decoration:none;
	text-align: right;
	vertical-align: bottom;
}

/*GLOBAL STYLES*/
.all {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #444343;
	text-decoration:none;
}
.aboutText {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 11px;
	color: #444343;
	text-decoration:none;
}
.detNamePrint {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #000000;  /*fresh 737373    */
	text-decoration:none;
	text-align: left;
	vertical-align: bottom;
}
.measure {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 12px;
	text-transform: lowercase;
	color: #424141;
	text-decoration:none;
	text-align: right;
	vertical-align: bottom;
}
.measureHairEye {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #424141;
	text-decoration:none;
	text-align: right;
	vertical-align: bottom;
}

