@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	}


#container {
	width: 900px;
	margin: 0 auto;
	height: auto;
	z-index: 3;
    }
	
#container2 {
	width: 900px;
	background-image:url(images/Mens_07.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin: 0 auto;
	left: 50%;
	height: auto;
	z-index: 3;
    }
    

#mainlinks {
	div-align: right;
	margin: 20px 0px 20px 0px;
	z-index: 3;
	}

#topnav {
	width: 900px;
	height: 30px;
	font-size: 16px;
	color: #555555;
    }

.arial16gray {
	color: #555555;
	font-size: 16px;
	font-weight: bold;
	}

.salonpink {
	font-size: 14px;
	color:#990033;
	line-height: 18px;
	text-align: justify;
	}

.salonpink2 {
	font-size: 11px;
	color:#990033;
	line-height: 14px;
	text-align: justify;
	}

.salonpink12 {
	font-size: 14px;
	color:#990033;
	line-height: 14px;
	text-align: justify;
	}
	
.locationlink {
	color: #555555;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	}

.locationlink:hover {
	color: #990033;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	}

.arialgreenlink {
	font-size: 14px;
	color: #3C6;
	font-weight: bold;
	text-decoration:none;
	}
	
.arialgreenlink:hover {
	font-size: 14px;
	color: #096;
	font-weight: bold;
	text-decoration:none;
	}

.arialgreen {
	font-size: 20px;
	color: #3C6;
	font-weight: bold;
	}
	
.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #333;
	text-transform:uppercase;
	}

.mainsize {
	width: 900px;
	z-index: 3;
	}
.mainsize_2 {
	width: 800px;
	z-index: 3;
	}
	
.mainsize_3 {
	width: 720px;
	z-index: 3;
	}

.smblk {
	font-size: 9px;
	color: #333333;
	}