A:hover {
	color : navy ;
	background-color: yellow ;
}

/* used by the new shop listing layout stuff. */
.float_r { 
	float: right ; 
	padding: 0 8px 0 0 ; 
}

.sidemenu  {
	text-decoration : none;
	font-size : 12px;
	font-family : tahoma, Arial, Helvetica, sans-serif;
	color : #0000c0;
	font-weight : bold;
	text-align : right;
}

.subsidemenu  {
	text-decoration : none;
	font-size : 12px;
	font-family : tahoma, Arial, Helvetica, sans-serif;
	color : #0000c0;
	font-weight : normal;
	; text-align : right;
}

.breadcrumb  {
	text-decoration : none;
	font-size : 12px;
	font-family : tahoma, Arial, Helvetica, sans-serif;
	color : #0000c0;
	font-weight : bold;
}

.dropmenu  {
	text-decoration : none;
	font-size : 12px;
	font-family : tahoma, Arial, Helvetica, sans-serif;
	color : #0000c0;
	font-weight : normal;
	background-color : #FFFFFF;
}


.mainArea  {
	left : 10px;
	top : 7px;
	position : absolute;
}

TD  {
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size : smaller;
}

.authorfont  {}

.subheadtab  {
	text-decoration : none;
	color : black;
	font-weight : bold;
}

.itallicComment  {
	; font-style : italic;
}

.P  {
	; font-style : normal;
}

.tableBody  {
	; font-style : normal;
}

.captionfont  {
	font-style : italic;
}

.sectionlink  {
	text-decoration : none;
	font-size : 20pt;
	color : black;
	font-weight : bolder;
}

.subheading  {
	font-size : medium;
	color : black;
	font-weight : normal;
}

/* for the shop listing pages */
.shoplistheading {
	padding-top: 0.8em ;
	font-weight : bold ;
	}

/* stuff for google search results page */
.searchdiv { margin: 0 4em 0; }

/* note it is moved in style_index for the homepage */
.googlesearch { 
	left : 440px;
	top : 65px;
	position : absolute;
}

.captionsBold { font-style : normal; ; font-size: xx-small; font-weight: bold}

/* stuff for expo on index page */
.navLinks {
	/* spacing for top navigation links */
	color: darkred ;
	text-decoration : none;
	font-weight : bold;  }
.expoTitle { 
	color: red ;
	font-size: 200%;
	text-align: center ; }
	
