body {
background: rgb(200,200,200);
}

#mainColumn {
background: rgb(255,255,255);
-webkit-box-shadow: 0px 0px 10px #000000;
-moz-box-shadow: 0px 0px 10px #000000;
box-shadow: 0px 0px 10px #000000;
}

#logos {
overflow: auto;
}

.acpaLogo {
float:left;
margin: 10px 0 0 10px;
}

.spelmanLogo {
float:right;
margin: 10px 10px 0 0;
}

#banner {
background: url('../images/ssao_9_banner.jpg') no-repeat;
height: 240px;
}

.center {
text-align: center;
}

h1, h2, h3, p {
margin: 0 10px;
}

h1 {
font-family:Helvetica,Verdana,Arial,sans-serif;
font-size: 28px;
line-height: 30px;
color: rgb(0,129,102);
margin-bottom: 10px;
}

h2 {
font-family:Helvetica,Verdana,Arial,sans-serif;
font-size: 22px;
line-height: 26px;
color: rgb(0,129,102);
margin-bottom: 5px;
}

h3 {
font-family:Helvetica,Verdana,Arial,sans-serif;
font-size: 18px;
line-height: 22px;
color: rgb(0,129,102);
margin-bottom: 5px;
}

p, ul.body {
font-family: Georgia,serif;
font-size: 14px;
line-height: 22px;
margin-bottom: 20px;
}

ul.body {
list-style: disc;
margin: -10px 10px 20px 40px;
}

ul.body li {
margin-bottom: 10px;
}

.callout {
background: rgb(0,129,102);
margin-bottom: 20px;
padding: 15px 0;
}

.callout p {
font-size: 20px;
line-height: 20px;
color: rgb(255,255,255);
text-align: center;
margin-bottom: 0;
}

.symTitle {
font-family:Helvetica,Verdana,Arial,sans-serif;
font-size: 20px;
line-height: 24px;
color: rgb(0,129,102);
}

.date {
font-size: 18px;
}

ul.symLocation {
margin: 0 10px 30px 10px;
}

ul.symLocation {
font-family: Georgia,serif;
font-size: 15px;
line-height: 18px;
}

ul.address, ul.contact {
margin: 0 0 5px 10px;
}

ul.address, ul.contact {
font-size: 12px;
}

ul.details li {
display: inline;
font-family: Georgia,serif;
}

ul.details li + li:before {
content: " • "
}

ul.nav {
text-align: center;
margin: 0 10px 30px 10px;
}

a {
color: rgb(0,129,102);
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.sponsor {
font-style: italic;
text-align: center;
}

table {
margin: 10px;
}

#footer {
margin-top: 30px;
padding-bottom: 10px;
font-family:Helvetica,Verdana,Arial,sans-serif;
}

#footer p {
font-size: 12px;
line-height: 12px;
margin-bottom: 5px; 
}
