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

/* 
Title:		Master styles for screen media
Author: 	CYoung
*/

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	color: #51463d;
	font-size: 100%;
	background-image: url(../images/body-bg);
	background-repeat: repeat-x;
	text-align: center;
	width: 100%;
	}
#header {
	padding: 0px;
	width: 90%;
	max-width: 1078px;
	min-width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 128px;
	text-align: left;
	position: relative;
}

#header em{
	top: 106px;
	font-style: normal;
	position: absolute;
	left: 575px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}


.bolder {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}


/* navigation */
	
#nav {
	position: relative;
	width: 90%;
	max-width: 1078px;
	min-width: 780px;
	font-size: 1.3em;
	border: thin solid #CCCCCC;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	height: 22px;
	list-style-image: none;
	text-align: center;
	}
#nav ul {
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#nav ul li {
	float: left;
	width: 19.9%;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
	}

#nav ul li.first a {
	margin-left: 0;
	border-left: 0;
	}

#nav ul li.last {
	margin-right: 0;
	}
#nav ul li a {
	display: block;
	float: left;
	width: 100%;
	font-size: 0.6em;
	line-height: 1.6em;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: 1.2px;
	color: #b7b7b7;
	border-left: 1px solid #ccc;
	}
	
#nav ul li a:hover {
	color: #933;
	
	}
	
#nav ul li a strong {
	display: block;
	list-style-image: none;
	list-style-type: none;
	/*padding: .8em 15px;*/
	
	}

#wrapper {
	height: auto;
	width: 90%;
	max-width: 1078px;
	min-width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-repeat: no-repeat;
	background-image: url(../images/welcome.png);
	background-position: left top;
	padding: 0px;
}

#wrapper.hair{
	background-image: url(../images/haircare.png);
}


#wrapper.highlights{
	background-image: url(../images/highlights.png);
}

#wrapper.services{
	background-image: url(../images/services.png);
}

#wrapper.manicures{
	background-image: url(../images/manicures.png);
}

#wrapper.pedicures{
	background-image: url(../images/pedicures.png);
}

#wrapper.esthetics{
	background-image: url(../images/esthetics.png);
}

#wrapper.facials{
	background-image: url(../images/facials.png);
}

#wrapper.products{
	background-image: url(../images/products.png);
}

#wrapper.giftcards{
	background-image: url(../images/giftcards.png);
}

#wrapper.contact{
	background-image: url(../images/contact.gif);
}

#wrapper.oursalon{
	background-image: url(../images/oursalon.png);
}

#wrapper.ourteam{
	background-image: url(../images/ourteam.png);
}

#wrapper.thanks{
	background-image: url(../images/thanks.png);
}


#sidemenu {
	float: right;
	height: 400px;
	width: 22%;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	text-indent: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#innermenu {
	text-align: left;
	width: 152px;
	margin-right: auto;
	margin-left: auto;
}

img.center {
	max-width: 100%;
}

img.wrapped{
	padding:8px;
	float:left;	
}

#pic {
	float: left;
	width: 30%;
	margin-top: 10px;
	text-align: center;
	font-size: 1.3em;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 14px;
	width: 100%;
	text-align: right;
	padding-top: 32px;
	font-size: .6em;
}

#leftside {
	float: left;
	height: auto;
	width: 32%;
	margin-top: 10px;
	background-image: url(../images/sidebarbkgrnd.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 96px;
	padding-left: 98px;
	text-align: left;
	padding-right: 10px;
	list-style-image: none;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#lower {
	height: auto;
	width: 50%;
	float: left;
	margin-top: 22px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}

#lower.pic {
	text-align:center;	
}


ul.lst {
	margin-top: -15px;
	margin-left: -3px;
}

ul.lst li em{
	position: absolute;
	top: 2px;
	right: 7px;
	color: #9c836e;
}

ul.lst li{
	position: relative;
	display: block;
	padding: 2px 50px 2px 7px;
	border-bottom: 1px solid #f3f2e8;
	list-style-image: none;
	list-style-type: none;
	left: -50px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #932718;
}

ul.menu li a{
	text-decoration: none;
	color: #933;
}

ul.menu li a:hover{
	color: #e66038;
}

ul.menu li{
	color: #933;
	position: relative;
	display: block;
	padding: 2px;
	border: none;
	list-style-image: none;
	list-style-type: none;
	left: -30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1em;
}

.menu{
	color: #933;
	font-size: 0.8em;
}
h3 {
	white-space: normal;
	display: inherit;
	line-height: normal;
}
hr {
	color: #999;
	width: 60%;
}

ul.menu {
	margin-top: -15px;
}

h3.menu{
	font-size: 1.0em;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	padding: 0px;
}

.hours {
	text-indent: 0px;
	text-align: center;
	margin-top: 25px;
	font-size: 0.6em;
}

.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.browncopy {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.blackcopy {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	font-variant: normal;
	color: #932718;
}
#leftside h3.menu {
	font-size: 1.2em;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	padding: 0px;
	color: #333;
	left: -18px;
	position: relative;
}
.regular {
	font-size: 0.8em
}
.heading {
	font-size: 1.1em;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	padding: 0px;
	color: #932718;
	left: -9px;
	position: relative;
}
#pic h3.menu {
	font-size: 1.2em;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	padding: 0px;
	color: #333;
	left: -18px;
	position: relative;
}
#nav ul li.last a {
	margin-right: 0;
}
.coffeecup {
	position: absolute;
	left: 75px;
	bottom: 7px;
}
.address {
	text-indent: 0px;
	text-align: center;
	font-size: 0.6em;
	width: 180px;
	position: absolute;
	top: 0px;
	right: 20px;
}
