body {
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	font-size:11px;
	line-height:19px;
	color: #000;
	background-color: #fff;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#BF body { 
    background-image:none;
}
.bigText { 
    font-size: 14px;
}
p, div, td { 
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif; 
	font-size:11px;
	line-height:19px;
}
a:link, a:visited { 
	color: #0085b6; 
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active { 
	color: #0085b6; 
	font-weight: bold;
	text-decoration:underline;
}
h1 { 
    font-size: 14px;
    margin-left: 6px;
    margin-top: 20px;
    margin-bottom: 0px;
}
li
{
	list-style-image: url(../images/_li2.gif);
	list-style-position: inside
}

.bigOrange {
	color: #ef8f2a;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
#subnav {
	background-image: url(../images/_header.gif);
	background-repeat:no-repeat;
	height: 146px;
}
#subnav2 {
	background-image: url(../images/_header2.gif);
	background-repeat:no-repeat;
	height: 140px;
}
#subnav a:link, #subnav a:visited,#subnav2 a:link, #subnav2 a:visited { 
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif; 
	font-weight: normal;
	font-size:11px;
	color: #3c7c7c; 
	line-height: 20px;
	text-transform:uppercase;
	text-decoration:none;

}
#subnav a:hover, #subnav a:active,#subnav2 a:hover, #subnav2 a:active { 
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif; 
	font-weight: normal;
	font-size:11px;
	color: #3c7c7c; 
	line-height: 20px;
	text-transform:uppercase;
	text-decoration:underline;

}
.orangeBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FC9C49;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FC9C49;
	background-color: #FFFFFF;
}
.tpFeatured {
	background-color: #E8F7F1;
	padding-left:10px;
	padding-right: 20px;
	padding-top: 20px;
}
.tpFeatured p {
	color: #666666;
	font-weight: bold;
	line-height: 14px;
	margin-left: 2px;
	margin-top:15px;
}
#searchForm { 
	top: 20px;
	float: right;
	margin-right:40px;
	position:relative;
}
#leftCol {
	padding-top: 25px;
	padding-left: 15px;
}
#leftColInside { 
	padding-top: 5px; 
	padding-left:5px;
}
#midCol {
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 10px;
}
#featuredNews {
	width: 225px;
	background-color: #e8f7f1;
	text-align: left;
	padding-top: 22px;
	padding-bottom: 10px; 
	
}
#featuredNews a:link, a:visited {
	line-height: 14px;
}
#featuredNews li { 
	list-style-position: outside;
	list-style-image: url(../images/_li.gif);
	line-height: normal;
	margin-left:35px;
	margin-bottom: 5px;
	margin-right: 20px;
}
#topImg { 
	padding-left: 4px;
}
#foot { 
	color: #0f5a4a; 
}
#foot a:link, #foot a:visited { 
	color: #0f5a4a; 
	text-decoration:none;
	font-weight: normal;
}
#foot a:hover, #foot a:active  { 
	color: #0f5a4a; 
	text-decoration:none;
	font-weight: normal;
}
.greenborders td { 
	border-bottom: solid 1px black;
}


/*Coupons */
.coupon_header
{
	color: #025548;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.coupon_disclaimer
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

div.coupon
{
	border-color: black;
	border-style: dotted;
	width: 450px;
	border-width: 3px;
}

/* NAVIGATION */
.nav {
	width: 600px;
	height: 40px;
	background: url(../images/_navigation.gif) no-repeat;
	top: 10px;
	margin-top:0px;
	position: relative;
	float: left;
}
.nav li {
	display: inline;

}
.nav li a:link, .nav li a:visited {
	position: absolute;
	height: 33px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
.nav .visitor a:link, .nav .visitor a:visited {
	left: 0px;
	width: 123px;
}
.nav .visitor a:hover, .nav .visitor a:focus {
	background: url(../images/_navigation.gif) no-repeat 0px -49px;
}
.nav .visitor a:active {
	background: url(../images/_navigation.gif) no-repeat 0px -98px;
}
.current-visitor .visitor a:link, .current-visitor .visitor a:visited {
	background: url(../images/_navigation.gif) no-repeat 0px -147px;
	cursor: default;
}
.nav-visitor, .nav-visitor-click {
	position: absolute;
	top: 0;
	left: 0px;
	width: 123px;
	height: 33px;
	background: url(../images/_navigation.gif) no-repeat 0px -49px;
}
.nav-visitor-click {
	background: url(../images/_navigation.gif) no-repeat 0px -98px;
}


.nav .travel a:link, .nav .travel a:visited {
	left: 170px;
	width: 196px;
}
.nav .travel a:hover, .nav .travel a:focus {
	background: url(../images/_navigation.gif) no-repeat -170px -49px;
}
.nav .travel a:active {
	background: url(../images/_navigation.gif) no-repeat -170px -98px;
}
.current-travel .travel a:link, .current-travel .travel a:visited {
	background: url(../images/_navigation.gif) no-repeat -170px -147px;
	cursor: default;
}
.nav-travel, .nav-travel-click {
	position: absolute;
	top: 0;
	left: 170px;
	width: 196px;
		height: 33px;
	background: url(../images/_navigation.gif) no-repeat -170px -49px;
}
.nav-travel-click {
	background: url(../images/_navigation.gif) no-repeat -170px -98px;
}

.nav .meeting a:link, .nav .meeting a:visited {
	left: 420px;
	width: 180px;
}
.nav .meeting a:hover, .nav .meeting a:focus {
	background: url(../images/_navigation.gif) no-repeat -420px -49px;
}
.nav .meeting a:active {
	background: url(../images/_navigation.gif) no-repeat -420px -98px;
}
.current-meeting .meeting a:link, .current-meeting .meeting a:visited {
	background: url(../images/_navigation.gif) no-repeat -420px -147px;
	cursor: default;
}
.nav-meeting, .nav-meeting-click {
	position: absolute;
	top: 0;
	left: 420px;
	width: 180px;
		height: 33px;
	background: url(../images/_navigation.gif) no-repeat -420px -49px;
}
.nav-meeting-click {
	background: url(../images/_navigation.gif) no-repeat -420px -98px;
}
/* END OF NAV */

td.accom_area { 
	font-size: 9px; 
	font-weight: bold;
	color: red;
}

td.accom_total { 
	font-size: 10px; 
	font-weight: bold;
	color: red;
	text-align: center;
}

td.accom_totalL { 
	font-size: 10px; 
	font-weight: bold;
	color: red;
}

td.accom {
	font-size: 9px; 
	color: grey;
	text-align: center;
}

td.accom_partner {
	font-size: 9px; 
	font-weight: bold;
	text-align: center;
}

td.accom_hotel {
	font-size: 9px; 
	color: grey;
}


td.accom_partner_hotel {
	font-size: 9px; 
	font-weight: bold;
}

th.accom
{
	font-size: 9px;
	color: white;
	font-weight: bold;
	text-align: center;
	background-color: #025548;
}


/*Girlfriends pages tags */
.girl ul li {
	list-style-image: url(images/_li2.gif);
	list-style-type: none;
	list-style-position: inside;
}
.girl p {
	color: #e62a2a;
	line-height:normal;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.bigRed {
	color: #e62a2a; 
	font-size:14px;
	font-weight:bold;
}
.girlfriendsH1 {
	color: #e62a2a;
	font-family: "Century Old Style", Century, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
}
.girlfriendsH2 {
	color: #e62a2a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
}
.girlfriendsH3 {
	color: #e62a2a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
}
.noMargin p {
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

.redLinks a:link, .redLinks a:visited {
	color: #E84141;
	text-decoration:underline;
}
.redLinks a:hover, .redLinks a:active {
	color: #C0000B;
	text-decoration: underline;
}
.girlInside a:link, .girlInside a:visited {
	color: #E62A2A;
	text-decoration: none;
}
.girlInside a:hover, .girlInside a:active {
	color: #666666;
	text-decoration: none;
}
h4 {
    color: #666666;
    margin-bottom: 0px;
    margin-left: 7px;
	padding: 0px;
}
.noPad ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../images/_bullet_girl.gif);
	font-size: 11px;	
}
#girlBG {
	margin: 8px;
	padding: 8px;
	background-color: #FBD5D7;
}
#fadedBG {
}
.mardigras {
color:#FFFFFF;
font-weight:bold;
}
a.headerlink, .headerlink { 
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 14px;
	color: #0085b6; 
	font-weight: bold;
}
a.bodylink { 
	font-weight: normal; 
}
.padBottom { 
	padding-bottom: 20px;
}
.biggerFont { 
	 font-size: 12px; line-height: 16px;
}
