/* CSS DEFINITIONS FOR StMARYs-UPTON MAIN AREA (ML) LAYOUT - STYLE=A */

.col1	{
	color: #993333;
	text-align: left;
	width: 198px;
	float: left;
	clear: left;
	}
	
td	{
	color: #993333;
	text-align: left;
	padding-right: 1em;
	font-size:0.8em;
	}
	
.col1 	{
	float: left;
	width: 198px;
	margin-top:0;
	margin-bottom:0;
	}
	
.col2	{
	color: #993333;
	text-align: left;
	float: left;
	width: 220px;
	margin-left: 4px;
	}

.col2 h2, .col2 h3, .col2 h4, .col2 h5 {
	margin-bottom:6px;
	}
	
.col3	{
	color: #993333;
	text-align: left;
	margin-left: 5px;
	float: left;
	width: 220px;
	}
	
.col3 h2, .col3 h3, .col3 h4, .col3 h5 {
	margin-bottom:6px;
	}
	
.col2 ul , .col2 ol, .col3 ul, .col3 ol{
	padding-left:15px;
	margin-left: 10px;
	list-style-position: outside;
	}
	
.col2 li, .col3 li {
	list-style-type: disc;
	}
	

