*{
	margin:0px;
	padding:0px;
}

p{
	padding:3px;
}
#siteNav{
	background-image:url(../Images/main/siteNavBg.jpg);
	background-repeat:no-repeat;
}
#siteNav ul{
	padding:10px 0 6px 0;
}
#teacherHead{
	float:left;
	clear:both;
	width:820px;
	padding:0px 15px 0px 18px;
	background-image:url(../Images/main/pageBG.jpg);
	background-repeat:repeat-y;
}
#teacherHeadBox{
	background-color:#739A19;
	margin:4px 0;
	width:785px;
}
#teacherHeadBox img{
	display:block;
	float:left;
}
#headVideoLink{
	background-color:#f2edbc;
	border:2px solid #739A19;
	padding:10px 0 ;
	margin-top:3px;
	widht:210px;
}
#teacherMainLink{
	text-align:center;
	background-color:#739A19;
	width:210px;
	padding:10px 0;
}
#teacherMainLink a:link, #teacherMainLink a:visited{
	color:#FFFFFF;
}
#leftCol{
	float:left;
	width:545px;
	padding:0px 0px 0px 20px;
}
#rightCol{
	float:right;
	width:200px;
	padding:0px 25px 0px 10px;
	border-left:1px dotted #003366;
	font-size:0.9em;
	
}
#fullCol{
	float:left;
	width:800px;
	padding:0px 0px 50px 20px;
}

#main{
	text-align:center;
}

#footer {
	color:#333333;
	font-style:italic;
	font-size:.9em;
	clear:both;
	padding:20px;
}
.skipnav {
	display:none;
}

#leadershipDescription{
	font-size:0.9em;
	font-style:italic;
	color:#336600;
	margin:0 30px;
}

/*List of Leaders*/
#leaderList, #commentList{
	margin:10px 0 20px 0;
	/*overflow-x:auto;*/
}
#leaderList, #leaderList ul, #commentList, #commentList ul {
	list-style:none;
	/*overflow-x:auto;*/
}
#leaderList .leaderBox{
	float:left;
	padding:0 0 20px 20px;
	margin:20px 0 0 0;
	background-image:url(../leadership/speakerCorner.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	/*overflow-x:auto;*/
}
#leaderList ul{
	margin-left:90px;
}
#leaderList .leaderBox ul li{
	padding:0px 10px;
	margin:0px;
	border:none;
	float:none;
}
#leaderList .leaderBox ul .leaderListName{
	font-size:1.2em;
	padding:0 0 0px 10px;
	margin-bottom:-3px;
}

#leaderList .leaderBox ul .leaderListBioLink a:link, #leaderList li ul .leaderListBioLink a:visited{
	font-weight:normal;
	font-size:0.8em;
}

#leaderList .leaderBox ul .leaderListOrgInfo{
	padding:0px 0 5px 10px;
}
#leaderList .leaderBox ul .leaderListTitle{
	font-weight:bold;
	font-style:italic;
	padding:0px 0 0 10px;
	color:#003366;
}
#leaderList .leaderBox ul .leaderListDate{
	font-size:0.9em;
}
.leaderListTime{
	color:#666666;
	font-weight:normal;
}
#leaderList .newOldLine{
	float:left;
	width:520px;
	padding:5px 0 5px 20px;
	margin:20px 0 0 0;
	font-size:1.1em;
	font-weight:bold;
	border-top: 2px solid #86A83F;
	border-bottom: 2px solid #86A83F;
	/*overflow-x:auto;*/
}
/*end list of leaders*/

/*BIOGRAPHIES */
.bio{
	font-size:0.9em;
	margin:20px 0 0 20px;
	clear:both;
}
.bioName{
	font-size:1.2em;
	font-weight:bold;
}

#breakfast{
	font-style:italic;
	font-size:0.9em;
	text-align:center;
}
#address{
	padding-top:5px;
	border-top:1px solid #003366;
	border-bottom:1px solid #003366;
}

/*
COMMENT PAGE
NOTE: some main styles are set above with the leaderlist
*/
#commentList, .commentEvent {
	padding:0 0 10px 20px;
	margin:20px 0 0 0;
}
#commentList .commentBox{
	margin:0 0 0 20px;
	padding:0 30px 0 10px;
	border-left:1px solid #739A19;
}
#commentList .commentBox li{
	padding:4px 0 4px 0;
}
#commentList .commentEvent .commentCommentFor{
	font-weight:bold;
	color:#003366;
	font-size:1.2em;
}
#commentList .commentEvent .commentTitle{
	font-weight:bold;
	font-size:1.1em;
}
#commentList .commentEvent .commentTitle2{
	font-style:italic;
	color:#666666;
}