body {
font-family:Calibri, Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
background-color:#ECDFC6;
background-image:url(images/Sliced/13875476.png);
background-repeat:repeat-x;

}

.wrapper {
width:860px;
margin:auto;
background-color:#D4CDBA;
}

.left-wrapper {
width:600px;
float:left;
background-color:#D4CDBA;
}

h1 {
color:#36706A;
font-weight:normal;
font-size:24px;
margin:10px 0px;
padding:0px;
}

h3 {
color:#5CB0A7;
font-weight:bold;
font-size:18px;
margin: 0px;
padding:0px;
}

.header {
float:left;
width:580px;
padding:10px;
height:190px;
background-image:url(images/Sliced/header-BG.jpg);
}

.logo {
width:580px;
height:165px;
float:left;
}

.menu {
width:570px;
height:25px;
float:left;
background-image:url(images/Sliced/menu-BG.jpg);
text-align:center;
padding-left:10px;
}

.menu ul {
margin:0px;
padding:0px;
text-align:center;
}

.menu ul li {
list-style:none;
text-align:center;
float:left;
margin:0px 25px;
line-height:1.5em;
color:#FFF;
}

.menu ul li a {
color:#FFFFFF;
text-decoration:none;
display:block;
}

.menu ul li a:hover {
color:#FF9933;
display:block;
}

.content-wrapper {
width:580px;
float:left;
padding:10px;
background-image:url(images/Sliced/content-BG.jpg);
background-repeat:no-repeat;
font-size:15px;
background-color:#D4CDBA;
}

.specials-wrapper {
background-image:url(images/Sliced/specialsBG2.png);
background-position:center;
background-repeat:no-repeat;
float:left;
width:580px;
height:350px;
}

.specials {
float:left;
width:200px;
height:170px;
margin:100px 20px 100px 60px;
background-image:url(images/Sliced/appointment-BG.png);
padding:10px;
}

.hours {
width:200px;
height:170px;
float:left;
margin:100px 20px 100px 20px;
background-image:url(images/Sliced/appointment-BG.png);
padding:10px;
}


.slideshow {
float:left;
width:570px;
height:150px;
border:5px solid #FF9933;
z-index:0;
overflow:hidden;
}

.content {
float:left;
width:580px;
}

.right-wrapper {
width:240px;
float:right;
background-image:url(images/Sliced/right-BG1.jpg);
background-repeat:no-repeat;
background-color:#FF9933;
padding:10px;
min-height:860px;
}

.right-image {
text-align:center;
width:200px;
height:155px;
padding:10px;
float:right;
border:10px solid #70DED9;
background-color:#FFF;
}

.appointment {
float:right;
width:220px;
margin:10px 0px;
padding:10px;
background-image:url(images/Sliced/appointment-BG.png);
color:#2F2000;
}

.appointment h1 {
font-family:"Lucida Calligraphy";
}


.footer {
width:820px;
height:20px;
clear:both;
background-color:#2F2000;
color:#70DED9;
text-align:center;
font-size:13px;
padding:20px;
}

.footer a {
color:#70DED9;
text-decoration:none;
}


