body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family : arial, helvetica, geneva, swiss, sunsans-regular;
}
p {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #000000;
}
p.quote {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #25236b;
	line-height: 1.2em;
}
#container {
	margin: 0 auto;
	width: 859px;
	border: 15px solid #4c4a49;
	text-align: left;
}
.main_bkgd_gradient {
	background: #DDDDBB url(images/newsletter/main_col_bkgd.jpg) repeat-x top left;
}
.quick_links {
	color : #25236b;
	font-family : arial, helvetica, geneva, swiss, sunsans-regular;
	font-size : 13px;
	line-height: 1.2em;
}
.hours_bkgd {
	background: url('images/newsletter/hours_box_btm_bkgd.jpg') no-repeat top left;
}
.day {
	text-align: center;
	color: #25236b;
	font-size: 12px;
	font-weight: bold;
	line-height: 2em;
}
.time {
	color: #ffffff;
	font-size: 12px;
}
.subheading {
	color: #25236b;	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	vertical-align: middle;
}
.main_area {
	padding: 0 10px 20px 10px;
	text-align: left;
	background-color: #ffffff;
	border-left: 2px solid #8c81bb;
	border-right: 2px solid #8c81bb;
}
.location_bkgd {
	background: url(images/newsletter/left_col_bkgd2.jpg) no-repeat top left;
	text-align: left;
}
.left_col {
	vertical-align: top;
	background: #DDDDBB url(images/newsletter/left_col_btm_bkgd.jpg) no-repeat bottom left;
}
.address {
	color: #707c7f;
	font-size: 11px;
}
.location {
	color: #8c81bb;
	font-weight: bold;
	font-size: 12pxl
}
.quote {
	float: left;
}
.yoga_image {
	float: left;
}
#opening_muse {
	clear: both;
}

a:link {
    background-color : transparent;
	color : #766CC2;
	text-decoration : underline;
}

a:visited {
	background-color : transparent;
	color : #CC66FF;
	text-decoration : underline;
}

a:hover, a.visited:hover {
	background-color : #FFCCFF;
	color : #CC66FF;
	text-decoration : none;
}

a:active {
	background-color : transparent;
	color : #0000ff;
	text-decoration : underline;
}

ul {
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	list-style: circle;
}

ul.news {
   	font-family : verdana, sans-serif;
	font-size : 80%;

}
blockquote {
	margin-left:10px;
	margin-right:10px;
	padding:5px;
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	border: 1px solid #585477;
	background: #D8E8C8;
}

.h3 {
	margin-left: 30px;
	color: #CC66FF;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12pt;
	font-weight : bold;
}