body {
	background-attachment: fixed;
	background-image: url(images/bk_leatherTile.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0033FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0054fe;
}
a:hover {
	text-decoration: none;
	color: #af2c17;
}
a:active {
	text-decoration: underline;
	color: #0054fe;
}
#outer-wrapper {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #1a1900;
	background-repeat: repeat-y;
	position: relative;
	background-image: url(images/content_bk.jpg);
}

#top {
	position:relative;
	width:900px;
	height:207px;
	background-color: #F7EFDD;
	font-size: 10px;
}
#top-logo {
	height: 207px;
	width: 446px;
	position: relative;
	float: left;
}
#top-rightWrapper {
	height: 207px;
	width: 454px;
	position: relative;
	float: right;
}
#topNav {
	height: 50px;
	width: 454px;
}
#top-Cards1 {
	height: 157px;
	width: 114px;
	position: relative;
	float: left;
	background-image: url(images/card_1_hearts.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#top-Card-Flash {
	width: 69px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 33px;
	padding-bottom: 6px;
}
#top-Cards2 {
	height: 157px;
	width: 112px;
	position: relative;
	float: left;
	background-image: url(images/card_2_spades.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#top-Card-BOM {
	width: 69px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 33px;
	padding-bottom: 6px;
}
#top-Cards3 {
	height: 157px;
	width: 113px;
	position: relative;
	float: left;
	background-image: url(images/card_3_diamonds.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#top-Card-kits {
	width: 78px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 33px;
	padding-bottom: 0px;
}
#top-Cards4 {
	height: 157px;
	width: 114px;
	position: relative;
	float: left;
	background-image: url(images/card_4_clubs.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#top-Card-QF {
	width: 69px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 33px;
	padding-bottom: 6px;
}


#shopNav {
	position:relative;
	width:900px;
	height:19px;
	clear: both;
	background-image: url(images/shop_nav_bk.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	font-size: 11px;
}

#content {
	width:900px;
	clear: both;
	position: relative;
}
#left-sidebar {
	float: left;
	width: 175px;
	font-size: 10px;
}

#left-sidbarNav {
	width: 175px;
	background-color: #909340;
}
.leftBtn {
	height: 22px;
	width: 148px;
	padding-top: 6px;
	padding-left: 25px;
	padding-right: 2px;
	background-image: url(images/sidebar_left_btn.jpg);
	background-repeat: no-repeat;
}
.leftBtn   a:link {
	color: #FFD238;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E3C10;
	text-decoration: none;

}

.leftBtn a:visited {
	color: #F4C300;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E3C10;
	text-decoration: none;
}

.leftBtn a:hover {
	color: #FFFFFF;
}

.leftSubBtn {
	background-image: url(images/sidebar_left_subBtn.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 148px;
	padding-top: 6px;
	padding-left: 25px;
	padding-right: 2px;
}
.leftSubBtn   a:link {
	color: #000000;
	font-weight: bold;

}
.leftSubBtn a:visited {
	color: #000000;
	font-weight: bold;
}

.leftSubBtn a:hover {
	color: #af2c17;
	font-weight: bold;
	text-decoration: underline;
}
.leftSubBtn    a:active {
	color: #000000;
	font-weight: bold;

}
#left-sidbarLower {
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#searchForm {
	margin-top: 15px;
	border-top: 1px dotted #d2bd9c;
	border-bottom: 1px dotted #d2bd9c;
}
input {
	font-size: 9px;
}


#right-sidebar {
	float: right;
	width: 175px;
	font-size: 10px;
}
#right-sidebarNav {
	background-color: #909340;
}
#accordianPanelContent li {
	background-image: url(images/sidebar_left_subBtn.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: -30px;
	height: 22px;
	padding-top: 6px;
	margin-top: -18px;
	margin-bottom: -18px;
}
.rightBtn {
	height: 22px;
	width: 150px;
	padding-top: 6px;
	padding-left: 23px;
	padding-right: 2px;
	background-image: url(images/sidebar_right_btn.jpg);
	background-repeat: no-repeat;
}
.rightBtn   a:link {
	color: #FFD238;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E3C10;
	text-decoration: none;

}
.rightBtn a:visited {
	color: #F4C300;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E3C10;
	text-decoration: none;
}

.rightBtn a:hover {
	color: #FFFFFF;
}
#right-sidbarLower {
	width: 153px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.testimonialBox {
	background-color: #f1e8d4;
	border: 1px solid #d2bd9c;
	padding: 10px;
	margin-top: 20px;
	text-align: left;
	font-size: 11px;
	line-height: 1.5em;
}



#center {
	float: left;
	width: 545px;
}
#centerContent {
	padding: 10px;
}
#ContentHeading {
}

#footer {
	position:relative;
	width:900px;
	height:92px;
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #9D5521;
	font-size: 11px;
}

#subFooter {
	position:relative;
	width:900px;
	clear: both;
	background-image: url(images/btm_bk.jpg);
	background-repeat: repeat-x;
	height: 185px;
	background-color: #AFB64E;
	font-size: 10px;
}
#footer-left {
	float: left;
	height: 69px;
	width: 165px;
	padding-top: 23px;
	padding-left: 10px;
	font-weight: bold;
}
#footer-centerTop {
	float: left;
	height: 23px;
	width: 540px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}
#footer-centerBtm {
	float: left;
	height: 44px;
	width: 550px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}
#footer-right {
	height: 69px;
	width: 140px;
	padding-top: 23px;
	padding-right: 10px;
	float: right;
	font-weight: bold;
	padding-left: 25px;
}
.subfooter {
	padding: 10px;
	width: 128px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #515018;
	float: left;
	height: 125px;
}
.subfooterTitles {
	float: left;
	width: 270px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #9BA147;
	color: #6E030E;
	font-size: 11px;
	text-align: center;
}

.subfooterRt {
	padding: 10px;
	width: 128px;
	float: left;
	height: 120px;
}
#subFooter a:link {
	color: #000000;
	text-decoration: underline;
}
#subFooter a:visited {
	color: #000000;
	text-decoration: underline;
}
#subFooter a:hover {
	color: #af2c17;
	text-decoration: underline;
}
.largeTxt {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	margin-top: 15px;
}


.LgTxtBlue {
	font-size: 13px;
	color: #0054FE;
}
.italicWine {
	color: #6E030E;
	font-style: italic;
	font-weight: normal;
}
.pt12BoldTxt {
	font-size: 12px;
	font-weight: bold;
}
.pt12Txt {
	font-size: 12px
}
#side-mag {
	margin-top: 15px;
	margin-left: 2px;
}
.featuresTable {
	width: 530px;
}
.bdr-orangeTable  {
	border: 1px solid #fba572;
	width: 250px;
	height: 175px;
	text-align: left;
}
.bdr-cranberryTable {
	border: 1px solid #c5062f;
	width: 250px;
	height: 175px;
	text-align: left;
}
.bdr-clayTable {
	border: 1px solid #b99a86;
	width: 250px;
	height: 175px;
	text-align: left;
	background-image: url(images/features_WC_bk.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bdr-flixBlueTable {
	border: 1px solid #0083ff;
	width: 250px;
	height: 175px;
	text-align: left;
	background-color: #3786FC;
}
.QFBlueBk {
	clear: both;
	padding: 8px 5px 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.QFBlueBk a {
	color: #FFFFFF;
	text-decoration: underline;
}

.paddingQF {
	padding: 10px 5px;
	background-color: #FFFFFF;
	text-align: center;
}
.bdr-cyanTable {
	border: 1px solid #72ebff;
	width: 250px;
	height: 175px;
	text-align: left;
}
.bdr-greenTable {
	border: 1px solid #008a51;
	width: 250px;
	height: 175px;
	text-align: left;
}
.bdr-yellowTable {
	border: 1px solid #fee75b;
	width: 250px;
	height: 175px;
	text-align: left;
}
.bdr-hotPinkTable {
	border: 1px solid #ff4cb9;
	width: 250px;
	height: 175px;
	text-align: left;
}
.bdr-creamcycleTable {
	border: 1px solid #ff4cb9;
	width: 255px;
	height: 175px;
	text-align: left;
}
.bdr-neonGreenTable {
	border: 1px solid #00ff5c;
	width: 255px;
	height: 175px;
	text-align: left;
}
.bdr-purpleTable {
	border: 1px solid #af69fe;
	width: 255px;
	height: 175px;
	text-align: left;
}
.bdr-redTable {
	border: 1px solid #fc0410;
	width: 250px;
	height: 175px;
	text-align: left;
}
.bdr-tealTable {
	border: 1px solid #3CB6B8;
	width: 250px;
	height: 200px;
	text-align: left;
}
.bdr-slateBlueTable {
	border: 1px solid #7a98cd;
	width: 250px;
	height: 175px;
	text-align: left;
}
.bdr-blackGremlin {
	width: 255px;
	height: 185px;
	text-align: left;
	background-image: url(images/Gremlin_bkg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#ShangriLa {
	background-image: url(images/features_ShangriLa.jpg);
	background-position: bottom;
	height: 173px;
	width: 165px;
	background-repeat: no-repeat;
	float: right;
}
#EmperorsBasket {
	background-image: url(images/EmperorsBaskets.jpg);
	background-position: bottom;
	height: 173px;
	width: 165px;
	background-repeat: no-repeat;
	float: right;
}


.paddingFloatLftShangriLa {
	padding: 5px;
	float: left;
	width: 75px;
}
.paddingFloatRtJADeb {
	padding: 5px;
	float: right;
	width: 90px;
	background-color: #9BE5F1;
}

.padding {
	padding: 5px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.paddingFloatLft {
	padding: 5px;
	float: left;
	width: 75px;
}
.paddingFloatRt {
	padding: 5px;
	float: right;
	width: 90px;
	height: 173px;
}
.paddingPP2007 {
	padding: 1px 5px 5px;
	width: 225px;
	margin-right: auto;
	margin-left: auto;
}


#Wchocolate {
	width: 177px;
	margin-top: 10px;
	float: left;
}
.paddingFloatRtWChoc {
	padding: 2px 5px 5px;
	float: right;
	width: 60px;
	text-align: right;
}
.blueTxtItalics {
	font-size: 11px;
	color: #0054FE;
	font-style: italic;
	font-weight: bold;
}
.pt24Txt {font-size: 24px}
#hop {
	height: 94px;
	width: 106px;
	margin-top: 35px;
	float: left;
	margin-left: 15px;
}
.paddingFloatRtHOP {
	padding: 5px;
	float: right;
	width: 110px;
	height: 165px;
}
.paddingFloatLftNiemeyer {
	padding: 5px;
	float: left;
	width: 110px;
	margin-top: 20px;
}
.bdr-yellowTableSpaRetreat {
	border: 1px solid #fee75b;
	width: 250px;
	height: 175px;
	text-align: center;
	background-color: #fefe9d;
}
#bunkhouse {
	width: 234px;
	margin-left: 10px;
}
.orange a {
	color: #fe8b03;
}
.orange a:hover {
	color: #820305;
}
#ruthMcD {
	background-color: #000000;
	float: right;
	height: 173px;
	width: 126px;
}
.paddingFloatLftRuthMcD {
	padding: 5px;
	float: left;
	width: 110px;
	margin-top: 20px;
	text-align: right;
}
.pt13TextGreen {
	color: #006600;
	font-size: 13px;
	font-weight: bold;
}
.paddingFloatRtCSampler {
	padding: 5px;
	float: right;
	width: 73px;
	height: 163px;
}
#sampler {
	float: left;
	width: 167px;
	text-align: center;
	margin-top: 2px;
}
#ThisWeeksFeatures {
	clear: left;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
SRProductName {text-align="center";color="#green";font-size="11"; font-family="Arial";}
SRProductDept {text-align="center";color="#003366";font-size="10"; font-family="Arial";}
SRProductHeader {text-align="center";color="#003366";font-size="11"; font-family="Arial";}
	
#Features {
	width: 500px;
}
#scroll {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.style1 {
	font-size: 14px
}
.style2 {
	color: #7a98cd;
	font-size: 14px;
}
.style5 {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
.style6 {
	color: #618D22;
	font-weight: bold;
	font-size: 10px;
}
#ContentHeading-secondary {
	background-image: url(images/content_hdr_pages.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 550px;
}

#content-secondary-titles {
	float: right;
	height: 26px;
	width: 500px;
	margin-top: 18px;
	margin-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#centerContent-secondary {
	padding: 1px 10px 10px;
	font-size: 12px;
	line-height: 1.5em;
}
#contentTopMenu {
	font-size: 10px;
	text-align: center;
}
#eMailForm {
	padding: 3px;
	width: 500px;
	border-top-width: 5px;
	border-right-width: 2px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8F0009;
	border-right-color: #C4C970;
	border-bottom-color: #90050B;
	border-left-color: #C3C86F;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFDEB;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
}
#mapDir {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}

.columns {
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 2px;
	width: 245px;
}
.columns-rightaligned {
	float: right;
	width: 250px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 10px;
	line-height: normal;
	background-color: #FFFFFF;
}

.column-small {
	float: left;
	width: 200px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding: 2px;
}
.column-smallright {
	float: right;
	width: 200px;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAEBFF;
	margin-bottom: 3px;
	text-transform: uppercase;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/img_texas_rose_onWhite.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 40px;
	line-height: 40px;
	color: #2847CF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8970A;
	text-align: left;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/img_texas_rose_MedonWhite.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 25px;
	line-height: 40px;
	color: #2847CF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAEBFF;
	margin-bottom: 3px;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/bullet_classTicket.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 30px;
	line-height: 40px;
	color: #4F4F01;
	text-align: left;
	margin-bottom: 3px;
}

#centerContent-secondary img {
	margin: 5px;
}
.imageWcaption {
	float: right;
	width: 250px;
	padding: 0px;
	text-align: center;
	margin: 0px 0px 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.subHeads12ptbold {
	color: #B31113;
	font-size: 12px;
	font-weight: bold;
}
#quiltShopSlideShow {
	width: 352px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.pt12greenBold {
	color: #587500;
	font-weight: bolder;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F1E8D4;
}
#clearBoth {
	clear: both;
}
.pt11BlueBold {
	color: #0054FE;
	font-weight: bold;
	font-size: 12px;
}
.btnRose {
	font-weight: bold;
	background-image: url(images/bullet_rose.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E9C432;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8F943F;
	padding-top: 5px;
	padding-bottom: 5px;
}
.btnStar    {
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFCA45;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F6E28A;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFCA45;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F6E28A;
	background-image: url(images/bullet_star.jpg);
	list-style-type: none;
}
#clubs {
	clear: both;
	width: 495px;
	margin-right: auto;
	margin-left: auto;
}
.classDividers img {
	background-color: #DAE5B1;
	padding: 3px;
	border: 1px solid #A2A949;
	z-index: 1;
}

.classDividers {
	background-image: url(images/classe_bk.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bkToTop {
	text-align: right;
	clear: both;
}
#centerContent-secondary2 {
	padding: 1px 10px 10px;
	font-size: 11px;
	line-height: 1.5em;
}
/*
#columnsNav p {
display: none;
}
#columnsNav {
	font-family: Arial;
	font-weight: bold;
	border-right: 1px solid #666;
	padding: 0;
	margin-bottom: 1em;
	background-color: #9cc;
	color: #333;
	width: 100%;
}
#columnsNav ul {
list-style: none;
margin: 0;
padding: 0;
}
#columnsNav ul li {
margin: 0;
border-top: 1px solid #003;
}
#columnsNav ul li a {
	display: block;
	padding: 2px 2px 2px 1.5em;
	border-left: 10px solid #369;
	border-right: 1px solid #69c;
	border-bottom: 1px solid #369;
	background-color: #036;
	color: #fff;
	text-decoration: none;
	width: 85%
}
html>body #columnsNav ul li a {
width: auto;
}
#columnsNav ul li a:hover {
border-left: 10px solid #036;
border-right: 1px solid #069c;
border-bottom: 1px solid #369;
background-color: #69f;
color: #fff;
}
*/

#columnsNav p {
display: none;
}
#columnsNav {
	font-weight: bold;
	padding: 0;
	margin-bottom: 1em;
	color: #000000;
	width: 100%;
}
#columnsNav ul {
list-style: none;
margin: 0;
padding: 0;
}
#columnsNav ul li {
	margin: 0;
}
#columnsNav ul li a {
	display: block;
	padding: 2px 2px 2px 2em;
	border-bottom: 1px solid #DAEBFF;
	color: #0033FF;
	text-decoration: none;
	width: 85%;
	background-image: url(images/bullet_star.jpg);
	background-repeat: no-repeat;
}
html>body #columnsNav ul li a {
width: auto;
}
#columnsNav ul li a:hover {
	border-bottom: 1px solid #EBC331;
	background-color: #FCF4BE;
	color: #9B000A;
	background-image: url(images/bullet_star-over.jpg);
	background-repeat: no-repeat;
}
#map {
	width: 425px;
	margin-right: auto;
	margin-left: auto;
}
.centerTextClearBoth {
	text-align: center;
	clear: both;
}
.stud   li {
	background-image: url(images/bullet_stud.jpg);
	background-position: 0px top;
	background-repeat: no-repeat;
	list-style-type: none;
	display: block;
	margin: 3px 0px 0px -10px;
	text-indent: 20px;
	font-weight: bold;
}
.BulletFrame {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/Gallery_frame.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #000000;
	list-style-type: none;
	border-bottom-style: solid;
	border-bottom-color: #666600;
	padding-right: 5px;
	padding-left: 5px;
	line-height: normal;
	height: 18px;
	border-bottom-width: thin;
}

.BulletAirplane {
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/MiniAirplane.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #000099;
	list-style-type: none;
	border-bottom-style: dotted;
	border-bottom-color: #6699FF;
}

.BulletMachine {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/bullet_machine.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-indent: 30px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #2847CF;
	margin-bottom: -8px;
}
.BulletPinCushion {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/bullet_pinCushion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #2847CF;
	list-style-type: none;
}
.BulletPinCushionParagraph {
	background-image: url(images/bullet_pinCushion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
	padding-top: 4px;
	padding-bottom: 3px;
	list-style-type: none;
	margin-bottom: 5px;
}
.BulletIron {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/bullet_iron.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 32px;
	padding-top: 4px;
	padding-bottom: 9px;
	color: #2847CF;
	margin-bottom: -12px;
}
.BulletEleven {
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/bullet_11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #2847CF;
	line-height: 20px;
}
.Bulletcruise {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/bullet_ship.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-indent: 35px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #C40000;
	margin-bottom: -8px;
}

.bullet-quiltFlix {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/bullet-QuiltFlixClapper.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 30px;
	line-height: 40px;
	color: #0033FF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FB001F;
	margin-bottom: 3px;
}
.BulletShipWheel {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/bullet_shipwheel.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-indent: 30px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #663333;
	margin-bottom: -8px;
}
.BulletBus {
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/bullet_bus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 35px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #FF0000;
	list-style-type: none;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.bullet-quiltfiction {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/bullet_QuiltFiction.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 50px;
	line-height: 40px;
	color: #0033FF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FB001F;
	margin-bottom: 3px;
}





#spaRetreatSlideShow {
	width: 205px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#spaRetreatSlideShow img {
	margin: 0px;
	padding: 0px;
}
#Retreatnature {
	clear: both;
}
#Retreatnature img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.columnsNav  ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.columnsNav ul li a {
	display: block;
	padding: 2px 2px 2px 2em;
	border-bottom: 1px solid #DAEBFF;
	color: #296DF6;
	text-decoration: none;
	width: 85%;
	background-image: url(images/bullet_star.jpg);
	background-repeat: no-repeat;
}
.columnsNav  ul  li  a:hover {
	border-bottom: 1px solid #EBC331;
	background-color: #FCF4BE;
	color: #9B000A;
	background-image: url(images/bullet_star-over.jpg);
	background-repeat: no-repeat;
}
.columns-rightalignedBunk {
	float: right;
	width: 250px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 10px;
	line-height: normal;
	border: 1px dotted #BF953E;
}
.classDividersNoImgBdr {
	background-image: url(images/classe_bk.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.classDividersNoImgBdr img {
	padding: 3px;
	z-index: 1;
}

.bkColor {
	background-image: url(images/bk_highlights.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C6321B;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6321B;
}
.columnsWide {
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 2px;
	clear: both;
	width: 95%;
}
#centerContent-secondary td, th{
	font-size: 12px;
}
.askDebBk {
	background-color: #E8FFFF;
	padding: 10px;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
}
.BulletDeb {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/bullet_deb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 40px;
	padding-top: 4px;
	padding-bottom: 9px;
	color: #058ADB;
	margin-bottom: -12px;
	line-height: 30px;
}

#askDeb {
	float: left;
	width: 148px;
	margin-top: 30px;
}
.formBox {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #9E9E36;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.1pptitles     {
	font-weight: bold;
	color: #0457FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0054FE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BB310F;
}
.aPP2007 {
	color: #2E58FF;
	font-weight: bold;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #E8D7B5;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #A12616;
}
#sitemap {
	color: #000000;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#mystery {
	background-image: url(images/mysterywtrmk.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: auto;
	width: 495px;
	vertical-align: middle;
}
.divTable {
	width: 249px;
	padding: 3px;
}
.divTable img {
	padding: 5px;
}

