@charset "UTF-8";
/* CSS Document */
body{
	margin:88px 0 20px 0;
	padding:0;
	background:url(img/bikram_bg.gif) repeat-x;
	background-position:100% 110px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2e529c;
	line-height:15px;
}
br.clear {
	clear: both;
	width: 0;
	height: 0;
	border: none;
	background: inherit;
	margin: 0;
	padding: 0;
}
p{
	margin:0 0 15px 0;
	padding:0;
}
#maindiv{
	width:962px;
	height:613px;
	display:block;
	background:url(img/main_bg.jpg) no-repeat;
	padding-top:7px;
}
#navcolumn{
	display:block;
	float:left;
	height:605px;
	width:184px;
	margin-left:6px;
}
#navcolumn a{
	color:#a5c03b;
	text-decoration:underline;
}
#navcolumn a:hover{
	color:#cc6600;
}

#logo{
	display:block;
	background:url(img/logo.png) no-repeat;
	width:154px;
	height:67px;
	margin-top:75px;
}
#nav{
	display:block;
	margin-top:50px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
}
#nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:158px;
	text-align:left;
}
#nav ul li{
	margin:0;
	padding:0;
}
#nav ul li a{
	display:block;
	height:29px;
	line-height:31px;
	padding-left:14px;
	color:#747db4;
	text-decoration:none;
	margin-bottom:4px;
}
#nav ul li a:hover{
	border-top:1px dotted #a5c03b;
	border-bottom:1px dotted #a5c03b;
	height:27px;
	line-height:29px;
	color:#747db4;
}
#nav ul li a.selected{
	border-top:1px dotted #a5c03b;
	border-bottom:1px dotted #a5c03b;
	height:27px;
	line-height:29px;
	color:#747db4;
}
#nav ul li ul li a{
	margin-bottom:0;
	padding-left:30px;
}
#contact{
	width:158px;
	text-align:center;
	border-top:1px dotted #a5c03b;
	border-bottom:1px dotted #a5c03b;
	font-size:11px;
	margin-top:140px;
	font-family:"Times New Roman", Times, serif;
	padding:7px 0 5px 0;
	display:none;
}
#maincontent{
	width:654px;
	height:606px;
	float:left;
	margin-left:8px;
}
#photoarea{
	height:606px;
	float:left;
	width:150px;
	background:url(img/yoga_peeps.jpg) left no-repeat;
}
#headingcolumn{
	display:block;
	margin-top:115px;
	width:124px;
	float:left;
	text-align:right;
}
#headingcolumn h1{
	margin:0;
	padding:0 4px 0 0;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:20px;
	font-weight:normal;
	color:#747db4;
}
#contentcolumn{
	width:380px;
	float:left;
	display:block;
	margin-top:115px;
	text-align:left;
}
#contentcolumnwide{
	width:530px;
	float:left;
	display:block;
	margin-top:115px;
	text-align:left;
}
#wrapper {
  clear:left;
  overflow: hidden; 
  width: 376px;
  height: 455px;
  position: relative;
}
#wrapper * {
  position: relative;
}

#innercontent {
  width: 4000px;
  height: 450px;
}

#innercontent div.section {
  position: relative;
  float: left;
  height: 445px;
  width: 376px;
  overflow:hidden;
}
.section ul{
	margin-top:0;
	margin-left:14px;
	margin-bottom:15px;
	padding-left:10px;
}
.content{
	color:#888888;
	padding:0 41px 1px 18px;
	line-height:19px;
	font-size:11px;
}
.content h2{
	color:#a5c03b;
	margin:0;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	line-height:19px;
}
.content a{
	color:#747db4;
	text-decoration:underline;
}
.content a:hover{
	color:#cc6600;
	text-decoration:underline;
}
.pagenav{
	display:block;
	font-family:"Times New Roman", Times, serif;
	line-height:25px;
	text-align:right;
	padding-right:45px;
}
.pagenav a{
	color:#747db4;
	text-decoration:none;
}
.pagenav a:hover{
	color:#cc6600;
	text-decoration:underline;
}
.pagenav a.selected{
	color:#cc6600;
	text-decoration:underline;
}
.contentnav{
	display:block;
	padding-top:15px;
}
.contentnav a{
	height:40px;
	line-height:42px;
	display:block;
	background:url(img/nav_bg1.jpg) no-repeat;
	padding-left:14px;
	padding-right:14px;
	margin-right:9px;
	margin-bottom:3px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}
.contentnav a.color{
	background:url(img/nav_bg2.jpg) no-repeat;
}
.contentnav a.coloralt{
	background:url(img/nav_bg3.jpg) no-repeat;
}
.contentnav a:hover{
	color:#cc6600;
	text-decoration:none;
}
.grey{
	color:#b2b3b7;
}
.green{
	color:#a5c03b;
}
.lightblue{
	color:#747db4;
}
#footer{
	color:#747db4;
	font-size:11px;
	line-height:22px;
	display:block; padding-left:80px;
	text-align:center;
	width:880px;
	letter-spacing:.03em;
	font-family:"Times New Roman", Times, serif;
}
#footer a{
	color:#747db4;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
}
#footer a:hover{
	color:#a5c03b;
	text-decoration:underline;
}
table{
	margin-bottom:15px;
	text-align:center; font-family:"Times New Roman", Times, serif; font-size:11px;
}
td{
	height:22px;
	line-height:22px;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
}