#col1 {
	width: 235px;
	padding: 0 40px 0 30px;
	color:#806d00;
	font-size: 12px;
}

#wrap {
	width: auto;
}

#button {
	font-size: 14px;
	color: #bd4c09;
	font-weight: bold;
	display: block;
	background: #edecde;
	padding: 13px 10px;
	margin-top: 30px;
}

#content {
	padding-top: 15px;
	padding-bottom: 0;
	min-height: 450px;
}

.col {
	float: left;
	margin-top: 15px;
	width: 195px;
	margin-right: 6px;
	padding-bottom: 15px;
}

#resources {
	margin-right: 0;
	width: 186px;
}
.col p {
	color: #1f3559;
	line-height: 14px;
	font-size: 9px;
	padding-top: 5px;
}

.col p a {
	color: #1f3559;
}

#content .col img {
	display: block;
}

/* Slideshow CSS */

#slideshow {
	width: 640px;
	height: 460px;
	background: #fff;
	position: absolute;
	left: 920px;
	margin-left: 300px;
	top: 6px;
}

#show {
	display: block;
	width: 100%;
	position: relative;
	z-index: 2;
	background: #fff;
}

#fadingHome, #fadingHome div {
	width: 600px;
	height: 310px;
}
#fadingHome div {
	background-position: 0 0;
	background-repeat: no-repeat;
}
#fadingHome div div.rotation-content {
	background: url(../assets/images/home/rotator/rotator-text-bg.png) repeat 0 0;
	width: 222px;
	height: 42px;
	position: absolute;
	right: 0;
	bottom: 45px;
	padding: 14px;
}
#fadingHome div div.rotation-content p {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
}
#fadingHome div div.rotation-content p a {
	display: block;
	text-decoration: none;
	color: #773F0D;
}
#fadingHome div div.rotation-content img {
	position: absolute;
	top: -65px;
	left: 0;
}
#fadingHome div div.rotation-content p img {
	position: relative;
	top: 2px;
	left: 2px;
	display: inline;
}
