* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #71CFDD;
	font: 16px/1.6em "Trebuchet MS", Verdana, Arial;
	color: #1C839C;
	border-top: 40px solid #EF4C91;
}
a:link, a:visited {
	font-weight: bold;
	color: #EF4C91;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #EF4C91;
	text-decoration: none;
}
p {
	margin-bottom: 15px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #1C839C;
	margin-bottom: 15px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #F14D92;
	margin-bottom: 15px;
}
h4 {
}
#wrap {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
dt {
	font: bold 18px "Trebuchet MS", Verdana, Arial;
	color: #EF4C91;
	margin-bottom: 0px;
	overflow: hidden;
	margin-top: 25px;
}
#servicelist dd {
	margin-top: 0px;
	margin-bottom: 5px;
}
#header {
	height: 340px;
	margin-top: 10px;
	background: url(../images/all-about-me-logo.gif) no-repeat 0px 0px;
}
#footer {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 20px;
	font-family: "Trebuchet MS", Verdana, Arial;
	clear: both;
	background: #1C839C;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}
#footer a:link, #footer a:visited{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
}
#footer a:hover {
	color: #EF4C91;
	text-decoration: none;
}
#credit {
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 10px/1.2em Arial, Helvetica, sans-serif;
	text-align: center;
	color: #1C839C;
}
#credit a:link, #credit a:visited{
	color: #1C839C;
	text-decoration: underline;
}
#credit a:hover{
	color: #1C839C;
	text-decoration: none;
}
#servicelist {
	width: 725px;
	margin-left: 10px;
}
#servicelist dd {
	font-size: 16px;
}
.photoright {
	clear: both;
	float: right;
	border: 6px solid #FFFFFF;
}

/* Navigation Styles */

#nav {
	float: right;
	width: 300px;
	height: auto;
	margin-top: 0px;
	margin-right: 15px;
}
#nav li {
	margin-bottom: 15px;
	width: 200px;
	margin-left: 65px;
	list-style: none;
}
#home a {
	background: url(../images/home-menu.gif) no-repeat 0 0;
	display: block;
	width: 200px;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: #FBF7E4;
	font-size: 18px;
	text-decoration: none;
   }
#home a:hover {
   background-position: -200px 0;
   }
#home a:active {
   background-position: -400px 0;
   }
#about a {
	background: url(../images/about-menu.gif) no-repeat 0 0;
	display: block;
	width: 200px;
	height: 28px;
	margin: 0px;
	font-weight: bold;
	color: #FBF7E4;
	font-size: 18px;
	text-decoration: none;
   }
#about a:hover {
   background-position: -200px 0;
   }
#about a:active {
   background-position: -400px 0;
   }
#services a {
	background: url(../images/services-menu.gif) no-repeat 0 0;
    display: block;
	width: 200px;
	height: 28px;
	margin: 0px;
   }
#services a:hover {
   background-position: -200px 0;
   }
#services a:active {
   background-position: -400px 0;
   }
#parties a {
	background: url(../images/parties-menu.gif) no-repeat 0 0;
    display: block;
	width: 200px;
	height: 28px;
	margin: 0px;
   }
#parties a:hover {
   background-position: -200px 0;
   }
#parties a:active {
   background-position: -400px 0;
   }
#contact a {
	background: url(../images/contact-menu.gif) no-repeat 0 0;
	display: block;
	width: 200px;
	height: 28px;
	margin: 0px;
	padding: 0px;
   }
#contact a:hover {
   background-position: -200px 0;
   }
#contact a:active {
   background-position: -400px 0;
   }
#mefine a {
	background: url(../images/me-fine-menu.gif) no-repeat 0 0;
	display: block;
	width: 220px;
	height: 28px;
	margin: 0px;
	padding: 0px;
   }
#mefine a:hover {
   background-position: -220px 0;
   }
#mefine a:active {
   background-position: -440px 0;
   }
#photos a {
	background: url(../images/photos-menu.gif) no-repeat 0 0;
	display: block;
	width: 200px;
	height: 28px;
	margin: 0px;
	padding: 0px;
   }
#photos a:hover {
   background-position: -200px 0;
   }
#photos a:active {
   background-position: -400px 0;
   }
#specials a {
	background: url(../images/specials-menu.gif) no-repeat 0 0;
	display: block;
	width: 200px;
	height: 28px;
	margin: 0px;
	padding: 0px;
   }
#specials a:hover {
   background-position: -200px 0;
   }
#specials a:active {
   background-position: -400px 0;
   }
.active {
	background: -400px 0px;
}
/* styles for H1 Headings using image replacement */
h1 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #EF4C91;
	margin-bottom: 20px;
	overflow: hidden
}
h1 span {
 display: block;
/* place the span on top */
 position: relative;
 z-index: 1;
}
#home-header, #home-header span {
	width: 345px;
	height: 40px;
	background-image: url(../images/pampering-spa-experience-tween-to-teen-girls.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#servicesh1, #servicesh1 span {
	width: 740px;
	height: 40px;
	background-image: url(../images/services-h1.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#contacth1, #contacth1 span {
	width: 740px;
	height: 40px;
	background-image: url(../images/contact-h1.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#confirmh1, #confirmh1 span {
	width: 740px;
	height: 40px;
	background-image: url(../images/confirm-h1.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#bffh1, #bffh1 span {
	width: 740px;
	height: 40px;
	background-image: url(../images/bff-h1.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#aboutus, #aboutus span {
	width: 740px;
	height: 40px;
	background-image: url(../images/aboutus-h1.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#wecare, #wecare span {
	width: 740px;
	height: 40px;
	background-image: url(../images/mefine-h1.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#photogallery, #photogallery span {
	width: 740px;
	height: 40px;
	background-image: url(../images/photo-gallery-h1.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#operatinghours, #operatinghours span {
	width: 250px;
	height: 40px;
	background-image: url(../images/hours-h1.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#specialsh1, #specialsh1 span {
	width: 740px;
	height: 40px;
	background-image: url(../images/specials-h1.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}

/* This is what moves the text under the span */
#home-header span { margin-bottom: -75px; }
#servicesh1 span { margin-bottom: -75px; }
#contact span { margin-bottom: -75px; }
#confirmh1 span { margin-bottom: -75px; }
#bffh1 span { margin-bottom: -75px; }
#aboutus span { margin-bottom: -75px; }
#wecare span { margin-bottom: -75px; }
#photogallery span { margin-bottom: -75px; }
#operatinghours span { margin-bottom: -75px; }
#specialsh1 span { margin-bottom: -75px; }
/* */
/* styles for Definition List Headings using image replacement */
/* */
dt span {
 display: block;
/* place the span on top */
 position: relative;
 z-index: 1;
}
/* for Services page */
#manicureforsure, #manicureforsure span {
	width: 345px;
	height: 40px;
	background-image: url(../images/manicureforsure-dt.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#toetally, #toetally span {
	width: 345px;
	height: 40px;
	background-image: url(../images/toetally-dt.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#watchmeglow, #watchmeglow span {
	width: 345px;
	height: 40px;
	background-image: url(../images/watchmeglow-dt.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#strawberry, #strawberry span {
	width: 345px;
	height: 40px;
	background-image: url(../images/strawberry-dt.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#justbeingme, #justbeingme span {
	width: 345px;
	height: 40px;
	background-image: url(../images/justbeingme-dt.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#mememe, #mememe span {
	width: 345px;
	height: 40px;
	background-image: url(../images/mememe-dt.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#glitz, #glitz span {
	width: 345px;
	height: 40px;
	background-image: url(../images/glitz-dt.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#tattoo, #tattoo span {
	width: 345px;
	height: 40px;
	background-image: url(../images/tattoo-dt.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#sunday, #sunday span {
	width: 500px;
	height: 40px;
	background-image: url(../images/sunday-tea-time-dt.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#moviestar, #moviestar span {
	width: 500px;
	height: 40px;
	background-image: url(../images/movie-star-makeup-dt.gif);
	background-repeat: no-repeat;
	color: #2E0100;
} 
#salon-service, #salon-service span {
	width: 500px;
	height: 40px;
	background-image: url(../images/salon-services-dt.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
/* for BFF Party Packages */
#nailsandtoes, #nailsandtoes span {
	width: 400px;
	height: 40px;
	background-image: url(../images/nailsandtoes-dt.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#nailsortoes, #nailsortoes span {
	width: 422px;
	height: 40px;
	background-image: url(../images/nailsortoesandfacial-dt.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#ladida, #ladida span {
	width: 400px;
	height: 40px;
	background-image: url(../images/ladida-dt.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#headoverheels, #headoverheels span {
	width: 400px;
	height: 40px;
	background-image: url(../images/headoverheels-dt.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}
#spadeluxe, #spadeluxe span {
	width: 400px;
	height: 40px;
	background-image: url(../images/spadeluxe-dt.gif);
	background-repeat: no-repeat;
	color: #2E0100;
}

/* This is what moves the text under the span */
/* for Services page */
#manicureforsure span { margin-bottom: -75px; }
#toetally span { margin-bottom: -75px; }
#watchmeglow span { margin-bottom: -75px; }
#strawberry span { margin-bottom: -75px; }
#justbeingme span { margin-bottom: -75px; }
#mememe span { margin-bottom: -75px; }
#glitz span { margin-bottom: -75px; }
#tattoo span { margin-bottom: -75px; }
#sunday span { margin-bottom: -75px; }
#moviestar span { margin-bottom: -75px; }
/* for BFF Party Packages */
#nailsandtoes span { margin-bottom: -75px; }
#nailsortoes span { margin-bottom: -75px; }
#ladida span { margin-bottom: -75px; }
#headoverheels span { margin-bottom: -75px; }
#spadeluxe span { margin-bottom: -75px; }



#content {
	margin-top: 25px;
}
#slideshow {
	height: 335px;
	width: 437px;
	float: left;
	margin-top: 27px;
}
#open {
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 40px;
}
#main {
	float: right;
	width: 343px;
	padding-left: 0px;
	font-size: 16px;
	text-align: left;
}
#hours {
	float: left;
	height: auto;
	clear: left;
	width: 437px;
	text-align: left;
	background-image: url(../images/new-location-small.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.phone {
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
}
.rightimg {
	float: right;
	margin-left: 20px;
}
#servicelist dd img {
	border: 6px solid #FFFFFF;
	float: right;
	clear: both;
	margin-left: 15px;
}
#main p {
	margin-bottom: 15px;
}
.price {
	color: #F14D92;
	font-size: 14px;
	font-weight: bold;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* Styling For Forms */

form#contactform {
	width:400px;
	margin:0 auto;
	float: left;
}
form#contactform fieldset {
	width:400px;
	display:block;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0.5em;
	line-height:1.5em;
	border: 1px solid #EEEEEE;
	color: #1C839C;
}
#locate {
	width: 290px;
	float: right;
	margin-top: 10px;
	text-align: center;
}
.photoborder {
	border: 6px solid #FFFFFF;
}
form#contactform fieldset#personal {width: 400px;}
form#contactform fieldset#comments {width: 400px;}
form#contactform legend {font-family:"Trebuchet MS", Verdana, Arial; font-size:20px; font-weight:bold; margin-bottom:7px; padding:4px 5px; width:150px; color: #1C839C;}
form#contactform label {
	clear:left;
	display:block;
	float:left;
	width:100px;
	text-align:right;
	padding-right:10px;
	color:#1C839C;
	margin-bottom:0.5em;
	font-weight: bold;
	font-size: 12px;
}
form#contactform input {
	border:1px solid #C0C9B4;
	background:#FCFCFA;
	padding-left:0.5em;
	margin-bottom:0.6em;
}
form#contactform select {margin-left:0.5em;}
form#contactform textarea {
	width:375px;
	height:10em;
	border:1px solid #8A7D78;
	padding:0.5em;
	overflow:auto;
}
form#contactform #button1, form#contactform #button2 {
	color:#FFFFFF;
	padding-right:0.5em;
	cursor:pointer;
	width:180px;
	margin-left:8px;
	font-weight: bold;
	background-color: #F14D92;
	text-transform: lowercase;
	font-size: 16px;
}
form#contactform #button1:hover, form#contactform #button2:hover {
	color:#EF4C91;
	background-color: #FFFFFF;
}
#gallery {
	height: 440px;
	width: 637px;
}
.cakeimage {
	border: 10px solid #FFFFFF;
	margin-right: 15px;
}
