@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background:url(images/bg.gif);
}

img.play {opacity:0.80;filter:alpha(opacity=80);}
img.play:hover {opacity:1.0;}

img.headButtons {opacity:0.70;filter:alpha(opacity=70);}
img.headButtons:hover {opacity:1.0;}

img.footerButtons {opacity:0.90;filter:alpha(opacity=90);}
img.footerButtons:hover {opacity:1.0;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
}

a:link {
	text-decoration: none;
	color: #FFC;
}
a:visited {
	text-decoration: none;
	color: #FFC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF8800;
}

.BnEhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #766C4B;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 14px;
	margin-bottom: 10px;
	text-indent: 4px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
}
.GlobalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
}
.TourHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #A18969;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
}
ul {
	margin-top: 0px;
	margin-bottom: 10px;
}
.GlobalLarge {color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 14px;}
.GlobalTextWhite {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight:bold;
}
.GlobalTextBlack {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight:bold;
}

.Date {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #756638;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #292929;
	font-weight: bold;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #292929;
	margin-top: 20px;
	text-align: center;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #756638;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: lighter;
	padding-bottom: 10px;
	background-image: url(http://www.blissneso.com/newsletter/fclive-bar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #756638;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #756638;
	padding-bottom: 10px;
}
img.front-thumb:hover {
	opacity:0.6;
}
.GoldText {
	color: #937F51;
}
.Newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #CCC;
	width: 205px;
	line-height: 20px;
	vertical-align: middle;
	border: 1px solid #CCC;
	font-weight: bold;
	text-align: center;
}
.NewsletterButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #CCC;
	border: 1px solid #CCC;
	width: 205px;
	line-height: 24px;
	vertical-align: middle;
	font-weight: bold;
}

img.button {opacity:1.0; filter:alpha(opacity=100);}
img.button:hover {opacity:0.7; filter:alpha(opacity=70);;}

