* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 30px;
	background: #C5AB33 url(images/img01.jpg) no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#wrapper {
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B43939;
}

h2 {
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: .5em;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	margin-bottom: 0.5em;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 0.5em;
	margin-top: 0px;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

p {
	font-size: 12px;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #B43939;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.image {
	float: left;
	margin-right: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	background: url(images/img02.gif) no-repeat left center;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.boxed .giftCertificate {
	font-size: 11pt;
	font-style: italic;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.boxed .content {
	padding: 10px;
}

.titleContact {
	color: #B43939;
	font-weight: bold;
}
.pdfSpaServices {
	color: #B43939;
	font-weight: bold;
	padding-left: 225px;
}

.cancelations {
	color: #B43939;
	font-size: 11px;
	margin-top: 5px;
}

.pressCoverage {
	color: #B43939;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
}

.testimonials {
	color: #B43939;
	font-size: 11px;
	font-style: italic;
	margin-top: 5px;
}
.testimonialsCredit {
	color: #FFFFFF;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

/* Header Email */

#headerEmail {
	width: 775px;
	height: auto;
	text-align: right;
}

/* Logo */

#logo {
	width: 775px;
	height: auto;
	text-align: right;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
}

#logo h1 {
	font-size: 28pt;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}

#logo h2 {
	font-size: 13pt;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}

#logo a {
	color: #FFFFFF;
}

/* Content */

#content {
	width: 775px;
	height: auto;
}

/* Content > Main */

#main {
	float: left;
	width: 545px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0;
}

/* Content > Main > Welcome */

#welcome {
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-bottom: 2px dotted #B43939;
	padding-top: 30px;
}
#welcome h2 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#welcome td p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	line-height: 18px;
}

#welcome a:link, #welcome a:visited, #welcome a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}
#welcome a:hover {
	text-decoration: none;
	color: #B43939;
}  

/* Content > Main > Spa Services */

#spaServices {
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-bottom: 2px dotted #B43939;
	padding-top: 30px;
}
#spaServices h2 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#spaServices h4 {
	margin-bottom: 0.5em;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 0.5em;
	margin-top: 0px;
}

#spaServices p {
	margin: 0px;
	padding: 0px;
}

#spaServices td {
	font-size:12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #B43939;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

/* Content > Main > Example */

#example {
	height: 300px;
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 200px;
}

/* Content > Main > Tagline */

#tagline {
	background-color: #B43939;
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(images/img02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 90px;
}

#tagline h5 {
	color: #D1BC5C;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
}

/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 30px;
	border-bottom: 4px solid #D1BC5C;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	
}

#menu a {
	display: block;
	padding: 10px;
	border-top: 1px solid #D1BC5C;
	font-weight: bold;
	font-size: 14px;
}

#menu a:hover, #menu .active a {
	background: #C29434;
	text-decoration: none;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates*/

.updates {
}

.updates ul {
	margin: 0;
	list-style: none;
	padding-top: 0px;
}

.updates h3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.updates p {
	font-size: 10px;
	line-height: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.clearer {
	font-size: 0px;
	height: 0px;
	width: 100%;
	display: block;
	clear: both;
	color: #B43939;
}

/* Footer */

#footer {
	clear: both;
	border-top: 1px solid #D1BC5C;
	background: #C29434;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer p {
	margin: 0;
	font-size: 11px;
	color: #D1BC5C;
	text-align: center;
}

#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #D1BC5C;
}
#footer a:hover {
	text-decoration: none;
	color: #B43939;
}
