﻿/* WFRM style sheet for all pages */
body {background-image: url('images/back.jpg'); 
color: rgb(92,64,51)
}
hr {color: rgb(92,64,51); background-color: rgb(92,64,51)}
#plogo {text-align: center}
#links {background-color: rgb(92,64,51)}
#body1 {text-align: center}
#address {font-size: 13.5pt; font-family: Arial; text-align: center; font-weight: bold}
#body2 {font-size: 13.5pt; font-family: Arial; text-align: center; font-weight: bold}
#plinks {text-align: center; font-size: 0.7em}
#plinks a {color: white; background-color: rgb(92,64,51); font-family: sans-serif; font-style: normal;
          text-decoration: none; padding: 2px; margin: 0px; border:4px solid rgb(92,64,51)}
#plinks a:visited {color: yellow; border: 5px solid rgb(92,64,51)}
#plinks a:hover {color: yellow; border: 5px outset rgb(92,64,51)}
#pfooter {text-align: center; font-size: 0.8em}
#pfooter a {color: rgb(92,64,51); text-decoration: none}
#pfooter a:hover {color: blue}
#firstp:first-line {font-variant: small-caps}
#firstp:first-letter {float: left; font-size: 400%; line-height: 0.8}
#wrapper {width:970px;margin:0px auto 0px auto}
.sched {margin-left:20px}
.picture {text-align: center;font-size:x-large;font-weight:bold}
.notice {background-color: rgb(92,64,51); color:yellow; font-size:large; clear:both}
.cent {text-align:center}