body { background: #d7d2c3 url('images/bkgd.gif') repeat-x; margin: 0 auto; }

p, li, h1, h2, h3 { font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em; font-size: 11px; color: #000; }
h1, h2, h3 { color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 { font-size: 1.3em; }
h2, h3 { font-size: 1.05em; }
a { color: #648BCE; text-decoration: none; }
a:visited { color: #648BCE; }
a:hover { text-decoration: underline; }

hr { border: none; background-color: #eec0a6; color: #eec0a6; height: 1px; width: 100%; margin: 10px 0; }

.sidebar { padding: 0 15px; }
.content { background: url('images/bkgd_content.gif') top left no-repeat; padding: 10px 20px; }
.content_home { background: url('images/bkgd_content.gif') top left no-repeat; padding: 10px 8px; }

.footer { margin-top: .7em; font-size: .7em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #fff; }
.footer a { color: #fff; text-decoration: none; }
.footer a:hover { text-decoration: underline; }

.imgleft { float: left; margin-right: 15px; }
.imgright { float: right; margin-left: 15px; }
.imgleftborder { float: left; margin-right: 15px; border: 2px solid #EAE8F2; }
.imgrightborder { float: right; margin-left: 15px; border: 2px solid #EAE8F2; }
.border { border: 1px solid #999; }
.padding20 { padding: 0 20px; }

.nomargin { margin:0; padding:0; }
.box { border: 1px solid #ccc; background-color: #efefef; }
ul.nobullet { list-style-type: none; padding: 0; margin: 0; }
.newsitem { padding-left: 2em; padding-right: 1em; background-image: url(images/bullet_raquo.gif); background-repeat: no-repeat; background-position: .9em .5em; margin-bottom: 15px; }
.sidebaritem { padding-left: 1em; padding-right: 1em; background-image: url(images/bullet_raquo.gif); background-repeat: no-repeat; background-position: 0 .5em; margin-bottom: 15px; }
.upcomingevent { padding: 10px; }
.grey { color: #333; }

.newsletter { color: #999; font-size: 11px; border-top: 2px solid #333; }
.submit {  }
.searchbox { width: 110px; margin-top: 10px; }

.notice { font-weight: bold; color: #060; }
.error { font-weight: bold; color: #c00; }

.alignleft { float: left; padding-right: 15px; padding-bottom: 10px; }
.alignright { float: right; padding-left: 15px; padding-bottom: 10px; }
