body
{
	font-family: Georgia, "Times New Roman", Times, Serif, serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	background-color: #FFFFFF;
}



/**
 * Links
 */
a, a:link, a:visited
{
	color: #333333;
	text-decoration: none;
}

a:active, a:hover, a:focus
{
	color: #6E85A8;
	text-decoration: underline;
}


/**
 * Hidden for Print
 */
#header,
table #navigation,
table #sainthood_concepts,
#language_navigation,
#left-column,
#leftshadow,
#rightshadow,
#bottomshadow,
#shadowleft,
#main-image,
#more-headlines,
#videos,
#bottomnavigation,
#learn-more,
.callout,
.news-column-border
{
	display: none;
}


#right-column,
#right-column table#news-table,
#right-column table#media,
#header_table,
#header_print,
#main_table
{
	width: 670px !important;
}


/**
 * News Columns
 */
.news-column-content
{
	background-image: none !important;
}

.news_column
{
	width: 100%;
	padding: 15px 8px;
	margin: 0;
}

.news_column h1
{
	margin: 0 10px 0 0;
	padding-top: 7px;
	font-family: "Lucida Grande", Verdana, Helvetica, Helv, Arial, Sans, sans-serif;
	font-size: 9pt;
	color: #333333;
}

.news_column h1 a:hover,
.news_column h1 a:focus,
.news_column h1 a:active
{
	text-decoration: underline;
	color: #6E85A8;
}

.news_column span.date
{
	margin-top: 0;
	padding-top: 0;
	font-family: "Lucida Grande", Verdana, Helvetica, Helv, Arial, Sans, sans-serif;
	font-variant: italic;
	font-size: 7pt;
	color: #888899;
}

.news_column p
{
	display: block;
	margin: 15px 13px 0 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Helvetica, Helv, Arial, Sans, sans-serif;
	font-size: 9pt;
	color: #333333;
}


/*
 * Media
 */

table #media th
{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	padding: 4px;
}

.media_box
{
	padding: 12px;
}

.media_box h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
	padding: 0;
}

.media_box h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	color: #C15F4E;
	text-align: left;
	padding: 0;
}

.media_box p
{
	display: block;
	margin: 15px 13px 0 0;
	padding: 0 0 4px 0;
	font-family: "Lucida Grande", Verdana, Helvetica, Helv, Arial, Sans, sans-serif;
	font-size: 8pt;
	color: #777777;
}

.media_box a
{
	color: #9999AA;
}

.media_box a:hover,
.media_box a:focus,
.media_box a:active
{
	text-decoration: underline;
	color: #6E85A8;
}

p.email
{
	text-align: center;
	font-size: 8pt;
	color: #999999;
}




/**
 * Bottom Navigation
 */
#bottom_navigation
{
	color: #555555;
	font-family: "Lucida Grande", Verdana, Helvetica, Helv, Arial, Sans, sans-serif;
	font-size: 7pt;
	margin: 0 16px 7px 0;
}
 
#bottom_navigation a,
#bottom_navigation a:link,
#bottom_navigation a:active,
#bottom_navigation a:visited,
#bottom_navigation a:focus,
#bottom_navigation a:hover
{
  margin: 0 10px;
  display: inline;
  color: #555555;
  text-transform: uppercase;
  text-decoration: none;
}

#bottom_navigation a:active,
#bottom_navigation a:focus,
#bottom_navigation a:hover
{
  text-decoration: underline;
}

h1,
H1
{color:#6E85A8}

