.content{
text-align: left;
}

.content p{
color:#3D270F;
line-height:16px;
}

.content h1{
color:#863800;
margin:0 0 10px;
}

.content ul li{
	padding-bottom:7px;
	line-height:20px;
	list-style: disc outside none;
}

.content ol li{
	padding-bottom:7px;
	line-height:20px;
	list-style: disc outside none;
}
.content ul{
	margin-left:20px;
}
#related-posts{
float:left;
margin-top:10px;
width:100%;
text-align: center;
}

#related-posts h2{
font-size:11px;
}

#related-posts ul{
color:#863800;
margin:0;
padding:0 0 0 14px;
}

#related-posts ul li{
list-style-type:none;
}

#related-posts ul li a{
color:#863800;
font-weight:normal;
text-decoration:none;
}

#related-posts ul li a:hover{
text-decoration:underline;
}

.content-list{
    float: left;
    padding-bottom: 10px;
    width: 100%;
	}

.divlisting{
    float: left;
    padding-left: 10px;
    width: 330px;
	}

.divlisting a{
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
	}

.divlisting a:hover{
    text-decoration: underline;
	}

#pop-links{
background-color:#FFFFFF;
border:1px solid #704A23;
float:left;
margin-bottom:10px;
width:753px;
*width:755px;
}

#pop-links ul{
float:left;
margin:0 0 0 25px;
padding:3px 0;
}

#pop-links ul li{
color:#704A23;
float:left;
line-height:12px;
list-style-type:none;
margin:1px 0;
text-align:left;
width:46%;
}

#pop-links ul li a{
font-size:11px;
font-weight:normal;
text-decoration:none;
}

#pop-links ul li a:hover{
text-decoration:underline;
}

#wrapper{
margin:auto;
width:755px;
}

.bottom{}
