﻿@import url("layout.css");
body {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	background-color: #7EA469;	
	background-repeat: repeat;
}
#container {
	width:860px;
}
#masthead {
	margin-top: 20px;
	height: 172px;
	width:860px;
	text-align: center;
}

#column_l {
	width: 177px;
	background-color: inherit;
	}
	
html>body #column_l {
	width: 179px;
	background-color: inherit;
}

#column_m {
	width: 240px;
	background-color: inherit;
}

html>body #column_m {
	width: 241px;
	padding: 0;
	background-color: inherit;

}

#column_r {
}

html>body #column_r {
	width: 433px;
	background-color: inherit;

}

#column-l{
}

html>body #column-l {
	margin-left:0px;
	margin-top:0px;
	overflow: visible;
	width: 539px;
	background-image:url('../images/borders/middle_border_left.gif');
	background-repeat:repeat;}

#column-r{
}

html>body #column-r {
	background: url('../images/borders/middle_border_right.gif');
	margin-left: 10px;
	margin-top: 0px;
	overflow: visible;
	width: 300px;
}

html>body #column-lnarrow {
	margin-left: 0px; 
	margin-top: 0px; 
	overflow: visible;
	width: 300px;
	background-image:url('../images/borders/middle_border_right.gif');
	background-repeat:repeat;
	font-style:normal;
}

html>body #column-rwide{
	margin-left:10px;
	margin-top:0px;
	overflow: visible;
	width: 539px;
	background-image:url('../images/borders/middle_border_left.gif');
	background-repeat:repeat;
}
html>body #widecolumn{
	margin-left: 0px; 
	margin-top: 0px; 
	overflow: visible;
	width: 849px;
	font-style:normal;
	background-image:url('../images/borders/widecolumn/middle_border_full_width.gif');
	background-repeat:repeat-y;

}
html>body #teachertop
{
	margin-left: 25px; 
	margin-right:25px;
	margin-top: 0px; 
	overflow: visible;
	width: 799px;
	font-style:normal;
}
#teachercol1 {
	margin-left: 25px; 
	margin-top: 0px; 
	overflow: visible;
	width: 249px;
	font-style:normal;
}
#teachercol2 {
	margin-left: 25px; 
	margin-top: 0px; 
	overflow: visible;
	width: 249px;
	font-style:normal;
}
#teachercol3 {
	margin-left: 25px; 
	margin-top: 0px; 
	overflow: visible;
	width: 249px;
	font-style:normal;
}
html>body #teacherbottom {
	margin-left: 25px; 
	margin-right:25px;
	margin-top: 0px; 
	overflow: visible;
	width: 799px;
	font-style:normal;
}

html>body #teacherbottom{
	margin-left: 25px; 
	margin-right:25px;
	margin-top: 0px; 
	overflow: visible;
	width: 799px;
	font-style:normal;
}

#words{
}
#content {
	background-color: inherit;
}
#footer {
	text-align: center;
	color:black;
	padding-bottom: 10px;
}
html>body #footer {
	text-align: center;
	padding-bottom: 0;
}

/* Masthead */
#masthead h1 {
	color: #000;
	margin-bottom: 0;
}
#masthead h3 {
	color: #9a9;
	margin-top: 0.5em;
}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 800px;
	height:150px;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	display: block;
	padding: 5px;
	border: 1px solid #cdc;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border: 1px solid #c77;
	background-color: #c77;
}

/* Footer */
#footer p {
	font-size: x-small;
	color:  #006600;
}
/* Links */
a {
	
}
a:hover {
	color: #9c9;
	text-decoration: none;
}
.photo_margin {
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 10px;
}
.smalltext {
	font-size: small;
	font-weight: normal;
}
.smalltexter {
	font-size: small;
	font-weight: normal;
	margin-left:15px;
}
.xlargetext {
	font-size: x-large;
}
.med_heading {
	font-size: medium;
	font-weight: bold;
}
.med_text {
	font-size: medium;
	font-weight: normal;
}
.photo_margin_align_left {
	padding-bottom: 10px;
	padding-right: 20px;
}
.cutline {
	font-size: small;
	font-weight: bold;
	text-align: center;
}
.photo_margin_teachers {
	padding-bottom: 10px;
	padding-right: 12px;
}
.class_schedule_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}
.class_schedule_details {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: normal;
}
.photo_margin_schedule {
	padding-top: 10px;
	padding-bottom: 10px;
}
.smalltext_center {
	font-size: small;
	text-align: center;
}
.med_heading_center {
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
.photo_margin_align_left_small {
	padding-bottom: 0px;
	padding-right: 10px;
}
.indent {
	padding-left: 10px;
}
.med_text_top_line {
	font-size: medium;
	margin-top: -8px;
	font-weight: normal;
}
.smalltext_top_line {
	font-size: small;
	margin-top: -5px;
}
.photo_margin_lessons {
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 15px;
}
.friends {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-right: 25px;
	padding-left: 25px;
}
