/* CSS Document */
body {
	background: #FBF2D7 url(gingerBackground.gif) no-repeat;
	font-family: "Comic Sans MS Bold";
}

.pageTitle {
	font-family: "Comic Sans MS Bold";
	font-size: 96px;
	line-height: normal;
	font-weight: bold;
	color: #E3A678;
	width: 1100px;
	display: inline;
	text-decoration: none;
	font-style: normal;
}

.navigation {
	font-family: "Comic Sans MS Bold";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
	text-align: center;
	wrap: hard;
	width: auto;
	background-color: #EBF0E0;
}

.navigation:hover {
	font-family: "Comic Sans MS Bold";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
	text-align: center;
	wrap: hard;
}

.style1 {
	font-family: "Comic Sans MS Bold";
	color: #CC0000;
	font-size: 14px;
	font-weight: normal;
}

.email {
	font-family: "Comic Sans MS Bold";
	font-size: 36px;
	font-weight: bold;
	color: #FF6600;
}

.banner {
	font-family: "Comic Sans MS Bold";
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
}

.signingText {
	font-family: "Comic Sans MS Bold";
	background: #CDD6B5;
	font-size: 18px;
	font-weight: bold;
	color: #660099;
	text-align: center;
}

.bodyText {
	font-family: "Comic Sans MS Bold";
	background: #CDD6B5;
	font-size: 18px;
	font-weight: normal;
	color: #660099;
	text-align: left;
}

.linkText {
	font-family: "Comic Sans MS Bold";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #660099;
	text-decoration: none;
	text-align: center;
	wrap: hard;
}

.quotationText {
	font-style: normal;
	font-family: "Comic Sans MS Bold";
	font-size: 12px;
	position: relative;
	width: auto;
	background-color: #EBF0E0;
	overflow: auto;
	text-align: center;
	height: auto;
	vertical-align: top;
	color: #CC6600;
}

