body
{
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Skia, verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(../img/flowerartbackground.gif);
	background-position: center top;
	background-repeat: repeat;
	background-attachment: scroll;
}

td
{
	font-family: Skia, verdana, arial, helvetica, sans-serif;
	font-variant: normal;
	font-weight: normal;
}

img { border-width: 0; }

a {
	text-decoration: underline;
	font-family: Skia, verdana, arial, helvetica, sans-serif;
	font-variant: normal;
	font-weight: normal;
	}

a:link {
	color: #333399;
	}

a:visited {
	color: #333399;
	}

a:active {
	color: #4D72C5;
	}

a:hover { color: #4D72C5; }

.rowhead
{
	color: #EDF2DC;
	text-align: left;
	font-weight: bold;
	background-color: #A1AD99;
	text-transform: uppercase;
	padding: 1px 4px 1px 4px;
	margin: 0px 0px 3px 0px;
}

.rowhead a
{
	color: #EDF2DC;
	text-decoration: none;
	text-transform: inherit;
	font-size: 10pt;
}

.rowcell
{
	padding: 1px 4px 0px 18px;
	margin: 0px 0px 8px 0px;
}

.entry
{
	text-align: left;
	background-color: #F5F8EA;
	padding: 1px 4px 1px 4px;
}


.pagenav { ... }
.page_item { ... }
.current_page_item
{
}
.current_page_parent { ... }

#navmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navmenu li
{
	display: inline;
	padding: 8px 0 6px 0;
}

#navmenu ul li a
{
	text-decoration: none;
	margin: 0px;
	padding: 2px 10px 2px 10px;
	color: #60766E;
	font-weight: bolder;
	font-size: 13pt;
	white-space: nowrap;
}

#navmenu ul li a:hover
{
	color: #485953;
	background-color: #DBE1BB;
}


.venues ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.venues li
{
	margin: 0px;
	padding: 2px 20px 5px 0px;
}

.venues ul li a
{
	display: block;
	text-decoration: none;
	color: #60766E;
	background-color: transparent;
	font-weight: bolder;
	font-size: 9pt;
	white-space: nowrap;
}

.venues ul li a:hover
{
	color: #485953;
	background-color: #DBE1BB;
}




.page-item-14 { background-color: #DBE1BB; }
