@charset "UTF-8";
body {
	background: #434D3E url(../images/circleBackground.gif) no-repeat left top;
	margin: 0px;
	font-size: 12px;
	color: #434D3E;
}
.content {
	font: 12px/16px Helvetica, Arial, sans-serif;
	color: #333333;
	width: 900px;
	margin-left: 40px;
	letter-spacing: 1px;
}
.site {
	background: url(../images/strip2.png) repeat-y center top;
	margin: 0px auto;
	width: 1120px;
}
.totalContent {
	margin: 0px auto;
	width: 1024px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.taglineWrapper {
	background: url(../images/verticalTagline.png) no-repeat right top;
	width: 100%;
}
.logo {
	float: left;
	width: 300px;
	margin-left: 15px;
	margin-top: -30px;
}
.banner {
	height: 325px;
	width: 100%;
	margin-bottom: 20px;
}

#navcontainer
{
	margin-left: 275px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.footer {
	width: 984px;
	margin-left: 20px;
	margin-top: 20px;
}
.yogaStudioBanner {
	float: right;
	width: 655px;
	margin-right: 30px;
}

#navlist li
{
	display: inline;
	padding-bottom: 14px;
	padding-left: 15px;
	background-repeat: no-repeat;
}

#navlist a
{
	padding-left: 15px;
	padding-bottom: 14px;
	text-transform: lowercase;
	text-decoration: none;
	color: #434D3E;
}

#navlist a:hover
{
	color: #D14553;
} 

.homePageAnnouncement{
	width: 655px;
	margin-left: 300px;
}
.cancelledClass {
	font-style: italic;
	color: #EB6E1F;
}
.pageHeader {
	font-size: 24px;
	text-transform: lowercase;
	color: #A6B4AC;
	line-height: 30px;
}
.healthFitness {
	font-style: italic;
	color: #CE4553;
}
.subHeader {
	font-weight: bold;
	color: #434D3E;
}
.bioImage {
	float: left;
	width: 150px;
	padding-right: 15px;
	padding-left: 20px;
	clear: both;
}

