@charset "UTF-8";
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 14pt;
	color: #8C4600;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bolder;
	color: AD6B3E;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	font-weight: bolder;
	color: d4a67c;
	text-decoration: underline;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22pt;
	font-weight: lighter;
	color: 663300;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bolder;
	color: 663300;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #b06110;
	text-decoration: underline;
}
.blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: oblique;
	line-height: 16pt;
	font-weight: 300;
	color: #b06110;
}
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: 663300;
}
.body strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bolder;
}

/* My Social Networks Button */
div#socialButton {
	position:absolute;
	width:230px;
	right:50%;
	margin-right:-395px;
}
	
	#socialButton img {
	border:none;
	}
