@charset "utf-8";
/* ------------------------------ */
/*          Nandi Yoga            */
/*            v1.0                */
/* ------------------------------ */

/* Reset CSS */

/* Normalizes margin, padding */
	body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin : 0;
	padding : 0;
}
/* Normalizes font-size for headers */
	h1, h2, h3, h4, h5, h6 {
	font-size : 100%;
	font-weight: normal;
}
/* Removes list-style from lists */
	ol, ul {
	list-style : none;
}
/* Normalizes font-style and font-weight to normal */
	address, caption, cite, code, dfn, em, strong, th, var {
	font-style : normal;
	font-weight : normal;
}
/* Removes borders and spacing from tables */
	table {
	border-collapse : collapse;
	border-spacing : 0;
}
/* Removes border from fieldset and img */
	fieldset, img, img a {
	border : 0;
}
/* Left-aligns text in caption and th */
	caption, th {
	text-align : left;
}
/* Removes quotation marks from q */
	q:before, q:after {
	content :'';
}
/* Removes rid of Firefox's dotted borders */
	a {
	outline:none;
}
/* Removes rid of IE's blue borders */
	a img {
	border:none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
/* ------------------------- End Reset CSS ---------------------- */

img, div {
	behavior: url(iepngfix.htc)
}
body {
	background-color: #a8c399;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #522C1B;
	letter-spacing: 0.04em;
	word-spacing: 0.1em;
}
.header {
	height: 103px;
	margin: 0;
	background-color: #a8c399;
}
.logo {
	width: 959px;
	height: 103px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
/* --------------- start menu ---------------- */
.menu_wrapper {
	width:965px;
	margin:0 auto;
	padding-top: 2px;
	display:block;
}
* {
	padding:0;
	margin:0
}
.dropdown {
	float:left;
}
.dropdown dt {
	width:160px;
	height:43px;
 	border:0px padding:0px;
	cursor:pointer;
}
.dropdown dt a {
	width:160px;
	height:43px;
 	border:0px padding:0px;
	cursor:pointer;
}
.dropdown dt:hover {
	background:url(../images/header_over_drop.gif)
}
.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:161px;
	display:none;
	background:#fff;
	z-index:200;
	opacity:0
}
.dropdown ul {
	width:157px;
	border:2px solid #9ac1c9;
	list-style:none;
	border-top:none
}
.dropdown li {
	display:inline
}
.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:5px;
	color:#333;
	text-decoration:none;
	background:#eaf0f2;
	width:147px;
	text-align: left;
}
.dropdown a:hover {
	background:#d9e1e4;
	color:#000
}
.dropdown .underline {
	border-bottom:1px solid #b9d6dc
}
.nodrop, .nodrop:active, .nodrop:visited {
	float:left;
	width:160px;
	height:43px;
	display:block;
border:0px padding:0px;
	background:url(../images/header.gif);
}
.nodrop:hover {
	background:url(../images/header_over.gif)
}
/* -------------- end menu --------------- */

.border {
	background-color: #EFE1C6;
	height: 136px;
	margin: 0;
	background-position: center top;
	background-image: url(../images/border.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.page_wrapper {
	background-color: #fdfeff;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	height: 100%;
}
.wrapper {
  	min-height:265px;
  	height:auto !important;
  	height:265px;
	width: 967px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
	z-index: 4;
	display: block;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #522C1B;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 25px;
	letter-spacing: 0.04em;
	word-spacing: 0.1em;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #522C1B;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 25px;
	letter-spacing: 0.04em;
	word-spacing: 0.1em;
}
a img {
	border: 0 none;
}
img {
	border: 0 none;
	padding-right: 12px;
	margin: 0px;
	padding-top: 0px;
	clear: both;
}


#home_image {
	width: 967px;
	height: 346px;
	margin-bottom: 15px;
}
#welcome {
	width: 227px;
	height: 98px;
	margin-left: 76px;
}
#tranquil {
	width: 900px;
	height: 204px;
	margin-left: 31px;
	margin-right: 31px;
}
.hide {
	display: none;
}
.button_wrapper {
	width: 906px;
	height: 148px;
	margin-left: auto;
	margin-right:auto;
	text-align: center;
	margin-top: 50px;
	display: block;
}
#book_classes {
	height: 148px;
	width: 192px;
	overflow: hidden;
	display: block;
	background-image: url(../images/roll_classes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#book_classes:hover {
	background-position: bottom left;
}
#green_yoga {
	height: 148px;
	width: 192px;
	overflow: hidden;
	display: block;
	background-image: url(../images/roll_green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-left: 53px;
}
#green_yoga:hover {
	background-position: bottom left;
}
#workshops {
	height: 148px;
	width: 192px;
	overflow: hidden;
	display: block;
	background-image: url(../images/roll_workshops.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-left: 53px;
}
#workshops:hover {
	background-position: bottom left;
}
#new {
	height: 148px;
	width: 192px;
	overflow: hidden;
	display: block;
	background-image: url(../images/roll_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-left: 53px;
}
#new:hover {
	background-position: bottom left;
}
#kids_yoga {
	height: 148px;
	width: 192px;
	overflow: hidden;
	display: block;
	background-image: url(../images/roll_kids.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-left: 53px;
}
#kids_yoga:hover {
	background-position: bottom left;
}
#kidsyoga {
	height: 148px;
	width: 192px;
	overflow: hidden;
	display: block;
	background-image: url(../images/roll_kids.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-left: 53px;
}
#grandopening:hover {
	background-position: bottom left;
}
#mailing_list {
	height: 148px;
	width: 192px;
	overflow: hidden;
	display: block;
	background-image: url(../images/roll_mailing.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-left: 53px;
}
#mailing_list:hover {
	background-position: bottom left;
}
#facebook {
	height: 65px;
	width: 153px;
	overflow: hidden;
	display: block;
	background-image: url(../images/roll_facebook.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-left: 53px;
}
#facebook:hover {
	background-position: bottom left;
}
#twitter {
	height: 65px;
	width: 153px;
	overflow: hidden;
	display: block;
	background-image: url(../images/roll_twitter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-left: 53px;
	margin-top:10px;
}
#twitter2:hover {
	background-position: bottom left;
}
#facebook2 {
	height: 65px;
	width: 153px;
	overflow: hidden;
	display: block;
	background-image: url(../images/roll_facebook2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-left: 53px;
}
#facebook2:hover {
	background-position: bottom left;
}
#twitter2 {
	height: 65px;
	width: 153px;
	overflow: hidden;
	display: block;
	background-image: url(../images/roll_twitter2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-left: 53px;
	margin-top:10px;
}
#twitter2:hover {
	background-position: bottom left;
}
.header_title {
	margin-bottom: 30px;
	clear: both;
	margin-left: 0px;
	padding-top: 5px;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: 2;
	font-weight: normal;
	color: #522C1B;
}

.ft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #a8c399;
	background-image: url(../images/ft_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 55px;
	width: 100%;
	margin-bottom: 0px;
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 15px;
	text-align: center;
	clear: both;
}

.photo_right {
	float:right;
	clear: both;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 50px;
	padding-right: 0px;
}
a {
	text-decoration: none;
	color: #4186BA;
}
a:hover {
	text-decoration:underline;
	color: #4FA1E0;
}
a visited{
	text-decoration: none;
	color: #4186BA;
}
#tips {
	width:12 ems;
}
#ahimsa_wrapper {
	float: right;
	width: 300px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
	clear: both;
	background-color: #d4e3f0;
	border: thin solid #558ab3;
	padding-top: 10px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	float: left;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	color: #522C1B;
}
#captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 20px;
	color: #522C1B;
}

/* -------------- Start Bio Pics ---------------*/
 .thumbnail
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #522C1B;
	float: left;
	width: 200px;
	padding: 5px;
	text-align: center;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0;
}

.clearboth { clear: both; }
/* ------------- End Bio Pics -------------------*/


/* -------------- this is actually the div for the teacher bio thick boxes ---------------*/
.lb_signup {
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
/* -------------- End teacher bio thick box ---------------*/

.shadow {
	margin-bottom: 20px;
}
#doorway_text {
	overflow : auto;
	width: 300px;
}
#grand {
	padding-top: 80px;
	padding-right: 170px;
	padding-bottom: 25px;
	padding-left: 100px;
}
.note {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

/* -------------- white text used on the green yoga popup on the home page ---------------*/

.text_white {
	color: white;
}

.slideshow { padding: 0px; }
.slideshow img { padding: 0px; border: 0px; }