#home {
    text-align: center;
}
#about_pbase {
    width: 800px;
    margin: 0 auto;
    padding-top: 1em;
    text-align: left;
}
#about_pbase p {
	padding: .5em;
	font-size: .8em;
	color: #3D3D3D;
}
#about_pbase img {
	margin: .5em 0 0 0;
}
#pbase_features {
    width: 800px;
    margin: 0 auto;
}
#pbase_features .body .c {
    padding: 1em 0;
}
#pbase_features table {
    width: 100%;
}
#pbase_features td {
    text-align: center;
    vertical-align: top;
    width: 200px;
}
#pbase_features th {
    text-align: center;
}
#pbase_features h4 {
    font-size: .8em;
    font-weight: bold;
    margin-bottom: .5em;
}
#pbase_features p {
    font-size: .8em;
    color: #E0E0E0;
}
#pbase_features a {
    font-weight: bold;
}
#pbase_features p img {
    vertical-align: middle;
    border: none;
}
#pbase_features img {
    border: 1px solid #525252;
}
#featured_gallery {
    float: left;
    width: 400px;
    margin-right: 1em;
    text-align: center;
}
#featured_gallery .desc {
	font-size: .7em;
	font-family: verdana;
}
#featured_gallery .desc a {
    font-weight: bold;
}
#points_of_interest {
	list-style: none;
	font-size: .9em;
}
#points_of_interest li {
	display: inline;
	padding-right: .5em;
}
#points_of_interest li a {
	color: #293872;
	font-weight: bold;
}
#announcements {
    margin-left: 410px;
}
#announcements .mag img {
    border: 1px solid gray;
    margin-left: 4px;
}
#announcements a {
    font-weight: bold;
}
#announcements .main {
    font-size: 1.1em;
    font-family: verdana;
    border: solid gray;
    border-width: 0 0 1px 0;
    margin-bottom: 1em;
    color: black;
    padding: 1em 0;
}
#announcements p {
    font-size: .9em;
    padding: 1em 1em 0 1em;
}

#textpage h2,
#textpage h3 {
	padding-top: .5em;
}
#textpage p {
	color: #505451;
	padding: .5em;
}
#textpage ul,
#textpage ol {
	margin-left: 2em;

}
