a:link {color: #D50E15; text-decoration: none; outline: none;}
a:active {color: #FF0000; text-decoration: none; outline: none; }
a:visited {color: #D50E15; text-decoration: none; outline: none; }
a:hover {color: #FF0000; text-decoration: none; outline: none; }

h1 {margin: 8px auto;}
h2 {color: #D50E15;}
h3 {margin: 0;}

body {
	background-color: #333;
	font-family: 'Merriweather', Georgia, Times, serif;
	font-size: small;
	font-style: normal;
	margin: 0;
}
.footer {
	font-family: 'Merriweather', Georgia, Times, serif;
	font-size: small;
	color: #000000;
}
.footer_link {
	color: #fff;
	font-family: 'Merriweather', Georgia, Times, serif;
	font-size: small;
}
a.footer_link:link {color: #999; text-decoration: none; }
a.footer_link:active {color: #ccc; text-decoration: underline; }
a.footer_link:visited {color: #999; text-decoration: none; }
a.footer_link:hover {color: #ccc; text-decoration: underline; }
.credit {
	font-family: 'Merriweather', Georgia, Times, serif;
	font-size: xx-small;
	color: #999999;
}
.footer_info {
	font-family: 'Merriweather', Georgia, Times, serif;
	font-size: small;
	color: #ccc;
	font-weight: bold;
	padding-top: 8px;
}
.header {
	font-family: 'Merriweather', Georgia, Times, serif;
	font-size: medium;
	font-weight: bold;
}
.sub_header {
	font-family: 'Merriweather', Georgia, Times, serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}
#head_left {color: #000; float: left; font: normal 18px 'Cabin', arial, serif; margin: 4px 0 0 10px; text-align: left; width: 519px;}
#head_right {color: #fff; float: right; font: normal 16px 'Merriweather', Georgia, Times, serif; margin: 8px 10px 0 0; text-align: right; width: 190px;}
	#head_right a, #head_right a:visited {color: #fff; margin-right: 14px; text-decoration: none;}
	#head_right a:hover, #head_right a:active {text-decoration: underline;}
#nav {color: #fff; font: normal 13px 'Merriweather', Georgia, Times, serif; padding: 40px 60px 0 13px; text-align: left; width: 98px;}
	#nav a, #nav a:visited {border-bottom: #ccc 1px dotted; color:#fff; display: block; padding: 4px 0px; text-decoration: none;}
	#nav a:hover, #nav a:active {color: #D50E15;}
#content_main {float: left; padding: 22px; width: 485px;}
#right_column {float: right; padding: 12px; text-align: center; width: 176px;}
.product {border-top: #999 1px dotted; height: 1px; margin-bottom: 10px;}
#testimonials_bubble {
	background-color: #ccc;
	margin-top: 14px;
	padding: 4px;
	width: 168px;
}
#testimonials_container {
	width: 152px;
	border: 1px solid white;
	padding: 0 8px 8px 8px;
}
#testimonials_txt {
	color: #000;
	font: normal 12pt 'Cabin', arial, serif;
	text-align: left;
}
#testimonials_name {	
	margin: 4px 0 0 0;
	font: normal 10pt 'Cabin', arial, serif;
	text-align: right;
}
#testimonials_name:before {content: "— "}
.quotes {border-top: #333 1px dotted; display: block; padding: 12px;}
.author {font-weight: bold;}
.quote {font-style: oblique;}
#cite {font: normal 10pt 'Cabin', arial, serif; margin-top: 10px; text-align: right;}
