/*table, td, .content table, .content td { border-width: 0px }*/
body, td, span, span p, p span, span font, font span
{
	font-family: Verdana, Arial, Geneva, Helvetica, Tahoma;
	font-size: 11px;
}
/* span, span p, p span, span font, font span { text-align: justify } */
.player td, .content .player td, .content .player td p
{
	text-align: center;
}
a
{
	text-decoration: none;
	color: black;
}
a:active
{
	text-decoration: none;
	color: red;
}
a:hover
{
	text-decoration: none;
	color: #73301D;
}

.LeftMenu, .LeftMenu td, .LeftMenu font
{
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #886B45;
}

.LeftMenu2, .LeftMenu2 td, .LeftMenu2 font, .LeftMenu2 tr td, .LeftMenu2 td font
{
	text-transform: none;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #886B45;
}

.content, .content td, .content span, .content font, .content td span, .content td font, .content td p, .content p td, .content p span, .content p td span, .content tr td p b span
{
	/*text-align: justify;*/
	font-family: Verdana;
	font-size: 11px;
}
/*.content tr td p b span { text-align: justify; font-family: Verdana; font-size: 11px;  color: #422716 }*/
.content b, .content td b
{
	color: #B12A00;
}

.content p
{
	/*text-align: justify;*/
	font-family: Verdana;
	font-size: 11px;
	color: #422716;
}
.content p.center, .content p.center span, .content p.center span a
{
	text-align: center;
}

.guestbook
{
	font-family: Verdana;
	font-size: 11px;
	color: #422716;
}

.news, .news span, .copy
{
	font-family: Verdana;
	font-size: 10px;
	color: #291500;
}
.news P
{
	margin: 0px;
}
.news #title
{
	text-transform: uppercase;
	font-weight: bold;
	color: #BF4545;
}
.news #date
{
	color: #9E6F3D;
}

.calendar, .calendar td
{
	font-family: Arial;
	font-size: 10px;
	color: #9E6F3D;
}
.calendar td.selected a, .calendar td.selected a:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #9E6F3D;
	text-decoration: underline;
}

.find
{
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	height: 17px;
	width: 90px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}
