#Content{
    font-family: arial;
	font-size: 14px;
}

#Content #Testimony #Inner {
	font-family: tahoma;
    margin: 0;
	}
	
#Content #Testimony #Inner h4{
    font-size: 14px;
	font-family: tahoma;
    margin: 0;
}

#Content #Testimony #Inner p, #Content #Testimony #Inner2 p{
    font-size: 12px;
	font-family: tahoma;
}

#Content #Testimony #Inner ul{
    font-size: 12px;
    margin: 0;
	margin-left:-10px;
	font-family: tahoma;
}

#Content #Testimony #Inner2 h4{
    margin: 0;
	font-family: tahoma;
	font-size: 14px;
	text-align: center;
}
/* Code borrowed from Andrew for RSS Styling */
li.rss-item {
	list-style:none;
	font-size:0.9em;
	margin-bottom:10px;
}
li.rss-item a {
	font-size: 1.3em;
	text-decoration:none;
}
li.rss-item span.rss-date {
	font-style:italic;
	font-size:0.8em;
}

h1{
    color: rgb(0,0,51);
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	font-family: tahoma;
}

/* color changed to match H1 tag - 1/2/09 Jamey */
h2, p.feedTitle{
	color: rgb(0,0,51);
    font-family: arial;
	font-size: 20px;
}
p.feedTitle a{
	text-decoration:none;
	margin-left:30px;
	}

.BlueHeader{
    color: rgb(0,0,51);
	text-align: center;
	font-weight: 900;
}

.Joseph-Header{
    color: rgb(0,0,51);
	font-weight: 900;
}

.NoMargin{
    margin-bottom: 0;
	margin-top: 0;
}

.Signature{
    list-style: none;
	font-size: 14px;
}

.BlueText{
    color: rgb(0,0,255);
	font-weight: bolder;
}

/* Make font Red and bold - Jamey 1/2/09 */
.RedText{
	color:#FF0000;
	font-weight: bolder;
}

div.feedburnerFeedBlock li {
	list-style:none;
	font-size:0.9em;
	margin-bottom:10px;
}
div.feedburnerFeedBlock li a {
	font-size: 1.3em;
	text-decoration:none;
}
p.feedItemAuthor, p.date {
	font-style:italic;
	font-size:0.8em;
}
