body {
	background-color: ede6da;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#menuFooter {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#headline {
	background-color: #EDE6DA;
	padding: 15px;
	width: 275px;
	float: left;
	border: 1px solid #B1915F;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(images/headlineBG.png);
	background-repeat: no-repeat;
}
.headlineBox {
	line-height: 2em;
	font-size: 0.75em;
	background-color: #FFFFFF;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #B1915F;
	border-right-color: #B1915F;
	border-bottom-color: #B1915F;
	border-left-color: #B1915F;
	background-image: url(images/headlinePbg.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	display: block;
}
.headlineSubhead {
	font-size: 1em;
	color: #333333;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #B10042;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #B10042;
	text-decoration: underline;
}
a:hover {
	color: #003399;
}
.caption {
	font-size: 10px;
	font-style: normal;
	padding-top: 5px;
	text-align: center;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #B10042;
	margin: 0px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	line-height: 1.25em;
}
li a:link {
	color: #666666;
}
li a:visited  {
	color: #666666;
}
li a:hover{
	color: #003399;
}
hr {
	color: b1915f;
	width: 100%;
	text-align: center;
}
.ital {
	font-style: italic;
	color: #003399;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #B1915F;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
.special {
display:none;
}
