body {
margin: 0;
padding: 0;
background-color: #d4961f;
background-image:url(images/bkg.jpg);
background-repeat:no-repeat;
background-position: 50% 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#000000;

}
a {
	font-size: 13px;
	font-weight: bold;
	color: #e4a627;
	text-decoration: underline;
}


p {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#000000;

}
.home_news_item_date {
	font-size: 12px;
}
.home_news_item_headline {
	font-weight: bold;
	color: #336666;
}


.nav {
background-image: url(images/nav_bkg.jpg);
background-repeat:no-repeat;
text-align:left;

}

.mainrow {
background-image: url(images/page_repeat.jpg);
background-repeat:repeat-y;

}

.content {
background-image:url(images/page_bkg_content.jpg);
background-repeat:no-repeat;

}
.home_news_item_border {
	border: 2px solid #bfc7b0;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
}
.news_item_date {
	font-size: 12px;
	color: #FFFFFF;
}
.news_item_headline {
	font-weight: bold;
	color: #e4a627;
}
.news_item_header_cell {
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-color: #2E5E72;
	margin: 0px;
	border: 0px solid #bfc7b0;
}
.news_item_text_cell {
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bfc7b0;
	border-right-color: #bfc7b0;
	border-bottom-color: #bfc7b0;
	border-left-color: #bfc7b0;
	text-align:left;
}
.tour_cell {
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.tour_venue_text {
	font-weight: bold;
	color: #336666;
	text-transform: uppercase;
	text-align:left;
}
.fineprint_text {
	font-size: 10px;
}
