/* CSS Document */



.font1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	font-weight: bold;



}

.font2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

	font-weight: normal;



}

.font3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #FFFFFF;

	font-weight: normal;



}

.font4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	font-weight: normal;



}

.font5 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #9E3D2D;

	font-weight: bold;

	

}

.font5:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #ffffff;

	font-weight: bold;

	

}

.font6 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8px;

	color: #FFFFFF;

	font-weight: bold;

	border: 1px solid #CEAAAD;
	
	background-color:#9E3D2D;
}



.heading {

font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight: normal;

	letter-spacing: -1px;

	color: #9E3D2D;

	word-spacing: 0;

}

.headingpaul {

font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight: normal;

	letter-spacing: -1px;

	color: #FFFFFF;

	word-spacing: 0;
	
	background-color:#000000;

}

.heading2 {

font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight: normal;

	letter-spacing: -2px;

	color: #ffffff;

	word-spacing: 0;

}

.navigation {

font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	letter-spacing: -1px;

	color: #000000;

	word-spacing: 0;

}

td.off {

  background: #CEAAAD;

}

td.on {

  background: #FFFFFF;

}

td.offnav {

	background: #FFFFFF;

	border: 1px solid #934143;

}

td.onnav {

	background: #CEAAAD url(../images/bg.gif);

	border: 1px solid #934143;

}