BODY {
	color : Black;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : .9em;
	text-align : left;
	margin: 0px;
	padding: 0px;
	background-color: #EAE6DB;
	line-height: 1.4em;
}
#mainWrap {
	background-image: url(../images/acadBodyBG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


.acadhead {
	font-size : small;
	background-color : White;
	color : #836749;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

HR {
	background-color : White;
	color : #F0F0F0;
}

H3 {
	background-color : White;
	color : #6B4D2C;
}

H4 {
	background-color : White;
	color : #967754;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EABE8E;
}
H5 {
	background-color : White;
	font-weight: bold;
}
.smallfont10 {
	font-size: 10px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #686898;
	background-color: #F2F1EC;
	padding-left: 10px;

}
.bigcap {
	font-size: 25px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: thin none #C0B898;
}

A {
	color : #A76E39;
	text-decoration : none;
}

A:HOVER {
	color : #660000;
	text-decoration : underline;
}
.vline {
	background-image: url(../images/template/bgVline.gif);
	background-repeat: repeat-y;
	width: 40px;
	background-position: center top;
}
.ulContent {
	list-style-image: url(../images/bulletbeige.gif);
	list-style-type: disc;
}

/* MAIN NAV LAYOUT*/

#NavMain {
	width: 204px;
	margin: 0px;
	padding: 0px;
}
#acadNavTop {
	background-image: url(../images/nav3/acadNavTop.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 204px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#acadNavMid {
	background-image: url(../images/nav3/acadNavMid.jpg);
	background-repeat: repeat-y;
	width: 204px;
	margin: 0px;
	padding: 0px;
}
#acadNavBot {
	background-image: url(../images/nav3/acadNavBott.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 204px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#salonNavTop {
	background-image: url(../images/nav3/salonNavTop.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 204px;
	margin: 0px;
	padding: 0px;
}
#salonNavMid {
	background-image: url(../images/nav3/salonNavMid.jpg);
	background-repeat: repeat-y;
	width: 204px;
	margin: 0px;
	padding: 0px;
}
#salonNavBot {
	background-image: url(../images/nav3/salonNavBott.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 204px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* END MAIN NAV LAYOUT */
/* START ACAD NAV */
#ulAcadNav {
	margin: 0px;
	padding: 0px;
}
#ulAcadNav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
#ulAcadNav li a:link, #ulAcadNav li a:visited, #ulAcadNav li a:active {
	color: #988C58;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	background-color: #E5E1D5;
	background-image: url(../images/nav3/acadBut.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	width: 164px;
	font-size: 15px;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#ulAcadNav li a:hover {
	text-decoration: none;
	background-image: url(../images/nav3/acadButHov.jpg);
}
/* END ACAD NAV */
/* START SALON NAV */
#ulSalonNav {
	margin: 0px;
	padding: 0px;
}
#ulSalonNav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
#ulSalonNav li a:link, #ulSalonNav li a:visited {
	color: #9D7F5D;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	background-color: #E4DFD9;
	background-image: url(../images/nav3/salonBut.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	width: 164px;
	font-size: 15px;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#ulSalonNav li a:hover {
	text-decoration: none;
	background-image: url(../images/nav3/salonButHov.jpg);
}
/* END SALON NAV */
/* FOOTER NAV */


/* END FOOTER NAV */
.sideAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C2AA7C;
}
#legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #988C55;
	text-align: center;
	border-top-color: #E0DCCD;
	border-bottom-color: #D2CDB7;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
}
#imgHeader {
	position: absolute;
	left: 151px;
	top: 5px;
	z-index: 100;
}
.DivClasses {
	padding: 5px;
	background-color: #E9E5D9;
	border-top: 3px double #C4BFA2;
	border-right: 3px double #9C9463;
	border-bottom: 3px double #9C9463;
	border-left: 3px double #C4BFA2;
	margin-bottom: 5px;
}
.DivClasses h4 {
	font-size: 16px;
	font-weight: bold;
	color: #9A6456;
	background-color: #E9E5D9;
	margin-bottom: 5px;
	margin-top: 5px;
}
#main {
	margin-left: auto;
	width: 950px;
	margin-right: auto;
}
#footer{
	padding-top: 3px;
	background-repeat: repeat-x;
	background-position: left top;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#footerS {
	padding-top: 3px;
	/*background-color: #C2996B;
	background-image: url(../images/template/salonFooterBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7BB9D;*/
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BB8C59;
	border-bottom-color: #BB8C59;
	border-left-color: #D7BB9D;*/
	margin-bottom: 5px;
}
#summerDreaming {
	float: right;
	margin-top: 20px;
	margin-right: 40px;
}
#underlineBar {
	display: block;
}
.forms1 {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.forms1 td{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
.highlightPink {
	background-color: #FFF0FF;
}
.databox {
	background-color: #FEF1F9;
	border: 1px solid #FFADD6;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #831863;
	font-weight: bold;
	text-align: left;
}
.pricelist {
}
.pricelist td {
	padding-top: 2px;
	padding-bottom: 2px;
}
#rightCol {
	padding-right: 10px;
	padding-left: 10px;
}
#content {
	padding-right: 20px;
	padding-left: 20px;
}
#leftCol {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.shaded1 {
	background-color: #ECE8DF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFEDE4;
	border-right-color: #D9D2BD;
	border-bottom-color: #D9D2BD;
	border-left-color: #EFEDE4;
	padding-left: 5px;
}
.form1 {
	background-color: #F8F5F1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2F0EA;
	border-right-color: #E7E3D8;
	border-bottom-color: #E7E3D8;
	border-left-color: #F2F0EA;
}
#headerDiv {
	text-align: center;
}
#salonHeaderTop {
	height: 40px;
	width: 703px;
}
#salonHeaderBottom {
	height: 40px;
	width: 703px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 50;
}
#acadlogo {
}
#acadHeaderL {
	float: left;
}
#acadHeaderR {
	float: right;
}
#dayspa {
	margin-top: 5px;
}
#acadHeaderDiv {
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E1CF;
}
#bottomSubNavDiv {
	margin-right: auto;
	margin-left: auto;
	width: 660px;
	text-align: center;
	height: 78px;
	background-image: url(../images/bottSubMenuMidBG.jpg);
	background-repeat: repeat-x;
	background-position: left 14px;
	padding-top: 14px;
}
#subNavSalon {
}
#subNavAcad {
	padding-top: 7px;
}
#subNavSalon a {
	color: #ADA479;
}
#subNavSalon a:HOVER {
	color : #660000;
	text-decoration : underline;
}
#main #logo {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/acadHeaderMiddle2.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 92px;
}
#bottomNavDiv {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	background-image: url(../images/acadHeaderMiddle2.jpg);
	height: 92px;
	width: 960px;
	font-size: 13px;
	line-height: 1.2em;
}
#subEndR {
	float: right;
}
#subEndL {
	float: left;
}
#baseDiv {
	height: 30px;
	background-image: url(../images/mainWrapBaseM.jpg);
	background-repeat: repeat-x;
	background-position: left 27px;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#baseR {
	float: right;
	margin-right: 0px;
}
#baseL {
	margin-left: -4px;
}
.imgFR {
	float: right;
	margin-left: 15px;
}
.imgFL {
	float: left;
	margin-right: 15px;
}
.floatRight {
	float: right;
}
#spaPolDiv {
	background-color: #F2F1EC;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
