/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

p {width: 100%;}

h1 {font-family: "Futura Md BT";color: #66cc99;font-size: 20px; margin-top:-25px;}
body {
	font-family: Tahoma;
	font-size: 12px;
	height:100%;
	margin:0;
	padding:0;
	font-weight: normal;
	background-image: url(images/bg_tile.jpg);
	background-color:#000000;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=visible);
}
/*embeds Centaur Font*/
@font-face {
 font-family: Centaur;
 src: url("CENTAUR.eot") /* EOT file for IE */
}
@font-face {
 font-family: Centaur;
 src: url("CENTAUR.TTF") /* TTF file for CSS3 browsers */
}

/*embeds Futura Lt BT Font*/
@font-face {
 font-family: Futura Lt BT;
 src: url("FUTURAL.eot") /* EOT file for IE */
}
@font-face {
 font-family: Futura Lt BT;
 src: url("FUTURAL.TTF") /* TTF file for CSS3 browsers */
}


/*left menu a salon named*/.salon {FONT-SIZE: 26px; COLOR: #0099cc; FONT-FAMILY: Centaur; display:block;text-align:center;}
/*left menu desire*/.desire {FONT-SIZE: 40px; COLOR: #0099cc; FONT-FAMILY: Centaur; display:block;text-align:center;}
/*left menu current page*/.cp {FONT-SIZE: 28px; COLOR: #0099cc; FONT-FAMILY: Centaur;}

/*encloses body to make it all line up right*/
#bodyshell{margin:0;position: relative;width: 1075px;top: 0;right:0; }

/*left side navigation menu*/
#leftnav ul{padding: 0;margin:0;position: relative;top:50px;list-style: none; /* remove bullets and list indents */float:left;width: 215px; /* set width of menu */ font-family:Centaur; font-size:28px;}
#leftnav ul li {text-align:center;padding: 3px 3px 3px 3px;}
#leftnav ul li a{color : #baefd7;text-decoration : none;border: none;width: 215px;height: 40px;line-height:35px;display: block; /*what makes the whole square highlight when mouse over*/background-image: url(images/t-gif.gif);	background-position:center center;background-repeat: no-repeat;}
#leftnav ul li a:hover{color : #0099cc;border:none; outline:none;}

/*right body section next to nav*/
#rightbody {margin:0;padding: 5px 5px 5px 5px;position: relative;text-align:left; top: 0px; right:5px;float:right;width: 850px;height: 646px;background-image: url(images/bg.jpg);background-repeat:no-repeat;}

/*bottom navigation menu*/
#bottomnav {position:relative; top: -25px; right:0px;text-align:center; color:#baefd7; font-family:Futura Lt BT; font-size:17px; float:left; width: 100%;height: 100%;line-height: 25px; background-color:#000000; }
#bottomnav a{color : #baefd7;text-decoration : none;}
#bottomnav a:hover{color : #0099cc;border:none; outline:none;}

/*page specific code*/


/*inside editable regions*/
#body1 {font-family: Tahoma; font-size: 14px; margin:0;font-weight: normal;COLOR: #000000;line-height:18px;padding: 0px 10px 0px 10px;text-align:justify;}

