* {
   margin: 0;
   padding: 0;
}
body {
   background: #fff url(http://dayatthespa.org/images/2.jpg) repeat-x top left;
   color: #fff;
   font-family: Verdana, "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
   font-size: small;
   text-align: center;
}
p, blockquote, li, h3 {
	font-size: 1em;
	line-height: 1.6em;
	text-align: left;
}
a, img, #information a, #registration a {
	border: 0;
}
a:link, a:visited, #information h5 a:link, #information h5 a:visited {
	color: #fff;
}
a:hover, a:active, #information h5 a:hover, #information h5 a:active {
	background: #fff;
	color: #19468C;
	text-decoration: none;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia, Garamond, "Lucida Grande", "Times New Roman", Times, Helvetica, serif;
}
h3, h4 {
	font-size: 1.5em;
}
h5 {
	font-size: 2em;
	line-height: 1em;
	margin: 1em 0;
}
h5 a {
	border: 0;
}
address {
	font-style: italic;
}
blockquote {
	margin-left: 20px;
	margin-right: 0px;
}
ul li {
	display: inline;
}
#accessibility {
	position: absolute;
	top: -10000px;
}
#wrapper {
   border: 10px solid #fff;
   border-width: 0 10px;
   margin: 0 auto;
   max-width: 1200px;
   min-width: 800px;
   text-align: left;
   width: 90%;
}
#head, #container, #information, #registration, #footer {
   overflow:hidden;
}
#head {
   width: 422px;
}
#head h1, #head h2 {
   text-indent: -10000px;
}
#head h1 {
   background: #fff url(http://dayatthespa.org/images/4.jpg) no-repeat top center;
   border: 10px solid #fff;
   border-width: 0 10px 10px 0;
   height: 220px;
}
#container {
   width: 100%;
   padding-bottom: 10em;
}
#information, #registration {
   padding: 1em;
   width: 42.5%;
}
#information {
   float: left;
}
#registration {
   float: right;
}
#information p, #registration p {
   font-size: 1.2em;
}
#information p {
   color: #19468C;
}
#information div.promotion p {
   font-weight: bold;
   margin: 1.5em 0 0 0;
   text-align: center;
}
#information form p, #registration form p {
   font-size: 1em;
}
#information a:link, #information a:visited, #foot a:link, #foot a:visited {
	color: #19468C;
}
#information a:hover, #information a:active, #foot a:hover, #foot a:active {
	background: #19468C;
	color: #fff;
	text-decoration: none;
}
#foot {
	clear: both;
	color: #19468C;
	font-size: .9em;
	margin: 0 auto;
	width: 80%;
}
#foot p {
	text-align: center;
}

/* Rounded Corner Boxes: */
#foot {
  background:  url("http://dayatthespa.org/images/17.gif") top left no-repeat;
  position:relative;
}
#foot p.box_top {
  position:relative;
  background:  url("http://dayatthespa.org/images/19.gif") top right no-repeat;
  padding:15px;
  padding-left:0;
  margin:0;
  right:-8px;
}
div.box_body {
  background:  url("http://dayatthespa.org/images/16.gif") top right repeat-y;
  margin:0;
  margin-top:-2em;
  padding:15px;
  padding-left:0;
  position:relative;
  right:-8px;
}
div.box_foot {
  background:  url("http://dayatthespa.org/images/13.gif") bottom left no-repeat;
  position:relative;
  top:7px;
}
div.box_foot p {
  background:  url("http://dayatthespa.org/images/14.gif") bottom right no-repeat;
  padding:15px;
  padding-left:0;
  display:block;
  margin:-2em 0 0 0;
  position:relative;
  right:-8px;
}
