@CHARSET "ISO-8859-1";
body {
  text-align: center;
  margin: 12px 0 0 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  line-height: 16px;
  color: #464646;
  background: url(../images/bg.gif) left bottom repeat-x #dcdcdf;
}
a {
  color: #dc7e2b;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1 {
  color: #d06814;
  font-size: 34px;
  padding: 0;
  margin: 29px 0 0 0;
  font-family: Courier New, Courier, CourierStd, Monospace;
  line-height: 30px;
}
h1.cat1 {
  color: #4b8749;
}  
h1.cat2 {
  color: #166e92;
}
h1.cat3 {
  color: #942265;
}

h2 {
  color: #000;
  font-size: 14px;
  margin: 7px 0 0 0;
  padding: 0;
}
h3 {
  font-size: 14px;
}

h4 {
	font-style: italic;
	margin-bottom: 0;
	padding-bottom: 0;
}

blockquote {
	margin-left: 0;
	padding-left: 15px;
}

ul li {
	margin-top: 12px;
}

ul.nospacing li {
	margin-top: 0;
}

pre {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

pre h4 {
	display: inline;
}

label {
	text-align: right; margin-right: 8px; font-weight: bold;
}
input, textarea {
	width: 230px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
input.chk {
	width: 16px;
}
input.normal {
	width: auto;;
}

td {
	vertical-align: top;
}

dt {
	clear: left;
	font-weight: bold;
	margin: 12px 15px 0 0;
	float: left;
	width: 120px;
	padding: 0;
}
dt.teacher-link {
	margin: 0;
	width: 220px;
}
dd {
	padding: 12px 0 0 0;
	margin: 0;
	float: left;
	width: 290px;
}
dd.teacher-medium {
	width: auto;
	padding: 0;
}
dd.teacher-bio {
	width: 342px;;
	padding: 5px 0 0 0;
}

.invalid {
	border: 4px solid red;
}

.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.big {
  font-size: 14px;
  line-height: 18px;
}
.small {
  font-size: 10px;
  line-height: 14px;
}

.alert {
	font-weight: bold;
	color: #f00;
}
.imgLeft {
	border: 0;
	float: left;
	margin: 3px 10px 0 0;
}
.imgRight {
	border: 0;
	float: right;
	margin: 3px 0 0 10px;
}
.top10 {
	margin-top: 10px;
}
.black {
	color: #000 !important;
}

.page {
  width: 985px;
  border: 0;
  margin: 0 auto;
}
.page tr td {
  vertical-align: top;
  text-align: left;
}
#header {
  height: 200px;
  width: 100%;
}
#header a {
  color: #fff;
  font-size: 18px;
  font-family: Courier New, Courier, CourierStd, Monospace;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin: 0 0 0 35px;
  float: left;
}
#header a:hover, #header a.active {
  color: #ffd82b;
}
#side {
  background: url(../images/bg_side.gif) 7px 65px repeat-y;
  width: 253px;
  padding-bottom: 20px;
}
#side.cat1 {
  background: url(../images/bg_side_cat1.gif) 7px 65px repeat-y;
}
#side.cat2 {
  background: url(../images/bg_side_cat2.gif) 7px 65px repeat-y;
}
#side.cat3 {
  background: url(../images/bg_side_cat3.gif) 7px 65px repeat-y;
}
#side img {
  margin-bottom: 26px;
}
#side ul {
  margin: 0 0 0 45px;
  padding: 0;
  list-style-type: none;
}
#side ul li {
  width: 135px;
  margin: 0 0 13px 0;
  padding: 0;
}
#side a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}
#side a:hover, #side a.active {
  color: #ffd82b;
}

#content {
  padding: 0 30px 45px 42px;
}

#callouts {
  padding-top: 45px;
  width: 227px;
}
#callouts img {
  margin: 0 0 24px 20px;
}

#footer {
  border: 0;
  position: relative;
  top: -60px;
}
#footer tr th {
  vertical-align: top;
  padding: 12px 0 5px 13px;
  font-weight: bold;
  text-align: left;
  background-color: #d4d4d9;
}
#footer tr th a {
  color: #7c7c7c;
  font-family: Courier New, Courier, CourierStd, Monospace;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}
#footer tr th a:hover, #footer tr th a.active {
  color: #363636;
}
#footer tr td {
  border-left: 1px solid #a8a8aa;
  text-align: left;
  background-color: #d4d4d9;
  vertical-align: top;
}
#footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#footer ul li {
  margin: 0;
  padding: 3px 0 3px 20px;
}
#footer ul li a {
  color: #7c7c7c;
  font-size: 11px;
  text-decoration: none;
}
#footer ul li a:hover, #footer ul li a.active {
  color: #000;
}
#footer ul li:hover {
  background-color: #f2f2f2;
}
#footer tr td#topFoot {
  background-color: #e5e5e9;
  padding: 13px 0;
}
#footer tr td#topFoot ul li {
  font-size: 10px;
  padding: 0 0 1px 20px;
}
#extraFootPad tr td {
  padding-right: 15px;
}

#gallery {
  position: relative;
  top: 5px;
}

.gallery_thumbnails {
  margin-bottom: 20px;
}

.gallery_thumb {
  float: left;
  text-align: center;
  margin: 0 6px 10px 0;
  background-color: #333;
  border: 2px solid #999;
  color: #ccc;
  font-size: 9px;
  height: 170px;
  width: 145px;
}
.gallery_thumb img {
  margin: 7px;
}
.gallery_list {
  padding: 0 0 0 30px;
  height: 32px;
}
.gallery_list_music {
  padding: 0 0 0 30px;
  background: url(../images/icon_music.gif) top left no-repeat;
  padding-bottom: 12px;
}

.gallery_thumbnails .video img {
	float: left;
	margin: 0 10px;
}

.teacher-thumbnail, .bio-portrait {
	float: left;
	border: 1px solid #464646;
	margin: 0 5px 2px 0;
}

img.staff {
	float: right;
	border: 1px solid #464646;
	margin: 0 10px 2px 5px;
}

#partners-by-neighborhood h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}

ul.partner-record {
	list-style: none;
	padding: 0;
	margin: 4px 0 0 10px;
}
ul.partner-record li {
	margin-top: 2px;
	padding-top: 0;
}

ul#collaborators {
	list-style: square;
	padding: 0;
	margin: 4px 0 0 15px;
}
ul#collaborators li {
	margin-top: 2px;
	padding-top: 0;
}

.photoLeft {
	float: left;
	margin: 0 8px 8px 0;
	font-size: 75%;
	width: 170px;
}
.photoLeft strong {
	display: block;
	text-align: left;
}
.photoRight {
	float: right;
	margin: 0 0 8px 8px;
	font-size: 75%;
	width: 170px;
	text-align: left;
}
.photoRight strong {
	display: block;
	text-align: left;
}