a, h2 a:hover, h3 a:hover {
	color: #8a5006;
}

a:hover {
	color: #8a5006;
}

#sidebar h2.bigger {
	font-size: 1.6em;
}

.entry p a:visited {
	color: #8a5006;
}

.failsafe {
	display: none;
}

#header,
#header-club {
	position: relative;
	background: #73a0c5 url('images/homesteadheader.jpg') no-repeat bottom center;
	height: 230px; 
}

#header-club {
	background: #73a0c5 url('images/homesteadclubheader.jpg') no-repeat bottom center;
}

div.topnav {
	font-size: 1.2em;
	position: absolute;
	top: 190px;
	left: 15px;
	height: 20px;
	line-height: 20px;
}

div.topnav a {
	color: black;
	font-weight: bold;
	text-transform: capitalize;
}

div.topnav ul, 
div.topnav ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px; }

div.topnav ul li {
	display: inline;
	margin-right: 15px; }
	
div.contactform {
	background-color: #cccccc;
	padding: 20px;
	margin: 20px;
	border: 1px dashed black;
	text-align: left;
}

iframe {
	border: 1px solid #666666;
}

div.extrawidecolumn {
	margin: 0px;
	padding: 0px 20px;
	width: 95%;
}

div.fbooklink_front {
	background-image: url('images/facebook-icon.png');
	background-repeat: no-repeat;
	background-position: 4px 2px;
	border: 1px dotted #cccccc;
	border-width: 0px 0px 1px 0px;
	width: 40px;
	height: 16px;
	line-height: 16px;
	background-color: #F8F8F8;	
	padding: 2px 4px 2px 12px;
	float: right;
	text-align: right;
	font-size: x-small;
}

div.fbooklink {
	border: 1px dotted #cccccc;
	border-width: 0px 0px 1px 0px;
	background-image: url('images/facebook-icon.png');
	background-repeat: no-repeat;
	background-position: 4px 3px;
	background-color: #F8F8F8;	
	padding: 2px 4px 2px 2px;
	width: 115px;
	font-size: x-small;
	text-align: right;
	margin-top: 10px;
}
