@charset "utf-8";
/* CSS Document */

body {
	background: url(http://fivedollartraining.infusioncorp.com/images/fivedollarbackground.jpg) no-repeat;
	background-position: top;
	background-color: #26201E;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
.Body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	line-height: 200%;
	list-style-type: square;
}
.Body_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	line-height: 200%;
}
.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #000000;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #993300;
}
.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	line-height: 0%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #993300;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #993300;
}

#locations {
	width: 191px; 
	height: 513px;
}

#background-cell {
	background-repeat: no-repeat;
}

#barefoot-logo-link {
  display: block;
  float: left;
  margin:300px 0 0 -70px;
  position: fixed;
  width: 63px;
  height: 41px;
}
