h1 
{
	color: #333333;
	font-size: 25px;
	font-weight: bold;
    
}

/* CSS for Subtitle or Blog intro text */
h2
{
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	color:#333333; 
	padding: 0;
	margin: 0;
}

h2 a:link
{
	font-size: 14px;
	color: #DD4411;
	font-weight:bold;	
}

h2 a:hover
{
	font-size: 14px;
	color: #DD4411;
	font-weight:bold;	
	text-decoration:underline;
}

h2 a:visited
{
	font-size: 14px;
	font-weight:bold;	
}

.subhead 
{
    color: #FF0000;
}

.blogbackcolor 
{
    background-color: none;
}

/*CSS for Posted by */
.subhead2 
{     
    color: #999999;	
    font-size: 11px;
    font-weight: normal;
}

.subhead2 a:link
{     
    color: #DD4411;	
    font-size: 11px;
    font-weight: normal;
}

.subhead2 a:hover
{     
    color: #DD4411;	
    font-size: 11px;
    font-weight: normal;
    text-decoration:underline;
}

.subhead2 a:visited
{     
    font-size: 11px;
    font-weight: normal;
}

/* CSS for Blog links (permalinks,comments,pingback) */
.blog 
{ 
	font-family: Arial; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none; 	
}  

.blog a:link 
{ 
	font-family:Arial; 
	font-size: 11px; 
	color: #DD4411;  
	text-decoration: none;	
}  

.blog a:visited 
{ 
	font-family:Arial; 
	font-size: 11px;  
	color: #CC3300; 
	text-decoration: none; 
}  

.blog a:hover 
{ 
	font-family:Arial; 
	font-size: 11px;  
	color: #DD4411; 
	text-decoration: underline; 
}  

.blog a:active 
{ 
	font-family:Arial; 
	font-size: 11px; 
	color: #DD4411; 
	text-decoration: underline; 
}

/* CSS for the list of titles of blogs links */
a.BlogListTitle:link 
{ 
	font-family:Arial; 
	font-size: 18px; 
	color: #DD4411;  
	text-decoration: none;
	font-weight: bold;
}  

a.BlogListTitle:visited 
{ 
	font-family:Arial; 
	font-size: 18px;  
	color: #CC3300; 
	font-weight: bold; 
}  

a.BlogListTitle:hover 
{ 
	font-family:Arial; 
	font-size: 18px;  
	color: #DD4411; 
	text-decoration: underline; 
	font-weight: bold;
}  

a.BlogListTitle:active 
{ 
	font-family:Arial; 
	font-size: 18px;  
	color: #DD4411; 
	font-weight: bold;
}

/*CSS for Posting Date */
.blacksmall 
{
	color: #666666;
	font-size: 11px; 
	font-weight: normal;
}

/* CSS for Body text */
.bod
{
	font-size: 12px;
	color: #666666;
	font-weight:normal;
}

.bod a:link
{
	font-size: 12px;
	color: #DD4411;
	font-weight:normal;
}

.bod a:hover
{
	font-size: 12px;
	color: #DD4411;
	font-weight:normal;
	text-decoration:underline;
}

.bod a:visited
{
	font-size: 12px;
	font-weight:normal;
}

.breadcrumbs 
{ 
	font-family: Arial; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none; 
}  
.breadcrumbs a:link 
{ 
	font-family:Arial; 
	font-size: 11px; 
	color: #DD4411; 
	font-weight: bold; 
	text-decoration: none;
}  


.breadcrumbs a:visited 
{ 
	font-family:Arial; 
	font-size: 11px;  
	color: #DD4411; 
	text-decoration: none; 
	font-weight: bold;
}  

.breadcrumbs a:hover 
{ 
	font-family:Arial; 
	font-size: 11px;  
	color: #DD4411; 
	text-decoration: underline; 
	font-weight: bold;
}  

.breadcrumbs a:active 
{ 
	font-family:Arial; 
	font-size: 11px; 
	color: #DD4411; 
	text-decoration: underline; 
	font-weight: bold;
}

/* CSS class use for footer (Privacy Policy, Terms of Use, Site Map)*/
.elevenb
{
	font-family: arial, geneva, helvetica, sans-serif;
    font-size: 11px;
    color: #666666; /* light grey */
    font-weight:lighter;
}

a.elevenb:link 
{ 
	font-family: arial, geneva, helvetica, sans-serif;
    font-weight: bold;
	font-size: 11px;
	color: #DD4411; /* red */
	text-decoration: none;
}

a.elevenb:visited 
{ 
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	font-weight: bold;
}

a.elevenb:hover 
{ 
	text-decoration: underline;
}

/*CSS for To Top link */
a.links
{
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 12px;
	color: #DD4411;
	text-decoration: none;
}

a.links:visited 
{
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 12px;
	color: #993399; /*purple*/
	text-decoration: none;
}

a.links:hover 
{
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 12px;
	color: #DD4411;
	text-decoration: underline;
}

/*CSS for Read More link */
a.more 
{ 
	font-size: 12px;
	color: #DD4411;
	font-weight:normal;
}

a.more:visited 
{ 
	font-size: 12px;
}

a.more:hover 
{ 
	color: #DD4411;
	text-decoration: underline;
}

/*CSS for Comment on this post and Return to Current Blog link */
a.postcom 
{ 
	font-size: 12px;
	color: #DD4411;
	font-weight:normal;
}

a.postcom:visited
{ 
	font-size: 12px;
	font-weight:normal;
}

a.postcom:hover
{ 
	font-size: 12px;
	color: #DD4411;
	font-weight:normal;
}




