.hometumblr {
	width: 560px;
	background-color: #42110a;
	padding: 30px 30px 30px 30px;
	margin-bottom: 20px;
	overflow: hidden;
}

.hometumblr .title a {
	color:#b77117;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:16px;
	font-weight:normal;
        text-decoration: none;
}

.hometumblr .title a:hover {
        text-decoration: underline;
}

.hometumblr .subtitle a {
	color:#844e47;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}

.hometumblr .subtitle a:hover {
	text-decoration: underline;
}

#hometumblrfooter {
	width: 560px;
	background-color: #203940;
	padding: 30px 30px 30px 30px;
	color: #ffffff;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal; 
}

#hometumblrfooter a {
	color: #b77117;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal; 
	text-decoration: none;
}

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

#hometumblrfooter #tumblrleft {
	float: left;
}

#hometumblrfooter #tumblrright {
	float: right;
	text-align: right;
}
