html {
	height: 100%
}

body {
	margin-top: 0px;
	height: 100%;
	background-color: #000000
}

td {
	font-size: 12px;
	color: #ffffff;
	line-height: 25px;
	font-family: arial, helvetica, sans-serif
}

div {
	font-size: 12px;
	color: #ffffff;
	line-height: 25px;
	font-family: arial, helvetica, sans-serif
}

p {
	font-size: 12px;
	color: #ffffff;
	line-height: 25px;
	font-family: arial, helvetica, sans-serif;
	text-align:justify;
}

ul {
	font-size: 12px;
	color: #ffffff;
	line-height: 25px;
	font-family: arial, helvetica, sans-serif
}

li {
	font-size: 12px;
	color: #ffffff;
	line-height: 25px;
	font-family: arial, helvetica, sans-serif
}

hr {
	color: #573856;
	height: 1px
}

a {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: normal;
}

a:hover {
	color: #542c54;
	text-decoration: none
}

.headline{
	font-family:"times new roman", times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #542c54;
	text-decoration: none;
	font-weight:bold;
	}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #542c54;
	line-height: 25px;
	font-family: arial, helvetica, sans-serif
}

.subheadline{
	font-size: 12px;
	text-transform: uppercase;
	color: #542c54;
	text-decoration: none;
}

.subnav {
	background-image: url();
	vertical-align: top;
	background-repeat: no-repeat;
	text-align: right
}

.content {
	text-align: center
}

h3 {
	font-weight: normal;
	font-size: 12px;
	color: #cccccc;
	line-height: 18px;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none
}

.disclaimer {
	font-weight: normal;
	font-size: 12px;
	color: #cccccc;
	line-height: 18px;
	font-style: italic;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none
}

.tourspa {
	font-size: 10px;
	font-weight: bold;
	color: #542c54;
	text-decoration: underline
}

.pipe{
	color:#542c54;
}

.padded{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:60px;
	padding-right:60px;
}

.smtext{
	font-family: arial, helvetica, sans-serif;
	font-size : 10px;
	color: #ffffff;
}

.breadcrumbs {
	font-size:10px;
	color:#542c54;
}