/* CSS Document */

p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
line-height: normal;
padding: 3px;
}
h3 {
	font-family: FreestyleScrD, "Freehand575 BT", "Brush Script MT", cursive;
	font-size: 36px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	color: #990000;
	letter-spacing: 1px;
	padding-top: 4px;
}

.navigation {
	font-family: "American Typewriter", "AmerType Md BT", "Prestige12 BT", "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:hover {
	font-family: "American Typewriter", "AmerType Md BT", "Prestige12 BT", "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCC99;
	display: block;
	padding: 8px;
	width: 140px;
}
h5 {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	padding: 2;
}
.promo-text {
	font-family: "Comic Sans MS", "Trebuchet MS", Geneva, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}
h4 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
