/* CSS Document */

p{
font-family: "Futura Lt BT";
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.bold {
	font-family: "Futura Lt BT";
	font-size: 14px;
	line-height: 12px;
	color: #000000;
}

.navigation {
	font-family: Futura;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}


.navigation:hover {
	font-family: Futura;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFFF;
}
.navigationInactive {
	font-family: Futura;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFFF;
}

.navigation2 {
	font-family: "Futura Lt BT";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}


.navigation2:hover {
	font-family: "Futura Lt BT";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFFF;
}
p{
font-family: "Futura Lt BT";
font-size: 12px;
color: #000000;
line-height: 14px;
padding: 3px;
}
.navigation3 {
	font-family: "Futura Lt BT";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFFF;
}
.Orange {
	font-family: "Futura Lt BT";
	font-size: 12px;
	line-height: 12px;
	color: #FF6600;
}
.Orange14px {
	font-family: "Futura Lt BT";
	font-size: 14px;
	line-height: 12px;
	color: #FF6600;
}
.Black {
	font-family: "Futura Lt BT";
	font-size: 12px;
	line-height: 12px;
	color: #000000;
}

.navigation4 {
	font-family: Futura;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.navigation4:hover {
	font-family: Futura;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	background-color: #000000;
}
.navigationInactive4 {
	font-family: Futura;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	background-color: #000000;
}

/*pica christmas theme - disable these codes to revert site to normal mode */
/*body {
	background-image:url("images/pica_xmas_theme.png");
	background-repeat: repeat;
}*/

