body {
	background-color: #FFCC66;
	background-image: url(../images/tays_bg.gif);
	background-repeat: repeat-y;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.top_flash {
	position: absolute;
	height: 220px;
	width: 672px;
	left: 56px;
	top: 0px;
}

.left_nav {
	position: absolute;
	height: 413px;
	width: 118px;
	left: 65px;
	top: 234px;
	background-image: url(../images/tays_nav_bg.gif);
	background-repeat: no-repeat;
	padding: 15px;
}

.main_body {
	position: absolute;
	height: 591px;
	width: 517px;
	left: 184px;
	top: 229px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 5px;
}

.schedule_body {
	position: absolute;
	height: 591px;
	width: 628px;
	left: 65px;
	top: 229px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 5px;
}

a {
	color: #333333;
	font-variant: normal;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #333333;
	font-variant: normal;
	font-weight: bold;
	background-image: url(../images/hover_bg.gif);
	background-repeat: no-repeat;
}
.faded_out {
	color: #999999;
}
h1 {
	font-size: 12px;
}
.beginners {
	color: #29727C;
	background-color: #FFFFCC;
}
.map_img {
	border: thin solid #9EBFC4;
}
h2 {
	font-size: 12px;
	color: #006699;
	letter-spacing: 3pt;
}
.img_left {
	padding: 5px;
	float: left;
	border: thin solid #9EBFC4;
	margin: 5px;
}
.schedule {
	font-size: 10px;
}
.schedule p:hover{
	font-size: 12px;
}
.sche1 {
	background-color: #00FFFF;
}
.sche1 hover {
	background-color: #FF0000;
}tablel a {
	font-size: 10px;
	font-style: normal;
	color: #006699;
}
.yoga_schedule a {
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}

.yoga_schedule a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}