body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #2a3a22;
	background-image: url(images/);
	}	
	
td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
#container {
	width: 760px;
	border: 1px #000000 solid;
	background-color: #FFFFFF;
	}

/* header area start */
	
#header_025 {
	width: 760px;
	}
	
#top01_025 {
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	}
	
/* topnav area start */

#topnav_025 {
	width: 760px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	background-color: #669933;
	white-space: nowrap;
	}

/* main area start */
	
#main_025 {
	width: 760px;
	background-color: #FFFFFF;
	border-top: 1px #FFFFFF solid;
	border-bottom: 13px #669933 solid;
	}
	
#leftnav_025 {
	padding-top: 25px;
	padding-bottom: 100px;
	background-color: #b30008;
	border-bottom: 1px #FFFFFF solid;
	}
	
#content_area_025 {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	}

/* footer area start */

#footer_025 {
	width: 760px;
	height: 35px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	background-color: #b30008;
	border-top: 1px #FFFFFF solid;
	}
	
#bottom01_025 {
	width: 760px;
	height: 14px;
	background-color: #FFFFFF;
	}
	
#thomas_info_025 {
	width: 760px;
	height: 16px;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-top: 2px;
	}
	
/* heading styles */

h1 {
	color: #b30008;
	font-size: 18px;
	font-weight: bold;
	}

h2 {
	color: #b30008;
	font-size: 15px;
	font-weight: bold;
	}
	
h3 {
	font-family: Times;
	color: #003366;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	}
	
/* image styles */
	
.img01 {
	border: 1px #000000 solid;
	}
	
.img02 {
	border: 1px #000000 solid;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.img03 {
	border: 1px #000000 solid;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
/* text syles */

.lefthead_025 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background: #b30008;
	padding: 5px 5px 5px 15px;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	}

.sm_025 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
/* link styles */

/* default link */
	
a	{
	color: #0000ff;
	text-decoration: underline;
	}
a:hover {
	color: #0000ff;
	text-decoration: none;
	}
a:visited {
	color:  #0000ff;
	text-decoration: underline;
	}
a:visited:hover {
	color: #0000ff;
	text-decoration: none;
	}
	
/* top contact info link */
	
a.top_025 {
	color: #FFFFFF;
	padding-right: 10px;
	text-decoration: underline;
	}
a.top_025:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
a.top_025:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.top_025:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
/* topnav link */

a.topnav_025 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	}
a.topnav_025:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.topnav_025:visited {
	color:  #FFFFFF;
	text-decoration: none;
	}
a.topnav_025:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
/* leftnav link */	
	
a.leftnav_025 {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background: #f8df45;
	display: block;
	padding: 5px 5px 5px 10px;
	margin: 0px;
	}

html>body a.leftnav_025 {
	padding: 5px 5px 5px 25px;
	}
	
a.leftnav_025:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #b30008;
	display: block;
	}
a.leftnav_025:visited {
	color: #000;
	text-decoration: none;
	display: block;
	}
a.leftnav_025:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #b30008;
	display: block;
	}
	
/* content bucket link */
	
a.main_link_025 {
	font-size: 12px;
	font-weight: bold;
	color: #663333;
	text-decoration: none;
	}
a.main_link_025:hover {
	color: #663333;
	text-decoration: underline;
	}
a.main_link_025:visited {
	color:  #663333;
	text-decoration: none;
	}
a.main_link_025:visited:hover {
	color: #663333;
	text-decoration: underline;
	}
	
/* footer link */

a.footer_025 {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.footer_025:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
a.footer_025:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.footer_025:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
/* miscellaneous */
	
li {
	list-style-image: url();
	list-style-type: square;
	}
.whiteline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tophome {
	background-image: url(../images/homeback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.headline {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 13px;
	font-weight: bold;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #73be1e;
	line-height: 1.25em;
}
.excerptpadding {
	padding: 15px 20px 0px 32px;
}
.bucketlinks img{
	border: 1px solid #000000}
.bucketlinks {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #b30008;
}
.bucketlinks a{
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #b30008;
	text-decoration: none;
}
.bucketlinks a:hover{
	color: #b30008;
	text-decoration: underline;
}
.bucketlinks a:visited{
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #b30008;
	text-decoration: none;
}
.bucketlinks a:visited:hover{
	color: #b30008;
	text-decoration: underline;
}
.morelinks {
	padding-left: 110px;
}.padding {
	line-height: 1.5em;
}
.bluelines {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f8df45;
	border-bottom-color: #f8df45;
}
.border {
	border: 1px solid #FFFFFF;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 10px;
}
