body {  font-size: 14px;  font-family: "Times New Roman", Times, serif; line-height: 1.3em }
a:link { color: red }
a:visited {  color: #830000;  }

h2 { font-size: 1.5em }

.text-left { text-align: left; }
.text-right { text-align: right; }

ul { list-style: disc }
li { margin-left: 25px }

#hr { float: left; margin-left: auto; margin-right: auto; height: 1px; border-top: 1px dotted #000; width: 464px; margin-bottom: 10px; margin-top: 10px }

#body { width: 784px; float: left }
	#top-banner { float: left; width: 728px; height: 90px; margin-bottom: 10px;}
	#header { }
		#header #nav { font-size: 0.8em; padding-top: 10px; color: #ff0003; text-align: right; border-bottom: 1px dotted #000; border-top: 6px solid red; height: 80px; margin-top: 5px;}
			#nav a:link, #nav a:visited { color: red; text-decoration: none; }
			#middle { margin-left:auto;margin-right:auto; font-size: .8em; color: red; float: left; padding-left: 20px }
	#content { width: 100%; margin-top: 10px; margin-bottom: 20px; float: left; min-height: 925px; }
		#col_2, #col_3 { float: left; width: 211px; margin-left: 20px }
		#col_2 p, #col_3 p, .grid_4 p { text-align: justify; }
		#content h3, #content h2 { font-weight: normal; font-size: 1.4em; margin-bottom: 8px; line-height: normal }
		#content h2 { font-size: 1.6em }
		#content .heading { color: red; text-decoration: underline; text-transform: uppercase; margin-bottom: 10px; font-size: .9em; font-weight: bold; }
		.more { text-align: right; display: block }
#side-banners { float: right; width: 160px; height: 900px;  }

	#footer { border-top-color: #818181; width: 100%; float: left; font-size: .8em; border-top: 1px dotted; margin-bottom: 15px; }
		#footer div { float: left; width: 50%; margin-top: 9px; }
		h5 { font-weight: normal; color: red; margin-bottom: 6px }
		#footer h5 a:link { text-decoration: none }
		#footer p { font-size: .9em }
		
#articles-heading { font-weight: bold; }
		
/* joomla bullshit */
.contentheading { font-size: 1.3em; font-weight: bold;  padding-bottom: 10px;  }
.contentheading a:link, .contentheading a:visited { text-decoration: none; color: black;}
.article_column { width: 100% }
.componentheading { font-size: 2em; font-weight: bold; margin-bottom: 30px; font-family: Times, serif; }
.contentpaneopen td.createdate { color: #7a7a7a; padding-bottom: 25px; font-size: .8em }
.article_separator { margin-bottom: 25px; display: block;}
iframe html body { margin-top: -25px }
.sectiontableentry1 td, .sectiontableentry2 td { padding-left: 10px; padding-top: 5px }
li.row2 .contentheading, li.row2 .contentheading a:link { margin-top: 15px; text-decoration: underline }

/* calendar */

.miniCalTable {
	border-collapse: collapse;
	empty-cells: show;
	width: 175px;
}
.miniCalTable td {
	cursor: pointer;
	text-align: center;
}
.miniCalTitle {
	border: 1px solid #ACACAC;
	background-color: #EFEFEF;
	text-align: center;
}
.miniCalJump {
	background-color: #EEEEEE;
	font-family: Verdana, sans-serif;
	border: 0px;
	color: #993300;
}
.miniCalNav {
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #ACACAC;
	background-color: #EEEEEE;
	color: #993300;
}
.miniCalDOW {
	border: 1px solid #ACACAC;
	background-color: #EEEEEE;
}
.miniCal {
	background-color: #C8C8AC;
	border: 1px solid #ACACAC;
}
.miniCalToday {
	font-weight: bold;
	background: #96191b;
	border: 1px solid #ACACAC;
}
.miniCalToday:hover {
	font-weight: bold;
	background: #96191b;
	border: 1px solid #ACACAC;
}
.miniCalEvents {
	border: 1px solid #ACACAC;
	background-color: #C8C8AC;
}
.miniCalEvents:hover {
	text-align: center;
	border: 1px solid #ACACAC;
	background-color: #B8B89B;
}
.miniCalFiller {
	border: 1px solid #ACACAC;
	background: #FFFFFF;
}

