
table#yellowitems { width: 100%; }
table#yellowitems td { width: 50%; vertical-align: top; padding-right: 15px; padding-bottom: 12px; }
table#yellowitems td h5 { margin: 0px; font-size: 16px; }
table#yellowitems td h5 a:link { color: #00008b; text-decoration: none; }
table#yellowitems td h5 a:visited { color: #800000; text-decoration: none; }
table#yellowitems td h5 a:hover { text-decoration: underline; }
table#yellowitems div { font-size: 12px; }
table#yellowitems div a:link { color: #00008b; text-decoration: none; }
table#yellowitems div a:visited { color: #800000; text-decoration: none; }
table#yellowitems div a:hover { color: #9400d3; text-decoration: underline; }
table#yellowbody { width: 100%; }
table#yellowbody td#left { width: 100%; }
table#yellowbody td#right { border-left: 2px solid #00008b; padding-left: 10px; vertical-align: top; }

/* */
td#ypbody { background-color: #ffffcc; }

/* Yellow Page Side Nav */
div#ypleftnav { border: thin solid #00008b; /* margin: 2px 5px 5px 0px;*/ background-color: #d8d8d8; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; }
div#ypleftnav h2 { font-size: 12px; text-align: center; color: #ffffff; background-color: #00008b; margin-top: 0px; margin-bottom: 0px; padding: 2px; }
div#ypleftnav ul { list-style-type: none; list-style-position: outside; margin: 0px; padding: 0px; font-weight: bold; }
div#ypleftnav a:link, div#ypleftnav a:visited { display: block; height: 11px; text-decoration: none; color: #000000; vertical-align: middle; margin: 0px; padding: 4px; }
div#ypleftnav a:hover { background-color: #ffffe0; }

/* Yellow Pages Sub Categories */
span#ypsubfieldstitle { font-size: 11px; font-weight: bold; background-color: #8b0000; color: #ffffff; margin: 0px; padding: 2px; }
div#ypsubfields { border: 2px solid #8b0000; padding: 3px 5px; font-size: 11px; font-weight: bold; }
div#ypsubfields a:link, div#ypsubfields a:visited { text-decoration: none; background-color: transparent; color: #000080; }
div#ypsubfields a:hover { background-color: #008000; color: #ffffff; }

/* Yellow Page Data Top Area */
div#ypadv { text-align: center; margin-top: 12px; }
div#ypdatatop { font-size: 11px; }
div#ypdatatop span#ypdatatitle { font-weight: bold; background-color: #8b0000; color: #ffffff; margin: 0px; padding: 2px; float: left; }
div#ypdatatop span#ypdatapage { float: right; margin: 0px; font-weight: bold; }

/* No Yellow Page to Display */
div#ypnodata { clear: both; border: 2px solid #8b0000; text-align: center;  font-size: 14px;  font-weight: bold; padding: 5px; }

/* Yellow Page Data Display */
table#ypdata { border: 2px solid #8b0000; clear: both; padding: 5px; width: 99%; }
table#ypdata > td { width: 100%; }
table#ypdata td table { font-size: 13px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; width: 100%; }
table#ypdata td table th { text-align: left; }
table#ypdata td table td { vertical-align: top; }
table#ypdata td table td.ypdataaddress { vertical-align: top; width: 100%; }
table#ypdata td.ypenquiry { font-size: 13px; vertical-align: top; border: 0px; text-align: right; width: auto; }
table#ypdata td hr { border: 1px solid #8b0000; }

/* Page Selection Part of the Yellow Page */
table#yppageselect { font-size: 12px; font-weight: bold; }
table#yppageselect a:link { text-decoration: none; color: #00008b; }
table#yppageselect a:visited { text-decoration: none; color: #800000; }
table#yppageselect a:hover { text-decoration: underline; }