/* liveability.info */

body,p,td,th,input,textarea,select,option { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:13px; color:#500; }
body { background-color: #ffffff; margin:0px; }

h1 { font-size:24px; color:#760809; margin:0px; margin-top:10px; }
h2 { font-size:18px; font-weight:bold; color:#760809; margin-top:0px; }
h3 { font-size:14px; font-weight:bold; color:#760809; }
h4 { font-size:13px; font-weight:bold; color:#600; margin:0px; }

hr { border:none; border-bottom:1px solid #cfd4bb; }
hr.med { border-bottom:2px solid #cfd4bb; }
hr.fancy { border-bottom:2px dotted #cfd4bb; }

a:link { text-decoration: underline; color: #993300; }
a:visited { text-decoration: underline; color: #777744; } /* 999966 */
a:hover { text-decoration: underline; color: #ff9933; }
a:active { text-decoration: underline; color: #ff9933; }

td.content { padding:10px;  } /* padding-left:60px; */
td.rhs { padding:0px; padding-left:0px; }
p.border {border:1px dotted #b55; padding:5px; line-height:17px; font-size:11px; }

/* only one of these, not both.. */
		/* p.img { width:350px; text-align:center; border:1px solid #500; padding:3px; } */
		 img.border { border:1px solid #500; padding:3px; } 


li { line-height:20px; }
@media print
{
.noprint { display:none; }
}