#main_content h1 {
	font-size: 15px;
	color: #203470;
	padding-bottom: 10px;
	}
	
#main_content h2 {
	font-size: 14px;
	color: #203470;
	padding-bottom: 10px;
	}

	
#main_content ul {
	margin: 12px 0 12px 12px;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	background: #fff;
	}
#main_content ul li {
	margin: 0;
	padding-left: 15px;
	background: #fff url(../images/li_disc.gif) no-repeat 0 0;
	}
		
#main_content ol {
	margin: 12px 0 12px 18px;
	padding: 0;
	list-style-type: decimal;
	list-style-position: outside;
	background: #fff;
	}
#main_content ol li {
	margin: 0;
	padding-left: 8px;
	}
	
#mun_conf ul {
	margin: 3px 0 12px 12px;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	background: #fff;
	}
#mun_conf ul li {
	margin: 0;
	padding-left: 15px;
	background: #fff url(../images/li_disc.gif) no-repeat 0 0;
	}

.main_content h3 { color: #003; font-size: 12px; font-family: verdana, arial, helvetica; }
.smalltext { font-size: 10px; font-family: verdana, arial, helvetica; }
.tabletitle { color: #369; font-weight: bold; font-size: 14px; font-family: verdana, arial, helvetica; }
.bluetitle  { color: #69c; font-size: 18px; font-family: verdana, arial, helvetica; padding-bottom: 5px; }
.bluetitle_sm  { color: #69c; font-size: 15px; font-family: verdana, arial, helvetica; padding-bottom: 5px; }

.mediumheader { color: #c33; font-weight: bold; font-size: 14px; font-family: verdana, arial, helvetica }
.mediumheader_green { color: #008000; font-weight: bold; font-size: 14px; font-family: verdana, arial, helvetica }

.blue_normal  {color: #203470; font-weight: normal;}
.blue_normal:hover {color: #4b77f6; font-weight: normal; text-decoration: underline;}
	
.blue_bold  {color: #203470; font-weight: bold;}
.blue_bold:hover {color: #4b77f6; font-weight: bold; text-decoration: underline;}
	
.gold_normal {color: #ebb455; font-weight: normal;}
.gold_normal:hover {color: #960; font-weight: normal; text-decoration: underline;}
	
.gold_bold {color: #ebb455; font-weight: bold;}
.gold_bold:hover {color: #960; font-weight: bold; text-decoration: underline;}
	
.green_normal {color: #008000; font-weight: normal;}
.green_normal:hover {color: #024d02; font-weight: normal; text-decoration: underline;}
	
.green_bold {color: #008000; font-weight: bold;}
.green_bold:hover {color: #024d02; font-weight: bold; text-decoration: underline;}

.orangered_normal {color: #ff4500; font-weight: normal;}
.orangered_normal:hover {color: #af3203; font-weight: normal; text-decoration: underline;}
	
.orangered_bold {color: #ff4500; font-weight: bold;}
.orangered_bold:hover {color: #af3203; font-weight: bold; text-decoration: underline;}

.home_event_padding {
	padding: 2px;
	}
	
.home_event_padding img {
	padding-right: 8px;
	}
	
.black_hr {
	display: block;
	width: 100%;
	height: 14px;
	background: #231f20;
	margin-bottom: 12px;
	voice-family: "\"\"";
	voice-family: inherit; 
	height: 2px;
	}
	
.block12 {
	display: block;
	padding-bottom: 12px;
	}

	