#content.home {
	margin: 20px 0 0 0;
	padding: 20px;
}

#main.home {
	float: left;
	width: 550px;
}

#sidebar.home {
	float: right;
	width: 350px;
}

#welcome.home {
	margin: 0 0 35px 0;
}

#main a {
	color: #DE9C38;
	font-weight: bold;
	text-decoration: none;
}

#main a:hover {
	text-decoration: underline;
}

#recent-photos.home .thumb {
	float: left;
	margin: 0 5px 0 0;
}

#recent-photos.home .view-more {
	color: #95552f;
	display: inline-block;
	font-size: 12px;
	margin: 5px 0 0 0;
	text-decoration: none;
}

#recent-photos.home .view-more:hover {
	text-decoration: underline;
}

#sidebar.home .news-item .date {
	background-image: url('http://www.grrace.org/interface/images/design/paw-mini.png');
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 35px;
	width: 39px;
}

#sidebar.home .news-item .date .day {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 19px 0 0 2px;
	text-align: center;
}

#sidebar.home .news-item .date .month {
	color: #DE9C38;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 0 2px;
	text-align: center;
	text-transform: uppercase;
}

#sidebar.home .news-item .info {
	float: right;
	width: 295px;
}

#sidebar.home .news-item {
	margin: 0 0 25px 0;
}

#sidebar.home .news-item .info a {
	color: #002D56;
	font-size: 12px;
	text-decoration: none;
}

#sidebar.home .news-item .info p {
	margin: 0 0 3px 0 !important;
}

#sidebar.home .news-item .info a:hover {
	text-decoration: underline;
}

#sidebar.home .news-item .info h3 {
	font-weight: bold;
	margin: 0 0 2px;
}

#sidebar.home .news-item .info h3 a {
	font-size: 14px !important;
}

.calendar_link_home {
	margin-bottom: 25px;
}
