
#guideLogo { float: left; width: 350px; height: 335px; border-right: 1px solid #ccc; }
#guideTxt { margin: 25px 0 10px 0; text-align: center; }
#guidePhone { color: #1d53ad; font-size: 17px; text-align: center; }
#guideLinks { float: right; width: 328px; }

#resLinks, #commLinks, #k9Links { margin-left: 20px; }
#resLinks h4, #commLinks h4, #k9Links h4 { margin: 4px 0 7px 0; padding: 0; font-size: 12px; }
#resLinks, #commLinks { margin-top: 20px; }
#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; }

#resContent { border: 1px solid #993300; background: #fffff3; margin: 22px 11px 12px 11px; }
#commContent { border: 1px solid #336699; background: #ebffff; margin: 13px 11px 12px 11px; }
#k9Content { border: 1px solid #228b22; background: #d6efbd; margin: 13px 11px 12px 11px; }
#resTreatment, #commTreatment, #k9Treatment { margin: 10px 23px 20px 23px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

.divideLine { border-top: 1px solid #ccc; color: #ccc; margin: 5px 0 10px 0; }

.moreInfo { position: relative; top: 0; left: 145px; width: 465px; }
.moreInfoTxt { float: left; width: 445px; margin-top: 10px; text-align: right; }
.moreInfoBut { float: left; width: 20px; padding: 8px 0 0 3px; }
html>body .moreInfo { width: 468px; }

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

#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; }

h2 { margin: 0 0 23px 0; padding: 0; font-family: Arial, Helvetica, sans-serif;; font-size: 25px; }
h3 { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif;; font-size: 14px; }
#resTreatment h2 { color: #993300; }
#resTreatment h3 { background-color: #fffff3; color: #993300; }
#commTreatment h2 { color: #000099; }
#commTreatment h3 { background-color: #ebffff; color: #000099; }
#k9Treatment h2 { color: #228b22; }
#k9Treatment h3 { background-color: #d6efbd; color: #228b22; }

.brownTxt { color: #993300 }
.blueTxt { color: #000099; }
.greenTxt { color: #228b22; }

a.res:link { color: #993300; }
a.res:visited { color: #666; }
a.res:hover { color: #993300; text-decoration: none; }

a.comm:link { color: #000099; }
a.comm:visited { color: #666; }
a.comm:hover { color: #000099; text-decoration: none; }

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