body {
	background-color: #3f5e1d;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
}

.td_main {
	height: 600px;
	width: 600px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 26px;
}
.headline {
	font-family: "Trebuchet MS", Arial;
	font-size: 17px;
	font-weight: bold;
	color: #578014;
}
.headline1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 25px;
	font-weight: bold;
	color: #578014;
}

.body_copy {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666666;
	line-height:22px;
}

.body_copy a:link {
	color: #A76F01;
}
.body_copy a:visited {
	color: #A76F01;
}
.body_copy a:hover {
	color: #666666;
}
.body_copy a:active {
	color: #A76F01;
}

.bucket_copy {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #976603;
	line-height:20px;
}

.body_headers {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #A76F01;
	line-height:22px;
	font-weight:bold;
}

