/*----- right content area -----*/
		div.sideBar {
			float: right;
			width: 158px;
		}

		div.sideBox {
			text-align: center;
			
			float: right;
			width: 158px;
			margin: 0 0 8px 0;
			
			color: #a54399;
			background: #fbebf3 url(/assets/base/footer_bg.jpg) repeat-x;
			
			border: 1px solid #bf75b4;
			font-size: 14px;
		}
		
		
		div.gradientBox {
			text-align: center;
			margin: 0 0 8px 0;
			padding: 10px;
			color: #a54399;
			background: #fbebf3 url(/assets/base/footer_bg.jpg) repeat-x;
			border: 1px solid #bf75b4;
			font-size: 14px;
		}
		
				
			div.sideBox a:link, div.sideBox a:visited,
			div.gradientBox a:link, div.gradientBox a:visited {
				color: #a54399;
				font-weight: bold;
				text-decoration: none;
				border-top: none;
				border-left: none;
				border-right: none;
				border-bottom: 1px dotted #a54399;
			}
			
			div.sideBox a:hover 
			div.gradientBox a:lhover {
				color: #ca006c;
				font-weight: bold;
				text-decoration: none;
				border-top: none;
				border-left: none;
				border-right: none;
				border-bottom: 1px solid #ca006c;
			}
			
				div.sideBox a.image, div.sideBox a:hover.image {
					border: none;
				}
		
			div.sideBox p {
				margin: 1em;
			}
			
				div.sideBox p.infoLinks {
					margin: 0.5em 1em 1em 1em;
					font-size: 10px;
				}
			
			div.sideBox p.book {
				margin: 0.5em 1em;
			}
		
			div.sideBox p.phone {
				font-size: 18px;
			}
			
			div.sideBox p.hours {
				font-size: 10px;
			}
			
			
			div.bookingForm p {
				text-align: left;
				font-size: 13px;
			}
			
			div.bookingForm select {
				width: 127px;
			}
			
			div.bookingForm p.checkRates {
				font-weight: bold;
			}

			input#searchInput {
				width: 75px;
				margin: 5px 5px 5px 0;
				clear: both;
				vertical-align: middle;
				border: 1px solid #bf75b4;
			}
			
			
			
			
			
			





body
{
	margin: 0px;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 14pt;
}
img
{
	border: 0;
}


.mainLeft a:link, .mainLeft a:active {
	color: #000000;
}
.mainLeft a:visited, .mainLeft a:hover {
	color: #ca006c;
}


.flashback
{
	/*background-image: url('/assets/base/background.gif');*/
	background-repeat: repeat;
	width: 100%;
	float: left;
	
	margin-bottom: 2px;
}
.flash1
{
	background: #fff;
	width: 684px;
	height: 211px;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #fff;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
	
	margin-bottom: 10px;
}

.flash1 .leftimg
{
	margin: 0px;
	padding: 0px;
	float: left;
}
.flash1 .rightflash
{
	margin: 0px;
	padding: 0px;
	width: 160px;
	float: right;
}
.flash2
{
	background: #fff;
	width: 685px;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #fff;
	margin-left: auto;
	margin-right: auto;
}
.mainWrapper
{
	width: 100%;
	float: none;
	clear: both;
}
.mainContent
{
	width: 685px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
}
.mainBack
{
	margin: 0;
	padding: 0;
	/*background-image: url('/assets/base/right_bar.gif');
	background-repeat: repeat-y;
	background-position: right;*/
	width: 100%;
}
.mainLeft
{
	width: 484px;
	float: left;
	padding: 0px 15px 0px 0px;
}
.mainRight
{
	width: 171px;
	float: right;

}
.mainSingleCol
{
	margin: 0;
	padding: 0;
	width: 100%;
}
.logoPad
{
	padding: 0px 30px 0px 0px;
}
.topLogo
{
	/*width: 520px;*/
	width: 686px;
	margin: 12px auto 18px auto;
	float: left;
	text-align: center;
}
.topRghtNavPad
{
	padding: 7px 0px 7px 0px;
}
.topRightNav
{
	width: 163px;
	float: right;
}
.topNav
{
	width: 686px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}
.topNavPad
{
	width: 100%;
	padding: 0px 0px 3px 0px;
	float: left;
}
.topNavPadLrg
{
	padding: 0px 0px 7px 0px;
}
.topNav .btn
{
	background: #f7dee8;
	color: #1D67A0;
	text-align: left;
	width: 153px;
	height: 18px;
	font-family: arial, verdana;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 1px;
}
.topNav .btn a, .topNav .btn a:link, .topNav .btn a:active, .topNav .btn a:visited, .topNav .btn a:hover
{
	text-decoration: none;
	color: #351628;
}





/* FOOTER */
.botNav
{
	clear: both;
	width: 100%;
	color: #a54399;
	background: #fbebf3 url(/assets/base/footer_bg.jpg) repeat-x;
	border-top: 1px solid #bf75b4;
	float: left;
	margin: 9px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}
.botCenter .subnav {
	color: #a54399;
}
.botCenter .subnav a:link, .botCenter .subnav a:active, .botCenter .subnav a:visited {
	text-decoration: none;
	color: #a54399;
}
.botCenter .subnav a:hover {
	text-decoration: underline;
	color: #ca006c;
}




.newPhone
{
	background-image: url('/assets/base/button_background.gif');
	background-repeat: no-repeat;
	width: 266px;
	height: 31px;
	text-align: center;
	color: #ffffff;
	font-weight: bolder;
	white-space: nowrap;
}
.phone_callbox
{
	/*background-image: url(/assets/base/phoneback.gif);
	background-repeat: repeat-x;*/
	background: #fbebf3;
	color: #a54399;
	padding-top: 3px;
	width: 482px;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	border: 1px solid #7bo341;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.phone_callbox .big
{
	font-size: 14pt;
}
.phone_callbox a, .phone_callbox a:link, .phone_callbox a:visited, .phone_callbox a:active
{
	color: #a54399;
	border-bottom: 1px dotted #a54399;
	text-decoration: none;
}
.phone_callbox a:hover {
	color: #ca006c;
	border-bottom: 1px solid #ca006c;
	text-decoration: none;
}
.phoneLate
{
	/*background-image: url(/assets/base/phoneback.gif);
	background-repeat: repeat-x;*/
	background: #fbebf3;
	color: #a54399;
	padding-top: 3px;
	width: 482px;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	border: 1px solid #013271;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.phoneLate a, .phoneLate a:link, .phoneLate a:visited, .phoneLate a:active
{
	color: #a54399;
	border-bottom: 1px dotted #a54399;
	text-decoration: none;
}
.phoneLate a:hover {
	color: #ca006c;
	border-bottom: 1px solid #ca006c;
	text-decoration: none;
}
.directions
{
	/*background-image: url(/assets/base/phoneback.gif);
	background-repeat: repeat-x;*/
	background: #B2216C;
	color: #fff;
	padding-top: 3px;
	width: 158px;
	height: 23px;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	border: 1px solid #7b0341;
	margin-left: auto;
	margin-right: 0px;
	margin-bottom: 5px;
	clear: both;
}
.directions a, .directions a:link, .directions a:visited, .directions a:active, .directions a:hover
{
	color: #fff;
	text-decoration: none;
}
.booknow
{
	background: #960550;
	color: #fff;
	padding-top: 3px;
	width: 158px;
	height: 23px;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	white-space: nowrap;
	border: 1px solid #7b0341;
	margin-left: auto;
	margin-right: 0px;
	margin-bottom: 5px;
	clear: both;
}
.booknow a, .booknow a:link, .booknow a:visited, .booknow a:active, .booknow a:hover
{
	color: #fff;
	text-decoration: none;
}
.subnav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 13pt;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}
.subnav a, .subnav a:link, .subnav a:visited, .subnav a:hover
{
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.subnav a, .subnav a:link, .subnav a:visited
{
	color: #fff;
}
.subnav a:hover
{
	color: #DF4991;
}
.bld
{
	font-weight: bold;
}
.lft
{
	text-align: left;
	margin-left: 0px;
}
.cntr
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.rght
{
	text-align: right;
	margin-left: auto;
	margin-right: 0px;
}
.flt
{
	float: left;
	padding: 3px;
}
.fltleft
{
	float: left;
}
a, a:link, a:hover, a:visited
{
	text-decoration: underline;
}
a, a:link
{
	color: #351628;
}
a:hover
{
	color: #b2216c;
}
a:visited
{
	color: #b2216c;
}
/*
a
{
	color: #a13f5a;
}
a:hover
{
	color: #000;
}
*/
.bigbluebold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ca006c;
	line-height: 16pt;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 15px 0px;
}
.bluebold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ca006c;
	line-height: 16pt;
	font-weight: bold;
	text-align: left;
	margin: -12px 0px 15px 0px;
}


.bigblueboldcenter
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ca006c;
	line-height: 16pt;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 15px 0px;
}
.hrTopNav
{
	background: #6585ab;
	height: 1px;
	width: 100%;
}
.searchBox
{
	width: 163px;
	height: 32px;
	background: #f7dee8;
}
.searchBoxTxt
{
	width: 90%;
	color: #351628;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	border: solid 1px #3E1B2F;
}
.searchBoxInput
{
	float: left;
	width: 100px;
}
.searchBoxImg
{
	float: left;
	width: 45px;
}
.specialist
{
	width: 158px;
	background: #b2216c url(/assets/base/vaca_spec_bg.jpg) repeat-x;
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding: 18px 0px 18px 0px;
	line-height: 15px;
	border: 1px solid #7b0341;
	margin-left: auto;
	margin-right: 0px;
	margin-bottom: 5px;
}
.specialist a, .specialist a:link, .specialist a:active, .specialist a:visited, .specialist a:hover
{
	color: #fff;
}
.specialistSM
{
	font-size: 9px;
	color: #fff;
}
.smallblue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b2216c;
	line-height: 13pt;
}
.smallblack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13pt;
}
.testimonial
{
	width: 128px;
	background: #fbebf3 url(/assets/base/footer_bg.jpg) repeat-x;
	text-align: left;
	font-size: 12px;
	color: #a54399;
	padding: 12px;
	line-height: 14px;
	border: 1px solid #bf75b4;
	float: left;
	margin: 5px 15px 0px 0px;
}
.testimonial a:link
{
	text-decoration: none;
}
.testimonial a:visited
{
	text-decoration: none;
}
.testimonial a:hover
{
	text-decoration: underline;
}
.testimonialLink
{
	text-align: right;
}
.testimoniallogo
{
	margin-top: 10px;
}
.testimonialpage
{
	padding: 10px;
}
.directionsright
{
	/*background-image: url(/assets/base/phoneback.gif);
	background-repeat: repeat-x;*/
	background: #B2216C;
	color: #fff;
	padding-top: 3px;
	width: 158px;
	height: 23px;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	border: 1px solid #7b0341;
	margin-left: auto;
	margin-right: 0px;
	margin-bottom: 5px;
	clear: both;
	float: right;
}
.directionsright a, .directionsright a:link, .directionsright a:visited, .directionsright a:active .directionsright a:hover
{
	color: #fff;
	text-decoration: none;
}
.directionsright a:hover
{
	color: #660033;
	text-decoration: none;
}
.fridayvowrenewalright
{
	background: #B2216C;
	color: #fff;
	padding-top: 3px;
	width: 158px;
	height: 46px;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	border: 1px solid #7b0341;
	margin-left: auto;
	margin-right: 0px;
	margin-bottom: 5px;
	clear: both;
	float: right;
}
.fridayvowrenewalright a, .fridayvowrenewalright a:link, .fridayvowrenewalright a:visited, .fridayvowrenewalright a:active .fridayvowrenewalright a:hover
{
	color: #fff;
	text-decoration: none;
}
.fridayvowrenewalright a:hover
{
	color: #660033;
	text-decoration: none;
}
.paraLeft
{
	text-align: left;
	padding: 0px 0px 15px 0px;
	margin-left: 0px;
	margin-right: auto;
}
.para
{
	padding: 0px 0px 12px 0px;
}
.paraRight
{
	width: 100%;
	text-align: right;
	margin-left: auto;
	margin-right: 0px;
	margin-bottom: 5px;
}
td
{
	text-align: left;
}
.botWrapper
{
	width: 685px;
	margin-left: auto;
	margin-right: auto;
}
.botLeft
{
	float: left;
	width: 83px;
	text-align: left;
}
.botRight
{
	float: right;
	width: 83px;
	text-align: right;
}
.botCenter
{
	float: left;
	width: 519px;
}
.rightSpace
{
	padding: 0px 10px 0px 0px;
}
.clear
{
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.tableRight
{
	width: 160px;
	margin-left: auto;
	margin-right: 0px;
}
ul
{
	padding: 0px;
	margin: 10px;
}
li
{
	padding: 0px;
	margin-left: 8px;
}
.eventImg
{
	width: 100px;
	text-align: left;
	margin: 5px 15px 0px 0px;
	float: left;
}
.eventTxt
{
	width: 345px;
	text-align: left;
	float: left;
}
hr
{
	margin: 10px 0px 10px 0px;
	height: 1px;
	color: #BD3C99;
}
img
{
	border: 0px;
}
.bu
{
	font-weight: bold;
	text-decoration: underline;
}
.point
{
	cursor: pointer;
}
.list
{
	text-align: left;
	padding-left: 10px;
	float: left;
}
.note
{
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.headline
{
	width: 475px;
	height: 28px;
	background: #fbebf3;
	text-align: left;
	font-size: 18px;
	color: #a54399;
	float: left;
	padding-top: 7px;
	padding-left: 5px;
	margin-bottom: 15px;
}
.headlinertitle
{
	font-size: 18px;
}


.sub_headline {
	background-color: #fbebf3;
	margin: 0px 0px 3px 0px;
	padding: 3px;
	color: #a54399;
	font-weight: bold;
	text-align: center;
	display: block;
}







/* --- rate grids --- */
.rateGrid { margin: 0px;
		padding: 0px;
		border: 1px solid #351628;
		border-collapse: collapse;
		width: 100%; }
		
.rateGrid tr { background-color: #ffffff;
		color: #000000; }
		
.rateGrid tr.dark { background-color: #f7dee8;
		color: #000000; }
		
.rateGrid tr th { background-color: #b2216c;
		margin: 0px;
		padding: 5px;
		border: 0px;
		color: #ffffff; }
		
.rateGrid tr th.top { background-color: #b2216c;
		border-top: 1px solid #351628;
		color: #ffffff;
		font-size: 125%; }
		
.rateGrid tr th.top2 { background-color: #F1C4DB;
		border-top: 1px solid #F1C4DB;
		color: #7b0341;
		font-size: 125%; }		
		
.rateGrid tr th.savings { background-color: #7b0341;
		color: #ffffff;
		text-align: center }
		
		
.rateGrid tr td { margin: 0px;
		padding: 5px;
		border: 1px solid #351628;
		text-align: center; }
		
.rateGrid tr td.category { background-color: #f1c4db;
		color: #7b0341;
		font-weight: bold;
		text-align: left; }
		
.rateGrid tr td.type { text-align: left; }

.rateGrid tr td.slashed { text-decoration: line-through; }

.rateGrid tr td.savings { background-color: #7b0341;
		border-bottom: 1px solid #351628;
		border-top: 1px solid #351628;
		color: #ffffff;
		text-align: center }
	
.rateGrid tr td.savingsred { background-color: #B2216C;
		border-bottom: 1px solid #351628;
		border-top: 1px solid #351628;
		color: #ffffff;
		text-align: center }	

/* two column styles */
.twoCol_left {
	float: left;
	width: 45%;
	text-align: left;
}
.twoCol_left_alt {
	float: left;
	width: 65%;
	text-align: left;
}
.twoCol_right {
	float: right;
	width: 45%;
	text-align: left;
}
.twoCol_left ul, .twoCol_right ul, .twoCol_left_alt ul { margin-top: 0; }

/* better header styles */
h1.header, h2.header {
	font-family: Arial, Helvetica, sans-serif;
	color: #b2216c;
	text-align: left;
}
h1.header { font-size: 16px; }
h2.header { font-size: 14px; }

/* better paragraph styles */
p.body {
	text-align: left;
	margin-left: 0px;
	margin-right: auto;
}
/* google mini styles */
.g
{
	text-align: left;
	padding: 0px 0px 15px 0px;
	margin-left: 20%;
	margin-right: auto;
}
.f
{
	text-align: left;
	padding: 0px 0px 15px 0px;
	margin-left: center;
	margin-right: auto;
}.disclaimer {
	font-size: 11px;
	text-align: left;
	line-height: 14px;
}

/* flp referral rewards faq's */
.flprewards
  {
	width: auto;
	text-align: left; /* offsets the center alignment from BODY for the IE6 fix */
	color: #650360;
	float: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: bold;
	font-size: 13px;
		}

