@charset "utf-8";
/* CSS Document */

body { width: 950px;
       background-color: #ffffff;
	   font-size: small;
       font-family: Verdana, Helvetica, Arial, sans-serif;
	   color: #2c411f;
	   padding: 2px;
	   border: 1px solid #5a0653;
	   margin: 0px auto 0px auto;
}
	
#mainDiv { text-align: center;
           margin: 0px auto 0px auto;   
}

#linkBarDiv { text-align: center;
              margin: 20px auto 5px auto;
}

#linkBarDiv2 { width: 828px;
               background-color: #6f8561;
               padding: 5px 0px 5px 0px;
               margin: 15px 35px 10px 62px;
}

/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< anchor style rules >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

a { color: #FFF;
    text-decoration: none;
}

a.paraLink { color: #1a57f0;
             text-decoration: underline;
}

a:hover { color: #3C6;
          text-decoration: none;
}
a:visited { text-decoration: none;
            color: #CFC;
}
	

a.linkBar {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
           font-size: 150%; 
		   font-weight: bold;
		   color: #FFF;
		   text-decoration: none;
		   padding: 0px 12px 0px 12px;
}


#leftSideLinks { float: left; 
                 width: 175px; 
                 background-color: #6f8561;
                 font-size: 115%; 
				 font-weight: bold;
                 color: #FFF;
                 padding: 20px 2px 20px 2px;
                 border: solid 1px #bed7b4;
                 margin: 65px 10px 0px 3px;
} 

.leftSideLinkp { padding: 0px 0px 15px 0px;
}

.leftSideLinkp2 { padding: 0px 0px 0px 0px;
}

#rightsidebar { float: right;
                width: 175px;
				height: 520px;
				background-color: #6f8561;
		        padding: 5px 4px 8px 6px;
	            border:  solid 1px #bed7b4;
	            margin: 65px 3px 10px 8px;
}

.rightSideLinkp {  padding: 8px 10px 24px 4px;
}

#subMain { width: 525px;
           font-size: 105%;
	       padding: 0px 0px 0px 0px;    
	       margin: 30px 0px 20px 207px;  
}

#subMain2 {
	width: 500px;
    font-size: 105%;
	padding: 0px 0px 0px 0px;    /* top right bottom left */
	margin: 30px 15px 20px 240px;    
}

#subMain3 { width: 500px;
            font-size: 105%;
        	padding: 0px 0px 0px 0px;    /* top right bottom left */
	        margin: 80px 0px 20px 227px;   
}


.linkBarItem {
   width: 160px; 
   border-color: #c9d6c0;
   border-width: 1px;
   margin: 0px 1px 0px 2px;
   border-style: hidden;
 }

 .rightSideLinkJpgItem {
   width: 164px; 
   border-color: #ffffff;
   border-width: 0px;
   border-style: hidden;
 }
 
 /* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< note classes start >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
  
 .note, .note2, .note3, .note4, .note5, .note6, .note7, .note8, .note9, .note10, .note11 { 	
   font-size:130%;
   font-weight: bold;
   text-align:center;
 }
	 
 .note  { margin: 40px 0px 10px 0px; }
 .note2 { margin: 210px 0px 10px 0px; }
 .note3 { margin: 160px auto 10px auto; }
 .note4 { margin: 430px auto 0px auto; }
 .note5 { margin: 245px 0px 10px 0px; }
 .note6 { margin: 330px 0px 10px 0px; }
 .note7 { margin: 210px 0px 10px 0px; }	
 .note8 { margin: 120px 0px 10px 0px; }	
 .note9 { margin: 145px 0px 20px 0px; }
 .note10 { margin: 55px 0px 10px 0px; }
 .note11 { margin: 270px 0px 10px 0px; }	
 
 /* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< note classes end >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
	
uL { font-size: 110%;
     font-weight:bold;  }


.new { color: #0F0;
}

/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< title style rules start >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.title2 { font-family: Verdana, Helvetica, Arial, sans-serf; font-size: 120%; font-weight: bold; color: #3b572a; font-style:italic; text-align: left; }

.title3 { font-family: "Comic Sans MS", cursive: 180%; font-size: 150%; font-weight: 600; color: #3b572a; font-style:italic; text-align:center;}

.title4 { font-family: "Times New Roman"; font-size: 17px; font-weight:bold; color:#f01b34; font-style:italic; }

.title5 {
	font-family: "Times New Roman";
	font-size: 170%;
	font-weight: bold;
	color:#ff001e;
	font-style:italic;
	text-align:center;
	margin: 3px 4px 9px 4px;
}

/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< title style rules end>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.regularText {
	font-size:110%;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Tahoma, sans-serif;
	line-height: 1.6em;
	text-align: justify;
}


.regularText2 {
	font-size:80%;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Tahoma, sans-serif;
	text-align: center;
}


.tradeMark { font-size: 80%;
}

.specials {
	font-size: 150%;
	font-weight: bold;
	color:#ff001e;
	background-color: #FFF;
	text-align: center;
	padding: 10px;
	border: solid 1px #ff001e;
}

/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< footer style rules >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#footer {
	text-align: center;
	color: #ffffff;
	background-color: #6f8561;
	padding: 2px;
	margin: 30px auto 10px auto;  
	font-size: 90%;
	clear: both;
}

#laserHairRemovalfooter {
	text-align: center;
	color: #ffffff;
	background-color: #6f8561;
	padding: 2px;
	margin: 35px auto 0px auto;  
	font-size: 90%;
	clear: both;
}

#medicalEstheticsfooter {
	text-align: center;
	color: #ffffff;
	background-color: #6f8561;
	padding: 2px;
	margin: 15px auto 0px auto;  
	font-size: 90%;
	clear: both;
}

#footer4 {
	text-align: center;
	color: #ffffff;
	background-color: #6f8561;
	padding: 2px;
	margin: 45px auto 0px auto;  
	font-size: 90%;
	clear: both;
}

#footer5 {
	text-align: center;
	color: #ffffff;
	background-color: #6f8561;
	padding: 2px;
	margin: 80px auto 0px auto;  
	font-size: 90%;
	clear: both;
}

#footer6 {
	text-align: center;
	color: #ffffff;
	background-color: #6f8561;
	padding: 2px;
	margin: 60px auto 0px auto;  
	font-size: 90%;
	clear: both;
}

#footer7 {
	text-align: center;
	color: #ffffff;
	background-color: #6f8561;
	padding: 2px;
	margin: 55px auto 0px auto;  
	font-size: 90%;
	clear: both;
}
