* { padding: 0; margin: 0; }

body { font-size: 12px; font-family: Arial, SunSans-Regular, sans-serif; background-color: #bcd9f6; }
#wrapper { background-image: url(../images/wrapper-bg.png); background-repeat: repeat-y; background-attachment: scroll; width: 825px; height: auto; margin-right: auto; margin-left: auto; padding-left: 12px; }
#header { background-image: url(../images/spring-acre-header.jpg); background-repeat: no-repeat; width: 780px; float: left; padding: 10px; height: 190px; margin-right: 0; margin-bottom: 0; margin-left: 0; }

#leftcolumn { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0; height: 100%; width: 770px; clear: both; padding-top: 10px; padding-right: 10px; padding-left: 10px; }
#leftcolumn p { text-align: justify; padding-left: 10px; }
#footer { color: #fff; background-color: #00589f; background-image: none; background-repeat: no-repeat; background-position: 0 0; width: 780px; clear: both; text-align: center; height: 53px; margin-top: 0; margin-right: 0; margin-left: 0; padding-top: 10px; padding-right: 10px; padding-left: 10px; }
#footer a { color: #fff; text-decoration: none; padding-top: 10px; }
#footer a:hover { text-decoration: underline; }

h2 { font-size: 14px; font-weight: bold; font-style: italic; text-align: center; margin: 0.83em 0; }
h1 { font-size: 18px; font-weight: bold; margin: 0.67em 0; }

.photo { padding-right: 1px; padding-bottom: 10px; padding-left: 1px; border-width: 0; }
ul { list-style-type: none; }
