/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;} body {line-height: 1;}ol, ul{list-style:none;} blockquote, q{quotes:none;} blockquote:before, blockquote:after, q:before, q:after{content:'';content:none;} :focus{outline:0;} ins{text-decoration:none;} del{text-decoration:line-through;} table{border-collapse:collapse; border-spacing:0;}

/*MAIN*/
body { 
	font-size: 1.05em;
	line-height: 1.25em;
	font-family: Helvetica Neue, Helvetica, Arial;
	background: #A9A9A9;
	color: #FFF;
}

a {

	color: #4B0082;
	text-decoration: none;
	font-weight: bold;

}

a:hover {

	color: #444;

}

/*img {

	width: 100%;

}*/

header {

	background: #fff;
	width: 100%;
	height: 76px;
	position: fixed;
	top: 0;
	left: 0;
	border-bottom: 4px solid #4B0082;
	z-index: 100;

}
.select {
	max-width:90%;
}

#logo {

	margin: 20px;
	float: left;
	width: 321px;
	height: 150px;
	background: url(../images/CoCosSalon.png) no-repeat center;
	display: block;
	border: 3px solid #4B0082

}

nav {

	float: right;
	padding: 20px;

}

#menu-icon {

	display: hidden;
	width: 40px;
	height: 40px;
	background: #FFFFFF url(../images/burger.png) center;

}

a:hover#menu-icon {

	background-color: #444;
	border-radius: 4px 4px 0 0;

}

ul {

	list-style: none;

}

li {

	display: inline-block;
	float: left;
	padding: 10px

}

.current {

	color: #2262AD;

}

.section {

	margin: 80px auto 40px;
	margin-top: 150px;
	max-width: 980px;
	position: relative;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 30px;

}

.hours {
       margin-top: 180px;
      float: left;
      width: 300px;
      padding: 30px

}
.content {
    float: left;
  width: 100%;

  padding-left: 20px;

}
h1 {
        float: center;
	font-size: 2em;
	color: #4B0082;
	line-height: 1.15em;
	margin: 20px 0 ;

}
h2 {
	float: center;
	color: #4B0082;
}h2 {
	float: center;
	color: #4B0082;
}
p {

	line-height: 1.45em;
	margin-bottom: 20px;

}
addy {

  color: #4B0082;
}
