body{
  color:#000000;
}

h1#logoBlackHorse {
	position: relative;
	height: 78px;
	width: 173px;
	background:url(../pics/brands/logo_blackhorse.png) no-repeat;
	text-indent:-9000px;
}

.blackhorse {
	/*border: 1px solid #fff;
	background: #000;*/
	background: #ed973b;
}

.blackhorse img.imgBorder {
	position: relative;
	/*border: 1px solid #fff;*/
}

.blackhorse h2,
.blackhorse h3 { 
	/*color: #fff;*/
	color: #7c491a;
}

.blackhorse a.link {
	/*color: #3683E2;*/
	color: #000000;
	/*background: transparent url(../pics/common/arrow_blue.gif) left 2px no-repeat;*/
	background: transparent url(../pics/common/arrow_black.gif) left 2px no-repeat;
}

.blackhorse a.linkActive {
	/*color: #fff;*/
	color: #7c491a;
	background: transparent url(../pics/common/arrow_brown.png) left 2px no-repeat;
}

.blackhorse a.link:hover {
	background: transparent url(../pics/common/arrow_brown.png) left 2px no-repeat;
	/*color: #fff;*/
	color: #7c491a;
}

.blackhorse  .dotted {
	background:url(../pics/common/dot_line_white.gif) repeat-x;
}

.contestBox  .boxContent {
	position: relative;
	background: #CCCCC6;
	padding: 5px 13px 5px 13px;
	color: #000;
	text-transform: uppercase;
}

.contestBox  .boxContent h2 {
	position: relative;
	left: 0;
	font-family: Arial;
	color: #000;
	font-size: 1em;
	letter-spacing: 2px;
	padding: 0 0 5px 0;
	font-weight: bold;
}

.contestBox  .boxTopCornerLeft {
	background:url(../pics/brands/box_blackhorse_corners.gif) top left no-repeat;
	float: left;
	height: 9px;
	width: 9px;
}

.contestBox  .boxTopCornerRight {
	background:url(../pics/brands/box_blackhorse_corners.gif) top right no-repeat;
	float: right;
	height: 9px;
	width: 9px;
}

.contestBox  .boxBottomCornerLeft {
	background:url(../pics/brands/box_blackhorse_corners.gif) bottom left no-repeat;
	float: left;
	height: 9px;
	width: 9px;
}

.contestBox  .boxBottomCornerRight {
	background:url(../pics/brands/box_blackhorse_corners.gif) bottom right no-repeat;
	float: right;
	height: 9px;
	width: 9px;
}

.contestBox  .boxHeader, 
.contestBox  .boxFooter {
	background: #CCCCC6;
	height: 9px;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
}

.extraBox {
	margin-top: 10px;
}

.extraBox  .boxContent {
	position: relative;
	background: #C3D9E6;
	padding: 5px 13px 5px 13px;
	color: #fff;
	text-transform: uppercase;
}

.extraBox .boxContent h2 {
	position: relative;
	left: 0;
	font-family: Arial;
	color: #000;
	font-size: 1em;
	letter-spacing: 2px;
	padding: 0 0 5px 0;
	font-weight: bold;
}

.extraBox .boxTopCornerLeft {
	background:url(../pics/brands/box_blackhorse_corners_extra.gif) top left no-repeat;
	float: left;
	height: 9px;
	width: 9px;
}

.extraBox .boxTopCornerRight {
	background:url(../pics/brands/box_blackhorse_corners_extra.gif) top right no-repeat;
	float: right;
	height: 9px;
	width: 9px;
}

.extraBox .boxBottomCornerLeft {
	background:url(../pics/brands/box_blackhorse_corners_extra.gif) bottom left no-repeat;
	float: left;
	height: 9px;
	width: 9px;
}

.extraBox .boxBottomCornerRight {
	background:url(../pics/brands/box_blackhorse_corners_extra.gif) bottom right no-repeat;
	float: right;
	height: 9px;
	width: 9px;
}

.extraBox .boxHeader, 
.extraBox .boxFooter {
	background: #C3D9E6;
	height: 9px;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
}

.extraBox a.link {
	background: transparent url(../pics/common/arrow_black.gif) left 3px no-repeat;
	color: #000;
}

.extraBox a.link:hover {
	background: transparent url(../pics/common/arrow_grey.gif) left 3px no-repeat;
	color: #fff;
}

.year {
    margin-bottom: 5px;
}

.year a {
    text-decoration: none;
    color: #000;
}
