BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}



/* MAIN TEXT -------------------------------------*/

A:link, 
A:active,
A:visited
{
	color: #993399;
}

A:hover
{
	color: #FF9900;
}


H1
{
	font-size: 2em;
	color: #663399;
	font-weight: bold;
	margin: 10px 0;
	line-height: 1em;
}

H2
{
	margin: .5em 0;
	padding: 4px 0;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	color: #663399;
	border-top: 1px solid #663399;
	border-bottom: 1px solid #663399;
}
H3
{
	margin: .5em 0;
	padding: .6em 0 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #FF6600;
}
H4
{
	margin: .5em 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}
H5
{
	margin: .5em 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #663399;
}
P
{
	margin: .8em 0 .8em 0;
	padding: 0;
	line-height: 1.4em;
}
UL
{
	margin: 0 0 0 15px;
	padding: 0;
	font-weight: bold;
	color: #663399;
}
UL LI
{
	margin: 0.5em;
	padding: 0;
}
UL LI P
{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}



/* LEFT COLUMN -----------------------*/

DIV#left DIV.side-box
{
	color: black;
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
}


/* TEXT HELPERS -----------------------------*/

.lodging-colors
{
	color: #FF9900;
	border-color: #FF9900;
}

.foodsvc-colors
{
	color: #FF6600;
	border-color: #FF6600;
}



/* DESIGN ELEMENTS ----------------------------*/

.feature {
	font-weight: bold;
	color: #663399;
}
.feature_lg {
	width: 100%;
	margin: .5em 0;
	padding: .8em 0 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #FF6600;
	display: block;
	clear: both;
}


/* POP-UP VIDEO PLAYER STYLES ---------------------------*/

#videoPlayer {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

#videoDesc {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}



/* PRODUCT PAGE STYLES --------------------------- */

#product_desc {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

#product_desc h1 {
	margin: 20px 0;
	padding: 4px 0;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	color: #663399;
	border-top: 1px solid #663399;
	border-bottom: 1px solid #663399;
	line-height: 1.2em;
}

#product_desc h4 {
	display: block;
	margin: 30px 0 12px 0;
	padding: 4px 6px 3px 8px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #663366;
	background-color: #F3EAFB;
	border-bottom: 1px solid #663366;
	border-right: 1px solid #663366;
}

#product_desc h5 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #CC0000;
	line-height: 0.5em;
	margin-bottom: 0px;
}

#content_listing thead th{
	margin-top: 10px;
	padding: 6px;
	background: #FFF8E8 url(../images/bg_td2.jpg) repeat-x;
	border-top: 1px solid #FFCA5E;
	border-bottom: 1px solid #FFCA5E;
	color: #FF6600;
	text-align:center;
	font-size: 18px;
	font-weight: bold;
}
#content_listing UL LI
{
	padding: 6px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}
#content_listing UL UL LI
{
	padding: 2px 0;
	font-size: 1em;
	font-weight: normal;
	color: #000;
}



/* PACKAGE STYLES ------------------------------ */

#package thead th{
	background: #FFF8E8 url(../images/bg_td2.jpg) repeat-x;
	color: #CC0000;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #FFCA5E;
	line-height: 14px;
	padding: 5px;
}




/* 'BUY NOW' BUTTON ------------------------------ */

.item_price P
{
	margin: 0;
}

.buynow {
	width: 90px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding: 4px;
}

.buynow a {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	height: 18px;
	width: 76px;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 16px;
	border: 2px outset #FF6699;
	padding-bottom: 1px;
	margin: 3px;
}

.buynow a:hover {
	color: #FFCC33;
}

.buynow a:visited {
	color: #FFFFFF;
}

.price {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-align: center;
	font-size: 18px;
	padding: 5px 8px 2px;
}




/* CATALOG LISTING STYLES --------------------------*/

#catalog table {
	border: 1px solid #FFFFFF;
	empty-cells: hide;
}

#catalog th {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

#catalog th a {
	text-decoration: none;
}

#catalog th a span {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	margin-left: 15px;
	margin-top: 5px;
	position: relative;
	top: 20px;
}

#catalog th a:hover {
	color: #FF9900;
	border-color: #FF9900;
}

.catalog_desc {
	font-size: 12px;
}



/* TESTIMONIAL STYLES ----------------------------- */

DIV.testimonial
{
	margin: 40px 20px;
	padding: 0;
}

DIV.testimonial P.quote {
	display: block;
	margin: 2px 0;
	padding: 15px;
	border: 2px solid #E9D7FF;
	font-size: 1.1em;
	line-height: 1.8em;
}
DIV.testimonial P.name
{
	display: block;
	margin: 0;
	padding: 3px 15px 0 15px;
	background-color: #AF83AF;
	border-top: 1px solid #663366;
	color: #FFFFFF;
	text-align: right;
	font-size: 1.5em;
	font-weight: bold;
}
DIV.testimonial P.job
{
	display: block;
	margin: 0;
	padding: 2px 15px 3px 0;
	background-color: #AF83AF;
	border-bottom: 1px solid #663366;
	color: #FFFFFF;
	text-align: right;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	line-height: 1em;
}



/* MISC ELEMENTS ---------------------------------- */

.footnote
{
	font-size: .9em;
}
