#textdiv {
	width: 768px;
	margin-top: 12px;
	margin-right: 72px;
	margin-bottom: 12px;
	margin-left: 72px;
	background-color: #FFF;
	padding: 24px;
	text-align: left;
}
#header {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 768px;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 40px;
	font-weight: normal;
	color: #654C30;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight: normal;
	color: #654C30;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #654C30;
}
#footer {
	font-size: 11px;
	line-height: 14px;
	clear: both;
	width: 960px;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#navigation {
	background-color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: 72px;
	margin-left: 72px;
}
#wrapper {
	background-image: url(images/SwansonBGtint.jpg);
	width: 960px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 48px;
	padding-bottom: 12px;
}
#navigation a {
	color: #FFF;
	text-decoration: none;
}
#headlinebox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	background-color: #CCC;
	padding: 6px;
	float: left;
	width: auto;
}
body {
	background-color: #CDCDCD;
}
p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	line-height: 21px;
	color: #333;
}
.caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
