.semail {
	display: none;
}
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #B58401;
	text-decoration: underline;
}
body {
	background-color: #003300;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	font-size: 12px;
}
hr {
	color: #ccc;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #003300;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
}
h2 {
	color: #003300;
	border-bottom: 1px solid #003300;
	font-size: 12px;
	text-transform: uppercase;
}
.hm_txt {
	font-size: 13px;
	line-height: 16px;
	padding-right: 10px;
}
.hm_txt i {
	font-size: 14px;
	line-height: 16px;
	padding-right: 10px;
}
#hm_news {
	width: 230px;
}
#hm_news iframe{
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: 5px 0 15px 0;
	background: #F5F5F5;
	padding-top: 5px;
}
#current_news_hdr {
	font-size: 14px;
	color: #B58401;
}
td .logo_back {
	background: url(images/logo_background.jpg) no-repeat center;
}
li.duane {
	list-style-type: none;
	list-style-position: inside;
}
.gold {
	color:#CC9900;
}
.green {
	color: #003300;
}
table.emails {
	margin-bottom: 15px;
	width: 570px;
}
.emails td {	
	padding: 5px 5px 5px 0;
	white-space: nowrap;
	width: 33%;
	vertical-align: top;
}
.emails tr.grey_bk td{
	font-weight: bold;
	color: #030;
	border-bottom: 1px solid #000;
	padding-top: 10px;
}
#admin_contacts tr.grey_bk td{
	background: #E3E3E3;
}
.pad_rt_bot td{
	padding: 0 5px 5px 0;
}
#championships td {
	vertical-align: top;
	white-space: nowrap;
	line-height: 20px;
}
#admin_contacts td {
	vertical-align: top;
	white-space: nowrap;
	padding: 8px;
}
#admin_contacts th {
	background: #003300;
	color: #FFF;
	padding: 5px;
	border-right: 2px solid #FFF;
	text-align: left;
	border-bottom: 5px solid #FFF;
	white-space: nowrap;
}
#bell_schedule {
}
#bell_schedule th {
	background: #003300;
	color: #FFF;
	padding: 2px;
	width: 200px;
}
#bell_schedule td {
	padding: 2px;
	white-space: nowrap;
}
#bell_schedule td b{
	padding-right: 15px;
}
#faculty_contacts td.facCol {
	width: 25%;
	vertical-align: top;
	white-space: nowrap;
}
#faculty_contacts2 {
	padding-top: 5px;
}
#faculty_contacts2 td {
	width: 25%;
	vertical-align: top;
	white-space: nowrap;
}
#faculty_contacts2 td div{
	height: 50px;
}
.coming_fall {
	font: italic 24px "Times New Roman", Times, serif;
	color: #003300;
}
#schedule_table {
	border-top: 1px solid #030;
	border-bottom: 1px solid #030;
}
#schedule_table td{
	padding: 3px;
	vertical-align: top;
}
#schedule_table tr.grey_bk td {
	background: #E3E3E3;
	border-right: 2px solid #FFF;
}
#footer {
	font: 9px Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-align: right;
	padding: 5px 40px 5px 0;
	border-top: 1px solid #CCC;
}

/************* teacher pages **************/

#teacher_pages a{
	font-weight: bold;
}
#teach_content {
	width: 478px;
	padding:10px 14px 0 0;
	vertical-align: top;
}
#teach_nav {
	width: 175px;
	padding: 10px 0 0 0;
	vertical-align: top;
}
#nav_content {
	background: url(images/teach_nav_fill.gif) repeat-y;
	padding: 0 21px 0 11px;
}
#nav_content p {
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	margin: 0 0 10px 0;
}
#teacher_pages h2{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
}
#subject_nav {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
#subject_nav p {
	font-style: italic;
	margin: 0;
	color: #999;
}
#subject_nav p a{
	padding: 2px;
	color: #999;
}
#subject_nav p a:hover{
	text-decoration: none;
	color: #030;
}
#teacher_pages ul li {
	padding-bottom: 10px;
}
#teacher_pages ul li ul{
	padding-top: 5px;
}
#teacher_pages ul li ul li{
	margin-bottom: -10px;
}
#teach_content img {
	padding: 7px;
}