/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #86A792 url(images/bg-page.gif) repeat-x;
}
p, h1, h2, h3, h4, h5, a, ul, li, lo, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
p, li {
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	list-style: square;
}
p, h1 {
	margin: 15px 0 15px 0;
}
h1 {
	border-bottom: 1px solid #E8E3DB;
	color: #339933;
	font: bold 24px/24px Papyrus, Geneva, Verdana, Arial, sans-serif;
}
h2 {
	font-size: 14px;
	color: #000000;
	margin-bottom: 0px;
}
h3 {
	padding-left: 22px;
	font-size: 12px;
	color: #000000;
	margin-bottom: -10px;
}
h4 {
	color: #339933;
	font:  bold 24px/18px Papyrus, Geneva, Verdana, Arial, sans-serif;
	margin-bottom: 0px;
}

/* ----------------- IMAGE/ALIGNMENT ELEMENTS ----------------- */
.left {
	float: left;
	margin-right: 5px;
}
.right {
	float: right;
	margin-left: 5px;
}
.leftborder {
	padding: 1px;
	border: 1px solid #000;
	float: left;
	margin-right: 5px;
}
.rightborder {
	padding: 2px;
	border: 1px solid #86A792;
	float: right;
	margin-left: 5px;
}
.border {
	padding: 1px;
	border: 1px solid #000;
}
.clear {
	clear: left;
}
.center {
	text-align: center;
}

/* ----------------- NAV ELEMENTS ----------------- */

/* ----------------- Vertical --------------------- 
div#nav {
	position: absolute;
	left: 70px;
	width: 140px;
	border-top: 1px solid #E8E3DB;
}
ul#mainnav {
	margin: 0px;
	padding: 0px;
}
ul#mainnav li {
	display: inline; list-style: none;
}
ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	color: #005490;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 6px 0;
	border-bottom: 1px solid #E8E3DB;
	width: 140px;
	text-align: center;
	font: 11px/normal Georgia, "Times New Roman", Times, serif;
}
ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	border-bottom: 1px solid #660000;
	color: #660000;
}
*/
/* ----------------- Image Nav ---------------------------- */
div#nav {
	position: absolute;
	width: 160px;
	left: 60px;
	top: 148px;
	
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
div#container {
	margin: auto;
	position: relative;
	width: 790px;
}
div#header {
	background: url(images/header.jpg) no-repeat;
	height: 170px;
	width: 790px;
	text-align: left;
}
div#content {
	width: 530px;
	background: url(images/bg-content.gif) repeat-y;
	padding: 1px 25px 1px 235px;
}
div#content-home {
	width: 530px;
	background: url(images/bg-content.gif) repeat-y;
	padding: 1px 25px 1px 235px;
}
div#content-home p, div#content-home li {
	font-size: 12px;
}
div#footer {
	font-size: 10px;
	background: url(images/bg-footer.gif) no-repeat;
	height: 25px;
	width: 760px;
	padding-top: 20px;
	color: #FCF8F0;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}
div#footer a:link, div#footer a:visited {
	color: #FCF8F0;
}
div#copyright {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FCF8F0;
	padding-top: 10px;
}
div#copyright a:link, div#copyright a:visited {
	color: #FCF8F0;
}
div#address {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	position: absolute;
	top: 410px;
	left: 70px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #E8E3DB;
	border-bottom: 1px solid #E8E3DB;
	width: 140px;
}
div#audio {
	position: absolute;
	height: 13px;
	width: 111px;
	left: 85px;
	top: 132px;
}
div#flash {
}
/* ----------------- CUSTOM CLASSES ----------------- */
.pricelistleft {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	float: left;
	width: 225px;
	padding-left: 22px;
	text-transform: capitalize;
}
.pricelistleftbold {
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #339933;
	text-align: left;
	float: left;
	width: 225px;
	padding-left: 22px;
	text-transform: capitalize;
}
.pricelistright {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	float: left;
	width: 100px;
}
.lowercase {
	text-transform: lowercase;
}
/* -------------------- Headings ----------------------*/
h1 span {
	display: none;
	}
h1.home {
	background: url(images/heading-home.gif) no-repeat left;
	height: 22px;
	width: 530px;
}
h1.salon {
	background: url(images/heading-salon.gif) no-repeat left;
	height: 22px;
	width: 530px;
}
h1.skin {
	background: url(images/heading-skin.gif) no-repeat left;
	height: 22px;
	width: 530px;
}
h1.spa {
	background: url(images/heading-spa.gif) no-repeat left;
	height: 22px;
	width: 530px;
}
h1.massage {
	background: url(images/heading-massage.gif) no-repeat left;
	height: 22px;
	width: 530px;
}
h1.other {
	background: url(images/heading-other.gif) no-repeat left;
	height: 22px;
	width: 530px;
}
h1.articles {
	background: url(images/heading-articles.gif) no-repeat left;
	height: 22px;
	width: 530px;
}
h1.links {
	background: url(images/heading-links.gif) no-repeat left;
	height: 22px;
	width: 530px;
}
div#content-home p.papyrusheadingitalic {
	color: #339933;
	font: italic normal 24px Papyrus, Geneva, Verdana, Arial, sans-serif;
}
div#content-home p.papyrusheading {
	color: #339933;
	font:  normal 24px Papyrus, Geneva, Verdana, Arial, sans-serif;
}
div#content p.papyrusheading {
	color: #339933;
	font:  normal 24px Papyrus, Geneva, Verdana, Arial, sans-serif;
}
.boldgrn {
	color: #339933;
	font-weight: bold;
}
.boldgrnlrg {
	color: #339933;
	font-weight: bold;
	font-size: 16px;
}
a:link {
	color: #339933;
}

p.MsoNormal {margin-top:0in;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:0in;
	line-height:115%;
	font-size:11.0pt;
	font-family:Calibri,sans-serif;
}
.style6 {
	font-family: Papyrus;
	font-size: 24px;
	color: #339933;
	font-weight: bold;
}
p.MsoNoSpacing {margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:Calibri,sans-serif;
		margin-left: 0in;
	margin-right: 0in;
	margin-top: 0in;
}
.style15 {
	font-size: 24px;
	font-family: Papyrus;
	font-weight: bold;
}
.style17 {color: #FF0000}
.style18 {color: #397443}
.style19 {color: #35723F}
.style21 {font-size: 24px; font-family: Papyrus; font-weight: bold; font-style: italic; }
.style22 {color: #34713E}
.style24 {font-size: 24px; font-family: Papyrus; font-weight: bold; color: #86A792; }
.style26 {
	font-family: "Arial Black", "Adobe Garamond Pro Bold";
	font-size: 16px;
}
.style27 {
	font-size: 16px;
	font-weight: bold;
}
.style29 {font-size: 16px}
.style31 {
	font-size: 16px;
	font-weight: bold;
	color: #c00000;
	font-family: Century;
}
.style32 {
	font-family: "Arial Black", "Adobe Garamond Pro Bold";
	font-size: 16px;
	color: #c00000;
}
.style34 {font-size: 10pt; color: #000000; }
.style35 {
	font-size: 24px;
	font-weight: bold;
	color: #c00000;
	font-family: Century;
}
.style36 {font-family: "Arial Black", "Adobe Garamond Pro Bold"}
.borderandmargin {
	padding-left: 3px;
	border: thin solid #2B743C;
}
ul {
	list-style-type: circle;
	padding-left: 15px;
}
.bgvday {
	background-image: url(images/heartroses2.jpg);
	background-repeat: no-repeat;
}
