@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4D4D4D;
	background-color: #B3B3B3;
	margin: 0 0 1px;
	padding: 0px;
	line-height:17px;
    height: 100%;
    width: 100%;
}
table.schedule {
	width: 400px;
}
#navigation {
	position:relative;
	width:662px;
	float:right;
}
#navigation a {
	float:left;
	position:relative
}
#navigation a.schedule {
	background-image: url(images/schedule.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 78px;
	width: 124px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}
#navigation a.schedule:hover, #navigation a.schedule.active {
	background-position: bottom;
}
#navigation a.teachers {
	background-image: url(images/teachers.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 78px;
	width: 110px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}

#navigation a.events:hover, #navigation a.events.active {
	background-position: bottom;
}
#navigation a.events {
	background-image: url(images/events.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 78px;
	width: 184px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}

#navigation a.teachers:hover,
#navigation a.teachers.active {
	background-position: bottom;
}

#navigation a.aboutus {
	background-image: url(images/aboutus.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 78px;
	width: 112px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}
#navigation a.aboutus:hover, #navigation a.aboutus.active {
	background-position: bottom;
}
#navigation a.community {
	background-image: url(images/community.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 78px;
	width: 132px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}
#navigation a.community:hover, #navigation a.community.active {
	background-position: bottom;
}
#wrapper {
	background-color: #FFFFFF;
	width: 920px;
	padding: 20px 20px 15px 20px;
	margin: 20px auto;
	border: 5px solid #578523;
    -webkit-border-radius: 5px;     
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#footer {
	width:920px;
	margin:0px auto 20px auto;
	font-size:10px;
	color:#333333;
	text-align:center
}
#footer a {
	color:#528917;
	text-decoration:none
}
.teacher {
	float: left;
	position:relative;
	width: 145px;
	margin-bottom: 45px;
	
}
.instructor {
float: left;
	position:relative;
	width: 145px;
	margin-bottom: 5px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#teachers {
	clear: both;
}
#content h1 {
	font-size: 18px;
	color: #578523;
	margin-top:40px
}
#content h2 {
	font-size: 14px;
	color: #4D4D4d;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#header {
	padding-bottom: 20px;
}
#header p {
	text-align: right;
	color: #999999;
	margin: 0 10px 0 0;
}
#header p a {
	color:#999999
}
.out h4 {
	font-size: 14px;
	font-weight: bold;
	color: #4D4D4D;
	margin: 0;
	padding: 15px 0 10px 10px;
	text-align: left;
	background: url(images/out-top.gif) no-repeat 0 0;
}
#sidebar {
	width: 190px;
	float: right;
}
.clear {
	clear: both;
}
.out {
	background-image: url(images/out.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 194px;
	text-align: center;
	padding-bottom: 15px;
	margin: 0 0 10px 0;
}
a {
	color: #4D4D4D;
}
#content {
	float: left;
	width: 725px;
}
.out p {
	color: #4d4d4d;
	text-align: left;
	margin: 5px 5px 10px 10px;
	padding: 0px;
}
#content p {
	color:#4D4D4D;
	padding-right:50px
}
#content img.profile {
	float:right;
	margin:15px 20px 15px 15px
}
table.schedule tr th {
text-align:left;
padding-top:20px
}
.event {
    padding: 10px 5px 10px 5px;
    border-bottom: 1px solid #eee;   
}
.event:hover {
    background-color: #eee;
}
.event h2 {
    margin-top: 0px;
    cursor: pointer;
    cursor: hand;
}
.event .green {
    color: #578523;
    padding-right: 15px;
}
table.dayview {
	background:#FFF url(images/gradient.gif) repeat-x 0 100%;
	width:700px

}
table.dayview td{
border-bottom:1px solid #e6e8e8;
border-right:1px solid #e6e8e8;
height:60px;
width:100px;
font-size:11px;
vertical-align:top
}
table.dayview td:hover {
	background-color:#FFF
}
table.dayview th {
background-color:#e6e8e8;
border-bottom:1px solid #FFF;
border-right:1px solid #FFF;
height:60px
}
form input.email{
	color:#999999;
	margin-bottom:6px;
	margin-top:10px;
	margin-bottom:10px;
	border:0;
	background-color:#CCCCCC;
	padding: 7px 5px;
	text-align: center;
	border:1px solid #FFF
}
form input.email:hover {
	border-color:#666666
}
img.logo {
margin-top:-11px
}
h1.schedule {
	color: #4D4D4D;
	padding-bottom:20px;
	margin-top:40px
}
#content h1 span {
	font-size: 13px;
	color: #4D4D4d;
	text-align: right;
	width:680px;
	display:block;
	font-weight: normal;
	margin-top:-45px
}
#content p.readmore a{
	color:#578523;
	font-weight:bold;
	font-size:13px;
}
#content p.readmore img {
vertical-align:middle
}	
h2 a {
	text-decoration:none
}
p.alignright {
	text-align:right
}
.one {
	color:#929497;
	font-weight:bold;
	font-size:11px
}
.yoga {
	color:#6D6E70;
	font-weight:bold;
	font-size:11px
}
#march-calendar p {
    margin-top: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
}
#march-calendar td:hover {
    background-color: #ddd;
    cursor: default;
}
#march-calendar table {
    margin-bottom: 30px;
    width: 700px;
}
#march-calendar br {
    height: 3px;
}
#march-calendar td {
    vertical-align: top;
}

.test{
    -webkit-border-radius: 5px;
}

#newsTicker{
	width: 700px;
    font-size: 14px;
}

#newsHeader{
	background-color: #578523;
    color: #000;
	padding: 10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
#newsTicker h3 {
    font-weight: normal;
}
#newsTicker .ditto_item{
	background-color: #BBBBBB;
	padding: 10px;
    color: #666;
}

#newsTicker .ditto_item .ditto_documentInfo{
	display: none;
}

#newsTicker .alt_item,
#newsTicker .ditto_item h3{
	margin: 0px;
}

#newsTicker .newsTickerAlt{
	background-color: #ccc;
	padding: 10px;
}

#newsTicker .last_item{
	background-color: #bbb;
	padding: 10px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#newsTicker a{
	text-decoration: none;
	color: #FFFFFF;
}

#newsTicker a:hover{
	text-decoration: underline;
}
.media {
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #eee;
}
.row {
    width: 700px;
    float: left;
    clear: left;
    position: relative;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.row h3 {
    margin: 15px 10px 10px 10px;
    position: relative;
    float: left;
    font-size: 22px;
    line-height: 24px;
    width: 580px;
}
.row p {
    position: relative;
    margin: 10px;
    float: left;
}
.row img {
    position: relative;
    margin: 10px;
    float: left;
}
.row .picatic {
    width: 580px;
    position: relative;
    float: left;
    margin: 10px;
}
#mediaLink {
    position: relative;
    width: 50px;
    display: block;
    top: 10px;
    right: 10px;
}
span.opener {
    float: right;
    padding-right: 10px;
    font-weight: bolder;
    font-size: 30px;
    color: #ccc;
}