/* This is the StyleSheets for www.NorthWilkesboroPD.com  */

.background { width: 100%; background-image: url("images/background.png"); background-repeat: repeat-y; background-position: top center }
.homeBackground_1 { background-image: url('images/curved_right_a.png'); background-repeat: no-repeat; background-position: top right }
.homeBackground_2 { background-image: url('images/curved_right_b.png'); background-repeat: no-repeat; background-position: top right }

H1 { font-family: Tahoma, Arial Narrow, Helvetica; color:#FFFFFF; font-size: 18pt; font-weight: normal; margin: 0px; display: inline }
H2 { font-family: Tahoma, Arial Narrow, Helvetica; color:#FF5F11; font-size: 16pt; font-weight: normal; margin: 0px; display: inline }

form {margin: 0px }
a { text-decoration: none }
a:hover { text-decoration: underline }

a.menu { font-family: Tahoma, Arial Narrow, Arial, Helvetica, sans-serif; color:#000080 }
a.menu:hover { color:#FF5F11; text-decoration: none }

hr.shift { position: relative; top: -9px }

.large { font-size: 12pt }
.med { font-size: 9pt }
.small { font-size: 8pt }
.tiny { font-size: 7pt }

ul.shift { position: relative; top: -15px; left: -15px }

img.border { border: 1px solid #000000 }
