@charset "utf-8";
.wcbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.wchead1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.wcbodyquotes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
}
.wcbigger {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.headerhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: bold;
}
.graySectionBar {
	width: 660px;
	height: 24px;
	background-image: url(Images/graybar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.GrayBarText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #38718e;

}


ul.instructor-list {
	height: 155px;
	padding: 0;
	list-style: none;
	width: 640px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
	
ul.class-list  {
	height: 170px;
	margin: 5px 0px;
	padding: 0;
	list-style: none;
	width: 660px;
	}
	
	ul.instructor-list li, ul.class-list li {
		float: left;
		font-size: 11px;
		height: 70px;
		line-height: 12px;
		margin: 5px 2px;
		margin-left: 0px;
		margin-right: 8px;
		padding: 0;
		overflow: hidden;
		width: 192px;
		}
		
		ul.instructor-list li:hover, ul.class-list li:hover {
			background: url(images/list-hover.gif) left top no-repeat;
			}
			
		ul.instructor-list li a, ul.class-list li a {
			display: block;
			width: 192px;
			height: 70px;
			padding: 0;
			outline: none;
			text-decoration: none;
			border: none;
			}
		
		#content ul.instructor-list li a, #content ul.class-list li a {
			text-decoration: none;
			}
		
	ul.instructor-list li img, ul.class-list li img {
		float: left;
		padding: 7px;
		padding-top: 2px;
		}
		
	ul.instructor-list li p, ul.class-list li p {
		color: #757575;
		line-height: 12px;
		font-style: italic;
		padding-top: 8px;
		}
		
		ul.instructor-list li strong, ul.class-list li strong {
			color: #404040;
			font-size: 12px;
			font-weight: bold;
			font-style: normal;
			line-height: 15px;
			}
.wcbiggerBullets {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-indent: 25px;
	list-style-position: inside;
}
.wcbodyindent1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	left: 128px;
	position: absolute;
}

.wcbodyindent2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	left: 545px;
	position: absolute;
}

#grayshade {
	background-color: #CCC;
	padding: 2px;
	border: thin solid #CCC;
	margin: 1px;
	height: 15px;
}
#grayshade2lines {
	background-color: #CCC;
	padding: 2px;
	border: thin solid #CCC;
	margin: 1px;
	height: 30px;
}

#whiteshade {
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #CCC;
	margin: 1px;
	height: 15px;
}
#whiteshade2lines {
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #CCC;
	margin: 1px;
	height: 30px;
}

.wcbodyindent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 30px;
	text-indent: -10px;
}
#rightfloat {
	float: right;
	width: 200px;
	border: 1px solid #C61717;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CB1818;
	text-align: center;
	height: 310px;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-style: normal;
	line-height: normal;
}

