body {
	font: 12px verdana,helvetica,sans-serif;
	margin: 0px;
}
/*==============Common================ */
h1,h2,h3,h4,h5,h6 {
	color: #630;
}
a {
	color: #7F623B;
}
a:hover {
	color: #000;
}
.box {
	border: 1px solid #999;
}
p.division {
	padding-bottom: 10px;
	border-bottom: 1px solid #DCB887;
}
small {
	font-size: 9px;
}

.red {
	color: #900;
}
.stdPad {
	padding: 5px;
}
.catLinks {
	font-weight: bold;
	font-size: 15px;
	display: block;
	margin-bottom: 5px;
}
.affLinks {
	display: block;
	margin: 0px 0px 5px 10px;
	color: #666;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
}
.pageTitle {
	border-bottom: 1px solid #DCB887;
	padding-bottom: 5px;
}
.spaImage {
	float: left;
	margin-right: 10px;
	border: 3px double #006699;
}
.error {
	color: #900;
	font-size: 1.2em;
	padding: 15px 5px 15px 50px;
	background: url(images/error.gif) no-repeat 5px;
	border: 1px solid #c99;
}
.productTitle {

	color: #3B4F5B;
}

/*==============Header================ */
.header {
	width: 780px;
	margin: 0px auto;
	background: #fff url(images/headerBG.jpg) no-repeat;
	height: 165px;
	position: relative;
}
#headerNav {
	position: absolute;
	top: 140px;
	left: 0px;

}
#headerNav a {
	font-weight: bold;
	color: #7F623B;
	font-size: 13px;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
	background: url(images/hNavArrow.gif) no-repeat 0px 5px;

}
#headerNav a:hover {
	color: #333;
	background: url(images/hNavArrowOver.gif) no-repeat 0px 5px;
}
/*==============Body================ */
.content {
	width: 780px;
	margin: 10px auto;
	height: 400px;
	overflow: visible;

}
body>.content {
	min-height: 400px;
	height: auto;
}
/*==============Footer================ */
.footer {
	width: 780px;
	height: 50px;
	margin: 0px auto;
	padding-top: 15px;
	background: url(images/footerBG.jpg) repeat-x;
	text-align: center;
	color: #666;
}
.footer a {
	color: #666;
}

/*==============featured health spas================ */
.SMFeatured {
	margin-top: 10px;
	background: #fff;
	padding: 3px;
	line-height: 1.4em;
}
.SMFeatured img {
	float: left;
	margin-right: 5px;
	display: block;
}
.SMFeatured .featuredTitle {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	padding-bottom: 6px;
	color: #3B4F5B;
	border-bottom: 1px solid #999;
}
.SMFeatured a {
	font-weight: bold;
	
	display: block;
	margin-bottom: 4px;
}

/*==============index page maps================ */
.indexMapTitle {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	padding-bottom: 6px;
	color: #3B4F5B;
	border-bottom: 1px solid #999;
	text-decoration: none;
}

.listLinks {
	margin: 0px 0px 6px 8px;
	padding: 0px 0px 6px 8px;
	line-height: 20px;
	list-style-image: url(images/listArrow.gif);
}
/*==============best================ */
.bestTitle {
	padding: 0px;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	color: #630;
	position: absolute;
	top: 15px;
	width: 170px;
}
/*==============articles================ */

.intro {
	font-style: italic;
	font-size: .9em;
}
.articleSideMenu {
	border: 1px solid #ccc;
	background: #eee;
}
.sideArtHeaderText {
	display: block;
	padding: 5px;
	color: #fff;
	background: #003366;
}
.sideArtLinks {
	display: block;
	padding: 2px 5px 3px 8px;
}

/*==============featured================ */

.featuredAd {
	border: 1px solid #336699;
	padding: 5px;
}
.featuredHeader {
	margin: 0px;
	background: #336699;
	color: #fff;
	padding: 5px;

}
/*==============glossary styles================ */
.gAlpha {
	text-align: center;
	background: #eee;
	padding: 2px;
	font-size: 10px;
}
.gAlpha div{
	text-align: center;
	background: #fff;
	padding: 3px;
}

.smHeader {
	text-align: center;
	padding: 5px;
	background: url(images/smHeaderBG.jpg) no-repeat;
	height: 12px;
}
.smBottom {
	background: url(images/smBottomBG.jpg) no-repeat;
	height: 12px;

}
.glossarySideMenu a, .smSel {
	display: block;
	background: #fff;
	padding: 4px 5px;
	text-align: center;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	
	border-bottom: 1px #eee solid;
}
.smSel {
	background: #eee;
}
