* {margin: 0; padding: 0;}
body {
    background: white url(/img/top_border.gif) top repeat-x;
    font: 80%/1 "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
    margin: 0;
    padding: 18px 0 0 0;
    text-align: center;
}

p {margin: 1em 0; line-height: 1.5}

img {border: 0;}

ul {margin: 1em 0;}
li {line-height: 1.3; margin-left: 1em;}

a {font-weight: bold;}
a:link {color: #a00; text-decoration: none;}
a:visited {color: #900; text-decoration: none;}
a:hover {color: #c00; text-decoration: underline;}
a:active {color: #c00; text-decoration: underline;}

address {font-style: normal; line-height: 1.3em;}

blockquote {font-size: 1.1em;}

h1 {
    color: #223;
    font: 2.7em palatino, georgia, "times new roman", times, serif;
    font-weight: normal;
    letter-spacing: -1px;
}
h2 {
    color: #43608B;
    font-size: 1.4em;
}
h3 {
    color: #236;
    font-size: 1.4em;
    margin: .75em 0;
}
h5 {color: #444; font-size: .9em; font-weight: bold; text-transform: uppercase; margin: 1em 0;}

#container {
    margin: 0 auto 1.5em auto;
    text-align: left;
    width: 750px;
}

#masthead {
    float: left;
    width: 100%;
}
#masthead h1 {
    background: url(/img/logo.gif) no-repeat;
    float: left;
    height: 120px;
    text-indent: -9999px;
    width: 350px;
}
#masthead h1 a {
    display: block;
    height: 120px;
    width: 350px;
}

#masthead p {
    color: #8EA0B9;
    float: right;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.2;
    margin: .5em 0 0 0;
    width: 385px;
}

ul#navigation {
    float: left;
    list-style: none;
    margin: 15px 0 15px -10px;
}
ul#navigation li {
    border-left: 1px solid #8ea0b9;
    float: left;
    margin: 0;
    line-height: 1;
}
ul#navigation li#nav_home {
    border: 0;
}
ul#navigation li a {
    color: #a00;
    display: block;
    font-size: 1em;
    font-weight: normal;
    padding: 0 6px;
    text-transform: uppercase;
}

#front_images {
    border: 1px solid #8ea0b9;
    float: left;
    padding: 4px;
}
#img_family {margin-right: 4px;}

#feature_court {
    border: 2px solid #a00;
    float: left;
    padding: 5px;
    margin: 1em 0;
    width: 236px;
}
#feature_court a {
    background: #a00 url(/img/bg_counties.gif);
    color: white;
    display: block;
    font-size: 1.2em;
    line-height: 1.2;
    padding: .6em .6em 2em .6em;
}
#newsfeed {
    float: right;
    margin: 1em 0;
    width: 485px;
}
#newsfeed h4 {
    font: 1.9em/1 palatino, georgia, "times new roman", times, serif;
}
#newsfeed h4 a {font-weight: normal;}
#newsfeed h5 {
    color: #444;
    font-size: .9em;
    font-weight: bold;text-transform: uppercase;
    margin: 3px 0;
}
/*#newsfeed p {margin: 0;}*/
.post {margin-bottom: 1em; }

#footer {
    border: 1px solid #8ea0b9;
    clear: both;
    font-size: .9em;
    margin: 2em 0;
}
#footer p {margin: 1em;}

#content {clear: both; margin: 1em 0;}

table {border-collapse: collapse;}
td, th {border: 2px solid #8ea0b9; padding: 4px; text-align: left;}

/* Forms */
label {font-weight: bold;}
label em {font-weight: normal;}
textarea {font-size: 14px; height: 200px; width: 400px;}

.float_right {
    border: 1px solid #8ea0b9;
    float: right;
    padding: 6px;
    margin: 0 0 1em 1em;
}
.insert {
    width: 200px;
}
.insert p {
    margin: .75em .5em;
}

#post-22 p {
margin: 1em 0;
}