/* CSS Document */

p{
	font-family: "Calligraph421 BT";
	font-size: 16px;
	color: #FFFFFF;
	line-height: 22px;
	padding: 10px;
	font-weight: bold;
}
.bold {
	font-family: "Calligraph421 BT";
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #CC9933;
}
.navigation{
	font-family: "Calligraph421 BT";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC9933;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:hover{
	font-family: "Calligraph421 BT";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
}
.boldwhite {

	font-family: "Calligraph421 BT";
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.boldred {


	font-family: "Calligraph421 BT";
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0033;
}
.boldyellow {



	font-family: "Calligraph421 BT";
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFF00;
}
.white {
	font-family: "Calligraph421 BT";
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.boldblue {
	font-family: "Calligraph421 BT";
	font-size: 16px;
	line-height: inherit;
	font-weight: bold;
	color: #0CF;
}
.whitepad {
	font-family: "Calligraph421 BT";
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 60px;
}
.background {
	background-image: url(images/2645519.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: #996600;
}
.boldrose {





	font-family: "Calligraph421 BT";
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FF99FF;
}
.boldgreen {




	font-family: "Calligraph421 BT";
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #00CC33;
}
.ruddy {
	font-family: "Calligraph421 BT";
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	color: #F60;
}
.abyblue {
	font-family: "Calligraph421 BT";
	font-size: 20px;
	line-height: inherit;
	font-weight: bold;
	color: #0CF;
}
.lightgreen {
	font-family: "Calligraph421 BT";
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #0F3;
}

