.middleAlign {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(images/page_background.png);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	margin-top: 35px;
	margin-bottom: 0px;
}
.navBackground {
	background-image: url(images/nav_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.greenNav {
	background-image: url(images/nav-green.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	width: 196px;
	text-align: right;
}
.sideNav {
	padding-top: 3px;
	padding-right: 18px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.sideNav a{
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.sideNav a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

.footerArea {
	background-image: url(images/footer_area.gif);
	height: 48px;
	width: 940px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.footerText {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 14px;
}
li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.headerText {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #CC0033;
	text-align: center;
	font-size: 24px;
	padding-bottom: 15px;
}
.contentArea {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	vertical-align: top;
	text-align: left;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 36px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	padding-left: 10px;
}


.redNav {
	background-image: url(images/nav-pink.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	width: 196px;
	text-align: right;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	text-align: left;
}
hr {
	color: #009900;
}
.offerText {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.offerCut {
	border: 2px dashed #999999;
	width: 130px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
}
.offerTextPink {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-weight: bold;
	color: #FF00FF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: -3px;
}
.offerTextPinkSmall {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FF00FF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.offerTextBlack {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #000000;
	font-weight: bolder;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.offerTextBlackSmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.smallText {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.smallText a{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
}
.smallText a:hover{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}
