@charset "utf-8";
#container {
	background-color: #FFF;
	height: 800px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#topLogo {
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	left: 328px;
	top: 21px;
	width: 100px;
}
#mainPgHeader {
	position: absolute;
	background-color: #FFDE93;
	height: 150px;
	width: 900px;
	margin-top: auto;
	margin-bottom: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 36px;
	left: 0px;
	top: 0px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
}
#orangeBand {
	position: absolute;
	height: 60px;
	width: 900px;
	top: 125px;
	margin-top: 0px;
	left: 0px;
	background-image: url(images/orangeBand.png);
}
#mainPgPhoto {
	position: absolute;
	left: 48px;
	top: 286px;
}

#topBarInfo {
	font-family:"Arial Narrow", calibri, "Century Gothic", corbel;
	font-size: 24px;
	color: #000;
	position: absolute;
	left: 29px;
	top: 22px;
	font-weight: lighter;
}

#topBarNum {
	font-family:"Arial Narrow", calibri, "Century Gothic", corbel;
	font-size: 24px;
	color: #000;
	position: absolute;
	top: 23px;
	left: 581px;
	font-weight: lighter;
}

#mainPage {
	background-color: #a8283d;
	background-image: url(images/magFabBack.jpg);
	background-repeat: repeat;
}

#mainPgYoga {
	position: absolute;
	left: 54px;
	top: 8px;
	z-index: 10;
}
#mainPgElements {
	position: absolute;
	left: 466px;
	top: -13px;
}

#mainPgQuote{
	position:absolute;
	left: 223px;
	top: 99px;
}


#sideNavBar {
	position: absolute;
	height: auto;
	font-size: 16px;
	color: #240856;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	font-family: "Arial Narrow", calibri, "Century Gothic", corbel;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: -136px;
	top: 217px;
	z-index: 500;
}

#sideNavBar ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sideNavBar ul a {
	text-align: left;
	white-space:nowrap;
	margin:0;
	text-decoration: none;
	display: block;
	padding: 10px;
}

#sideNavBar li
	{
	position:relative;
	min-height: 1px;		
	vertical-align: bottom;		
	}

#sideNavBar ul li {
	list-style-type: none;
	position:relative;
}

#sideNavBar ul ul
	{
	position:absolute;
	top:auto;
	font-size: 16px;
	left: -3000px;
	}

#sideNavBar ul #instructors{
	height:560px;
	width:90px;
	top:-145px;
	line-height:9px;
}

#sideNavBar ul #classes{
	height:613px;
	overflow:auto;
	line-height:12px;
	top:-110px;
}

div #sideNavBar li:hover{
	cursor:pointer;
	z-index:1000;
	text-decoration: none;
	}

div #sideNavBar ul li:hover ul
{
	left:136px;
	top:0;
	background-color:#FEF3DF;
	border-top-width: .5px;
	border-bottom-width: .5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #591516;
	border-bottom-color: #591516;
}


div #sideNavBar ul li:hover ul li a
{
	font-size:13px;
	color: #581415;
	background-color:#FEF3DF;
}

div #sideNavBar ul li:hover ul li a:hover
{
	font-size:13px;
	color: #604587;
	text-decoration: none;
}

#sideNavBar a:link {
	color: #FFF;
	text-decoration: none;
}

#sideNavBar a:visited {
	color: #FFF;
	text-decoration: none;
}

#sideNavBar a:hover {
	color: #FFDD97;
	text-decoration: none;
}


#sideNavBar a:active {
	color: #FEFED7;
	text-decoration: none;
}


html .fb_share_link { padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat top left; }


#pageHeadings {
	position: absolute;
	top: 193px;
	left: 176px;
	font-family: corbel;
	color:#604587;
	font-weight: lighter;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	width: 300px;
}
h2 {
	font-size: 24px;
	font-weight: lighter;
	line-height: normal;
	color: #604587;
	font-family: corbel;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
}


h3{
	color: #541011;
	font-size:18px;
	font-family: corbel;
	font-weight:lighter;
	margin: 0px;
}


#featureTeach{
	position:absolute;
	height: 300px;
	width: 200px;
	left: 581px;
	top: 202px;
}

#featureTeachPhoto{
	position:absolute;
}

#quoteDay{
	position:absolute;
	width:500px;
	height:50px;
	left: 47px;
	top: 210px;
	line-height:12px;
}

#dollarYoga{
	position:absolute;
	width:236px;
	height:200px;
	font-family: corbel;
	font-size: 16px;
	color: #532932;
	left: 131px;
	top: 506px;
}

#openWelcome {
	position: absolute;
	font-family: corbel;
	font-size: 16px;
	color: #532932;
	width: 450px;
	height: 275px;
	margin: 0px;
	padding: 4px;
	left: 442px;
	top: 202px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
}

#weeklyUpdates {
	font-family: corbel;
	font-size: 16px;
	color: #532932;
	position: absolute;
	left: 442px;
	top: 484px;
	width: 450px;
	height: 300px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
	margin: 0px;
	padding: 4px;
}

#updates{
	position:absolute;
	width:200px;
	height:200px;
	font-family: corbel;
	font-size: 16px;
	color: #532932;
	left: 158px;
	top: 635px;
}

#dollarYoga a:link {
	text-decoration: none;
	color: #604587;
}
#dollarYoga a:visited {
	text-decoration: none;
	color: #604587;
}
#dollarYoga a:hover {
	text-decoration: none;
	color:#C76D32;
}
#dollarYoga a:active {
	text-decoration: none;
	color: #604587;
}
#slideshow {
	position: absolute;
	left: 66px;
	top: 222px;
}

#weeklyUpdates a:link {
	text-decoration: none;
	color: #604587;
}
#weeklyUpdates a:visited {
	text-decoration: none;
	color: #604587;
}
#weeklyUpdates a:hover {
	text-decoration: none;
	color:#C76D32;
}
#weeklyUpdates a:active {
	text-decoration: none;
	color: #604587;
}
#container2 {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1200px;
}
#contactForm {
	position: absolute;
	height: 600px;
	width: 700px;
	left: 166px;
	top: 249px;
	font-family: corbel;
	font-size: 16px;
	color: #532932;
}
#success {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width:500px;
	font-family: corbel;
	font-size: 20px;
	color: #532932;
}

#success a:link {
	text-decoration: none;
	color: #604587;
}
#success a:visited {
	text-decoration: none;
	color: #604587;
}
#success a:hover {
	text-decoration: none;
	color:#C76D32;
}
#success a:active {
	text-decoration: none;
	color: #604587;
}.contactBack {
	background-color: #FFDE93;
}
