.Header .LogoText h3 {
font-family:Arial,Helvetica,sans-serif;
font-size:32px;
font-weight:normal;
left:70px;
letter-spacing:-1px;
line-height:55px;
margin:0;
padding:0;
position:absolute;
top:105px;
width:300px;
}
.PostArticle h1{
border-bottom:3px solid #E0E0E0;
color:#225D7E;
font-size:18px;
font-weight:normal;
padding-bottom:7px;
}

.PostArticle p{}
.PostContent ol li{
	padding-bottom:10px;
}

#moretoread{}

#moretoread a{}

#moretoread a:hover{}

#articlelinks{
    margin-top: 20px;
}

#articlelinks p{
    border-bottom: 1px solid #FFE0BF;
    font-size: 12px;
    padding-bottom: 5px;
	}

#articlelinks p a{
    background-color: #B6D5E7;
    color: #2C6A8F;
    padding: 1px 4px;
    text-transform: capitalize;
	}

#articlelinks p a:hover{
	text-decoration: none;
	color: #DF9C29;
	}

#SubFooter{
color:#4477AA;
line-height:15px;
margin:auto;
padding:5px 0;
text-align:center;
width:1000px;
}

#SubFooter a{
color:#CCCCCC;
font-size:11px;
}

#SubFooter a:hover{}

