#main-content a {
	color: #993300 !important;
}
#main-content .title1,
#main-content .title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	line-height:50px; 
	color:#990000;
	margin: 0;
}
#main-content .title1 {
	position:relative;
	top:20px;
	left:-20px;
}
#main-content .title2 {
	position:relative;
	top:-23px;
	color:#c38e80;
	left:10px;
}

#main-content a:hover .title1,
#main-content a:hover .title2{
	text-decoration:none;
	color:#5E94CA;
}
#main-content .titleA {
	text-decoration:none;
}
#main-content .subhead h1 {
	color:#990000;
}
#main-content h1,
#main-content h2,
#main-content h3,
#main-content .subhead {
	color:#9b1a1e;
}
#main-content .photo {
	border: 5px solid #f0e7d6;
	margin: 0 0 7px 12px;
}
#main-content .name{
	background-image:url(/img/category_images2/detail_title_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	padding:0 0 0 20px;
	height:6em;
}
#main-content .name h1 {
	margin:0;
	padding:.7em 0 .1em 0;
}
#main-content .section {
	background-image:url(/img/category_images3/teacher_section_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:30px;
	clear:both;
}
#main-content .section h1 {
	padding:10px 0px 5px 20px;
	color:#c38e80;
}
#main-content ul {
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	margin-left: 22px;
}
#main-content  li {
	
	list-style-image: url(/img/dot_red_li.gif);
	list-style-type: none;
	margin-bottom:8px;
}
#main-content hr {
  border: 0;
  width: 100%;
  color: #990000;
  background-color: #990000;
  height: 1px;
}
#main-content #bio {
	line-height:1.6em;
}
#main-content #book_list {
	padding:4px;
}
#main-content #book_list td {
	margin:0;
	padding:4px;	
}
#main-content #book_list .image_cell {
	text-align:center;
}
#main-content #book_list {
	background-image:url(/img/teacher_gradient_1.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}

