body {
background-color:#9C6D29;
}

*
{
font-family:Arial, Helvetica, sans-serif;
}

h4 {
font-size:16px;
margin:0;
padding:0;
}

h5 {
font-size:12px;
text-transform:uppercase;
letter-spacing:1px;
margin:5px 0;
padding:0;
}

p {
margin:0 0 13px;
padding:0;
}

table#main
{
background:#000;
width:760px;
}

#header
{
height:199px;
width:724px;
}

td.right
{
width:20px;
background:url(Images/dayspa-topright.jpg);
background-position:top left;
background-repeat:no-repeat;
}

td.left
{
width:20px;
background:url(Images/dayspa-topleft.jpg);
background-position:top left;
background-repeat:no-repeat;
}

td#content
{
background:#d6d078;
padding:27px 17px;
text-align:left;
color:#2F2605;
font-size:12px;
}

#footer {
text-align:center;
height:70px;
vertical-align:center;
}

#footer p {
font-family:arial, helvetica, sans-serif;
font-size:12px;
color:#fff;
}

#footer ul {
list-style:none;
}

#footer li {
list-style:none;
display:inline;
}

#footer li a {
font-family:arial, helvetica, sans-serif;
font-size:11px;
}

td.sidebar {
padding:7px;
}

td.sidebar p {
font-family:arial, helvetica, sans-serif;
font-size:12px;
}

.style9,a:link {
color:#2F2605;
}

a:visited,a:active {
color:#4C3D12;
}