@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
}

body#home {
	background: #986fbe;
	font-family: "Times", "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 14pt;
}

img {
	border: 0;
}

h1 {
	font-size: 24pt;
	color: #fff/*590715*/;
	font-weight: lighter;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 0;
	background: #cc99ff/*e9cce4*/;
	padding: 20px 0px;
}

h1.package-title {
	background: #cc99ff;
	color: #fff;
}

h2 {
	font-size: 24pt;
	color: #6f0e9f;
	font-weight: lighter;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 0;
	background: 0;
	padding: 20px 0px;
}

strong {
	font-weight: bold;
}

#header {
		width: 271px;
		height: 99px;
		margin: 0 auto 10px auto;
}

#holder {
	width: 1050px;
	margin: 0 auto;
	padding: 0;
}

#outer {
	position: relative;
	width: 825px;
	margin: 0 auto;
	padding: 35px;
	background: #ffffff/*314525*/ url('images/inner-bg.jpg') top left;
}

#social {
	position: absolute;
	right: 0px;
	top: -50px;
	width: 100px;
	height: 38px;
}

#inner {
	background: #cc99ff/*de018d/*d9d71e/*70a225/*bfbfbf*//*a0bb3a*/;
	padding: 15px;
}

#main {
	background: #ffffff;
	position: relative;
	height: 357px;
	padding: 12px;
}

#content {
	width: 100%;
	height: 357px;
}

#recent-press {
	position: absolute;
	width: 125px;
	right: -135px;
	top: 0;
	text-align: center;
	font-size: 10pt;
}

#recent-press img {
	margin-top: 10px;
	border: 1px #78376f solid;
}

table {
	color: #6f0e9f;
	font-size: 11pt;
}

table p {
	font-size: 11pt;
}

#page {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12pt;
	color: #6f0e9f/*590715*/;
	min-height: 357px;
}

#page {
	font-size: 12pt;
}

#page p a, #page p a:visited {
	color: #9700e2/*7b4173*/;
	text-decoration: none;
}

#page p a:hover {
	color: #cc99ff/*63235a*/;
}

p.large {
	font-size: 16pt;
}

p.small {
	font-size: 10pt;
}

p.extra-small {
	font-size: 8pt;
}

p.strong {
	font-weight: bold;
}

.entry {
	padding: 0 10px;
}

.center-entry {
	text-align: center;
	padding: 0 15px;
}

.lotus {
	background: url('images/lotus-bg.jpg') center center no-repeat;
}

td.coupon {
}

td.imagecell {
	padding-left: 10px;
}

#nav {
	width: 100%;
	border-top: 3px #6f0e9f/*fc78cb/*f1ef41/*314525/*545454*/ solid;
	background: #cc99ff/*de018d/*e0de25/*70a225/*bfbfbf/*72583f*/;
	font-size: 12pt;
}

ul.table {
	display: table;
	margin: 0 auto;
	padding: 15px 0px;
}

ul.center-list {
	width: 300px;
	text-align: left;
	margin: 0 auto;
}

#nav li {
	display: inline;
	list-style: none;
}

#nav li a {
	color: #ffffff/*545454/*314525*/;
	text-decoration: none;
	padding: 15px 10px;
}

#nav li a:hover {
	color: #/*314525*/ffffff;
	background: #6f0e9f/*fc78cb/*9fba39/*c3dd61/*919191/*836950*/;
}

#page li.bullet {
	list-style: disc;
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 6px;
	list-style-image: none;
}

#page li {
	display: list-item;
	list-style-image: url('images/lotus-icon.jpg');
	list-style-position: outside;
	margin-bottom: 10px;
	font-size: 12pt;
}

#page li a {
	color: #9700e2/*7b4173*/;
	text-decoration: none;
}

#page li a:hover {
	color: #cc99ff/*63235a*/;
}

#footer {
	text-align: center;
	padding: 25px 0px;
	font-size: 10pt;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#mysong {
	margin: 15px auto 0px auto;
	filter:alpha(opacity=30);
  	opacity:0.3;
	width: 30px;
	text-align: center;
}

#mysong:hover {
	filter:alpha(opacity=60);
  	opacity:0.6;
}

#page .centeralign {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.clear {
	clear: both;
}

.promo-list {
	margin: 25px auto;
}

.promo-list p {
	margin: 15px auto;
	padding: 0;
	width: 450px;
	color: #6f0e9f;
	text-align: left;
}

.slideshow {
	width: 550px;
	margin: 0 auto;
	text-align: center;
}

.slideshow div {
	display: block;
	width: 550px;
	margin: 0 auto;
	padding: 15px;
	text-align: center;
	background-color: #ecdabc;
}

.slideshow div img {
	display: block;
	margin: 0 auto;
}