body { 
  text-align: center;
  margin: 0;
  border: 0px none;
  background: #7a409a url(../images/homepage/background_outer2.jpg) repeat-y top center;
  padding-left:1px;
  height:100%;
  min-height:100%;
}


#header {
  margin: 0px;
  padding: 0px;
  height: 119px;
  overflow:hidden;
}

#outerWrapper {
  width:990px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  height:100%;
}

#wrapper {
  width: 800px;
  padding: 0;
  text-align:center;
  background: #d8d2b8 url(../images/homepage/background_inner2.jpg) no-repeat top center;
  overflow:hidden;
  float:left;
  font-family: arial,helvettica;
  margin-bottom:14px;
  height:100%;
}

#leftCol {
  float:left;
  width:400px;
  overflow:hidden;
}

#rightCol {
  float:left;
  width:400px;
  overflow:hidden;
}

#adCol {
  float:left;
  width:190px;
  overflow:hidden;
  background: #FFFFFF url(../images/homepage/sideGradient.jpg) repeat-y top center;
  min-height:1000px;
}

#adTopGrad {
  background: #FFFFFF url(../images/homepage/adTopGradient2.jpg) repeat-x top center;
  height:100px;
}

#adColInner {
  padding-left:10px;
  padding-right:10px;
  text-align:center;
}

#adColInner img {
  margin-left:auto;
  margin-right:auto;
}

#rightCol img{
  margin-top:0px;
  margin-bottom:0px;
  padding-top:0px;
  padding-bottom:0px;
}

#locations {
  height:155px;
  text-align:left;
  margin-top:0px;
  padding-top:0px;
  padding-left:15px;
}

#mailList {
  height:109px;
  padding-left:15px;
  text-align: left;
  overflow: hidden;
}

#mailListInner {
  margin-top:23px;
}

#calendar {
  height:110px;
  font-family: arial,helvettica;
  font-size: 18px;
}

#wellness {
  height:110px;
  font-size: 18px;
}

#aboutUs {
  height:200px;
}

#footer
{
  font-size:11px;
  font-weight:normal; 
  text-decoration:none; 
  font-family:Verdana; 
  margin-bottom:2px; 
  padding:0px;
  padding-left:2px;
  color:#999999; 
  text-align:left;
  clear:both;
}
 

.button {
  cursor: pointer;
  margin-top:0px;
  padding-top:0px;
  margin-bottom:0px;
}

.ulinks a {
  text-decoration:underline;
}

.monthName {
  font-size:30px;
  color:#753a96;
}

#openSunday {
  margin:0;
  padding:0;
  border:0;
  display:block;
  height: 122px;
  overflow:hidden;
}

