body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-image: url(../images/pooshbg.gif);
}
h1	{
	color: darkgoldenrod;
	font-size: 175%;
	font-weight: bold;
	font-style: normal;
	padding-top: 0px;
}
h2	{
	font-size: 125%;
	font-weight: bold;
	font-style: italic;
	color: #B8860B;
}
h3	{
	font-size: 112%;
	font-weight: bold;
	color: #D8A028;
}
h4	{
	font-size: 100%;
	font-weight: bold;
}
p {
	font-size: 1.0em;
	/*line-height: 1.2em;*/	
	margin: 0.8em 0em 0.8em 0em;
}


a:link {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #6666FF;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #3300CC;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #00CC00;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
ul {
	text-align: left;
	margin: 0 0 0 16px;
	padding: 0;
	list-style-type: disc;
	/*font-size: 90%;*/
}
.strstate	{
	font-weight: normal;
	font-style: normal;
	color: #B8860B;
}
.title	{
	font-style: italic;
}
#wrapper	{
	margin: 0 auto 0 auto;
	width: 780px;
}
#POOSHheader	{
	position: relative;
	margin: 0;
	padding: 15px 5px 15px 15px;
	height: 40px;
	font-size: 135%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #595959;
}
#topmenu	{
	Position: relative;
	color: #FFFFFF;
	background-color: #D9A729;	/* was #B8860B;	*/
	margin: ;
	padding: 5px 0 5px 15px;
	height: 16px;
}
#topmenu ul {
	text-align: left;
	margin: 0 0 0 -5px;
	padding-left: 0;
	list-style-type: none;
	font-size: 90%;
}
#topmenu li	{
	display: inline;
	padding: 0 6px 0 5px;
	font-weight: bold;
	border-right:1px solid #FFFFFF;
}
#topmenu li.last {
    border-right: #D9A729;
}
#topmenu li a:link	{
	color: #0000CC;
	text-decoration: none;
}
#topmenu li a:active	{
	color: #DDD9FF;
	text-decoration: none;
}
#topmenu li a:visited	{
	color: #3300CC;
	text-decoration: none;
}
#topmenu li a:hover	{
	color: #00CC00;
	text-decoration: none;
}
#pageheaderbar	{
	position: relative;
	margin: 0;
	padding: 15px 5px 5px 15px;
	height: auto;
	width: auto;
	overflow: hidden;
}
#pageheader	{
	font-weight: bold;
	font-size: 175%;
	color: #B8860B;	
}

#content	{
	margin: 0;
	padding: 15px 5px 15px 15px;
	width: 95%;
	/*border: 1px solid #595959;*/
}

.note {
	font-weight: normal;
	font-style: italic;
	font-size: 78%;
}
.subtext {
	font-size: 60%;
	font-style: normal;
	font-weight: normal;
	color: #B8860B;
}

.eventtitle	{
	color: #B8860B;
	font-weight: bold;
	font-size: 110%;
}
.eventsubtitle	{
	color: #B8860B;
	font-weight: normal;
}

.colordgr	{
	color: #B8860B;
}
.colorblk	{
	color: #000000;
}
.full	{
	color: #B8860B;    /*#FF0000;*/
	font-weight: normal;
	font-style: italic;
}
.hrule4 {
	margin-top: 10px;
	height: 4px;
	width: 100%;
	background-color: #B8860B;
}
#cookiealert	{
	margin: 10px 0px 0px 14px;
	font-size: 85%;
	font-style: italic;
	color: #00CC00;
}
