body {
	font-family: "Trebuchet MS", "Arial Black", Impact;
	font-size: 10pt;
	color: #333333;
	line-height: 140%;
	background-color: #999999;
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a {
	color: #666666;
}
a:link {
	color: #666666;
}
a:hover {
	color: #000000;
}
.headline {
	font-size: 100%;
	text-transform: capitalize;
	color: #8C5733;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	font-style: italic;
}
.subheadline {
	font-weight: normal;
	color: #8C5733;
	text-transform: none;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
ul {
	list-style-position: outside;
	vertical-align: middle;
	list-style-type: circle;
	line-height: 140%;
	font-style: italic;
	color: #000000;
	margin-right: 60px;
}
hr {
	color: #cbb3a2;
	border-top: 1px solid #cbb3a2;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.copyright {
	font-size: 100%;
	color: #FFFFFF;
}
.mwg_text {
	color: #8C5733;
}
.navback {
	background-color: #000000;
	font-size: 88%;
	color: #FFFFFF;
}
.copyright:link {
	color: #FFFFFF;
}
.copyright:hover {
	color: #8C5733;
}
.maintd {
	margin-top: 10px;
}
.border_right {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cbb3a2;
	background-image: url(../images/columns.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.navtext {
	font-size: 100%;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cbb3a2;
	text-decoration: none;
}
.navtext:link {
	color: #000000;
	text-decoration: none;
}
.navtext:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
}
.callout {
	font-style: italic;
	font-weight: bold;
	color: #8C5733;
	text-align: left;
	margin-top: 10px;
	width: 90%;
}
