/* RESET */

html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: underline;
}


/* MAIN STYLES */

body, html {
	background-color: #FFFFFF;
	line-height: 1;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
}

p {
	color: #8d3594;
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 1em 0;
}

a {
	text-decoration: underline;
	color: #cb2ed8;
}

.main_alt {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 24px;
}

h1 {
	color: #8d3594;
	font-size: 24px;
	padding-top: 28px;
	padding-bottom: 23px;
}

h2 {
	color: #8d3594;
	font-size: 13px;
	line-height: 20px;
	text-transform: uppercase;
	padding-bottom: 14px;
}

#containerhome {	
	width: 917px;
	margin: auto;
	position: relative;
	height: 100%;
}

#headerhome {
	overflow: hidden;
	height: 100%; /* ie6 fix for overflow hidden */
	height: 100px;
	width: 814px;
	margin: auto;
}

#headerhome img#mklogo{
	float: left;
	margin-top: 12px;
}

#headerhome img#mktitle{
	margin-top: 41px;
	padding-left: 108px;
}

#headerhome ul{
	margin-top: -32px;
	text-align: right;
}

#tophome {
	background-image: url(../images/bg_top_home.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 75px;
	margin-top: 12px;
}

#tophome ul#nav{
	margin-left: 106.5px;
	padding-top: 25px;
}

#tophome #nav li {
	position: relative;
	margin-top: 25px;
	padding-right: 42px;
	display: inline;
}

#homemain {
	overflow: hidden;
	height: 100%;
	padding-left: 55px;
}

#homebanner {
	height: 192px;
	width: 917px;
	padding-left: 7px;
}

#homephoto {
	float:left;
	padding-right: 33px;
}

#homephoto h4{
	font-size: 10px;
	font-style: italic;
	font-weight: 100;
	color: #ff1b8c;
	padding-left: 4px;
	padding-top: 3px;
}

#homeupcomingevents {
	float: left;
	position: relative;
	width: 700px;
	height: 400px;
	padding-left: 51.5px;
}

#homeupcomingevents p {
	font-size: 13px;
	text-align: left;
	margin-left: 0px;
	margin-right: 20px;
}

#homeupcomingevents h1 {
	padding-top: 10px;
}

#homeupcomingevents h2 {
	padding-bottom: 0px;
}

#middlehome {
	position: relative;
	overflow: hidden;
	height: 100%; /* ie6 fix for overflow hidden */
	background-image: url(../images/bg_repeat_home.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

#bottomhome {
	height: 98px;
	background-image: url(../images/bg_bottom_home.jpg);
	background-repeat: no-repeat;
}

#container {	
	width: 814px;
	margin: auto;
	position: relative;
	height: 100%;
}

#header {
	overflow: hidden;
	height: 100%; /* ie6 fix for overflow hidden */
	height: 100px;
}

#header img#mklogo{
	float: left;
	margin-top: 12px;
}


#header img#mktitle{
	margin-top: 41px;
	padding-left: 108px;
}

#header ul{
	margin-top: -32px;
	text-align: right;
}

#address li {
	display: list-item;
	clear: right;
	float: right;
	font-size: 14px;
	line-height: 18px;
	color: #8d3594;
	position: relative;
	padding-top: 10px;
}


#top {
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 116px;
	margin-top: 12px;
}

#top ul#nav{
	margin-left: 55px;
	padding-top: 25px;
}

#nav li {
	position: relative;
	margin-top: 25px;
	padding-right: 42px;
	display: inline;
}

#top img.pagetitle {
	margin-top: 32px;
	margin-left: 55px;
}

#middle {
	position: relative;
	overflow: hidden;
	height: 100%; /* ie6 fix for overflow hidden */
	background-image: url(../images/bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

#middle p.biotext {
	margin-left: 30px;
	margin-right: 50px;
}

#middle p.scheduleupdate {
	font-size: 16px;
	color: #F06;
	text-transform: uppercase;
	text-align: center;
	padding-top: 10px;
}

#col1 {
	width: 250px;
	float: left;
	margin-left: 55px;
	_margin-left: 27px; /* when float and margin are both from same direction, need this typo to fix double-margin bug in IE6 */
	padding-top: 15px;
}

#biophoto h4{
	font-size: 10px;
	font-style: italic;
	font-weight: 100;
	color: #ff1b8c;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 40px;
}

#linksbox {
	height: 63px;
	font-size: 13px;
	line-height: 24px;
	color: #8d3594;
	background-image: url(../images/biography_sidebar_bg.jpg);
	background-repeat: no-repeat;
}

#linksbox ul{	
	list-style-type: disc;
	padding-top: 7px;
	padding-left: 25px;
	
}

#col2 {
	width: 500px;
	float: right;
	padding-top: 15px;
}

#mainblog {
	width: 500px;
	float: left;
	padding-top: 15px;
}

#mainblog p {
	margin-left: 55px;
	margin-right: 50px;
}

#mainblogphoto {
	float: left;
	padding-left: 55px;
	padding-right: 17px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#mainblogphoto h4{
	font-size: 10px;
	font-style: italic;
	font-weight: 100;
	color: #ff1b8c;
	padding-left: 4px;
	padding-top: 3px;
}

#sidebarblog {
	width: 250px;
	float: right;
	padding-top: 15px;
}

#whatisyoga {
	padding-top: 15px;
}

#whatisyoga p {
	margin-left: 55px;
	margin-right: 50px;
}

#whatisyogaphoto {
	float: left;
	padding-left: 55px;
	padding-right: 17px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#whatisyogaphoto h4{
	font-size: 10px;
	font-style: italic;
	font-weight: 100;
	color: #ff1b8c;
	padding-left: 4px;
	padding-top: 3px;
}

#schedule {
	height: 100%;
}

#schedulecard {
	height: 520px;
	padding-top: 15px;
	margin-top: 20px;
	background-image: url(../images/schedule_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 55px;
}

#monday {
	width: 100px;
	height: 165px;
	margin-right: 17px;
	float: left;
	margin-left: 10px;
	_margin-left: 5px; /* when float and margin are both from same direction, need this typo to fix double-margin bug in IE6 */
	background-image: url(../images/schedule_time_pinkbox.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
}

#monday p {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-top: 22px;
}

#monday p.weekday {
	font-size: 14px;
	margin-top: 2px;
}

#tuesday {
	width: 100px;
	height: 165px;
	margin-right: 17px;
	float: left;
	background-image: url(../images/schedule_time_greybox.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
}

#tuesday p {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-top: 22px;
}

#tuesday p.weekday {
	font-size: 14px;
	margin-top: 2px;
}

#wednesday {
	width: 100px;
	height: 165px;
	margin-right: 17px;
	float: left;
	background-image: url(../images/schedule_time_pinkbox.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
}

#wednesday p {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-top: 22px;
}

#wednesday p.weekday {
	font-size: 14px;
	margin-top: 2px;
}

#thursday {
	width: 100px;
	height: 165px;
	margin-right: 17px;
	float: left;
	background-image: url(../images/schedule_time_greenbox.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
}

#thursday p {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-top: 22px;
}

#thursday p.weekday {
	font-size: 14px;
	margin-top: 2px;
}

#friday {
	width: 100px;
	height: 165px;
	margin-right: 17px;
	float: left;
	background-image: url(../images/schedule_time_pinkbox.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
}

#friday p {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-top: 22px;
}

#friday p.weekday {
	font-size: 14px;
	margin-top: 2px;
}

#saturday {
	width: 100px;
	height: 165px;
	margin-right: 17px;
	float: left;
	margin-right: 0px;
	background-image: url(../images/schedule_time_greenbox.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
}

#saturday p {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-top: 22px;
}

#saturday p.weekday {
	font-size: 14px;	
	margin-top: 2px;
}

#legend1 {
	overflow: hidden;
	width: 695px;
	height: 35px;
	float: left;
	padding-left: 10px;
	padding-top: 25px;
	padding-bottom: 0px;
}

#legend2 {
	overflow: hidden;
	width: 695px;
	height: 35px;
	float: left;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
}

#legend3 {
	overflow: hidden;
	width: 695px;
	height: 60px;
	float: left;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
}

#legend1 img#legendpinkbox {
	float: left;
	padding-left: 0px;
	padding-top: 5px;
}

#legend2 img#legendgreenbox {
	float: left;
	padding-left: 0px;
	padding-top: 5px;
}

#legend3 img#legendbluebox {
	float: left;
	padding-left: 0px;
	padding-top: 5px;
}

#legend1 p {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	margin-left: 50px;
	margin-top: 0px;
}

#legend2 p {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	margin-left: 50px;
	margin-top: 0px;
}

#legend3 p {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	margin-left: 50px;
	margin-top: 0px;
}

#levelguide {
	width: 695px;
	height: 85px;
	float: left;
	padding-left: 10px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 25px;
}


#levelguide p {
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}

#upcomingevents {
	float: left;
	position: relative;
	width: 700px;
	height: 100%;
	padding-top: 0px;
	padding-left: 55px;
}

#upcomingevents p {
	font-size: 13px;
	text-align: left;
	margin-left: 0px;
	margin-right: 20px;
}

#gallery {
	padding-top: 15px;
	overflow: hidden;
	height: 100%; /* ie6 fix for overflow hidden */
}

.photoevent1 {
	overflow: hidden;
	float: left;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-left: 55px;
	width: 160px;
	height: 100%; /* ie6 fix for overflow hidden */
}

.photoevent {
	float: left;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
	width: 160px;
	height: 100%; /* ie6 fix for overflow hidden */
}

.photoevent p {
	font-size: 12px;
	text-align: center;
	margin-left: 0px;
}

#gallery2 {
	padding-top: 15px;
	overflow: hidden;
	height: 100%; /* ie6 fix for overflow hidden */
}

#gallery p {
	line-height: 16px;
	margin-left: 55px;
	margin-right: 50px;
	text-transform: uppercase;
}

#gallery span.galleryreturn {
	text-transform: none;
	font-size: 11px;
	font-style: italic;
}

#gallery2 p {
	line-height: 16px;
	margin-left: 55px;
	margin-right: 50px;
	text-transform: uppercase;
}

#gallery img.firstevent {
	padding-left: 0px;
}

#gallery img.firstthumbnail {
	float: left;
	padding-left: 55px;
	padding-top: 30px;
	padding-bottom: 0px;
}

#gallery2 img.firstthumbnail {
	float: left;
	padding-left: 55px;
	padding-top: 30px;
	padding-bottom: 0px;
}

#gallery img {
	float: left;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 0px;
}

#gallery2 img {
	float: left;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 0px;
}

#linkscol1 {
	float: left;
	padding-top: 15px;
	height: 150px;
	width: 250px;
}

#linkscol1 h2 {
	line-height: 16px;
	margin-left: 55px;
	margin-right: 20px;
}

#linkscol1 p {
	line-height: 10px;
	margin-left: 55px;
	margin-right: 20px;
}

#linkscol2 {
	float: left;
	padding-top: 15px;
	height: 150px;
	width: 200px;
}

#linkscol2 h2 {
	line-height: 16px;
	margin-left: 5px;
	margin-right: 20px;
}

#linkscol2 p {
	line-height: 10px;
	margin-left: 5px;
	margin-right: 20px;
}

#linkscol3 {
	float: left;
	padding-top: 15px;
	height: 150px;
	width: 350px;
}

#linkscol3 h2 {
	line-height: 16px;
	margin-left: 5px;
	margin-right: 20px;
}

#linkscol3 p {
	line-height: 10px;
	margin-left: 5px;
	margin-right: 20px;
}

#reflectionscol1temp {
	float: left;
	padding-top: 35px;
	height: 36px;
	width: 420px;
	overflow:hidden;
}

#reflectionscol1temp p {
	line-height: 16px;
	margin-left: 55px;
	margin-right: 20px;
}

#reflectionscol1temp h2 {
	line-height: 16px;
	margin-left: 55px;
	margin-right: 20px;
}

#reflectionscol1 {
	float: left;
	padding-top: 15px;
	height: 36px;
	width: 520px;
}

#reflectionscol1 p {
	line-height: 16px;
	margin-left: 55px;
	margin-right: 20px;
}

#reflectionscol2 {
	float: left;
	padding-top: 15px;
	height: 36px;
	width: 246px;
	font-size: 13px;
	line-height: 24px;
	color: #8d3594;
	background-image: url(../images/reflections_sidebar_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#reflectionscol2 ul{	
	list-style-type: disc;
	padding-top: 7px;
	padding-left: 25px;
	
}

#reflectionscol2temp {
	float: left;
	padding-top: 35px;
	height: 36px;
	width: 246px;
	font-size: 13px;
	line-height: 24px;
	color: #8d3594;
	background-image: url(../images/reflections_sidebar_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#reflectionscol2temp ul{	
	list-style-type: disc;
	padding-top: 7px;
	padding-left: 25px;
	
}

#reflectionsmain {
	overflow: hidden;
	width: 700px;
	height: 100%;
	float: left;
	padding-left: 55px;
	padding-right: 35px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#reflectionsmain h1{
	padding-bottom: 10px;
}

#archive {
	overflow: hidden;
	width: 700px;
	height: 100%;
	float: left;
	padding-left: 55px;
	padding-right: 35px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#archive2 {
	overflow: hidden;
	width: 700px;
	height: 100%;
	float: left;
	padding-left: 55px;
	padding-right: 35px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#bottom {
	height: 98px;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
}

#main p#contactformtitle{
color: #8d3594;
font-size: 15px;
line-height: 15px;
font-weight: bold;
text-transform: uppercase;
margin-top: 7px;
padding-bottom: 0px;
padding-top: 3px;
margin-left: 30px;
}

#contactcol1 {
	float: left;
	width: 386px;
	padding-right: 8px;
}

#contactcol2 {
	float: right;
	width: 407px;
	padding-bottom: 50px;
}

#main #contactpageform {
	position: relative;
	clear: none;
	width: 407px;
	height: 100%;
	padding-bottom: 20px;
	margin-left: 30px;
}

fieldset { 
	position: relative;         
	width: 407px;        
	font-size: 14px;
	color: #8d3594;
	background-color: #f8ebcf;
	padding: 20px;
}

fieldset li {    
	float: left;    
	clear: left;    
	width: 100%;    
	padding-bottom: 1em;
}

input, textarea {
	margin-right: 20px;
	_margin-right: 10px; /* when float and margin are both from same direction, need this typo to fix double-margin bug in IE6 */
	float: right;
	width: 206px;
	border: 1px solid #efb5f4;
	padding: 2px 2px 2px 2px;
}

select {
	margin-right: 20px;
	_margin-right: 10px; /* when float and margin are both from same direction, need this typo to fix double-margin bug in IE6 */
	float: right;
	width: 210px;
	border: 1px solid #e6e0ca;
	padding: 2px 2px 2px 2px;
}

input.text2, textarea.text2 {
	height: 200px;
}

input.submit {
	margin-right: 0px;
}

fieldset.submit {
	float: right;
	width: 407px;    
	border: 0 none #955d99;    
	background-color: transparent;
	margin-top: 10px;
}

fieldset ol {  
	padding: 1em 0em 0 0em;  
	list-style: none;  
}

fieldset li {  
	padding-bottom: 1em;
}

label {    
	float: left;    
	width: 150px;    
	margin-right: 20px;
	text-align: right;
}

label.error {
    color: #ff1b8c;
}

.submit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #d4c0b1;
	width: 76px;
	padding: 2px 0 2px 0; 
	border: 1px solid #e6e0ca;
	background-color: #87498c;
	text-transform: uppercase;
	cursor:pointer;
}

#confirmationmain {
	overflow: hidden;
	width: 700px;
	height: 100%;
	float: left;
	padding-left: 55px;
	padding-right: 35px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#confirmationmain h1{
	padding-bottom: 10px;
}

#clearfooter {
height: 35px;
clear: both;
}

#footer {
	height: 35px;
	position: relative;
	background-color: #f2cef5;
	margin-top: 20px;
	padding-top:15px;
}

#footerlinks {
	width: 800px;
	margin: auto;
	position: relative;
}

#footerlinks ul {
	float: left;
}

#footerlinks li {
	display: inline;
	font-size: 13px;
	color: #8d3594;
}

#footerlinks a  {
	text-decoration: none;
}

#footerlinks p {
	float: right;
}
