/* CSS DEFINITIONS FOR StMARYs-UPTON MAIN AREA (ML) LAYOUT - STYLE=B */

.col1	{
	color: #993333;
	text-align: left;
	width: 650px;
	margin-left: 10px;
	float: left;
	clear: left;
	}

td	{
	color: #993333;
	text-align: left;
	vertical-align: top;
	font-size: 0.75em;
	padding: 0 1em 0 0;
	margin: 0 0 0 0;
	line-height: 1.1em;
	}
	
.col1 p	{
	margin-top:0;
	margin-bottom:0;
	}
	
.col1 h2, .col1 h3, .col1 h4, .col1 h5 {
	margin-bottom:6px;
	}
	
.col1 ul , .col1 ol{
	margin-left:25px;
	}
	
.col2	{
	color: #993333;
	text-align: left;
	margin-left: 270px;
	float: left;
	width: 210px;
	}
	
.col3	{
	color: #993333;
	text-align: left;
	margin-left: 5px;
	float: left;
	}
	
.col3 ul, .col3 ol{
	padding-left:15px;
	margin-left: 10px;
	list-style-position: outside;
	}
.col3 li {
	list-style-type: disc;
	}

