div.clearer {clear: left; line-height: 0; height: 0;}


body {
	background: #890000 url('../images/footer-crowd.jpg') bottom repeat-x;
	margin: 10px 0 123px 0;
}

body, td, div, li, p {
	font: 10px/15px Verdana, sans-serif;
}

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

div.error {
	padding: 15px;
	background: pink;
	border: 1px solid #F00;
/*	width: 200px;*/
	margin: 0 0 1em 0;
	font-size: 1.5em;
}

table#gallery td#tnails img {
	margin: 5px;
}

table#gallery td#tnails {
	padding: 0 0 0 20px;
}

table#gallery td#links {
	width: 200px;
	border-right: 1px solid #E1E1E1;
}


div#wrapper {
	width:800px;
	margin: 0px auto 0px auto;
}

div#chalkboard {
	width: 800px;
}

div#content {
	background: #FFFFFF url('../images/bkgnd_content.gif') repeat-y;
	padding: 20px 47px 20px 48px;
/*	usable area is 705px wide*/
}

p {
	margin: 0 0 1em 0;
}

h3{
	font-size:1.2em;
	border-bottom: 1px solid #000;
	text-transform: uppercase;
	
}

div#footcontact {
	text-align:center;
	color:#FFF;
}

div#footcontact a {
	color: #FFF;
	text-decoration:none;
}

div#footcontact a:hover {
	text-decoration:underline;
}

td {
	vertical-align:top;
}


table#merch td {
	text-align: center;
	width: 33%;
	}
	
table#faculty td img {
	float:left;
	margin: 0 10px 0px 0
}	

a { color:#890000; }
a:link { color:#890000; }
a:visited { color:#890000; }
a:hover { color:#B7751E}
a:active { color:#890000; }

table#photos td {
	text-align:center;
	padding: 5px 0;
	}
	
table#photos img, table#faculty td img, table#merch td img, iframe {
	border:1px solid #EEE;
	padding: 2px;
	}	

table#photos a:hover img {
	border:1px solid #890000;
	padding: 2px;
	}	
	
table#faculty td{
	padding: 10px 0px 10px 0px;	
	border-bottom:1px solid #E1E1E1;
}	


div#rgphotocallout {
	width:90%;
	background: #EEE;
	padding: 5px;
}	
	
label {
	font-weight: bold;
}	
	
.required {
	color: #FF0000;
	font-weight: bold;	
}

table#enrollment input.wide, table#enrollment textarea.wide {
	width: 95%;
}

table#enrollment td {
	background: #DDD;
	padding: 5px 8px;
}

table#enrollment td table.dates td {
	padding: 5px 8px;
	border-bottom: 2px solid #DDD;
	background: #AAA;
}
table#enrollment td table.dates {
	
	margin: 0 0 1em 0;
}