* html {
	width: 	100%;
}
body, h1, h2, h3, form, p, blockquote {
	padding: 0;
	margin: 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: #5cb1c4;
}


.headingred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #b8320f;
}
.headinggrn {
	color: #34654d;
	padding-top: 40px;
	margin-bottom: 20px;
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #34654d;
	margin-bottom: 40px;
	
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #8c866b;
	padding: 4px;
	border: 1px solid #595544;
	
}
.headingwht {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

.headingblu {
	color: #07687e;
	font: bold 15px Georgia, "Times New Roman", Times, serif;	
}
.headinggray {
	color: #666666;
	font: bold 15px Georgia, "Times New Roman", Times, serif;	
}
.dottedline {
	display: block;
	border-top: 1px dashed #666666;
}

a:link {
	color: #008080;
}
a:visited {
	color: #008080;
}
a:hover {
	color: #008080;
}
a:active {
	color: #008080;
}

#wrapper {
	padding: 0;
	width: 950px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	background: #FFFFFF url(http://www.undertheyogatree.com/images/shadow.gif) repeat-y right;
}


#midcontent {
	width: 906px;
	float:left;
	padding-left:15px;
	text-align: left;
}

#navbar {
	float: left;
	width: 906px;
	height: 28px;
	clear:right;
	background-color: #1c382a;
	padding: 0;
	margin: 0;
}

#navbar ul {
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	list-style: none;
	padding-left: 0;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	
}

#navbar ul li {
	display: inline;
	padding-left: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
}

#navbar ul a {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 5px 5px 5px;	
}
#navbar ul a:hover {
	color: #1c382a;
	background: #a6d59e;
	
}


#navabout, #navschool, #navstudio, #navservices, #navtrainings {
	float: left;
	width: 906px;
	height: 28px;
	clear:right;
	background-color: #a6d59e;
	padding: 0;
	margin: 0;
}

#navabout ul, #navschool ul, #navstudio ul, #navservices ul, #navtrainings ul {
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	list-style: none;
	padding-left: 0;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
	
}

#navabout ul li, #navschool ul li, #navstudio ul li, #navservices ul li, #navtrainings ul li  {
	display: inline;
	padding-left: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
}

#navabout ul a, #navschool ul a, #navstudio ul a, #navservices ul a, #navtrainings ul a  {
	color: #1c382a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 5px 5px 5px;	
}
#navabout ul a:hover, #navschool ul a:hover, #navstudio ul a:hover, #navservices ul a:hover, #navtrainings ul a:hover {
	color: #076A80;
	
}

#navabout ul {
	padding-left: 158px;
}

#navschool ul {
	padding-left: 300px;
}
#navstudio ul {
	padding-left: 422px;
}
#navservices ul {
	padding-left: 503px;
}
#navtrainings ul {
	padding-left: 768px;
}





#header {
	float: left;
	margin: 0;
	clear:right;
	
} 




.divwht {
	border-top: 1px solid #FFFFFF;
}


#homecontent {
	text-align: left;
	width: 780px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font: bold 14px/24px Georgia, "Times New Roman", Times, serif;
	padding-top: 30px;
	padding-bottom: 50px;
	text-align:justify;
	background-image: url(images/logo_watermark.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#homecontentnew {
	text-align: left;
	width: 780px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font: bold 14px/24px Georgia, "Times New Roman", Times, serif;
	padding-top: 30px;
	padding-bottom: 50px;
	text-align:justify;
}


/*#homepromos {
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding: 10px;
	border: 1px dotted #cccccc;
	overflow:auto;
	font-weight: normal;
	text-align:left;
	line-height: 18px;
}*/
#homepromosnew {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding: 10px;
	overflow:auto;
	font-weight: normal;
	text-align:left;
	line-height: 20px;
	
}

/*.homepromobox {
	width: 210px;
	float: left;
	padding: 10px;	
}*/
/*.homepromoboxmid {
	width: 200px;
	float: left;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #cccccc;
	border-left-color: #cccccc;		
}*/

.homepromobox1 {
	width: 210px;
	float: left;
	padding: 10px;
	background-color: #a6d59e;
	height: 240px;
	font-weight: bold;
	border: 1px dotted #1c382a;	
}


.homepromoboxcenter {
	width: 250px;
	float: left;
	margin-left:20px;	
}


.homepromobox2 {
	width: 210px;
	float: left;
	padding: 10px;
	background-color: #abd5df;
	margin-bottom:20px;
	height: 240px;
	border: 1px dotted #086e87;
}
.homepromobox3 {
	width: 712px;
	float: left;
	padding: 10px;
	background-color: #9ed8d3;
	border: 1px dotted #1c382a;
	overflow: auto;
}
.homepromobox4 {
	width: 210px;
	float: left;
	padding: 10px;
	height: 240px;
	background-color: #c8f3ba;
	border: 1px dotted #086e87;
}


	

#subcontent {
	text-align: left;
	width: 870px;
	color: #000000;
	float:left;
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	background: url(images/logo_watermark.gif) no-repeat center bottom;
	text-align:justify;
	padding-bottom: 260px;
}

.teacherpic {
	border: 1px solid #076c83;
	float:left;
	margin: 7px 0 10px 0px;	
}

.teacherpic2 {
	border: 1px solid #076c83;
	float:left;
	margin: 0px 15px 5px 0px;	
}

.shirtrpic {
	border: 1px solid #000000;
	float:left;
	margin: 0 5px 0 0;	
}

#subtext {
	padding-left: 30px;
	margin-top: 20px;
	float:left;
	width: 850px;
	
}

#subtext2 {
	padding-left: 30px;
	margin-top: 20px;
	float:left;
	width: 870px;
	
}


#leftcol {
	padding-left: 20px;
	margin-top: 20px;
	float:left;
	width: 300px;
		
}

#rightcol {
	padding-left: 30px;
	margin-top: 20px;
	float: right;
	width: 500px;
	
}
#leftcol2 {
	padding-left: 20px;
	margin-top: 20px;
	float:left;
	width: 260px;
		
}

#rightcol2 {
	padding-left: 30px;
	margin-top: 20px;
	float: right;
	width: 550px;
	
}
#rightcol2 p {
	padding-bottom: 20px;
	
}
#rightcol p {
	padding-bottom: 20px;
	
}

#subtext p {
	padding-bottom: 20px;
	
}

#subtext ul {
	margin-left: 10px;
	list-style: outside;	
}



#jumplist {
	float:right;
	width: 560px;
	padding-bottom: 30px;	
}

#list {
	float:right;
	padding-right: 50px;
	padding-bottom: 30px;
	width: 500px;	
}
#list2 {
	float:right;
	padding-right: 50px;
	padding-bottom: 0px;
	width: 500px;	
}


#list3 {
	float:right;
	padding-right: 50px;
	padding-bottom: 0px;
	width: 470px;	
}


.align-right { 
	float:right;
	margin: 0 0 15px 20px;
}


.align-left {
	 float:left;
	 padding: 0 30px 15px 0;
} 

.align-leftborder {
	 float:left;
	 margin: 0 30px 15px 0;
	 border: 1px solid #076c83;
} 

.align-center {
	 text-align: center;
}
.yogaedlogo {
	padding-left: 290px;	 
}

.picspadding {
	padding-right: 2px;
	padding-top: 7px;
	

}

#subpic {
	float: left;
	padding: 0px 30px 20px 0px;
}


.contentpic {
	float: right;
	padding-left: 30px;
	

}

.title {
	padding-top: 30px;
	padding-left: 5px;
	

}
.title2 {
	padding-top: 30px;
	

}



.contentpic img {
	border-right: 1px solid #003b3b;
	border-bottom: 5px solid #003b3b;
	border-left: 1px solid #003b3b;
}

.contentpic2 {
	margin-top: 20px;
	margin-bottom: 30px;
	border: 1px solid #003b3b;
}

.contentpic3 {
	float: right;
	padding-top: 20px;
	padding-left: 30px;
	border: 0px;
}
.contentpic4 {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	border: 1px solid #003b3b;
}

.verdana9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.verdana11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.fineprint {
	font: italic 12px/15px Georgia, "Times New Roman", Times, serif;
}

.fineprint2 {
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
}
.border {
	border: 1px solid #000;
}

.borderblu {
	border: 1px solid #076c83;
}


.borderdotted {
	border: 1px dotted #b8320f;
}

.grid {
	line-height: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}


.teacherblocka {
	float: left;
	padding-bottom: 20px;
	width: 260px;
}
.teacherblockb {
	float: left;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	width: 260px;
}
.teacherblockc {
	float: left;
	padding-bottom: 20px;
	width: 260px;
}

.teacherblock2a {
	float: left;
	padding-bottom: 10px;
	width: 400px;
}
.teacherblock2b {
	float: left;
	padding-bottom: 10px;
	padding-left: 30px;
	width: 400px;
}
#footer {
	float: left;
	padding-top: 5px;
	padding-bottom: 20px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#footer a:link {
	color: #ffffff;
}
#footer a:visited {
	color: #ffffff;
}
#footer a:hover {
	color: #ffffff;
}
#footer a:active {
	color: #ffffff;
}	



#grid {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 870px;
	border: 1px solid #076c83;
	background-color: #a4dbdb;
}

#grid th {
	background: #076c83;
	color:#ffffff;
	font-weight: bold;
	text-align:center;	
}

#grid td {
	text-align:center;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	background: #ffffff;	
}
#grid tr {
	border-top: 1px solid #076c83;
	border-left: 1px solid #076c83;		
}
#grid table {
	border-right: 1px solid #076c83;
	border-bottom: 1px solid #076c83;
	padding-left: 30px;		
}



#grid2 {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 870px;
	border: 1px solid #34654F;
	background-color: #a4dbdb;
}

#grid2 th {
	background: #34654F;
	color:#ffffff;
	font-weight: bold;
	text-align:center;	
}

#grid2 td {
	text-align:center;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	background: #ffffff;	
}
#grid2 tr {
	border-top: 1px solid #34654F;
	border-left: 1px solid #34654F;		
}
#grid2 table {
	border-right: 1px solid #34654F;
	border-bottom: 1px solid #34654F;
	padding-left: 30px;		
}





/*contact form css*/


#contact-area {
	width: 500px;
	margin: 15px 0px 15px 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 30px;
	border: 1px dashed #009999;
}

#contact-area input.textfield, #contact-area textarea {
	float: left;
	width: 300px;
	margin: 0px 0px 5px 0px;
	padding: 3px;
	
}

#contact-area textarea:focus, #contact-area input.textfield:focus {
	float: left;
	width: 300px;
	margin: 0px 0px 5px 0px;
	padding: 3px;
}


#contact-area textarea {
	height: 100px;
	overflow:auto;
}

#contact-area input.submit-button {
	width: 150px;
	float: right;
	margin: 0px 160px 5px 0px;
	font-weight: bold;
	color: #003b3b;	
}

#radios {
	float: left;
}



#formtitleblu {
	float: left;
	text-align: right;
	margin: 0px 5px 5px 0px;
	padding: 3px;
	width: 150px;
	color: #ffffff;
	background-color: #076c83;
	font: bold 12px/16px Georgia, "Times New Roman", Times, serif;	
}
#contact-area p {
	width: 500px;
	float: left;
	margin: 10px 0px 10px 0px;
	}

#contact-area blockquote {
	width: 200px;
	float: left;
	margin-left: 30px;
	}
#contact-area2 {
	width: 500px;
	margin: 15px 0px 15px 0px;
	padding: 30px;
	border: 1px dashed #009999;
	float: right;
}

#contact-area2 input.textfield, #contact-area2 textarea {
	float: left;
	width: 300px;
	margin: 0px 0px 5px 0px;
	padding: 3px;
	
}

#contact-area2 textarea:focus, #contact-area2 input.textfield:focus {
	float: left;
	width: 300px;
	margin: 0px 0px 5px 0px;
	padding: 3px;
}


#contact-area2 textarea {
	height: 100px;
	overflow:auto;
}

#contact-area2 input.submit-button {
	width: 150px;
	float: right;
	margin: 0px 190px 5px 0px;
	font-weight: bold;
	color: #003b3b;	
}

#contact-area2 p {
	width: 500px;
	float: left;
	margin: 10px 0px 10px 0px;
	}

#contact-area2 blockquote {
	width: 200px;
	float: left;
	margin-left: 30px;
	}

/* contact form css end */

.pdf {
	list-style: none;
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 25px;	

}


/*
blog specific css
*/


#blogcolumna {
	width: 200px;
	float:left;
	padding-left:0px;
	padding-right:15px;
	text-align: left;
}
#blogcolumnb {
	width: 600px;
	float:left;
	padding-right:15px;
	text-align: left;
}
#blogcolumnb h2 {
	color: #34654d;
	padding-top: 10px;
	margin-bottom: 5px;
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #34654d;
	margin-bottom: 5px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar li {
	padding-bottom: 5px;	
}

#sidebar h2 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	color: #34654F;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}
.postmetadata {
	padding-top: 5px;
	padding-bottom: 20px;
	color: #777;
	
	}
small {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #777;
	}
	
#dropmenudiv{
position:absolute;
border:1px solid #CCCCCC;
border-bottom-width: 1;
line-height:20px;
z-index:100;
margin-top:0px;
background-color:#FFFFFF;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
color: #006666;
text-align: left;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 5px;
	/*border-bottom: 1px solid black;*/
padding: 1px 0;
	text-decoration: none;
	background-color:#FFFFFF;
	font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ebebeb;
}

#dropmenudiv a:link {
	color: #006666;
	text-decoration: none;
}
#dropmenudiv a:visited {
	color: #006666;
	text-decoration: none;
}
#dropmenudiv a:hover {
	color: #1c382a;
	background: #a6d59e;
}
#dropmenudiv a:active {
	color: #1c382a;
}
body#home a#homenav,
body#about a#aboutnav,
body#school a#schoolnav,
body#studio a#studionav,
body#services a#servicesnav,
body#community a#communitynav,
body#trainings a#trainingsnav,
body#contact a#contactnav,
body#blog a#blognav {
color: #1c382a;
background: #a6d59e;
}
  /*global/universal image classes */
img.alignleft, img.left { float: left; }
img.alignright, img.right { float: right; }
img.aligncenter, img.center { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }
img.alignnone, img.block { display: block; clear: both; }
img.frame { background: #eee; border-style: solid; border-color: #ddd; }
img.stack { clear: none !important; }
img[align="left"] { float: left; clear: left; }
img[align="right"] { float: right; clear: right; }
img[align="middle"] { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }

/*—:[ image captioning ]:—*/
.wp-caption {
	border-style: solid;
	border-color: #ddd;
	background-color: #eee;
	text-align: center;
	font-style: italic;
	margin-bottom: 20px;
}
.wp-caption p p.wp-caption-text {
	padding: 5px;
}
p.wp-caption-text {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.wp-caption.alignleft { float: left; }
.wp-caption.alignright { float: right; }
.wp-caption.aligncenter { margin-right: auto; margin-left: auto; float: none; clear: both; }
.wp-caption.alignnone { clear: both; }

/*global/universal image classes */
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 0px;
	margin: 0;
}
/* End captions */

