/* 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/backing.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
}
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: repeat-x;
}
#bucketheaderfill {
	background-image: url(../images/buckettop.jpg);
	text-align: left;
	color:#EFE923;
}
.bucket {
	padding: 15px;
	font-size: 9pt;
}
#bucketheaderfill2 {
	background-image: url(../images/buckettop2.jpg);
	text-align: left;
	color:#EFE923;
}
#bucketheaderfill3 {
	background-image: url(../images/buckettop3.jpg);
	text-align: left;
	color:#EFE923;
}
#bucketfiller {
	background-image: url(../images/bucketfill.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#bucketfiller2 {
	background-image: url(../images/bucketfill2.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#bucketfiller3 {
	background-image: url(../images/bucketfill3.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
.content {
	padding: 20px;
} 
.copybreaker {
	color: #CCCCCC;
}
.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;
}
.height100 {
	height: 100%;
}
.bucket_title {
	background-repeat: no-repeat;
	background-position: center top;
	width: 190px;
	color: #EFE923;
	font-size: 20px;
	text-align: center;
	vertical-align: top;
	padding-top: 18px;
}
.bucket_content {
	background-image: url(../images/main_bucket_bg.jpg);
	height: 275px;
	width: 190px;
	vertical-align: top;	
}
.bucket_content_div {
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-size: 13px;
	text-align: left;
	padding-top: 4px;
	vertical-align: top;
}
img {border:0;}
