﻿/*** Global Settings ****/

body
{
	font: normal 14px/1.6em Book Antiqua;
	color: #2a3845;
	margin: 0;
	padding: 0;
	background: #fff9b2; /**background : url(imgs/bg_tan_texture.jpg) repeat;**/
}/**background : #42004C;**/
p {
  margin : 0;
  padding : 0;
}
  a:link {
  color : #a43b55;
  text-decoration : underline;
  background : none;
}
  a:visited {
  color : #a43b55;
  text-decoration : underline;
  background : none;
}
a:hover {
  color : #a43b55;
  text-decoration : none;
  background : none;
}
h1 {
  color : #7a2e40;
  margin : 0 0 10px 0;
  padding-bottom : 10px;
  font : normal 19px Book Antiqua;
  border-bottom : 1px solid #efece7;
}
h2 {
  color : #7a2e40;
  margin : 20px 0 10px;
  padding-bottom : 10px;
  font : normal 19px Book Antiqua;
  border-bottom : 1px solid #efece7;
}
h3 {
  color : #7a2e40;
  margin : 10px 0;
  padding-bottom : 10px;
  font : bold 16px Book Antiqua;
  border-bottom : 1px solid #efece7;
}
ul {
  padding : 0;
  margin : 0 0 0 17px;
  list-style : square url(imgs/bullet.gif);
}
.box
{
	background: #eca042;
	border: 1px solid #f0e9eb;
	padding: 9px;
}
pricetable {
  text-align : left;
  width : 400px;
  height : 135px;
}
td {
  font : normal 14px/1.6em Book Antiqua;
}
#wrapper
{
	background-color: #fae77b; /** old = #adc3ff;**/
	margin: 0 auto;
	width: 776px;
	border-left: 1px solid #f0e9eb;
	border-right: 1px solid #f0e9eb;
}
#header {
  margin : 0 1px;
}
#bg {
  height : 36px;
  background : url(imgs/fade-index.gif) repeat-x;
}
#bg-contact-us {
  height : 36px;
  background : url(imgs/fade-contact-us.gif) repeat-x;
}
#bg-wax {
  height : 36px;
  background : url(imgs/fade-wax.gif) repeat-x;
}
#bg-skin {
  height : 36px;
  background : url(imgs/fade-skin.gif) repeat-x;
}
#bg-nail {
  height : 36px;
  background : url(imgs/fade-nail.gif) repeat-x;
}
#bg-massage {
  height : 36px;
  background : url(imgs/fade-massage.gif) repeat-x;
}
#bg-price {
  height : 36px;
  background : url(imgs/fade-price.gif) repeat-x;
}
#nav {
  background : #eca042;
  padding : 10px 20px;
  text-align : right;
  color : #f6dde3;
}
#nav a:link {
  text-decoration : none;
  color : #f6dde3;
}
#nav a:visited {
  text-decoration : none;
  color : #f6dde3;
}
#nav a:hover {
  text-decoration : underline;
  color : #f6dde3;
}
#main-content {
  margin : 0 auto;
}
#logo {
  margin-bottom : 45px;
}
.logotxt1 {
  font : normal 20px Book Antiqua;
  color : #fa7393;
  margin : 10px 0 0 15px;
}
.logotxt2 {
  font : normal 20px Book Antiqua;
  color : #7a2e40;
}
#left-column {
  width : 475px;
  padding : 0 20px 20px;
  float : left;
}
#right-column {
  width : 230px;
  float : right;
  height : 100%;
}
.crd a:hover {
  text-decoration : none;
  color : #2a3845;
  cursor : text;
}
.crd a:link {
  text-decoration : none;
  color : #2a3845;
  cursor : text;
}
.crd a:visited {
  text-decoration : none;
  color : #2a3845;
  cursor : text;
}
#footer {
  border-top : 1px solid #f0e9eb;
  padding : 10px 15px;
  clear : both;
}
#price-list-names {
  font-weight : bold;
  font : normal 18px/1.6em Book Antiqua;
}
#price-list-descriptions {
  font : normal 14px/1.6em Book Antiqua;
}
#img1 {
  border-right : 0 solid;
  border-top : 0 solid;
  border-left : 0 solid;
  border-bottom : 0 solid;
}
#img2 {
  border-right : 0 solid;
  border-top : 0 solid;
  border-left : 0 solid;
  border-bottom : 0 solid;
}
#img3 {
  border-right : 0 solid;
  border-top : 0 solid;
  border-left : 0 solid;
  border-bottom : 0 solid;
}
#img4 {
  border-right : 0 solid;
  border-top : 0 solid;
  border-left : 0 solid;
  border-bottom : 0 solid;
}
#img5 {
  border-right : 0 solid;
  border-top : 0 solid;
  border-left : 0 solid;
  border-bottom : 0 solid;
}


/*** SideBAR ***/
#main-image {
  text-align : right;
  text-align : center;
}
.sidebar {
  width : 175px;
  margin : 0 auto;
  padding : 10px 25px;
}
