A {
	font-weight: bold;
	font-family: arial;
}
.imgtop 	{ padding-top: 0px; }
.imgbottom 	{ padding-bottom: 0px; }

/* LINKS ON THE MAP PAGE */
A.map {
	text-decoration:	none;
	font-size:			0.9em;
}
A.map:hover {
	color:	#990000;
}

A.button
{
	border-right:		buttonshadow 2px solid;
	border-left:		buttonhighlight 2px solid;
	border-top:			buttonhighlight 2px solid;
	border-bottom:		buttonshadow 2px solid;
	width: 				100%;
	height:				100%;
	color: 				#4e4887;
	background-color:	#EDDCB9;
	font-size: 			0.8em;
	font-family: 		'arial';
	font-weight:		bold;
	text-decoration:	none
}
A.button:hover
{
	border-right:	buttonhighlight 2px solid;
	border-left:	buttonshadow 2px solid;
	border-top:	buttonshadow 2px solid;
	border-bottom:	buttonhighlight 2px solid;
	color: 			#8A5A3D;
	background-color:	#DEC9A0;
}
TD {
	font-family:	arial;
}
A.products {
	text-decoration:	none;
	font-size:			1.1em;
}
A.products:hover {
	color:	#990000;
}
A.subheader {
	display:			block;
	border-left:		1px solid #666666;
	border-top:			1px solid #666666;
	border-right:		1px solid #666666;
	font-family:		arial;
	font-size:			0.9em;
	color:				#666666;
	text-decoration:	none;
}
A.subheader:hover {
	color:				#000000;
	background-color:	#AAAAAA;
}
A.subheaderselect {
	display:			block;
	border-left:		1px solid #666666;
	border-top:			1px solid #666666;
	border-right:		1px solid #666666;
	background-color:	#FFFFFF;
	font-family:		arial;
	font-size:			0.9em;
	color:				#0000DD;
	text-decoration:	none;
}
p { margin-left: 10px; margin-bottom: 0px; margin-top: 5px; padding-left: 10px; }
.bolder {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-left: 0px;
}
.zip
{
	font-family:	arial;
	color:		#0071AA;
	font-weight:	bold;
	font-size:	1.1em;
}

/* STYLES FOR THE CONTACTS PAGES */

A.em {
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	color: #6666EE;
	padding-left:	5px;
	padding-right:	5px;
	border-bottom: 1px solid #6666EE
}
A.em:hover {
	color: #0000AA;
	background-color: #DDDDDD;
}
.Region {
	font-family: arial;
	font-weight: bold;
	color: #000099;
	font-style: italic;
	font-size: 0.8em;
}


.thumb {
	display: block;
	border:	4px solid #FFFFFF;
	width: 30px;
	height: 39px;
}
.xthumb:hover {
	display: block;
	border-left:	4px solid #DDDDDD;
	border-top:		4px solid #DDDDDD;
	border-right:	4px solid #AAAAAA;
	border-bottom:	4px solid #AAAAAA;
	width:	60px;
	height: 78px;
}
A.listlink
{
	color:				#6600FF;
	text-decoration:	none;
	font-weight:		bold;
	font-family: 		'arial'
}
A.listlink:hover
{
	color:				#990000;
	height:				100%;
}
td.execname {
	padding-top:	5px;
	padding-bottom:	5px;
	border-bottom:	1px solid #999;
}

