a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BC352D;
	
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #BC352D;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #666;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	text-transform: uppercase;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	text-transform: uppercase;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #BE352F;
	text-decoration: none;
	text-transform: capitalize;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #BE352F;
	text-decoration: none;
	text-transform: capitalize;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	text-transform: capitalize;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	text-transform: capitalize;
}


a.left:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;

}
a.left:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a.left:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BC352D;
	text-decoration: none;
}
a.left:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BC352D;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3C3C;
	line-height: 15px;
}
.header {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #BC352D;
	line-height: 28px;
}
.subhead {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #414141;
}
.white {
	color: #FFF;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.red {
	color: #BC362D;
}
.country {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	background-color: #CCC;
	padding-left: 10px;
}
