BODY {
   margin: 0;
   background-color: #F4E7D6;
}

a:link    { color: #572700; text-decoration: none; font-weight: bold; border: 0px;}
a:visited { color: #572700; text-decoration: none; font-weight: bold; border: 0px; }
a:active  { color: #572700; text-decoration: none; font-weight: bold; border: 0px; }
a:hover   { color: #774720; text-decoration: none; font-weight: bold; border: 0px; }

#pageheader {
   margin: 10px;
   height: 120px;
   background: url(../images/logo.gif) no-repeat;
   background-position: 0 0;
   text-align: right;
   font-size: 14px;
   font-family: Arial;
   font-weight: bold;
   color: #572700;
}

#main {
   width: 100%;
   padding-top: 10px;
   padding-bottom: 33px;
   background: #fff url(../images/bar.gif) repeat-x;
   background-position: bottom;
   border-left: 0;
   border-right: 0;
   border-top: 0;
   border-bottom: 1px;
   border-style: solid;
   border-color: #572700;
   font-size: 14px;
   font-family: Arial;
   color: #572700;
}

#content {
   width: 800px;
   padding-bottom: 15px;
}

#content p, table {
   margin-left: 15px;
}

#footer {
   padding: 5px;
   text-align: center;
   font-size: 9px;
   font-family: Arial;
   color: #572700;
}

#menu {
   left: 0;
   width: 100%;
   height: 23px;
   margin: 0;
   padding: 0;
   text-align: center;
   background: #FFFFFF url(../images/bar.gif) repeat-x;
   border-left: 0;
   border-right: 0;
   border-top: 0;
   border-bottom: 1px;
   border-style: solid;
   border-color: #572700;
}
/* Menu Image Rollover */

#nav {
   list-style: none;
   display: inline;
   overflow: hidden;
}

#nav li {
   list-style: none;
   display: block;
   float: left;
}

#nav a {
   text-decoration: none;
   display: block;
   width: 100px;
   height: 18px;
   padding-top: 5px;
   color: #eee;
   font: 13px Tahoma, Arial, Helvetica, sans-serif;
   font-weight: bold;
   background: #FFFFFF url(../images/menu.gif) repeat-x;
   border-left: 0;
   border-right: 1px;
   border-top: 0;
   border-bottom: 1px;
   border-style: solid;
   border-color: #572700;
}

#nav a:hover, a:active, #nav a.selected {
   background-position: 0 -23px;
   color: #eee;
}

/* End Of Menu Image Rollover */

.header {
   font-size: 18px;
   font-family: Arial;
   color: #572700;
   font-weight: bold;
}

.header2 {
   font-size: 15px;
   font-family: Arial;
   font-weight: bold;
   color: #572700;
}

.teampic {
   width: 120px;
   height: 192px;
   padding: 0;
   margin: 0;
   border: 1px solid #572700;
}

.salon1 {
   width: 250px;
   height: 191px;
   padding: 0;
   margin: 0;
   border: 1px solid #572700;
}

.salon2 {
   width: 110px;
   height: 191px;
   padding: 0;
   margin: 0;
   border: 1px solid #572700;
}

.promo {
   width: 175px;
   height: 200px;
   padding: 0;
   margin: 0;
   border: 1px solid #572700;
}

.promop {
   padding-left: 0;
   padding-right: 10px;
}

h3 {
   text-align: center;
   height: 19px;
   padding-top: 5px;
   margin: 0;
   background: url(../images/bar.gif);
   color: #eee;
   font-size: 13px;
   font-family: Arial;
   font-weight: bold;
}

.inline {
   margin-left: 10px;
   margin-bottom: 10px;
   float: right;
   border: 1px solid #572700;
}

.inlineleft {
   margin-left: 10px;
   margin-bottom: 10px;
   margin-right: 10px;
   float: right;
}

.bar {
   font-size: 12px;
   font-family: Arial;
   color: #FFFFFC;
   font-weight: normal;
   vertical-align: bottom;
}

.note {
   font-size: 9px;
   font-family: Arial;
   color: #572700;
   display: inline;
}

th {
   text-align: center;
   height: 19px;
   margin: 0;
   padding-top: 1px;
   background: url(../images/bar.gif);
   border: 1px solid #572700;
}

.text {
   font-size: 14px;
   font-family: Arial;
   color: #572700;
}

img {
   border: 0;
}
