@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(http://www.forevertantra.com/images/bga.png) repeat-x;
	background-color:#fdc599;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
#container { 
	width: 54em;
	margin: 1em auto 0 auto;
	text-align: left;
	border:solid 1px #fff;
} 
#header {
	padding: 0;
	background:url(http://www.forevertantra.com/images/h5.png) no-repeat;
	height:90px;
} 
#inner {
	width:54em;
	background:url(http://www.forevertantra.com/images/scrollside.png) repeat-y;
	position:relative;
}
#header h1 {
	margin: 0;
	padding:0;
	font-family:"Charlemagne Std", "Copperplate Gothic Bold", Times, serif;
	font-size:36px;
	color:#653556;
	position: relative;
	left: 10em;
	top: 0.9em;
	letter-spacing: 1px;
	word-spacing: 15px;
	width: 9em;
}
h1 {
	font-family: Nyala,"Times New Roman", Times, serif;
	font-size:30px;
	color:#653556;
}
h2 {
	font-family: Nyala,"Times New Roman", Times, serif;
	font-size:26px;
	position:relative;
	color:#fff;
	text-align: center;
	left: 6em;
	top: .5em;
}
h3 {
	font-family: Nyala,"Times New Roman", Times, serif;
	font-size:27px;
	color:#653556;
	text-align:center;
	padding:3em 0 1em 0;
}
h4 {
	font-family: Nyala,"Times New Roman", Times, serif;
	font-size:21px;
	color:#653556;
	text-align:left;
	padding:1em 0 0 1.5em;
}
#sidebar1 {
	float: right;
	width: 11em;
	padding: 15px 0;
}
#mainContent {
	margin: 0 14em 0 .5em;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	padding-left: 9em;
	padding-top: 0.5em;
} 
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#000;
}
p {
	padding:5px 0;
}
.faq {
	font-family:"Charlemagne Std", "Copperplate Gothic Bold", Times, serif;
	font-size:14px;
	color:#653556;
}
.faqanswer {
	margin:0 0 0 5px;
	padding:0 0 14px 0;
}
.rates {
	font-weight: bold;
	margin: 0;
}
.rates1 {
	margin: 0;
}
.sessions {
	font-family: "Charlemagne Std";
	color:#653556;
	margin: 0;
}
.experiences {
	padding:5px 0;
	border-bottom:1px solid #fff;
}
.links {
	margin:10px 10px 19px 10px;
}
.quote {
	font-family:Nyala;
	font-size:14px;
	font-weight:bold;
	color:#653556;
	text-align:center;
	margin-top:19px;
}
.sig {
	font-family:QuigleyWiggly, Bickley Script;
	font-size:30px;
	padding: .1em 0 1em .2em;
}
.disclaimer {
	font-size:12px;
}
.fltrt { 
	float: right;
	margin:0 9px 0 0;
}
.fltlft { 
	float: left;
	margin:0 9px 0 0;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer {
	background: url(http://www.forevertantra.com/images/scrollbottom.png) no-repeat bottom right;
	padding: 0;
	height:90px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0;
}
.copyright {
	font-size:10px;
	color:#653556;
	text-align:center;
	margin:0;
	padding:0 0 2em 0;
	position:relative;
}
.copyright a {
	text-decoration:none;
	color:#fff;
}
.copyright a:hover, a:active {
	text-decoration:none;
	color:#653556;
}
.lang {
	float:left;
	width:130px;
	position:absolute;
	left: -23px;
	top: 18em;
	text-align:center;
}
.lang ul {
	list-style:none;
	display:block;
}
.lang li {
	background:#fff;
	font-family:"Charlemagne Std", "Copperplate Gothic Bold", Times, serif;
	font-size:14px;
	height:2em;
	text-align:center;
	padding:10px 5px 5px 5px;
	margin:0 0 6px 0;
	border:1px solid #653556;
}
.lang a {
	text-decoration:none;
	color:#653556;
}
.lang a:hover, a:active {
	text-decoration:none;
	color:#fdc599;
}

#navbar{
	position:absolute;
	left:42em;
	top:3em;
	width:11.5em;
} 
#navbar ul{ 
  	list-style-type:none; 
} 
#navbar a, 
#navbar a:link, 
#navbar a:visited{ 
  	text-decoration:none; 
  	font-family:"Charlemagne Std", "Copperplate Gothic Bold", Times, serif;
  	font-size:80%; 
  	color:#653556; 
  	display:block; 
  	height:2em; 
  	width:auto;
  	padding: 10px 0; 
  	text-align:center; 
} 
#navbar a:hover, 
#navbar a:active, 
#navbar li.selected a:link, 
#navbar li.selected a:visited{ 
  	color:#fff;
}