﻿BODY {background-color:#E6695C;background-image:url('images/goldflake.gif');background-repeat:repeat-y}
html, body, #wrapper {
  height:100%;
  margin: 0;
  padding: 0;
  border: none;
  text-align: center;
}
#wrapper {
  margin: 0 auto;
  text-align: left;
  vertical-align: middle;
}

TABLE {	
  margin-left: auto; margin-right: auto;
}

img {border:none;}

.menu_item {padding:4px}
DIV
.servicestable {}
.servicestable TD {padding:2px;}
.servicestable TD.title {text-align:center;font-weight:bold;color:#390501;font-size:24px;padding:10px;padding-top:40px}
.servicestable TD.item {text-align:left;font-weight:bold;color:#390501;border-bottom:1px dotted #7e5822}
.servicestable TD.description {text-align:left;font-size:14px;color:#390501;padding-bottom:10px}
.servicestable TD.price {text-align:right;font-weight:bold;color:#390501;border-bottom:1px dotted #7e5822}

.servicestable TD.footnote {text-align: center; font-size:12px;color:#390501;padding-top:20px;}


.profilestable {}
.profilestable TD {padding:2px;}
.profilestable DIV.profile {text-align:justify;font-size:14px;color:#390501;padding-bottom:10px}
.profilestable .name {text-align:left;font-weight:bold;color:#390501;font-size:24px;padding-top:20px}
.profilestable .title {text-align:left;font-weight:bold;color:#390501;}
.profilestable .para {padding-top:5px;}


.profilestable TD.footnote {text-align: center; font-size:12px;color:#390501;padding-top:20px;}