.nav 
{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 17px;
	color: #9D080D;
	font-weight: bold;
}
	
A.nav, A.nav:link, A.nav:visited 
{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 17px;
	color: #9D080D;
	font-weight: bold;
	text-decoration: none;
}

A.nav:hover
{
	color: #F7AF03;
	text-decoration: none;
}
	
.head 
{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 16px;
	color: #9d080d;
}

A.head, A.head:link, A.head:visited 
{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 16px;
	color: #9d080d;
	text-decoration: none;
}
	
A.head:hover 
{
	color: #F7AF03;
	text-decoration: none;
}

.homeHead 
{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 15px;
	color: #9d080d;
}

A.homeHead, A.homeHead:link, A.homeHead:visited 
{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 15px;
	color: #9d080d;
	text-decoration: none;
}

A.homeHead:hover 
{
	color: #F7AF03;
	text-decoration: none;
}

.subHead 
{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 15px;
	color: #CCCCCC;
}

A.subHead, A.subHead:link, A.subHead:visited 
{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 15px;
	color: #CCCCCC;
	text-decoration: none;
}

A.subHead:hover {
	color: #F7AF03;
	text-decoration: none;
}

	
.subHead2 
{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 14px;
	color: #9d080d;
}

A.subHead2, A.subHead2:link, A.subHead2:visited 
{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 14px;
	color: #9d080d;
	text-decoration: none;
}

A.subHead2:hover 
{
	color: #F7AF03;
	text-decoration: none;
}

.subHead3 
{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 13px;
	color: #CCCCCC;
}
	
A.subHead3, A.subHead3:link, A.subHead3:visited 
{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
}

A.subHead3:hover 
{
	color: #F7AF03;
	text-decoration: none;
}

.subHead4 
{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 14px;
	color: #CCCCCC;
}

.text 
{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 13px;
	color: #CCCCCC;
}
		
A.text, A.text:link, A.text:visited 
{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 13px;
	color: #F7AF03;
	text-decoration: none;
}

A.text:hover
{
	color: #F7AF03;
	text-decoration: underline;
}

.foot 
{
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 12px;
	color: #9d080d;
}
	
.br 
{
line-height: 7px;
}

.imgBorder  
{
	border-color: #F7AF03;
	border-width: 1px;
}	
	
