/* CSS Document */

p{
font-family:Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px
}
.normal{
font-family:Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px
}
.normal2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.footer{
font-family:Verdana, sans-serif;
font-size: 11px;
color: #FFFFFF;
line-height: 18px;
padding: 3px
}
.pageheader{
font-family:bakersignet bt;
font-size: 22px;
color: #660033;
line-height: 30px;
padding: 3px
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #660033;
}
.bold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}
.navigation {
	font-family:bakersignet bt;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660033;
	display: block;
	padding: 8px;
	width: 120px;
}
.navigation1 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #650932;
	text-decoration: none;
}

.navigation:hover {
	font-family: bakersignet bt;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
	background-color: #FFD5F1;
	display: block;
	padding: 8px;
	width: 120px;
}
.promotionheader {

font-family:Cancun, Candara;
font-size: 22px;
color: #FFFFFF;
line-height: 30px;
padding: 3px
}
.navigation1:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFD5F1;
	text-decoration: none;
}

