/* Table of Contents:
	- CSS Imports
	- Global Containers
	- Typography
	- Header Layout
	- Middle Layout
	- Footer Layout
*/

/* CSS Imports
--------------------------------------------------------------------------------------- */
@import url("headmasters-nav.css");
/*@import url("lightbox.css");*/

/* Global Containers
--------------------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	text-shadow: rgba(0,0,0,.01) 0 0 0; /* Safari Font Smoothing Fix */
}

body {
	background: #eff3e5 url(../img/body-bg.jpg) top right no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#container {
	width: 880px;
	margin: 0 auto;
	padding: 50px 0 0 0;
	text-align: left;
}

#box, #privacy {
	width: 878px;
	border: solid 1px #854d26;
	background: #fff;
}

#privacy {
	width: 325px;
	margin: 10px auto;
	padding: 10px 25px;
	text-align: left;
}

#box:after {
	content: ".";  
	display: block; 
	height:  0;  
	clear: both; 
	visibility:  hidden;
}

#shadow-top, header {
	display: block;
	width: 880px;
	height: 10px;
	background: url(../img/shadow-top.png) top left no-repeat;
}

#shadow-bottom, footer {
	display: block;
	width: 880px;
	height: 20px;
	background: url(../img/shadow-bottom.png) top left no-repeat;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	visibility: hidden;
}

clearfix:after {
	content: ".";  
	display: block; 
	height:  0;  
	clear: both; 
	visibility:  hidden;
}

/* Link Styles
--------------------------------------------------------------------------------------- */
a, a:link, a:active {
	color: #80adb8;
}

a:visited {
	color: #c7b488;
}

a:hover {
	color: #854d26;
}

a img {
	border: 0;
}

/* Header Layout
--------------------------------------------------------------------------------------- */
h1 {
	width: 269px;
	height: 47px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 20px 0 0 160px;
}

h1 span {
	visibility: hidden;
}

#box.corner01 {
	background: #fff url(../img/corner-01.jpg) top left no-repeat;
}
#box.corner02 {
	background: #fff url(../img/corner-02.jpg) top left no-repeat;
}
#box.corner03 {
	background: #fff url(../img/corner-03.jpg) top left no-repeat;
}

address {
	color: #963;
	font-style: normal;
	font-size: 11px;
	line-height: 14px;
	text-align: right;
	margin: 40px 80px 20px 0;
}

p.phone {
	color: #ccc;
	font-size: 23px;
	line-height: 16px;
	float: right;
	display: inline;
	margin: 0 80px 0 0;
	text-align: center;
}

p.phone span {
	display: block;
	color: #80adb8;
	line-height: 16px;
	font-size: 11px;
	margin: 6px 0 0 0;
}

p.phone strong {
	color: #2f7181;
	font-size: 12px;
}



/* Middle Layout
--------------------------------------------------------------------------------------- */
p, ul {
	font-size: 11px;
	line-height: 18px;
	color: #963;
	margin: 0 0 6px 0;
}

div.policies p {
	margin: 0 50px 11px 0;
	color: #963;
}

div.home2 {
	width: 420px;
	float: right;
	display: inline;
	line-height: 26px;
	margin: 20px 0 0 0;
	padding-bottom: 140px;
	background: url(../img/home-riverrocks.jpg) bottom right no-repeat;
}

p.home {
	width: 180px;
	float: left;
	display: inline;
	line-height: 26px;
	margin: 0 0 0 0;
}


p.home-spec {
	font-size: 15px;
	line-height: 18px;
	width: 100px;
	color: #854d26;
	font-weight: bold;
	float: left;
	display: inline;
	text-align: center;
	line-height: 26px;
	margin: 40px 0 0 60px;
}

p.press {
}

p.home-spec a, p.home-spec a:link, p.home-spec a:visited  {
	display: block;
	color: #f1ebdf;
	text-decoration: none;
	border: #c2ab8c 3px solid;
	background: #854d26;
	padding: 6px 4px 6px 6px;
}

p.home-spec a:hover, p.home-spec a:active  {
	color: #fff;
	text-decoration: none;
	border: #854d26 3px solid;
	background: #c2ab8c;
	padding: 6px 4px 6px 6px;
}

p.home-spec a span  {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 16px;
}



ul li {

}

h2 {
	overflow: hidden;
}

h2 span {
	visibility: hidden;
}

h2.welcome {
	width: 306px;
	height: 74px;
	background: url(../img/h2-welcome.png) top left no-repeat;
	float: left;
	display: inline;
	margin: 35px 0 35px 100px;
}

div.menu-head {
	width: 300px;
	float: left;
}

div.menu-head h2 {
	background: url(../img/h2-menus.png) top left no-repeat;
	width: 300px;
	height: 185px;
	float: left;
	margin: 60px 0 0 0;
}

div.menu-head h2.hair {
	background-position: 0px 0px;
}
div.menu-head h2.nails {
	background-position: 0px -185px;
}
div.menu-head h2.skin {
	background-position: 0px -370px;
}
div.menu-head h2.waxing {
	background-position: 0px -555px;
}
div.menu-head h2.body {
	background-position: 0px -740px;
}
div.menu-head h2.spa {
	background-position: 0px -925px;
}
div.menu-head h2.about {
	background-position: 0px -1110px;
}
div.menu-head h2.contact {
	background-position: 0px -1295px;
}
div.menu-head h2.mobile {
	background-position: 0px -1480px;
}
div.menu-head h2.policies {
	background-position: 0px -1665px;
}
div.menu-head h2.specials {
	background-position: 0px -1850px;
}
div.menu-head h2.press {
	background-position: 0px -2035px;
}
div.menu-head h2.makeup {
	background-position: 0px -2220px;
}
div.menu-head h2.massage {
	background-position: 0px -2405px;
}

div.menu-head p {
	color: #80adb8;
	text-align: center;
}

h3 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #80adb8;
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 9px 0;
}

div.menu {
	width: 450px;
	float: right;
	display: inline;
	margin: 0;
}

div.menu ul {
	list-style: none;
	color: #80adb8;
	margin: 0 0 18px 0;
}

div.menu ul li {
	margin: 0 0 9px 0;
}

div.menu ul li em {
	color: #963;
	width: 280px;
	font-style: normal;
	font-weight: bold;
	float: left;
}

div.menu ul li span {
	color: #963;
	display: block;
	font-style: italic;
	margin: 0 70px 0 9px;
}

p.address {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 14px;
	color: #854d26;
}

h3 span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

div.bg {
	float: left;
	width: 878px;
	padding-bottom: 80px;
}

div.hair {
	background: url(../img/bg-hair.jpg) bottom left no-repeat;
	padding-bottom: 40px;
}
div.nails {
	background: url(../img/bg-nails.jpg) bottom left no-repeat;
	padding-bottom: 0;
}
div.skin {
	background: url(../img/bg-skin.jpg) bottom left no-repeat;
	padding-bottom: 0;
}
div.waxing {
	background: url(../img/bg-waxing.jpg) bottom left no-repeat;
	padding-bottom: 120px;
}
div.massage {
	background: url(../img/bg-body.jpg) bottom left no-repeat;
	padding-bottom: 20px;
}
div.spa {
	background: url(../img/bg-spa.jpg) bottom left no-repeat;
	padding-bottom: 240px;
}
div.specials {
	background: url(../img/bg-specials.jpg) bottom left no-repeat;
	padding-bottom: 350px;
}
div.contact {
	background: url(../img/bg-contact.jpg) bottom left no-repeat;
	padding-bottom: 0;
}
div.body {
	background: url(../img/bg-mobile.jpg) bottom left no-repeat;
	padding-bottom: 240px;
}
div.makeup {
	background: url(../img/makeup-brushes.jpg) bottom right no-repeat;
	padding-bottom: 150px;
}
/* Contact Form Layout
--------------------------------------------------------------------------------------- */
#contact {
	border: solid 1px #80adb8;
	margin: 0 18px 9px 0;
	padding: 6px 0 0 0;
	width: 400px;
	background: #f4f7f4;
}
#contact p {
	margin: 0 10px 9px 10px;
	color: #854d26;
}
#contact label {
	display: block;
	float: left;
	display: inline;
	width: 70px;
	text-align: right;
	margin: 0 4px 0 0;
	color: #854d26;
}
#contact input, #contact textarea, #contact select {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
.company57 {
	visibility: hidden;
	position: absolute;
}
#contact p.state {
	float: left;
	display: inline;
}
#contact p.zip label {
	width: 25px;
}
#contact p.referral label {
	float: none;
	width: auto;
	text-align: left;
}
#contact p.check {
	margin-left: 92px;
}
#contact p.check label {
	float: none;
	width: auto;
}
#contact .required, #contact p.required label {
	color: #069;
}
#contact p.message label {
	text-align: left;
}
#contact p.required input {
	border: solid 1px #069;
	padding: 1px;
}
#company, #realname, #email {
	width: 275px;
}
#title {
	width: 225px;
}
#address1, #address {
	width: 200px;
}
#city, #phone {
	width: 175px;
}
#state {
	width: 40px;
}
#zip {
	width: 60px;
}
#message {
	width: 372px;
}
#contact p.submit {
	margin: 0;
	padding: 6px;
	background: url(../img/form-bg.png) top left repeat-x;
	text-align: center;
	border-top: solid 1px #80adb8;
}
#contact p.submit input {
	font-size: 16px;
}
#service {
	margin: 0 20px;
	width: 360px;
	float: left;
}
#service li {
	width: 150px;
	float: left;
}
/* Footer Layout
--------------------------------------------------------------------------------------- */