body {
  	background: #90755A url(images/bg.gif) repeat-y fixed 50%;
 	margin: 0;
  	padding: 0;
  	text-align: center;
}
.bodyBgrd {
	background-image: url(images/contentbkgrnd.gif);
}
.headlinesTour {
  	font: 10px/20px Verdana, Arial, Helvetica, sans-serif;
  	color: #FFFFFF;
  	margin-bottom: 12px;
}
.headlinesTour a, .headlinesTour a:link, .headlinesTour a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.headlinesTour a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.headlines {
  	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
  	color: #FFFFFF;
  	margin-bottom: 12px;
}
.headlines a, .headlines a:link, .headlines a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.headlines a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}.bullets {
	font-weight: bold;
	color: #876833;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #403326;
}
.text a, .text a:link, .text a:active {
		color: #996600;
		text-decoration: underline;
}
.text a:hover {
		color: #993300;
		text-decoration: underline;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #403326;
	font-weight: bold;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996600;
	font-size: 10px;
	line-height: 16px;
}
.hr {
	color: #91775B;
}

