/* CSS Document */

body, table {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
body {width: 768px;}
h1 {font-size: 20px;}
h2 {font-size: 14px;}

#logo {
	background-image: ../graphics/moksha.gif;
	width: 356px;
	height: 70px;
	padding-top: 12px;	
	padding-bottom: 12px;	
	padding-left: 12px;	
	background-color: #2A4582;
	margin-bottom: 20px solid #fffff;
	color: #ffffff;
	}

#email, #email a:link {
	width: 412px;
	height: 70px;
	padding-top: 12px;	
	padding-bottom: 12px;	
	padding-right: 12px;	
	background-color: #2A4582;
	margin-bottom: 20px solid #fffff;
	color: #cccccc;
	text-align: right;
	vertical-align: bottom;
	text-decoration: none;
	}
	
#nav {
  margin: 0 0 0 9%;
  line-height: 2.5em;
}
#nav a {
  padding: 0.3em .3em;
  font-size: 11px;
  margin: .1em 0;
}

#nav a:active,
#nav a:hover,
#nav a:visited:hover,
#nav a:visited.current {
  background: #2A4582;
  color: white;
  text-decoration: none;
}

#sidenav {
  text-align: left;
}

#sidenav a {
  color: #2A4582;
  text-decoration: none;
}

#sidenav a:active,
#sidenav a:hover,
#sidenav a:visited:hover,
#sidenav a:visited.current {
  background: #2A4582;
  color: white;
  text-decoration: none;
}

#subnav {
  width: 150px;
  border-top: 1px solid #cccccc;
  text-decoration: none;
}

#subnav a {
  color: #2A4582;
  text-decoration: none;
}

#notes {
	color: #ff0000;
	}

table.schedule {margin-bottom: 10px; padding: 6px; width: 600px; border: 1px solid #cccccc;}
table.intro {margin-bottom: 10px; padding: 6px; width: 500px; border: 1px solid #cccccc;}
table.fees {margin-bottom: 10px; padding: 6px; width: 200px; background-color: #ffffff;}
table.eventlist {margin-bottom: 10px; padding: 6px; width: 100%; border: 0px solid #cccccc;}

.day {width: 100px; text-align: left;}
.teacher {width: 100px; text-align: left;}
.emphasis {width: 80px; text-align: left;}
.rednote {width: 100px; text-align: left; color: #FF0000; font-style: italic;}

.odd {background-color: #EDEDED;}
td {padding: 2px}

#eventpic {float: left; margin-right: 10px; margin-top: 5px; margin-bottom: 10px;}
#eventdesc {clear: both;}

table.teachergrid {background-color: #CCCCCC; margin-top: 10px; width: 568px; font-size: 10px; text-align: center;}

.teacherthumb {background-color: #FFFFFF; padding: 12px; text-align: center;}


#footer {
	text-align: center;
	color: #888;
	font-size: 10px;
	line-height: 30px;
	margin-top: 10px;
	padding-left: 5px;
	border-top: 4px solid #99999;
	background-color: #FFFFFF;
	}
	
img {
	border: 0px;
	margin: 0px;
	padding: 0px;}


/* 

.teacherthumb {background-color: #FFFFFF; background-image: url(../teachers/teacherdefaultthumbcolor.jpg); background-repeat: no-repeat; background-position: center; padding: 12px; text-align: center;}

 */
