/************** .column styles ***************/

.column{
	padding: 5px 30px 10px 20px;
	font-size: 100%;
}

.headline {
	font-size: 100%;
	font-weight: bold;
	color: #D01319;
	font-family: "Times New Roman", Times, serif;
}

.purpleText {
	font-size: 100%;
	font-weight: bold;
	color: #57106b;
	font-family: "Times New Roman", Times, serif;
}

.subHead {font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #91278F;
}

.column img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

#content .column  ul {
	list-style-type: square;
}

/************** .rectors styles ***************/

.recNotes{
	padding: 20px 30px 10px 20px;
	font-size: 100%;
}


.recNotes h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #9900CC;
	text-align: left;
}

.recNotes hr {
	color: #FC0;
	background-color: #FC0;
	height: 2px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.recNotes p {
	text-indent: 1.2em;
	padding: 0px;
	margin-bottom: 0.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: right;
}

.recNotes p:first-letter {
	color: #FF3300;
	font-size: 1.2em;
}

p.indentOne {
	margin-right: 5%;
	margin-left: 5%;
}
#content .recNotes img {
	float: left;
	margin-right: 8px;
	border: 1px solid #9900CC;
}

/*********** #navBar menu.js styles ***********/

