/* Seascend */

body {
background-color: #dcdacd;
font-family: Verdana, Geneva, monospace;
color: #003366;
font-size: 1em;
margin: 0;
}
p {font-size: 1em;
}
h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
font-weight: lighter;
color: #635a51;
text-decoration: none;
}
h2 {font-size: 1.5em;
font-weight: lighter;
color: #ffffff;
text-decoration: none;
font-family: Verdana, Geneva, monospace;
font-weight: lighter;
}
h3 { font-size: 2.5em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: lighter;
color: #4a3929;
}
a:link, a:visited {
color: #ffffff;
text-weight: bold;
text-decoration: none;
}
a:hover, a:active {
color: #ffffff;
text-decoration: underline;
}
td{
vertical-align: top;
border: 1px solid #4a3929;
}
td.homestead{
background-color: #aeb38b;
font-family: Arial, Helvetica, sans-serif;
color: #2d3b3b;
font-size: 1em;
border-left: none;
}

td.noborderh{
	border: #aeb38b;
}

td.seascend{
background-color: #9ac1e2;
font-family: Arial, Helvetica, sans-serif;
color: #003366;
font-size: 1em;
}

td.noborders{
	border: #9ac1e2;
}

#main-content {
margin: 0px auto 0px auto;
padding: 0px;
padding-top: 10px;
text-align:left;
width: 900px;
}
#footer {
color: #4a3929;
font-size: .8em;
text-align: center;
margin-top: 15px;
margin-bottom: 0px;
height: 25px;
width: 100%;
padding-top: 5px;
text-align: center;
}

