/********************
 *  text
 * 
 ********************/

.hr{
	background: url(../images/hr_media.gif) 50% 50% no-repeat;
	height:  1.4em;
	margin:  1.4em 0;
} 

.hr hr{
	display: none;
}
 
.about h1, .about h2, .about .hi, .about #content a{
	color: #e37325;
}

.author h1, .author h2, .author .hi, .author #content a{
	color: #3A6328;
}

.buy h1, .buy h2, .buy .hi, .buy #content a{
	color: #642976;
}

.buy #content .row_container a{
	color: #333333;
}

.credits h1, .credits h2, .credits .hi, .credits #content a{
	color: #004731;
}

.credits #content .row_container a{
	color: #333333;
}

.media h1, .media h2, .media .hi, .media p, .media #content a{
	color: #ec3557;
}

.media-news h1, .media-news h2, .media-news .hi, .media-news #content a{
	color: #ec3557;
}

.media .source{
	color: #666666;
}

.contact h1, .contact h2, .contact .hi, .contact #content a{
	color: #b70103;
}

.contact #content .row_container a{
	color: #333333;
}

.guest h1, .guest h2, .guest .hi, .guest #content a{
	color: #004869;
}

.guest #content .row_container a{
	color: #004869;
}

.news h1, .news h2, .news h3, .news .hi, .news .source, .news #content a{
	color: #861a52;
}

.small_credit{
	font-size:  11px;
}

.small_credit_float{
	font-size: 11px;
	margin-right: 60px;
	float: left;
	width: 230px;
	margin-right: 20px;
	margin-bottom: 20px;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 2.4em;
	line-height: 1em;
	position: absolute;
	left:  28px; top:  150px;
}

h2{
	font-weight: lighter;
	font-size: 1.8em;
	line-height: 1.2em;
	margin:  0 6em 1.4em 0;
}

h3{
	font-size: 1.4em;
	line-height: 1.2em;
	margin:  0 0 1.4em 0;
}

.larger{
	font-size: 24px;
}

p{
	font-size: 1.2em;
	margin:  0 1.4em 1.4em 0;
	line-height: 1.4em;
}

p .larger{
	font-size:  14px;
}

.quote{
	font-size: 14px;
}

.quote .larger{
	font-size:  16px;
}

.source{
	color: #666666;
}

#footer p{
	font-size: 1.1em;
	margin:  0 0 1.2em 0;
	line-height: 1.2em;
	text-align: center;
}

#footer a{
	margin:  0 1px;
}

#footer .copyright{
	color: #89b0b7;	
}

#site_nav{
	position: absolute;
	left:  26px; top:  76px;
}

#site_nav ul{
	margin:  0; padding:  0;
	list-style: none;
	font-size:  1.2em;
	line-height: 1.4em;
	font-weight: bold;
}

#site_nav ul li{
	margin:  0; padding:  10px 12px;
	float:  left;
}

#site_nav a:link, #site_nav a:active, #site_nav a:visited{
	color: #004b8d;
	text-decoration: none;
}

#site_nav a:hover{
	color: #1d9daa;
	text-decoration: none;
}

#site_nav li.active a:link, #site_nav li.active a:active, #site_nav li.active a:visited{
	color: #00B25A;
	text-decoration: none;
}

.bg_mrs-a{
	background: url(../images/graphics/mrsa_multiply.jpg) bottom right no-repeat;
	padding-bottom:  240px;
}

.bg_mrs-a p{
	margin-right:  180px;
}




