/* CSS Document */

a:hover
{
	text-decoration:underline;
}

.body
{
	margin:0; 
	padding:0;
	text-align:center;
	background-color:#761A1B;
}

.noRepeat
{
	background-repeat:no-repeat;	
}

.topNav
{
	font-family: arial, verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	padding: 0px 12px;
	text-decoration: none;
}

.header
{
	font-family:"Times New Roman", Times, serif, arial, verdana;
	font-size: 14px;
	color: #603000;
	font-weight: bold;
	margin: 10px 50px;
	text-align:left;
}

.subHeader
{
	font-family:"Times New Roman", Times, serif, arial, verdana;
	font-size: 12px;
	color: #603000;
	font-weight: bold;
	margin: 10px 50px;
	text-align:center;
}

.mainText
{
	font-family:"Times New Roman", Times, serif, arial, verdana;
	font-size: 11px;
	color: #603000;
	font-weight: normal;
	margin: 5px 50px;
	text-align:justify;
}

.moreText
{
	font-family:"Times New Roman", Times, serif, arial, verdana;
	font-size: 11px;
	color: #761A1B;
	font-weight: bold;
	margin: 5px 50px;
	text-align:right;
}

.moreTextLink
{
	font-family:"Times New Roman", Times, serif, arial, verdana;
	font-size: 11px;
	color: #761A1B;
	font-weight: bold;
	text-align:right;
	text-decoration:none
}

.championHeader
{
	font-family:"Times New Roman", Times, serif, arial, verdana;
	font-size: 14px;
	color: #603000;
	font-weight: bold;
	margin: 5px 10px 10px;
	text-align:justify;
}

.championMainText
{
	font-family:"Times New Roman", Times, serif, arial, verdana;
	font-size: 12px;
	color: #603000;
	font-weight: normal;
	margin: 5px 10px 10px;
	text-align:justify;
}

.contact
{
	font-family: arial, verdana; 
	font-size: 12px;
	color: #E4C29F;
	font-weight: normal;
	padding: 5px 10px;
	text-decoration: none;
	text-align:center;
}

.contactLink
{
	font-family: arial, verdana; 
	font-size: 12px;
	color: #E4C29F;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
}


/* Logoworks link back */
.logoworks
{
	font-family: arial, verdana; 
	font-size: 9px;
	color: #E4C29F;
	font-weight: normal;
	padding: 5px 10px;
	text-decoration: none;
	text-align:center;
}

.logoworksLink
{
	font-family: arial, verdana; 
	font-size: 9px;
	color: #E4C29F;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
}
.championMainTextSmaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #603000;
	text-align: justify;
	margin: 5px 10px 10px 0px;
}
