﻿body { margin: 0; padding: 0; background-color: Navy; }

h1, h2, h3, h4, h5, h6 { font-family: Georgia; color: Navy; margin:0; padding:0; }

td { vertical-align: top; }

#main { width: 780px; margin:0px auto 0px auto; background-color: White; }

#rrp { width:75%; margin:0px auto 0px auto; }
#rrp h3 { text-align:left; }

#header { border-bottom: solid 3px maroon; text-align: center; }
#header a:link, #header a:visited { color: Navy; }

#contentWrapper { margin:10px; }
#content h3, #content h2 { text-align:center;}

#footer { border-top: solid 3px maroon; text-align:center; }

#header h1, #header h2, #header h3, #headerNav { white-space: nowrap; margin: 0; padding-bottom: 10px;  }
#headerNav a { padding: 0px 10px 0px 10px; }

.meetings { width:75%; margin:0px auto 0px auto; background-color: #f4f4f4; }
.meetings .agenda, .meetings .minutes { text-align:center; }

.inset { width: 250px; background-color: #f4f4f4; }
.inset h4 { margin:0px auto 5px auto; text-align:center; }