html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	background-color: #837062;
	margin-top: 0;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #52350f;
}

#footer {
	border: 1px solid white;
	width: 758px;
	background: #332921;
	color: white;
	font-size: 10px;
	padding: 10px 0px;
	height: 10px;
	clear: both;
}

#products {
	width: 760px;
	height: 70px;
	clear: both;
	margin-bottom: 10px;
}


#footer a {
	color: white;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
}

.credit {
	margin-left: 30px;
	position: absolute;
}

.copyright {
	float: right;
	display: inline;
	margin-right: 30px;
}

#header {
	width: 760px;
	background-color: #ccc;
	background:url(images/bg_masthead.gif) no-repeat;
	height: 96px;
}

#header a {
	display: block;
	line-height: 83px;
	text-decoration: none;
	width: 760px;
}

#header a b {
	visibility: hidden;
}

#sidebar {
	float: left;
	width: 250px;
	margin-top: 70px;
	height: 100%;
}

#sidebar img {
	border: 6px solid #e7fbfb;
	margin-left: 61px;
	margin-bottom: 20px;
}

#content {
	margin: 70px 32px 30px 310px;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
}

#content table {
	float: left;
	display: inline;
	margin-bottom: 20px;

}


#content td {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #def8fe;
	padding: 8px;
	color:#9f8d80;

}

#alignment {
	width:760px; 
	margin: auto; 
	margin-top: 0px;
	text-align:left; 
	position: relative;
	background-image:url(images/bg_760.gif);
	background-repeat: repeat-y;
}



/* ---[global.navigation]----------------------------------------------- */



#menu_top  {
	margin: 0;
	margin-left: 29px;
	padding: 0;
	position: absolute;
	top: 100px;
	left: 2px;
}

#menu_top ul {
	margin: 0;
	padding: 0;
}

#menu_top li {
	list-style-type: none;
	display: inline;
}

#menu_top li a {
	float: left;
	width: 99px;
	border: 1px solid #dfeaea;
	text-align: center;
	text-decoration: none;
	color: #5e2e04;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}



#content a:link, #content a:visited {
	color: #660000;
}

#content a:hover, #content a:active {
	text-decoration: none;
}



a#home, a#hair, a#facials, a#hands, a#waxing, a#about, a#contact {
	background:url(images/bg_menu_top_off.gif) repeat-x;
}

a:hover#home, a:active#home, a:hover#hair, a:active#hair, a:hover#facials, a:active#facials, a:hover#hands, a:active#hands, a:hover#waxing, a:active#waxing, a:hover#about, a:active#about, a:hover#contact, a:active#contact {
	background:url(images/bg_menu_top_on.gif) repeat-x;
}


/* ---[leftside.content]----------------------------------------------- */


.boxtop {
	background-image:url(images/bg_box_top.gif);
	background-repeat: no-repeat;
}

.box {
	background-image:url(images/bg_box.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a9a8a8;
	width: 216px;
	margin-top: 140px;
	margin-left: 30px;
}

.boxcopy {
	padding: 4px 20px 10px 20px;
}

.boxbottom {
	background-image:url(images/bg_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#specialoffer {
	text-indent: -5000px;
	background:url(images/h1_specialoffer.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}


/* ---[fonts]----------------------------------------------- */


h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #51330d;
}

h1 {
	font-size: 20px;
	margin-bottom: -10px;
}

h3 {
	font-size: 24px;
	color: white;
	letter-spacing: -1px;
	background-image: url(images/bg_price.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-top: 4px;
	font-weight: normal;
	margin: -4px 0 20px 0;
}

h4 {
	font-size: 16px;
	margin-bottom: -4px;
}



h3.table {
	margin: 0;
}


/* ---[miscellany]----------------------------------------------- */

#content td.price {
	background: none;
	background-image: url(images/bg_gradient1.gif);
	background-repeat: repeat-y;
}

input.text, textarea.text {
	background: #fafafa;
	border: 1px solid #ededed;
	width: 392px;
	font-size: 10px;
	padding: 4px;
	color: #616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight: normal;
}

h3.form {
	margin: 0;
	font-size: 10px;
	color: #616161;
	color: #79ae04;
}



