@charset "UTF-8";
html {
    overflow: scroll;
    }
#wrapper {
	background-color: #000000;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Helvetica, Arial, sans-serif;
	color: #4B4B4B;
	font-style: normal;
	font-weight: normal;
}

body {
	background-color: #190b24;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
}
header {
	background-image: url(images/colours.jpg);
	width: 900px;
	height: 190px;
}
nav {
	width: 880px;
	padding-top: 160px;
	margin-left: auto;
	margin-right: auto;
}
#leftside {
	margin: 0px;
	float: left;
	height: 690px;
	width: 380px;
	padding: 15px;
	text-align: center;
}
#rightside {
	background-color: #FFFFFF;
	margin: 0px;
	float: right;
	height: 690px;
	width: 460px;
	padding: 15px;
	font-size: 15px;
	line-height: 1.2em;
}
main {
	display: block;
}
footer {
	width: 900px;
	background-color: #3D3356;
	color: #FFFFFF;
	font-size: 12px;
	height: 225px;
	padding-top: 10px;
}
.home {
	background-image: url(images/goldwell-color.jpg);
}
.bridal {
	background-image: url(images/blonde-color.jpg);
}
.service {
	background-image: url(images/red-goldhairstyle.jpg);
}
.stylists {
	background-image: url(images/brunette-hairstyle.jpg);
}
.location {
	background-image: url(images/curly-brunette.jpg);
}
#tablefooter {
	margin-right: auto;
	margin-top: 3px;
	margin-left: auto;
	font-size: 14px;
}
#hours {
	background-color: rgba(228,228,228,0.50);
	padding: 10px;
	height: auto;
	width: 225px;
	border: 1px solid rgba(247,247,247,1);
	margin-left: 35px;
	margin-top: 575px;
	color: #000000;
	font-size: 16px;
}
#map {
	background-color: rgba(240,240,240,0.45);
	padding: 7px 10px 5px;
	height: auto;
	width: 225px;
	border: 1px solid #FFFFFF;
	margin-left: auto;
	margin-top: 13px;
	text-align: center;
	color: #B7214E;
	font-size: 15px;
	font-weight: bold;
	margin-right: auto;
}
.boldtext {
	font-size: 20px;
}
.smboldtext {
	font-size: 13px;
	font-weight: bold;
	line-height: 80%;
}
h1 {
	display: block;
	margin-top: 2px;
	margin-bottom: 13px;
	color: #A32F51;
	font-family: Georgia, "Times New Roman", serif, "Times Bold";
	font-style: italic;
	font-weight: bold;
	font-size: 23px;
}
h2 {
	display: block;
	margin-top: 6px;
	margin-bottom: 3px;
	color: #13728C;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-size: 16px;
}
ul {
	margin-top: 5px;
	color: #4B4B4B;
	margin-bottom: 5px;
}
.smallitalictext {
	font-style: italic;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", serif, "Times Bold";
}
.smtext {
	font-size: 10px;
}
.smtextwhite {
	font-size: 10px;
	color: rgba(250,249,254,1.00);
	text-align: center;
}
.subtext {
	color: #0A7690;
	font-size: 20px;
	font-style: normal;
}
.tableservices {
	margin-left: 15px;
}
.floatright  {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.floatleft {
	float: left;
	margin-right: 7px;
}
#salon {
	margin: 10px auto 5px;
	display: block;
	-webkit-box-shadow: 2px 2px 2px 2px #949494;
	box-shadow: 2px 2px 2px 2px #949494;
}
nav a:link  {
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	font-weight: 400;
	font-size: 17px;
}
nav a:hover  {
	text-decoration: none;
	text-align: left;
	color: #190B24;
	font-weight: 400;
	font-size: 17px;
}
nav a:active  {
	text-decoration: none;
	text-align: left;
	color: #FCFCFC;
	font-weight: 400;
	font-size: 17px;
}
nav a:visited  {
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	font-weight: 400;
	font-size: 17px;
}
#rightside a:link  {
	text-decoration: none;
	text-align: left;
	color: #F04F12;
	font-weight: 400;
	font-size: 17px;
}
#rightside a:hover  {
	text-decoration: none;
	text-align: left;
	color: #186E88;
	font-weight: 400;
	font-size: 17px;
}
#rightside a:active  {
	text-decoration: none;
	text-align: left;
	color: #F04F12;
	font-weight: 400;
	font-size: 17px;
}
#rightside a:visited  {
	text-decoration: none;
	text-align: left;
	color: #F04F12;
	font-weight: 400;
	font-size: 17px;
}
footer a:link  {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 400;
	font-size: 15px;
}
footer a:visited  {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 400;
	font-size: 15px;
}
footer a:hover  {
	text-decoration: none;
	color: #ECECEC;
	font-weight: 400;
	font-size: 15px;
}
h3 {
	color: rgba(253,207,91,1.00);
}
