body{
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #DA8107;
	font-family: Arial, Helvetica, sans-serif;
}
.container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
.container td {
	vertical-align: top;
}

.pagecontainer {
}



.header{
	background-image: url('http://www.sebastiansdayspa.com/images/header.jpg');
	padding: 0px;
	height: 150px;
}
.header td {
	vertical-align: bottom;
}


.header  .location {
	text-align: right;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 10px;
}
.header .location h5 {
	margin: 0px;
	padding: 0px;
}
.header .location h4 {
	margin: 0px;
	padding: 0px;
}
.header .pagename{
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF99;
	text-align: right;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}






.sidebar{
	width: 197px;
	background-color: #FFFCE5;
	background-image: url(../images/left_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	padding-top: 170px;
}
.sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sidebar li {
}
.sidebar a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	font-style: italic;
}
.sidebar  a:link, .sidebar  a:visited {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6C696;
}
.sidebar a:hover, .siderbar a:active {
	color: #990000;
	background-color: #FDF5D7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AE946C;
}

.header_text{
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal
}


.pagebody{
	background-image: url(http://www.sebastiansdayspa.com/images/content_back.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
}
.pagewrapper {
}
.pagewrapper .image {
	vertical-align: top;
	text-align: right;
}


.pagebody_text{
	padding: 5px;
}

.pagebody_text a:link, .pagebody_text a:visited {
  color: #0000CC
}

.pagebody_text a:hover, .pagebody_text a:active {
  color: #CC0000
}
.pagebody_text  h3 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.pagebody_text h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 25px;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFDFDF;
}

.pagebody_text p {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
}
.pagebody_text dl {
	margin-top: 10px;
	margin-right: 70px;
	margin-bottom: 10px;
	margin-left: 70px;
}
.pagebody_text dt {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #000000;
	font-style: normal;
	text-decoration: underline;
}
.pagebody_text dd {
	font-size: 12px;
	margin-bottom: 20px;
}
.pagebody_text ul, .pagebody_text ol {
	font-size: 12px;
	margin-left: 60px;
	margin-right: 60px;
}
.pagebody_text li {
	padding-top: 3px;
	padding-bottom: 3px;
}
.pricelist{
	font-size: 12px;
	color: #505050;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 400px;
	margin-left: 20px;
	margin-right: 20px;
}
.address {
	font-size: 12px;
	color: #505050;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 250px;
	margin-left: 20px;
	margin-right: 20px;
}

.pricelist  caption, .address caption {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	margin-top: 30px;
}

.pricelist  a:link, .pricelist  a:visited {
  color: #0000CC
}
.pricelist  a:hover, .pricelist  a:active {
  color: #CC0000
}
.pricelist   td, .address td {
	border-bottom: 1px dashed #F0F0F0;
	padding-top: 5px;
	padding-bottom: 5px
}



.footer{
	background-image: url('http://www.sebastiansdayspa.com/images/footer.jpg');
	height: 140px;
}
.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 40px;
	color: #EAA860;
}
.links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.links li {
	margin: 0px;
	display: inline;
	padding-left: 3px;
	padding-right: 3px;
}

.links   a:link, .links   a:visited{
  color: #FFFFFF;
  text-decoration: none
}
.links   a:hover, .links   a:hover{
  color: #FFFF99
}
.legal {
	font-size: 11px;
	text-align: center;
	color: #E1CBB5;
}
.legal a {
	color: #E1CBB5;
}
.emaillist {
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 30px;
}
.emaillist input {
	border: 1px solid #000000;
}
.content {
	width: 100%;
}
.content .page h1 {
	font-size: 18px;
	text-align: right;
	color: #666666;
}.package h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.package h4 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.package h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 60px;
}
.contest {
	background-color: #FAECD3;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #FF6600;
	width: 350px;
	font-weight: bold;
	color: #CC0000;
}
.contest p {
	font-size: 14px;
}
.award {
	background-color: #E2E2DE;
	color: #493F30;
	padding: 10px;
	width: 290px;
}
.award p {
	font-size: 12px;
	padding: 0;
	margin: 3px 0 0 0;
}
.award strong {
	font-weight: bold;
}

