body {
background-color: #dd1821;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
width: 1024px;
background-color:#FFFFFF;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
}
.welcome {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #dd1821;
	text-align: left;
}

.home  {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a78023;
	line-height: 2.0em;

}

A.nav:Link, A.nav:Visited, A.nav:Active {
	text-decoration : none;
	font-weight : bold;
	color : #FFF;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 14px;
}
A.nav:Hover { 
	text-decoration : none;
	font-weight : bold;
	color : #dd1821;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

A.tnav:Link, A.tnav:Visited, A.tnav:Active {
	text-decoration : none;
	font-weight : bold;
	color : #FFF;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 14px;
}
A.tnav:Hover { 
	text-decoration : none;
	font-weight : bold;
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

A.prod:Link, A.prod:Visited, A.prod:Active {
	text-decoration : none;
	font-weight : bold;
	color : #000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 24px;
	line-height: 1.0em;
}

A.prod:Hover {
	text-decoration : none;
	font-weight : bold;
	color : #dd1821;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 24px;
	line-height: 1.0em;
}


.sep  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFF;
	font-size : 10px;

}

A.fox:Link, A.fox:Visited, A.fox:Active  {
	text-decoration : none;
	font-weight : normal;
	color : #BFBFBF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8px; 
}

A.click:Link, A.click:Visited, A.click:Active  {
	text-decoration : underline;
	font-weight : normal;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; 
}



.fox-font {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #BFBFBF;
	font-size : 8px;
}

H1  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000;
	font-size : 28px;

}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000;
	font-size : 24px;

}

P, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000;
	font-size : 14px;
	line-height: 2.0em;


}

.coffee {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000;
	font-size : 14px;
	line-height: 1.0em;


}


