@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
.header {
	background-image: url(../images/header.jpg);
	background-position: center;
}
.bottomlogo {
	background-image: url(../images/bottomlogo.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	height: 129px;
	width: 575px;
	margin: 0px;
	padding: 0px;
}
a.navigation:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #023DA3;
	text-decoration: none;
	word-spacing: 0in;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #023DA3;
	text-decoration: none;
	word-spacing: 0in;
	text-align: center;
}

a.navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #023DA3;
	text-decoration: none;
	word-spacing: 0in;
}
a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FDC818;
	text-decoration: none;
	word-spacing: 0in;
}
a.navigation:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7E6606;
	text-decoration: none;
	word-spacing: 0in;
}
.numberleft {
	background-image: url(../images/number-left.jpg);
	background-repeat: no-repeat;
	background-position: center 45px;
	padding-top: 45px;
	
}
.haircutsright {
	background-image: url(../images/haircuts-right.jpg);
	background-repeat: no-repeat;
	background-position: center 45px;
}
.mission {
	background-image: url(../images/mission.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

