body {
margin-top: 30px;
background: #827262;
font-family: georgia;
font-size: 13px;
line-height: 18px;
}
.container {
margin: 0 auto;
width: 880px;
}
.top {
width: 880px;
height: 44px;
background: url("images/topshadow.jpg");
background-repeat: no-repeat;
background-position: bottom;
}
.navbar {
padding-top: 20px;
padding-right: 20px;
float: right;
color: #FFFFFF;
font-family: verdana;
font-size: 14px;
}
.navbar a {
color: #FFFFFF;
text-decoration: none;
}
.navbar a:hover {
text-decoration: underline;
}
span.spacer {
margin-left: 10px;
margin-right: 10px;
color: #3d352e;
font-family: verdana;
font-size: 14px;
}
.main {
width: 880px;
overflow: hidden;
clear: both;
background: url("images/main.jpg");
background-repeat: repeat-y;
}
.left {
float: left;
width: 480px;
padding-left: 15px;
}
.right {
width: 370px;
float: right;
padding-right: 15px;
}
.content {
padding-left: 20px;
padding-right: 20px;
}
.content a {
color: #4e7173;
text-decoration: none;
}
.content a:hover {
color: #4e7173;
text-decoration: underline;
}
.testimony {
font-size: 12px;
color: #4E4E4E;
line-height: 20px;
font-style: italic;
font-family: verdana;
}
.testimony2 {
font-size: 12px;
color: #353535;
line-height: 22px;
font-family: georgia;
margin-bottom: 20px;
}
span.dropletter {
font-size: 40px;
color: #3d352e;
float: left;
line-height: 36px;
padding-right: 4px;
}
h3 {
margin: 0px;
margin-top: 15px;
padding: 0px;
color: #4e7173;
font-family: times;
font-weight: normal;
font-size: 36px;
line-height: 40px;
}
h4 {
margin: 0px;
padding: 0px;
color: #4e7173;
font-family: verdana;
font-weight: normal;
font-style: italic;
font-size: 18px;
line-height: 22px;
margin-bottom: -5px;
margin-top: 20px;
}
h5 {
margin: 0px;
padding: 0px;
color: #3d352e;
font-family: georgia;
font-weight: bold;
font-size: 18px;
line-height: 22px;
}
b, strong {
color: #3d352e;
}
.bottom {
height: 15px;
width: 880px;
background: url("images/bottomshadow.jpg");
background-repeat: no-repeat;
}
.copyright {
font-size: 12px;
color: #A3A3A3;
font-family: verdana;
text-align: center;
}
.copyright a {
color: #FFFFFF;
text-decoration: none;
}
.copyright a:hover {
text-decoration: underline;
}
.smallimgcontainer {
width: 440px;
}
.smallimg {
width: 60px;
padding: 2px;
border: 1px solid #4e7173;
margin-right: 19px;
}
.imgspacingcontainer {
height: 70px;
float: left;
}
.schedule {
width: 440px;
}
.schedule td {
border-top: 1px solid #685A4F;
}
.register {
text-align: center;
padding-top: 20px;
width: 300px;
margin-top: -135px;
color: #4e7173;
line-height: 30px;
font-size: 16px;
margin-bottom: 50px;
}
.fineprint {
font-size: 12px;
color: #666666;
}
li {
color: #3d352e;
margin-bottom: 8px;
list-style-type: square;
}
.banners {
margin-top: 10px;
width: 450px;
margin-left: -10px;
}
.center {
border-right: 1px solid #3d352e;
border-left: 1px solid #3d352e;
}
.banners td {
text-align: center;
}
.code {
text-align: left;
overflow: auto;
background: #cdc8b9;
font-family: courier;
border: 1px solid #3d352e;
padding: 5px;
margin-bottom: 10px;
}