
table.bigtable td.header{
height: 262px;
}

td.header div.navbarblock{
top: 240px;
margin-bottom: 3px;
}

table.bigtable td.contentpanel{
	background-image: URL(../images/details/FadeLine-Top2Bot-500px.gif);
}

table.bigtable td.leftpanel{
padding: 0;
	background-image: URL(../images/backgrounds/hoedown.jpg);
	width: 231px;
}

table.bigtable td.leftpanel div.leftpaneldiv{
	width: 201px;
	max-width: 200px;
}

img.hiddengohome{
height: 150px;
width: 300px;
}

td.leftpanel p.displaydate,
td.leftpanel p.eventdate{
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 5px 0 5px 0;
	/*background-color: #FFFFFB;*/
	text-align: center;
	text-transform: uppercase;
	line-height: normal;
	color: #040011;
}

td.leftpanel div.newssummarydiv p{
	font-size: 11px;
	font-weight: normal;
	margin: 3px 0 3px 0;
	text-align: center;
	text-transform: none;
	line-height: normal;
}

td.leftpanel div.newssummarydiv p.eventvenue{
	margin: 10px 0 10px 0;
}

td.leftpanel div.newsitemindex,
td.leftpanel table.upcomingevents{
	margin: 0;
	width: 220px;
}
td.leftpanel div.newsitemindex{
	padding-left: 5px;
	padding-right: 5px;
}


div.newsitem,
table.upcomingevents td.eventtd{
		border-top: 1px solid #CFD0C8;
}

div.newsitem{
	margin-bottom: 35px;
}

td.leftpanel p.displaydate a:link,
td.leftpanel p.displaydate a:visited,
td.leftpanel p.eventdate a:link,
td.leftpanel p.eventdate a:visited{
	color: #040011;
	font-weight: normal;
}

table.upcomingevents td.upcomingeventsheading{
	margin: 0 0 5px 0;
	padding: 7px 0 5px 0;
	background-color: transparent;
}

td.upcomingeventsheading H3{
 text-align: center;
 }

div.newsheadlinediv,
td.leftpanel p.eventname{
	font-size: 11px;
	text-align: center;
	margin: 0;
	line-height: normal;
}
td.leftpanel p.viewallnews,
td.leftpanel p.eventvenue,
td.leftpanel p.eventdesc{
	text-align: center;
	font-size: 11px;
	margin: 0;
	line-height: normal;
}

td.leftpanel p.viewallnews{
	text-align: center;
	font-size: 11px;
	margin: 20px 0 0 0;
	line-height: normal;
}

td.leftpanel p.eventvenue{
	margin: 10px 0 10px 0;
}
table.bigtable td.leftpanel{
	background-color: #FFFFFB;
}

table.bigtable td.footer div.copyrightdiv{
	width: 600px;
	border: 1px solid silver;
	text-align: center;
	padding: 10px;
}

table.bigtable td.footer div.copyrightdiv p{
	font-size: 10px;
	color: gray;
	line-height: normal;
	margin: 0 0 5px 0;
}


/*
NEWS ITEMS
*/
div.newsitemindex p.newsindexheader{
	font-size: 17px;
	font-style: italic;
	margin: 10px 0 10px 0;
  font-weight: bold;
  text-align: center;
}

p.morenewslink{
	display: none;
}

#newsrelease
{
	float: right;
	width: 250px;
	border: 3px double black;
	padding: 10px;
	background-color: #FBFFEE;
	margin: 20px 0 20px 20px;
}

#newsrelease H2
{
	font-size: 14px;
	font-weight: bold;
	color: #842100;
	border: 0;
}

#newsrelease p
{
	text-align: center;
	font-size: 11px;
	line-height: normal;
	margin: 20px 0 0 0;
}


#newsrelease #releaseDate
{
	text-align: left;
	margin: 0 0 10px 0;
}