/*Base classes begin*/
body {
	background:#fff url(../images/bodyBg.gif);
	color:#955a2f;
	margin:0;
	padding:0;
	font-family: Arial;
	font-size:100%;
	line-height: 140%;
	font-weight: normal;
}

.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
	height:0px;
}
.container {
	margin-bottom:24px;
}
.mainContainer {
	width:1000px;
}

/*base classes end*/
/*common tag classes begin*/

a {
	color:#955a2f;
	text-decoration:underline;

}
a:hover {
	text-decoration:none;
}
.contentSection a {
	color:#955a2f;
	text-decoration:none;
	border-bottom-width: thin;
	border-bottom-style: dotted;	
}
.contentSection a:hover {
	text-decoration:none;
}

.callOut a {
	color:#DADCBA;
	text-decoration:none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
p {
	margin-bottom:15px;
	font-size:85%;
}
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show
}
td, th {
	vertical-align: top
}
fieldset, img {
	border: 0
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal
}
ol, ul {
	list-style: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
h1 {
	color:#d63c72;
	font-size:120%;
	padding-bottom:5px;
	margin-bottom:12px;
	font-weight:normal;
}
h2 {
	color:#d63c72;
	font-size:100%;
	margin-top:10px;
	font-weight:normal;
}
h3 {
	color:#955a2f;
	font-size:85%;
	margin-top:10px;
}
ul.list1 {
	margin:10px 0;
}
.list1 li {
	background:url(../images/bullet.gif) no-repeat 5px 5px;
	padding:0 0 5px 5px;
	font-size:120%;
	
	line-height: 140%;
	
	
}
/*common tag classes ends*/
/*common classes begin*/
.center {
	text-align:center;
}
.lastChild {
	margin-bottom:0!important;
	padding-bottom:0!important;
	border:0!important;
}
.font120 {
	font-size:120%;
}
.font80 {
	font-size:80%;
	line-height:110%;
}
/*footer classes end*/
/*footer classes begin*/
.footer {
	background:#afa900;
	font-size:90%;
	color:#dde179;
	height:30px;
	padding:10px 0 0 70px;
}
.footer a {
	color:#dde179;
	text-decoration:none;
	margin-right:20px;
}
.footer a:hover {
	color:#dde179;
}
/*footer classes end*/
/*Navigation and logo section classes*/
.bCrumb {
	margin-top:13px;
	text-align:right;
	background:url(../images/bCrumbBG.gif) no-repeat 930px;
	height:45px;
	color:#d63c72;
	font-size:85%;
	padding:15px 55px 0 0
}
.bCrumb a {
	color:#d63c72;
	text-decoration:none;
}
.bCrumb a:hover {
	color:#d37c9b;
}
.mainNav {
	margin-left:80px;
	width:207px;
	height:430px;
	z-index:1;
	position:absolute;
	top:0;
	line-height:normal;
	background-color: #bb484e;
	background-image: url(../images/navBg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.mainNav ul {
	margin-top:30px;
}
.mainNav ul li {
	padding-left:22px;
	margin-bottom:10px;
	color:#fff;
	font-size:100%;
}
.mainNav ul li a {
	color:#fff;
	text-decoration:none;
}
.mainNav ul li a:hover {
	color:#dde179;
}
.mainNav ul li.selected a {
	color:#dde179;
}
.mainNav ul ul {
	margin-top:0;
	font-size:75%;
}
.mainNav ul ul li {
	padding-left:24px;
	margin-bottom:5px;
	background:url(../images/subNavBg.gif) no-repeat 15px;
}
.mainNav ul li ul li a {
	color:#fff !important;
	text-decoration:none;
}
.mainNav ul li ul li a:hover {
	color:#dde179 !important;
}


/*Content Section classes starts*/
.contentSection {
	margin:0 0 0 225px;
	float:left;
	width:535px;
	padding:10px 0;
	/*background:#dde179;*/
	background-color: #EAEDAD;
	color:#955a2f;
	display: inline;/*For IE6*/
}
.contentSectionGoogleCal {
	/*background-color: #913346;*/
	margin:0 0 0 0px;
	float:left;
	width:900px;
	padding:0px 0;
	color:#955a2f;
	display: inline;/*For IE6*/
	background-color: #EAEDAD;
}

.contentSectionHome {
	/*background-color: #913346;*/
	margin:0 0 0 225px;
	float:left;
	width:535px;
	padding:0px 0;
	color:#955a2f;
	display: inline;/*For IE6*/
	background-color: #EAEDAD;
}

.padLR {
	padding-left:80px;
	padding-right:15px;
}

.callOut {
	background-color:#afa900;
	padding-top:10px;
	padding-bottom:10px;
	color:#DADCBA;
}
.callOut p {
	font-size:85%;
	margin-bottom:0;
}
.callOutHome {
	background-color:#afa900;
	padding-bottom:10px;
	color:#DADCBA;
}
.callOutHome p {
	font-size:100%;
	margin-bottom:0;
	padding-left:80px;
	font-weight:bold;
}
.addressDetails {
	font-size:70%;
	padding:5px 0 34px 225px;
	color:#d63c72;
}
.addressDetails a {
	color:#d63c72;
	text-decoration:none;
}
.rhsSection {
	float:right;
	width:233px;
}
.quote {
	color:#afa900;
	padding:10px;
	font-size:85%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.contentSection ul {margin-left:15px; font-size:100%; line-height:110%;}
.contentSection ul li {
	list-style:circle;
	list-style-position:outside;
	font-size: 85%;
}
/*Content Section classes end*/
/*Slide show classes begin*/
/*preload classes*/ 
.svw {
	width: 50px;
	height: 20px;
	background: #fff;
}
.svw ul {
	position: relative;
	left: -999em;
}
/*core classes*/ 
.stripViewer {
	position: relative;
	overflow: hidden;
	margin: 0 0 1px 0;
}
.stripViewer ul { /* this is your UL of images */
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
	list-style-type: none;
}
.stripViewer ul li {
	float:left;
}
.stripTransmitter {
	overflow: auto;
	width: 1%;
}
.stripTransmitter ul {
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
}
.stripTransmitter ul li {
	width: 20px;
	float:left;
	margin: 0 1px 1px 0;
	font-size:100%;
}
.stripTransmitter a {
	text-align: center;
	line-height: 22px;
	color: #955a2f;
	text-decoration: none;
	display: block;
}
.stripTransmitter a:hover, a.current {
	color: #d63c72;
	font-weight:bold;
}
/*Slide show classes end*/
/*background image classes begin*/
.mainContainerBg {
	background:url(../images/botBg.gif) no-repeat left bottom;
}
.mainContainerBgShiatsu {
	background:url(../images/botBgShiatsu.gif) no-repeat left bottom;
}
.mainContainerBgLotus {
	background:url(../images/botBgThai.gif) no-repeat left bottom;
}
.mainContainerBgHome {
	background:url(../images/botBgHome.gif) no-repeat left bottom;
}
/*background image classes end*/

