BODY {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
	line-height : 18px;
}
TABLE {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
	line-height : 18px;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
	line-height : 18px;
}
h3 {
	color : #724C24;
}
h4 {
	color : #724C24;
	font-size: 22px;
	font-weight : bold;
	text-align: center;
}
HR {
	color : #724C24;
	height : 1px;
}
.error_msg {
	color : red;
	font-weight : bold;
}
.turquoise {
	color : #1775B4;
}
.bordertable {
	border : thin;
}
.promoback {
	background-image : url("http://www.laguna-day-spa.com/images/current_promotions.gif");
	background-repeat : no-repeat;
}
.faceback {
	background-image : url("http://www.laguna-day-spa.com/images/facialback.gif");
	background-repeat : no-repeat;
	background-position : center;
}
.tablebackground {
	background-image : url("http://www.laguna-day-spa.com/images/frontpage.jpg");
}
.warning {
	color : red;
}
.notice {
	color : purple;
}
.headline {
	color : #724C24;
}
.darkred {
	color : #CC0000;
}
.nav {
	font-weight : bold;
	line-height : 24px;
}
.header {
	color : #724C24;
	font-weight : bold;
}

A:LINK {
	color : #724C24;
	font-weight : bold;
	text-decoration : underline;
}
A:ACTIVE {
	color : #331A05;
	font-weight : bold;
	text-decoration : underline;
}
A:VISITED {
	color : #724C24;
	font-weight : bold;
	text-decoration : underline;
}
A:HOVER {
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}

A:LINK.red {
	color : yellow;
	font-weight : bold;
	text-decoration : underline;
}
A:ACTIVE.red {
	color : yellow;
	font-weight : bold;
	text-decoration : underline;
}
A:VISITED.red {
	color : yellow;
	font-weight : bold;
	text-decoration : underline;
}
A:HOVER.red {
	color : yellow;
	font-weight : bold;
	text-decoration : underline;
}

.1pt {
	font-size : 1px;
	line-height : 1px;
}
.2pt {
	font-size : 2px;
	line-height : 2px;
}
.4pt {
	font-size : 4px;
	line-height : 4px;
}
.6pt {
	font-size : 6px;
	line-height : 6px;
}
.8pt {
	font-size : 8px;
	line-height : 8px;
}