body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	background-color: #FFFFFF;
	background-image: url(images/ribGrad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(images/wht.gif);
	background-repeat: repeat-y;
}

.main {
	padding-top: 0px;/*increaase amt to add space for sub-nav bar*/
	padding-bottom: 40px;
	background-color: #FFFFFF center top;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #666666;
	text-align: center;
	width: 98%;
	/* space between content and footer-- margin-top: 40px; */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC99;
	margin-left: 6px;
	clear: both;
}

.main h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666633;
	font-style: italic;
}

.main a:hover {
	text-decoration: underline;
}

strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}

.main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	line-height: 10px;
}

.main h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666633;
	bottom: -14px;
}

#address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	letter-spacing: 0.2em;
	margin-right: 4px;
	margin-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#button {
	float: left;
	width: 58px;
}

.main a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}

.masthead {
	margin-top: -10px;
}

.logo {
	text-align: center;
	display: none;
}
.printout {
	height: 22px;
	padding-top: 16px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCC99;
	padding-left: 44px;
	margin-top: 18px;
	margin-bottom: -12px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 30px;
}
