/* 
'****************************************************************************
' W O N D E R W E B Z   L L C
'
' File Description:
' The default style sheet for .
'
'****************************************************************************
*/



/* --------------BELOW SHOULD BE USED EXPLICITLY BY DEVELOPER-------------- */


/* ---- All Content ---- */
* {
	margin: 0;
	padding: 0;
}


html {
	background-color: #DC7A2F;
}

body {
	background-color: #DC7A2F;
	font-family:Arial, Helvetica, sans-serif;
}



/* ---- Section 508 Compliance ---- */
#skip {
	position: absolute;
	margin: 5px 0 0 -1000px;
	list-style: none;
	}
#skip li {
	margin: 0;
	padding: 0;
	position: absolute;
	}
#skip a:focus, #skipnav a:active {
	width: 12em;
	margin-left: 1000px;
	overflow: visible;
	display: block;
	}

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


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

#border_box h1{
	font-weight:bold;
	text-align: center;
	}
	
#border_box h3{
	font-weight:lighter;
	text-align: center;
	}

#border_box p{
	margin-left: 100px;
	text-align: left;
	width: 320px;
	}

.center{
	text-align: center;
	}

.right {
	text-align: right;
	}
/* ---- Misc Text ---- */



 
/* ---- Images ---- */
#home_header {
	background-image:url(../img/home_header.jpg);
	height: 450px;
	width:1000px;
}

#hair_header {
	background-image:url(../img/hair_header.jpg);
	height: 287px;
	width:746px;
}

#title {
	background-image: url(../img/title.jpg);
	float: left;
	height: 55px;
	text-indent: -9999px;
	width: 319px;
	}

/* ---- Layout ----  */
#menu-outer {
	height: 223px;
	margin-top: -100px;
	width: 750px;
}

.pricing {
	margin: 0 auto;
}

	
/* ---- Navigation ---- */
#home_hair {
	float: left;
	margin-left: 25px;
	text-indent: -9999px;
}

#home_hair a {
	background-image:url(../img/home_hairBW.jpg);
	display:block;
	height: 223px;
	width:208px;
}	

#home_hair a:hover {
	background-image:url(../img/home_hairC.jpg);
	display:block;
	height: 223px;
	width:208px;
}	

#home_nails {
	float: left;
	margin-left: 25px;
	text-indent: -9999px;
}

#home_nails a {
	background-image:url(../img/home_nailsBW.jpg);
	display:block;
	height: 223px;
	width:208px;
}	

#home_nails a:hover {
	background-image:url(../img/home_nailsC.jpg);
	display:block;
	height: 223px;
	width:208px;
}	

#home_massage {
	float: left;
	margin-left: 25px;
	text-indent: -9999px;
}

#home_massage a {
	background-image:url(../img/home_massageBW.jpg);
	display:block;
	height: 223px;
	width:208px;
}	

#home_massage a:hover {
	background-image:url(../img/home_massageC.jpg);
	display:block;
	height: 223px;
	width:208px;
}	

#appointments a {
	background-image:url(../img/appointments.gif);
	display:block;
	height: 89px;
	text-indent: -9999px;
	margin-top: 75px;
	width: 189px;
}	

#menu {
	clear: left;
	float: left;
	height: 500px;
	margin-top: 10px;
	text-indent: -9999px;
	width: 175px;
	}

#link_home {
	background-image: url(../img/menu_Home.gif);
	display: block;
	height: 79px;
	width: 175px;
	}
#link_hair {
	background-image: url(../img/menu_Hair.gif);
	display: block;
	height: 79px;
	width: 175px;
	}

#link_nails {
	background-image: url(../img/menu_Nails.gif);
	display: block;
	height: 79px;
	width: 175px;
	}

#link_massage {
	background-image: url(../img/menu_Massage.gif);
	display: block;
	height: 79px;
	width: 175px;
	}
	
#link_packages {
	background-image: url(../img/menu_Packages.gif);
	display: block;
	height: 79px;
	width: 175px;
	}
	
#link_about {
	background-image: url(../img/menu_About.gif);
	display: block;
	height: 79px;
	width: 175px;
	}

#link_contact {
	background-image: url(../img/menu_Contact.gif);
	display: block;
	height: 79px;
	width: 175px;
	}
	
/* ---- Content ---- */
#content {
	margin: 0 auto;
	width: 1000px;
}

#int_content {
	margin: 0 auto;
	width: 746px;
}

#border_box {
	float: left;
	margin-left: 23px;
	width: 548px;
	}

#borderTop {
	background-image:url(../img/borderTop.gif);
	height: 51px;
	width: 548px;
	}
	
#borderBGRe {
	background-image:url(../img/borderBGRe.gif);
	background-repeat: repeat-y;
	width: 548px;
	}
	
#borderBttm {
	background-image:url(../img/borderBttm.gif);
	height: 68px;
	width: 548px;
	}
	
#contact {
	margin-left: 100px;
}

/* ---- Footer ---- */

#footer {
	clear: left;
	font-size: 10px;
	float: left;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-bottom: 10px;
	text-align: center;
	width: 700px;
	}

#footer a {
	color: black;
	}

#footer a:hover {
	color:#FFFFFF;
	}


/* ---- Interior Pages ---- */
