/* Hutch CSS */

body,td,th {
	font-family: Trebuchet MS, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
body {
	background-color: #2E3E5F;
	background-image: url(../images/backing2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
img {border:0;}
H1 {
	font-size: 14pt;
	font-weight: normal;
	margin: 0px 0px 0px 20px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.style1 {
	font-size: 8pt;
}
#content {
	background-image: url(../images/hutch_16.jpg);
}
#leftpanel {
	background-image: url(../images/hutch_23.jpg);
	background-repeat: repeat-y;
}
#newsheaderfill {
	background-image: url(../images/blank_07.jpg);
	background-repeat: no-repeat;
	color:#EFE923;
}
#newsfill {
/*	background-image: url(../images/hutch_12.jpg);
	background-position:top;
	background-repeat: no-repeat;*/
}
.yaller {
	color: #efe923;
}
.news {
	font-size: 9pt;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/hutch_12.jpg);
	background-position:top;
	background-repeat: no-repeat;	
}
#rightpanel {
	background-image: url(../images/hutch_25.jpg);
}
#headerfill {
	background-image: url(../images/hutch_08.jpg);
	background-repeat: no-repeat;
}
.content {
	padding: 20px;
	text-align:justify;
} 
.content img {
padding: 5px 0px 0px 10px;
}
.copybreaker {
	color: #CCCCCC;
}
#bucketheaderfill {
	background-image: url(../images/buckettop.jpg);
	text-align: left;
	color:#EFE923;
}
#bucketfiller {
	background-image: url(../images/bucketfill.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
.bucket {
	margin: 15px;
	font-size: 9pt;
}
.container {
	position: relative;
    margin: 0 auto;
	width: 812px;
	text-align: left;
}
.home_contact {
	left: 545px;
	position: absolute;
	width: 135px;
	margin-top: 0px;
	z-index: 100;
}
