		/* CSS Document this version for Merchandise Shop area ONLY */

html { font-size:100%; }

body {
margin: 10;
padding: 0;
text-align: center; /* hack to force IE5.x pc to center our wrapper div */
background-image: url(../images/body_bg.gif);
background: #000080;
font-size:62.5%;

}

#wrapper {
margin: 0 auto;
background-image: url(../images/wrapper_bg.gif);
background-repeat: repeat-y;
text-align: left; /* re-align the text to the left after the above hack */
width: 800px;
border: 1px solid #000;
background-color: #fff;
}

			/* CSS for use inside existing tables */

.res_format2	{font: 11px/120% Verdana, Arial, sans-serif;
				margin-bottom: 7px ; 
				margin-top: 2px ;	}

.res_format2 h2 {	font: bold 16px arial ;
			color: #000080 ;
			margin-top: 2px ;
 			margin-bottom: 3px ;
			text-align: left ;	}


		/* CSS top menu */

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
font-family: arial ; 
	font-size: 1.2em ;
	font-weight: normal ;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {	text-decoration: none ; padding: .2em 1.04em ; color: #fff;
				background-color: #036; }

#navcontainer ul li a:hover	{ color: #fff; background-color: red ;	}

		/* CSS RH Quick Menu */

tr.rowlight { background: rgb(204, 204, 204) ; font-family: verdana, arial; font-size: 8pt ;  }


#quicklink {
		padding-top: 2px;
		width: 150px;
		}

#quicklink ul { padding: 0 ;
			margin: 0 ;
		list-style-type: none;
		margin-left: 10px ;

		}

#quicklink li {
		font: normal 11px/120% Verdana, Arial, sans-serif;
		padding-bottom: 5px;
		}

#quicklink ul li a { text-decoration: none; color=#OOOO8O; 
				font-weight: bold ; }

#quicklink ul li a:hover { text-decoration: underline; color: red ;  }



	/* CSS Results Page List*/


#resultlist {
		padding-top: 2px;
		width: 275px;
		}

#resultlist ul { padding: 0 ;
			margin: 0 ;
		list-style-type: none;
		margin-left: 10px ;

		}

#resultlist li {
		font: normal 11px/120% Verdana, Arial, sans-serif;
		padding-bottom: 5px;
		}

#resultlist ul li a { text-decoration: none; color=#OOOO8O; 
				font-weight: bold ; }

#resultlist ul li a:hover { text-decoration: underline; color: red ;  }



	/* CSS RH Event List on news page*/

#eventlist { width: 150px ;	}

#eventlist ul {
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		margin-left: 10px ;

		}

#eventlist li {
		font: bold 11px/110% verdana, Arial, sans-serif;
		padding-bottom: 5px

		}


#notelist { width: 150px ;	}

#notelist ul {
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		margin-left: 10px ;

		}

#notelist li {
		font: normal 11px/110% verdana, Arial, sans-serif;
		padding-bottom: 5px

		}



	/* CSS FOR Home Page LH Front Menu */

#frontlink {
		padding-top: 2px;
		width: 150px;
		}

#frontlink ul { padding: 0 ;
			margin: 0 ;
		list-style-type: none;
		margin-left: 1em ;

		}

#frontlink li {
		font: normal 11px/120% Verdana, Arial, sans-serif;
		padding-bottom: 5px;
		}
#frontlink ul li a { font-weight: bold ; }

#frontlink ul li a:hover { color: red ;  }


		/* CSS text for FAQ Page List */

#faqlink {
		padding-top: 2px;
		width: 550px;
		}

#faqlink ul { padding: 0 ;
			margin: 0 ;
		list-style-type: none;
		margin-left: 1em ;

		}

#faqlink li {
		font: normal 11px/120% Verdana, Arial, sans-serif;
		padding-bottom: 5px;
		}

#faqlink ul li a { text-decoration: none; color=#OOOO8O; 
				font-weight: bold ; }

#faqlink ul li a:hover { text-decoration: underline; color: red ;  }

dt	{	font: 11.5px/120% Verdana, Arial, sans-serif;
	margin-bottom: 7px ; 
	margin-top: 2px ;
	font-weight: bold ; }


dd	{	font: 11px/120% Verdana, Arial, sans-serif;
	margin-bottom: 7px ; 
	margin-top: 2px ;
	text-align: ;
	}



		/* CSS text for Home Page Committee List */

#committee { font: 11px/120% Verdana, Arial, sans-serif;
			margin-bottom: 7px ; 
			margin-top: 2px ;
			text-align: ;
			}

#committee h2 {	font: bold 15px arial ;
			color: #000080 ;
			margin-top: 2px ;
 			margin-bottom: 3px ; 
			}



		/* CSS text */

h1 {	font: bold 17px arial ;
	color: #000080 ;
	margin-top: 2px ;
 	margin-bottom: 3px ; 
	}

h2 {	font: bold 12px arial ;
	color: #000080 ;
	margin-top: 2px ;
 	margin-bottom: 3px ; 
	}

h3 {	font: bold 14px arial ;
	color: #000080 ;
	margin-top: 2px ;
 	margin-bottom: 3px ; 
	}



p {	font: 11px/120% Verdana, Arial, sans-serif;
	margin-bottom: 7px ; 
	margin-top: 2px ;
	text-align: ;

	}

/* p:first-line { font-weight: bold ;} */

hr { color: #fff; background-color: #fff; border: 1px dotted #ff0000; border-style: none none dotted; 
	}

/* CSS text for Fixture page */


#fix h2 {	font: bold 16px arial ;
	color: #000080 ;
	margin-top: 2px ;
 	margin-bottom: 3px ;
	text-align: left ;
 
	}

#fix p {	font: 1.1em/120% Verdana, Arial, sans-serif;
	margin-bottom: 7px ; 
	margin-top: 2px ;
	text-align: ;

	}



		/* CSS Links */
a {	color:  #000080 ;

		}
		
a:hover {	color: red
		}


		/* CSS footer */

#footer  {font: 9px/120% Verdana, Arial, sans-serif;
		color=#808080 ;
		margin-bottom: 7px ; 
		margin-top: 3px ;
		text-align: center; }

/*
A.third:link { text-decoration: none; COLOR=#OOOO8O; }
A.third:hover  {   text-decoration: none; color: red}
A.third:visited { text-decoration: none; COLOR=#OOOO8O; }

a.handbook {color: #000000; text-decoration: none}
a.handbook:hover {color: #FFFFFF; text-decoration: none}
A.no {text-decoration: none ;}
*/
