/* CSS Document */



body {
margin-top: 0px;
margin-left:0px;
margin-right:0px;
margin-bottom: 0px;
background-color:#FFFFFF;
background-image: url(images/back.jpg);
background-position:top;
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}


a:link {
	color: #FF0000;
	text-decoration: underline;
	outline:none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	outline:none;
}

a:visited {
	color: #FF0000;
	text-decoration: underline;
	outline:none;
}

.wrap {
margin-left: auto;
margin-right: auto;
text-align: center;
}

.all {
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
}

h3 {
font-size: 14px;
color: #205797;
font-style: italic;
}



/* LAYOUT CLASSES */

.main {
width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
}

.banner {
margin-left: auto;
margin-right: auto;
width: 800px;
height: 240px;
background-image: url(images/banner.jpg);
}

.menu {
margin-left: auto;
margin-right: auto;
width: 800px;
height: 150px;
background-image: url(images/menu.jpg);
text-align: center;
}

.middle {
width: 800px;
height: auto;
margin-left: auto;
margin-right: auto;
}

.footer{
width: 100%;
height: 130px;
background-image:url(images/footer.jpg);
background-repeat:repeat-x;
background-color: #1e3613;
color: #FFFFFF;
font-size: 11px;
padding-top: 10px;
font:Arial, Helvetica, sans-serif;
}


/* MAIN CLASSES */


.text {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
color: #504B29;
line-height:20px;
}

.fadedtext{
color: #333333;
font-size: 11px;
}

.texthead {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: left;
color: #FF0000;
line-height:20px;
text-transform:uppercase;
font-weight:bold;
}

.red_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
color: #FF0000;
line-height:20px;
font-style:italic;
font-weight:bold;
}

hr {
color: #FF0000;
margin-top: 0px;
}

ul {
margin-left: -23px;
list-style-type:square;
color: #333333;
}

.treatments{
padding:5px;
background-color: #EFEFEF;
border: 1px solid #280D2F;
}

.treat{
width: 300px;
color: #666666;
font-weight:bold;
}

.price{
width: 60px;
text-align:right;
color: #333333;
font-weight:bold;
}



/* FOOTER WEBWORKS */

.webworks {
color: #FFFFFF;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}


a.webworks:link {
color: #FFFFFF;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight:bold;
}


a.webworks:visited {
color: #FFFFFF;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight:bold;
}

a.webworks:hover {
color: #FFFFFF;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
font-weight:bold;
}

/* WEBWORKS */

