.style2 {
	font-family: "Arial Black";
	font-size: 12px;
	color: #8B1A1C;
}
.style4 {font-weight: bold}
.style5 {font-style: italic}
.style9 {font-family: Georgia, "Times New Roman", Times, serif}
.style11 {font-size: 14px}
.style15 {font-family: "Arial Black"; font-size: 12px; color: #7D1B12; }
.style17 {
	color: #DBBB82;
	font-weight: bold;
}
a:link {
	color: #7D1B12;
	text-decoration: none;
}
body {
	background-attachment: fixed;
	background-image: url(imgs/coffee_beans.jpg);
}

a:visited {
	text-decoration: none;
	color: #7D1B12;
}
a:hover {
	text-decoration: underline;
	color: #E08E2B;
}
a:active {
	text-decoration: none;
	color: #7D1B12;
}

.footerlink {color: #FF0000;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			padding-bottom: 10px;
			padding-top: 10px;
			}

.footerlink a:link, .footerlink a:visited {
			text-decoration: none;
			color: #FF0000;
}

.footerlink a:hover {
			text-decoration: underline;
			color: #E08E2B;
}

.style18 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
}

.facebook	{
	font-family: Verdana, Geneva, sans-serif;
}
.facebook a:link {
	color: #3c5a98;
	text-decoration: none;
}
.facebook a:visited {
	text-decoration: none;
	color: #3c5a98;
}
.facebook a:hover {
	text-decoration: underline;
	color: #3c5a98;
}
.facebook a:active {
	text-decoration: none;
	color: #3c5a98;
}
.widget {
	width: 248px;
	padding: 2px;
	background-color: #FFF;
}
.connect_widget .like_button_no_like .piece, .connect_widget .like_button_no_like {
    background-color: #FF0000;
    border-color: #CAD4E7;
}
.connect_widget_facebook_logo {
	display: none;
}
.fbConnectWidgetFooter {
	display: none;
}
h6 {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	color: #3B5998;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}
.linktitle {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	color: #3B5998;
	font-size: 14px;
	font-weight: bold;
}
.linktitle a:link, .linktitle a:visited {
	text-decoration: none;

	color: color: #3B5998;
	color: #3B5998;
}

.linktitle a:hover {
	text-decoration: none;
	color: #aaaaaa;
}

.fauxfacebookbox hr {
	color: #d8dfea;
}

.fauxfacebookfont {
	color: #333333;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 11px;
}
.fauxfacebookbox {
	width: 229px;
	border-style: solid;
	border-width: 1px;
	border-top-color: #3B5998;
	border-right-color: #aaaaaa;
	border-left-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.fauxfacebookbox_img {
	float: left;
	margin-right: 6px;
}
.line {
	margin: 5px 0px;
	border: none;
	border-top: 1px solid #d8dfea;
}
.line hr {
	display: none;
}

