/* Text Styles
----------------------------------------------------------------------------------------------------*/

body {
font-family:Corbel, Myriad Pro, Tahoma, Arial, sans-serif;
}

a:focus {
outline:none;
}

hr {
border:0 #ccc solid;
border-top-width:1px;
clear:both;
height:0;
}

/* Spacing
----------------------------------------------------------------------------------------------------*/

ol {
list-style:decimal;
}

h1 {
height:40px;
margin:20px auto 10px;
text-align:center;
text-indent:-9999em;
}

h2,h3 {
clear:both;
font-family:Corbel, Myriad Pro, Tahoma, Arial, sans-serif;
font-weight:400;
margin-bottom:15px;
line-height:1.2em;
}

/* SMM Links
----------------------------------------------------------------------------------------------------*/

ul#meta-icons li.text p {
color:#736d4f;
font-family:Corbel, Myriad Pro, Tahoma;
font-size:17px;
font-weight:400;
line-height:30px;
}

/* Headers
----------------------------------------------------------------------------------------------------*/

#home h1.header-home {
background:url(../images/header-home.png) top left no-repeat;
height:25px;
margin:0 0 20px 0;
text-indent:-9999em;
width:323px;
}

#about h1 {
background:url(../images/header-about.png) top left no-repeat;
width:293px;
}

#aveda h1 {
background:url(../images/header-aveda.png) top left no-repeat;
width:232px;
}

#salon h1 {
background:url(../images/header-salon.png) top left no-repeat;
width:202px;
}

#spa h1 {
background:url(../images/header-spa.png) top left no-repeat;
width:178px;
}

#packages h1 {
background:url(../images/header-packages.png) top left no-repeat;
width:204px;
}

#policies h1 {
background:url(../images/header-policies.png) top left no-repeat;
width:108px;
}

#gift h1 {
background:url(../images/header-gift.png) top left no-repeat;
width:211px;
}

#contact h1 {
background:url(../images/header-contact.png) top left no-repeat;
width:165px;
}

h2 {
color:#333;
font-size:22px;
text-shadow:0 1px 1px #ccc;
}

#home h2.hp-phone {
margin-top:35px;
margin-left:75px;
font-size:23px;
}

h3 {
color:#aaa37a;
font-size:22px;
font-weight:400;
text-shadow:0 1px 2px #ccc;
}

/* Text and links
----------------------------------------------------------------------------------------------------*/

p {
font-family:Corbel, Myriad Pro, Trebuchet MS, Tahoma, Arial, sans-serif;
font-size:14px;
line-height:1.8em;
margin-bottom:15px;
}

a {
color:#007271;
font-weight:400;
text-decoration:none;
}

a:hover {
color:#736d4f;
}

.grid_6 a, #copyright p a, #signature p a {
border-bottom:1px dotted #007271;
}

.grid_6 a:hover, #copyright p a:hover, #signature p a:hover {
border-bottom:1px dotted #736d4f;
}

.pic-box a, p.top a, .pic-box a:hover, p.top a:hover  {
border-bottom:none;
}

.text-box p {
font-size:13px;
margin-bottom:0;
padding:27px 50px 0 20px;
}

.text-box br {
margin-bottom:5px;
}

.text-box.testimonials p {
font-family:Tahoma, Arial, sans-serif;
font-size:12px;
font-style:italic;
line-height:1.4em;
padding:15px 50px 0 25px;
}

.text-box.testimonials p span {
font-size:12px;
}

.text-box.testimonials p span.color {
color:#009e9d;
}

.text-box.testimonials p.first {
background:url(../images/quote.gif) 70px 50px no-repeat;
padding-bottom:100px;
}

span {
font-size:16px;
font-weight:700;
}

p.top a {
background:url(../images/arrow-top.png) 0 0 no-repeat;
float:right;
font-weight:700;
padding:0 0 10px 20px;
}

p.lock {
background:url(../images/lock-icon.png) 0 0 no-repeat;
padding-left:25px;
}

p.bottom {
margin-bottom:30px;
}

h2.homepage-about a {
color:#333;
font-size:22px;
text-shadow:0 1px 1px #ccc;
}

h2.homepage-about a:hover {
color:#009e9d;
text-shadow:0 1px 1px #ccc;
}

#thank-you h2 {
text-align:center;
background:url(../images/big-check.png) 220px 0px no-repeat;
padding:20px 40px;
margin-top:20px;
}

p.signature-home {
text-align:right;
font-size:13px;
line-height:1.4em;
}

span.sm {
font-size:8px;
font-weight:400;
}

/* Services Menu
----------------------------------------------------------------------------------------------------*/

dl {
margin:0 0 2em;
overflow:hidden;
width:100%;
}

dl.sub-section {
margin:0 0 .5em;
}

dt,dd.price {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:700;
margin-bottom:5px;
padding-bottom:5px;
}

dt {
border-bottom:1px dashed #ccc;
color:#009e9d;
float:left;
width:300px;
}

dt.amenities {
background:url(../images/amenities-icon.png) 0 0 no-repeat;
padding-left:25px;
}

dd {
margin:0;
}

dd.price {
color:#333;
float:right;
padding-left:3px;
padding-right:15px;
}

dd.description {
color:#555;
float:left;
font:italic 80% Tahoma, Arial;
padding:3px 0;
width:99%;
text-align:justify;
}

.indent {
color:#333;
font-size:14px;
margin-left:19px;
width:300px;
}

.indent.double {
width:280px;
}

.amenities.short {
width:280px;
}