body {
	color: #697171;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	margin: 0;
}
td {
	text-align: left;
}
img {
	border: none;
}
a:link { }
a:visited { }
a:hover { }
a:active { }
.greenLeft {
	background-image: url(img/greenLeft.gif);
}
.greenRight {
	background-image: url(img/greenRight.gif);
}
.blueLeft {
	background-image: url(img/blueLeft.gif);
}
.blueRight {
	background-image: url(img/blueRight.gif);
}

p {
	margin: 5px 0 5px 0;
	padding: 0;
}

h1 {
	color: #264286;
	text-transform: uppercase;
	font-size: 1.2em;
	margin: 10px 0 5px 0;
	padding: 0;
}
h2 {
	color: #6c9d30;
	text-transform: uppercase;
	font-size: 1em;
	margin: 10px 0 5px 0;
	padding: 0;
}
h3 {
	color: #e2da7b;
	font-size: 1em;
	margin: 10px 0 5px 0;
	padding: 0;
}
h4 {
	color: #6c9d30;
	font-size: 1.1em;
	margin: 10px 0 5px 0;
	padding: 0;
}

.logoHolder {
	height: 125px;
	text-align: center;
	background: #6c9d30;
}

#homeText {
	line-height: 2em;
	padding: 60px;
}
#contentLeftHome {
	width: 449px;
	height: 635px;
	float: left;
	margin: 0;
	background-image: url(img/splash5.jpg);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

#contentRightHome {
	float: right;
	width: 300px;
	text-align: center;
	line-height: 2em;
	padding: 0 120px 0 0;
}


.pageCopy {
	color: #697171;
	line-height: 1.5em;
}
#guts {

}
.gutsTopper {
	height: 70px;
	background-image: url(img/gutsTopBG.gif);
}
.gutshome {
	background-image: url(img/gutsTopHome.gif);	
	background-repeat: no-repeat;
	background-position: 0 top;
}
.gutsshadowYogi {
	background-image: url(img/shadowYogis/random.php);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
.pics {  
    height:  360px;  
    width:   440px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    width:  440px; 
    height: 360px; 
    top:  0; 
    left: 0;
} 
#contentLeft {
	width: 400px;
	float: left;
	padding: 0 10px 400px 10px;
}

#contentRight {
	width: 440px;
	float: right;
	padding: 0 10px 110px 10px;
}

img.pageTitle {
	padding: 0 0 20px 0;
}
img.signIn {
	margin: 0 0 10px 0;
}

img.newStudent {
	margin: 0 0 10px 0;
}

img.classDescriptions {
	margin: 10px 0 10px 0;
}

#gMapHolder {
	margin: 20px 0 0 10px;
}

#gMapHolderRight {
	margin: 20px 0 0 10px;
}

.leftPricing {
	float: left;
}

.rightPricing {
	float: right;
}


.photosPageHolder {
	width: 800px;
	padding: 20px;
}

/* 						Navigation                    */

ul.topnav {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 898px;
	height: 35px;
	background: #264286;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}

#locations {
	width: 135px;
	height: 35px;
	text-indent:-9999px;
	background: url(img/nav1.gif) no-repeat 0 0;
}
#locations:hover {
	background-position: 0 -35px;
}
#schedules {
	width: 106px;
	height: 35px;
	text-indent:-9999px;
	background: url(img/nav2.gif) no-repeat 0 0;
}
#schedules:hover {
	background-position: 0 -35px;
}
#ecocafe {
	width: 92px;
	height: 35px;
	text-indent:-9999px;
	background: url(img/nav3.gif) no-repeat 0 0;
}
#ecocafe:hover {
	background-position: 0 -35px;
}
#wellness {
	width: 95px;
	height: 35px;
	text-indent:-9999px;
	background: url(img/nav4.gif) no-repeat 0 0;
}
#wellness:hover {
	background-position: 0 -35px;
}
#boutique {
	width: 97px;
	height: 35px;
	text-indent:-9999px;
	background: url(img/nav5.gif) no-repeat 0 0;
}
#boutique:hover {
	background-position: 0 -35px;
}
#events {
	width: 75px;
	height: 35px;
	text-indent:-9999px;
	background: url(img/nav6.gif) no-repeat 0 0;
}
#events:hover {
	background-position: 0 -35px;
}
#photos {
	width: 81px;
	height: 35px;
	text-indent:-9999px;
	background: url(img/nav7.gif) no-repeat 0 0;
}
#photos:hover {
	background-position: 0 -35px;
}
#teachers {
	width: 95px;
	height: 35px;
	text-indent:-9999px;
	background: url(img/nav8.gif) no-repeat 0 0;
}
#teachers:hover {
	background-position: 0 -35px;
}
#contact {
	width: 122px;
	height: 35px;
	text-indent:-9999px;
	background: url(img/nav9.gif) no-repeat 0 0;
}
#contact:hover {
	background-position: 0 -35px;
}

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute;
	left: 0;
	top: 35px;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
}
ul.topnav li ul.subnav li{
	margin: 0;
	padding: 0;
	clear: both;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 118px;
}
#locationsSub {
	margin: 0 0 0 29px;
}
.subNavDowntown {
	height: 17px;
	background: url(img/subNavDowntown.gif) no-repeat 0 0;
	text-indent:-9999px;
}
.subNavDowntown:hover {
	background-position: 0 -17px;
}

.subNavBeeCave {
	height: 19px;
	background: url(img/subNavBeeCave.gif) no-repeat 0 0;
	text-indent:-9999px;
}
.subNavBeeCave:hover {
	background-position: 0 -19px;
}

/* End Navigation */



.footerText {
	margin: 0 0 20px 0;
	font-size: .8em;
	color: #264286;
}
.footerText a {
	color: #264286;
}


#flashLeft {
	width: 800px;
	height: 600px;
}
#flashRight {
	width: 600px;
	height: 450px;
}



#flashHolderBottom {
	height: 10px;
	width: 100%;
	left: 0;
	top: 343px;
	position: absolute;
	visibility: visible;
}

#teachersContent {
	width: 800px;
	padding: 0 10px 420px 10px;

}
.teacherPhoto {
	float: left;
	margin: 5px 5px 5px 0;
	border: solid 1px gray;
}

.teacherDesc {
}