/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.rightfloat {
float: right;
margin-left:5px;
}

.leftfloat {
float: left;
margin-right: 5px;
}

/* Styles  */

a {
	color: #ee2a44;
	text-decoration: none;
}



a img {
	text-decoration: none;
	border: 0;
}

ul {
	margin: 0px;
	padding: 0px;
	margin-top: -10px;
	list-style: none;	
}


ul li {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
	list-style: none;
}

 h1 {
	font-size: 1em;
	vertical-align: 50%;
	font-weight: normal;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	line-height: 1.1em;
}


h7  {
    font-style: italic;
	font-weight: bold;
	font-size: 1.3em;
	color:#c72505;
	
}


h8  {
	font-weight: bold;
	font-size: 1.3em;
	text-align:center;
	color:#333399;
	
}








p#firstletterstyle:first-letter {
	float:left;
	font-size: 4em;
	letter-spacing: .5em;
	line-height: .7em;
	font-weight: bold;
	color: #80c0ff;
}


#wrapper {
	margin: 0px auto;
	padding: 0px;
}

#top {
	margin: 0px;
	padding: 0px;
	width: 100%;
}



 


	
#middle {
	margin: 10px 0px;
	padding: 0px;
	
	
}
.columnA, .columnB {
	margin: 0px;
	padding: 0px;
	
}

.columnA  {
	float: left;
	width: 190px;
	font-size: .9em
}
.columnB {
	width: 580px;
	padding: 0 10px 0  194px;
	margin-left: 190px;
}

.sections {
	text-align: center;
	width: 190px;
}

.seminardescription img  {
	float: left;
	margin:  5px;
}

h1.listtitle {
	font-size: 1em;
	color: #333;
	font-weight: normal;
	margin-bottom: 20px;
	text-align: center;
	
}

table.centered#themes {
	border: 1px solid #333;
	text-align: center;
	margin: 10px auto;
}

#content {
	padding-left: 8px;
	padding-right: 5px;
}



#content, #seminarlong, #lessonlong {
	font-size: .9em;
	
}

#content h1, #seminarlong h1, #lessonlong h1{
	font-size: 1.5em;
	line-height: 2em;
	text-align: center;
	
	
}

#content h1.subtitle, #seminarlong h1.subtitle, #lessonlong h1.subtitle {
	font-size: 1.1em;
	line-height: 1.2em;
	
}

#content h1 {
	color: #000;
}

#content a {
	font-weight: bold;
	}

#content .lessonplan_box table {
	border: 1px solid #ccc;
	}
	
#content .lessonplan_box table tr td, #content .lessonplan_box table th {
	text-align: left;
	}
	
#content .lessonplan_box table th {
	border-bottom: 1px solid #ccc;
	}
	
	
		
#content .lessonplan_box table tr td.lessonplan_links {
	width: 450px;
	}
	
ul.shortseminarinfo {
	border: 1px #004990 solid;
	padding: 5px;
	font-size: .9em;
	margin-bottom: 10px;
}

ul#lessonsorts li, ul.shortseminarinfo li {
	line-height: 1em;
	margin-bottom: 0;
}

 table.lessonplans td {
	border: 1px solid #ccc;
	margin: 0px auto;
	
}

ul.shortseminarinfo li em {
	color: 004990;
	font-weight: normal;
}


#seminarlong h1.subtitle {
	background-color: transparent;
	color: #004990;
}

#lessonlong h1.subtitle {
	background-color: transparent;
	color: #630;
}

#authorseminardescription em {
	font-weight: bold;
	color: #630;
}

#seminarlong h2 {
	font-size: 1.1em;
	color: #004990;
	
}

#lessonlong h2 {
	font-size: 1.1em;
	color: #630;
}

#seminarlong ul, #lessonlong ul {
	margin-top: 1em;
}


#seminarlong ul li, lessonlong ul li {
	margin-bottom: 0;
	width: 90%;
}

#lessonlong h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.1em;
	color: #000;
}


}

#lessonplantitle h7 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.1em;
	color: #0a2479;
}

#lessonplantitle h8 {
	font-size: 1.2;
	font-weight: bold;
	line-height: 1.1;
	text-align:center;
	color: #003399;
}

#footer {
	clear: both;
	font-size: .8em;
	text-align: center;
	margin: 0 auto;
	
}

#footer img {
	margin: 5px 10px;
}








#directons p {
	margin-top: 0px;
}





