﻿.heading
{
	font-size:16px;
	color:#e31b23;
	font-family:tahoma;
	text-decoration:none;
}

.headingGold
{
	font-size:16px;
	color:#D8B44D;
	font-family:tahoma;
	text-decoration:none;
}

.headingWhite
{
	font-size:16px;
	color:#ffffff;
	font-family:tahoma;
	text-decoration:none;
}

.headingBlack
{
	font-size:16px;
	color:#000000;
	font-family:tahoma;
	text-decoration:none;
}

.bodycopy
{
	font-size:12px;
	color:#666666;
	font-family:verdana;
	text-decoration:none;
}

.bodycopyBold
{
	font-size:12px;
	color:#666666;
	font-family:verdana;
	text-decoration:none;
	font-weight:bold;
}

.bodycopySmall
{
	font-size:10px;
	color:#666666;
	font-family:verdana;
	text-decoration:none;
}

.bodycopySmallBold
{
	font-size:10px;
	color:#666666;
	font-family:verdana;
	text-decoration:none;
	font-weight:bold;
}

.bodycopyWhite
{
	font-size:12px;
	color:#ffffff;
	font-family:verdana;
	text-decoration:none;
}

.bodycopyWhiteBold
{
	font-size:12px;
	color:#ffffff;
	font-family:verdana;
	text-decoration:none;
	font-weight:bold;
}

.bodycopyBlack
{
	font-size:12px;
	color:#000000;
	font-family:verdana;
	text-decoration:none;
}

.bodycopyBlackBold
{
	font-size:12px;
	color:#000000;
	font-family:verdana;
	text-decoration:none;
	font-weight:bold;
}

.bodycopyRed
{
	font-size:12px;
	color:#E31B23;
	font-family:verdana;
	text-decoration:none;
}

.bodycopyRedBold
{
	font-size:12px;
	color:#E31B23;
	font-family:verdana;
	text-decoration:none;
	font-weight:bold;
}

.linkGold
{
	font-size:12px;
	color:#D8B44D;
	font-family:arial;
	text-decoration:underline;
}

.linkGold:hover
{
	font-size:12px;
	color:#E31B23;
	font-family:arial;
	text-decoration:underline;
}

.linkRed
{
	font-size:12px;
	color:#E31B23;
	font-family:arial;
	font-weight:bold;
	text-decoration:underline;
}

.linkRed:hover
{
	font-size:12px;
	color:#d8b44d;
	font-family:arial;
	font-weight:bold;
	text-decoration:underline;
}

.linkBlack
{
	font-size:12px;
	color:#000000;
	font-family:arial;
	font-weight:bold;
	text-decoration:underline;
}

.linkBlack:hover
{
	font-size:12px;
	color:#e31b23;
	font-family:arial;
	font-weight:bold;
	text-decoration:underline;
}

.linkWhite
{
	font-size:14px;
	color:#ffffff;
	font-family:arial;
	text-decoration:underline;
}

.linkWhite:hover
{
	font-size:14px;
	color:#E31B23;
	font-family:arial;
	text-decoration:underline;
}

.communityNav
{
	font-size:17px;
	line-height:30px;
	color:#ffffff;
	font-family:Calibri;
	text-decoration:none;
}

.communityNav:hover
{
	font-size:17px;
	line-height:30px;
	color:#D8B44D;
	font-family:Calibri;
	text-decoration:none;
}


.homeFeature{display:block}
.homeFeature *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.homeFeature1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #6d6d6d;
  border-right:1px solid #6d6d6d;
  background:#bfbfbf}
.homeFeature2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #191919;
  border-right:1px solid #191919;
  background:#cecece}
.homeFeature3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #cecece;
  border-right:1px solid #cecece;}
.homeFeature4{
  border-left:1px solid #6d6d6d;
  border-right:1px solid #6d6d6d}
.homeFeature5{
  border-left:1px solid #bfbfbf;
  border-right:1px solid #bfbfbf}
.homeFeaturefg{
  background:#ffffff}
