#LeftColumn { border-right: 1px solid #cccccc; width: 219px; min-height: 350px; }
#MainContentR { width: 709px; padding-left: 15px;}
#RightColumn { border-left: 1px solid #cccccc; width: 219px; min-height: 350px; }
#MainContentL { width: 709px;}
#MainContentC { width: 488px; padding-left: 15px;}
#LeftColumn p, #RightColumn p { margin-left: 10px; margin-right: 10px; }

h1 { 
	margin-top: 0;
	font-family:Times New Roman;
	font-size:20pt;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#950a0a;
	letter-spacing:0.0em;
	margin: 0 ;
	padding: 0 0 5px 5px;
	text-transform: uppercase;
}
h2 {
	color: #0e55a5;
	margin-bottom: 5px;
}

h3 {
	color: #f6ae37;
	margin-bottom: 5px;
}

h4 {
	color: #0e55a5;
	margin-bottom: 5px;
}

h5 {
	color: #0e55a5;
	margin-bottom: 5px;
}
a:link, a:visited {
color: #0e55a5;
text-decoration: none;
}

a:hover {
color: #0e55a5;
text-decoration: underline;
}
.redbold {
	color: red;
	font-weight: bold;
}
ul {
	margin-top: 5px;
}
.redHeader {
	font-family:Times New Roman;
	font-size:37px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#950a0a;
	letter-spacing:0.0em;
	text-align: center;
}
.smlHeader {
	font-family:Times New Roman;
	font-size:20pt;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#684c25;
	letter-spacing:0.0em;
	text-align: center;
	padding-bottom: 15px;
	border-bottom: 1px dotted #666; 
	
}