@charset "utf-8";
body {
	background-image: url(images/newBg.gif);
	background-repeat: repeat-x;
	background-color: #b0b2b5;
}

#masthead {
	background-image: url(assets/masthead.gif);
	background-repeat: no-repeat;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 25.2px;
	font-weight: bold;
	color: #91278F;
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13.8px;
	color: #333333;
	margin: 0px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16.8px;
	color: #8CC63F;
	margin: 0px;
}
#tdPrettypaper h2{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #8CC63F;
	margin: 0px;
}
a:link {
	color: #91278F;
}

#footer p {
	text-align: center;
}
#prettypaper {
	margin-left: 135px;
}
#big {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contactTable {
	background-attachment: scroll;
	background-image: url(assets/contactgraphic.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#printShow {
	display: block;
	height: 620px;
	width: 800px;
	float: left;
}
#footer {
	clear: both;
}
#container {
	background-image: url(assets/bodyBtm.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 47px;
	width: 800px;
}
#outer {
	margin: 0px;
	padding: 0px;
	width: 805px;
}
#tdMain {
	padding: 10px;
}
#homeMain {
}
.mainPadding {
	padding-right: 5px;
	padding-left: 5px;
}
