.content .BreadCrumb {
	color: #333; border-bottom: #ccc 1px solid
}
.content h1 {
	color: #333
}
.content h2 {
	color: #333
}
.content H3 {
	color: #333
}
.Featured h1 {
	color: #00465a; border-bottom: #333 1px dashed
}
.RecentArticles h1 {
	color: #00465a; border-bottom: #333 1px dashed
}
.News h1 {
	color: #00465a; border-bottom: #333 1px dashed
}
.News .Post {
	border-bottom: #e0e0e0 1px dashed
}
.News .Post .PostContent {
	color: #51555b
}
.RecentBlogs {
	background-color: white
}
.RecentBlogs h1 {
	color: #00465a; border-bottom: #333 1px dashed
}
.Post .PostInfo {
	background: #eeeedd; color: #007e8b
}
.Post .PostInfo A {
	color: #00465a
}
.Post .PostInfo .Author {
	border-right: #007e8b 1px solid
}
.Post .PostInfo .Time {
	border-right: #007e8b 1px solid
}
.Post .PostInfo .Categ {
	border-right: #007e8b 1px solid
}
.Post .PostAuthorDetails {
	background: #eeeedd
}
.Post .PostAuthorDetails h2 {
	
}
.Post .PostMore .Comment .Details {
	
}
.Post .PostMore .Comment {
	border-top: #dfdfdf 1px solid; background: url(../images/commentquote.gif) #f8f8f8 no-repeat 5px 10px
}
.Post .PostMore .CommentAlt {
	border-top: #dfdfdf 1px solid; background: url(../images/commentquote.gif) #ffffff no-repeat 5px 10px
}