.content{
color:#000000;
font-family:trebuchet MS;
}

.content h1{
font-size:16px;
text-align:left;
}

.content p{
font-size:14px;
}

/* related posts */
#related-posts{
float:left;
margin-left:20px;
margin-top:10px;
margin-bottom: 15px;
}

#related-posts h2{
font-size:13px;
margin:0;
}

#related-posts ul{
margin:0 0 0 0;
padding:0 0 0 28px;
}

#related-posts ul li{
list-style-image:url(bullet.png);
}

#related-posts ul li a{
color:#9C3326;
text-decoration:none;
}

#related-posts ul li a:hover{
border-top: 1px solid #9C3326;
text-decoration: none;
}


/* Resources */
#content-links{
float:left;
margin-top:20px;
text-align:left;
width:100%;
}

#content-links .list-item{
float:left;
margin-bottom:7px;
padding-bottom:7px;
text-align:left;
width:100%;
}

.list-item .keyword{
float:left; width:100%;
}

.list-item .keyword a{
color:#9C3326;
font-size:12px;
text-decoration:none;
}

.list-item .keyword a:hover{
border-top: 1px solid #9C3326;
text-decoration:none;
}

.list-item  .descriptions{
float:left;
font-size:11px;
font-weight:normal;
width:100%;
}

.list-item .web-url{
color:#00AAFF;
float:left;
font-size:10px;
width:100%;
}

/*  sitewide */ 
#menulinks{
background-color:#FFFF66;
border:1px solid #676767;
color:#9C3326;
float:left;
font-family:trebuchet MS;
line-height:14px;
margin-top:5px;
padding:3px;
text-align:center;
width:594px;
}

#menulinks a{
color: #9C3326;
text-decoration:none;
font-weight: bold;
}

#menulinks a:hover{
border-top: 1px solid #9C3326;
text-decoration: none;
}