.content_home {
	background-image: url(images/content_home.jpg);
	background-repeat: no-repeat;
	}
	
h1 {
	color: #cca322;
	text-align: center;
	}
	
.buck a:link, .buck a:visited {
	display: block;
	float: left;
	height: 385px;
	margin: 0 2 15 2;
	padding: 0 0 15 0;
	background: url(images/buck_bkgd.gif) repeat-x;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #113e0d;
	text-decoration: none;
	}
.buck a:hover {
	color: #23801b;
	text-decoration: none;
	}
.buck img {
	margin: 0 0 5 0;
	border: 0px;
	}
.buck a span {
	display: inline-block;
	padding: 0 10 0 10;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 12px;
	}
	
.mini_buck a:link, .mini_buck a:visited {
	display: block;
	float: left;
	width: 325px;
	margin: 0 20 0 20px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	}
.mini_buck a:hover {
	font-weight: normal;
	text-decoration: none;
	}
.mini_buck img {
	float: left;
	margin: 0 15 0 0;
	border: 0px;
	}
.mini_buck a span {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 12px;
	}
.mini_buck a:link span span, .mini_buck a:visited span span {
	text-decoration: none;
	font-weight: bold;
	color: #0000ff;
	}
.mini_buck a:hover span span {
	text-decoration: underline;
	font-weight: bold;
	color: #0000ff;
	}