body {
	font: 1.0em times;
	margin-top: 0px;
	margin-bottom: 0px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

<!-- main stylesheet ends, CC with new stylesheet below... -->

<!--[if IE]>
<style type="text/css">
  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
    


div#container2 {
background: url(site_images/bckgrnd1a.gif) no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
.style1 {
	font-size: 24pt;
	margin: 0;
	font-style: italic;
}
a:link {
	text-decoration: none;
	color: #000000;
}
div#header {
	width:800px;
	margin-left: 130px;
	margin-top: 0;
	margin-bottom: 0;
	height: 24px;
}

p.style1a {
	font-size: 19px;
	margin: 30px 0 0;
	font-weight: bold;
	color: #7c1a00;
	line-height: 25px;
	text-align: left;
}
p.style1a2 {
	font-size: 19px;
	margin: 19px 0 0;
	font-weight: bold;
	color: silver;
	line-height: 25px;
}
p.style2 {
	font-weight: bold;
	margin-top: 1.5em;
	height: .5em;
}
p.style23 {
	font-weight: bold;
	margin-top: 1.5em;
	height: .5em;
	color: silver;
}

p.style2a {
	text-indent: 1em;
	margin-top: 0;
	height: 4px;
}

p.style2a2 {
	text-indent: 1em;
	margin-top: 0;
	height: 4px;
	color: silver;
}

p.style2a3 {
	margin-top: 0;
	height: 1em;
	color: silver;
}
p.style1b {
	font-weight: bold;
	font-style: italic;
	font-size: .9em;
	color: #960;
	margin-top: 0;
	margin-bottom: 10px;
}

p.plead{
	margin-top: 51px;
}


p.style3 {
	font-size: 18px;
	font-weight: bold;
font-style: normal;
	color: #7c1a00;
	margin-top: 0;
	margin-bottom: 4px;
}

p.style3a {
	color: gray;
	margin: 0;
	font-size: 1em;
}

#column2 p.style3b a {
	text-decoration: underline;
	color: #7c1a00;
}
#column2 p.style3b a:hover {
	text-decoration: underline;
	color: #960;
}
p.style3b {
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 0;
}



div#column1 {
	min-width: 77px;
	min-height: 24px;
	background-color: red;
	height: 138px;
	display: block;
	float: left;
	clear: left;
}
div#column2 {
	width: 763px;
	display: block;
	text-align: left;
	margin-left: 119px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 45px;
	float: left;
}


h5 {
	font-size: 2em;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-width: 2px;
	border-color: #7c1a00;
	margin-top: 11px;
}

div#column3 {
	width:215px;
	float:left;
	border-top: 1px solid #333;
	border-right: 1px none #333;
	border-bottom: 1px solid #333;
	border-left: 1px none #333;
	margin-right: 5px;
padding-top: 3px;
	padding-bottom: 3px;
	}
div#column4 {
	width:215px;
	float:left;
	border-top: 1px solid #333;
	border-right: 1px none #333;
	border-bottom: 1px solid #333;
	border-left: 1px none #333;
	margin-right: 5px;
padding-top: 3px;
	padding-bottom: 3px;
	}
div#column4a {
	width:215px;
	float:left;
	border-top: 1px solid #333;
	
	margin-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
div#column5 {
	width:215px;
	float:left;
	border-top: 1px solid #333;
	border-right: 1px none #333;
	border-bottom: 1px solid #333;
	border-left: 1px none #333;
	margin-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}



#footer ul li a.current {
	color: #fc0;
}

div#footer {
  /* sets the font size of all links */
 		text-align:center;
 /* sets the background color of the div */
 width: 1001px;	
 padding-top: 4px;
	
 padding-bottom: 4px;
	
 visibility: visible;
	
 overflow: visible;
	z-index: 6;
	clear: both;
	color: #741004;
	background-color: #996600;
	height: 35px;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

 div#footer ul {
margin:2px 0;
} /* vertical spacing between the lists */

div#footer li {
 display:inline;
 /* sets the color of the vertical lines */
  /*border-left:1px solid;*/
 /* creates the vertical line to the left of each list items */
 /* sets the color of the vertical lines  - links colored below */
  padding:0 5px 0 9px;
	font-size: .70em;
}

 div#footer li:first-child {
border-left:0;
}
/* removes the left border of the first list item - IDWIMIE */

#footer ul li a.current {
	color: #fc0;
}

#nav ul li a.current {
	color: #fcf36c;
}

#footer a.current {
	color: #fc0;
}

div#footer a {
	margin-right: 30px;
	text-decoration: underline;
}

div#footer a:hover {
color: #fc0;
 text-decoration:none;
}

 div#footer ul li a {
text-decoration: underline;
 /* removes the underlining off the links */
   	 color: #741004;
 /* the color of the links */
  	 
}

 /*div#footer ul li a:hover {
text-decoration:underline;
 color:#960}*/ /* underlines the links when hovered */

 div#footer ul.fineprint li {
color:#fff;
} /* color for copyright and vert dividers on last row */

div#footer ul.fineprint li a {
color:#fff;
} /* had to explicitly color these or they inherit white from div#footer li */

  /*div#footer ul.fineprint li a:hover {
color:#960;
}*/ /* turns bottom row white when hovered */










div.clearfloats {clear:both;}
body,td,th {
	font-size: 1em;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.style4 {font-size: 29pt}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #03C;
}
.style12 {
	color: #7c1a00;
	line-height: 12px;
}
.style16 {font-size: 20px}
