/* whitepg.css- Styles general to the so-called "white pages" pages. 
*
* NOTE: Netscape 4.0 handling, see /css/site.css
*/

/* HTML defaults */
a:link, a:visited, .wppagenav {
	color: #999999
}

/* Path modifications. */
#pathfoot {
	border: none;
}
#pathfoot p { /* Path that appears after the page content. */
	color: #999999;
}
#pathfoot a:link, #pathfoot a:visited {
	color: #999999;
}

/* Individual page navigation. */
.wppagenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	text-align: right; 
}
.wppagenav strong {
	color: #cc6600;
}

/** Image setup **/

/* Embedded image in text */
.imageEmbedded {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

/* Version 1: Uncofirmed usage */
.wpnavsubcopy {  font-size: 10px; font-weight: bold; color: #999999}
.wpstarthed {  font-size: 21px; color: #CC6600; font-family: Arial, Helvetica, sans-serif}
.wpendhed {  color: #999999}
.wpphotocaption {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: italic; color: #999999; padding-left: 10px; padding-right: 10px}
.wpphotocaptionnote {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: italic; color: #999999; padding-right: 10px}
.wptopbacktext {  font-size: 13px; font-weight: bold; color: #FFFFFF}
.wpimgborder {  padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; border: 4px #cc6600 solid }
.wpimgpad {  margin-left: 27px}
.wptype { font-size: 21px; color: #CC6600; font-family: Arial, Helvetica, sans-serif; line-height: 22px }
.wpreturn {  font-size: 12px; color: #999999; float: left; font-weight: bold; font-family: Arial, Helvetica, sans-serif}
.wphead { font-size: 21px; color: #999999; font-family: Arial, Helvetica, sans-serif; line-height: 22px }
.wpphototitle { font-size: 17px; color: #999999 ; margin-bottom: 3px; margin-top: 3px; font-family: Arial, Helvetica, sans-serif}
.wpsee { font-size: 12px; color: #999999; font-family: Arial, Helvetica, sans-serif; line-height: 13px }
.wpsubhead {  color: #cc6600; font-size: 14px; font-weight: bold; margin-top: 0px; margin-bottom: 11px; padding-top: 12px; font-family: Arial, Helvetica, sans-serif}
.wpcolor { color: #999999; font-family: Arial, Helvetica, sans-serif }
.wpcontd { font-size: 12px; font-style: italic; font-weight: bold; color: #999999; font-family: Arial, Helvetica, sans-serif }
.wpsubheadfirst { color: #cc6600; font-size: 14px; font-weight: bold; margin-top: 0px; margin-bottom: 11px; font-family: Arial, Helvetica, sans-serif}
.wpphotocaptnomargin { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: italic; color: #999999; margin-top: 5px}
.wptopbacktext a:link { font-size: 13px; font-weight: bold; color: #FFFFFF ; font-family: Arial, Helvetica, sans-serif}
.wptopbacktext a:visited { font-size: 13px; font-weight: bold; color: #FFFFFF ; font-family: Arial, Helvetica, sans-serif}

