
#content { padding: 16px 35px 20px 32px; }
html>body #content { width: 613px; }

p { margin: 15px 0 0 0; padding: 0; line-height: 15px; }

#articleR { background-color: #fff; border-top: 1px solid #993300; border-bottom: 1px solid #993300; margin: 10px 0 3px 0; }
#articleR h2 { float: left; width: 420px; color: #993300; padding-top: 18px; }

#articleC { background-color: #fff; border-top: 1px solid #000099; border-bottom: 1px solid #000099; margin: 10px 0 3px 0; }
#articleC h2 { float: left; width: 420px; color: #000099; padding-top: 18px; }

#articleK9 { background-color: #fff; border-top: 1px solid #228b22; border-bottom: 1px solid #228b22; margin: 10px 0 3px 0; }
#articleK9 h2 { float: left; width: 420px; color: #228b22; padding-top: 18px; }

#bedbugGuide { float: right; width: 170px; padding: 5px 0; }

#prv { float: left; width: 100px; }
#nxt { text-align: right; }

#articleTxt { margin-top: 16px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

#guideDiv { background-color: #999; color: #fff; margin: 30px 0 15px 0; }
#guideHeader { padding: 1px 0 2px 5px; font-size: 14px; }

#linksL { float: left; width: 300px; border-right: 1px solid #ccc; padding-left: 10px; }
#linksR { float: right; width: 300px; padding-left: 10px; }
html>body #linksL { width: 290px; }
html>body #linksR { width: 290px; margin-left: 10px; }

#resLinks { color: #993300; }
#k9Links { color: #228b22; }
#commLinks { color: #000099; margin-top: 25px; }
html>body #resLinks, html>body #k9Links, html>body #commLinks { width: 290px; }

#resLinks ul, #commLinks ul, #k9Links ul { margin: 0; padding: 0; list-style-type: none; }
#resLinks li, #commLinks li, #k9Links li { margin: 2px 0 0 0; padding: 0; font-size: 12px; }

/* ------------------------------ Text styles ------------------------------ */

h2 { margin: 0; padding: 0; font-size: 18px; }
h4 { margin: 0 0 5px 0; padding: 0; font-size: 13px; }

#breadCrumbR a:link { color: #993300; }
#breadCrumbR a:visited { color: #993300; }
#breadCrumbR a:hover { color: #993300; text-decoration: none; }

#breadCrumbC a:link { color: #000099; }
#breadCrumbC a:visited { color: #000099; }
#breadCrumbC a:hover { color: #000099; text-decoration: none; }

#breadCrumbK9 a:link { color: #228b22; }
#breadCrumbK9 a:visited { color: #228b22; }
#breadCrumbK9 a:hover { color: #228b22; text-decoration: none; }

a.arrowR:link, a.arrowR:visited, a.arrowR:hover { color: #993300; font-size: 14px; text-decoration: none; }
a.backNextR:link, a.backNextR:visited, a.backNextR:hover { color: #993300; font-weight: bold; text-decoration: underline; }

a.arrowC:link, a.arrowC:visited, a.arrowC:hover { color: #000099; font-size: 14px; text-decoration: none; }
a.backNextC:link, a.backNextC:visited, a.backNextC:hover { color: #000099; font-weight: bold; text-decoration: underline; }

a.arrowK9:link, a.arrowK9:visited, a.arrowK9:hover { color: #228b22; font-size: 14px; text-decoration: none; }
a.backNextK9:link, a.backNextK9:visited, a.backNextK9:hover { color: #228b22; font-weight: bold; text-decoration: underline; }

#resLinks a { color: #993300; }
#resLinks a:visited { color: #993300; }
#resLinks a:hover { color: #993300; text-decoration: none; }

#commLinks a { color: #000099; }
#commLinks a:visited { color: #000099; }
#commLinks a:hover { color: #000099; text-decoration: none; }

#k9Links a { color: #228b22; }
#k9Links a:visited { color: #228b22; }
#k9Links a:hover { color: #228b22; text-decoration: none; }

#clear15 { clear: both; height: 5px; }
