@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(../images/mrc_bg.gif);
	background-position:top center;
    background-repeat:repeat-x;
	background-color:#1b2e4f;

}

h1 {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#304261;
	font-weight:bold;
	font-size:14px;

}

h2 {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#304261;
	font-weight:bold;
	font-size:14px;

}


h3 {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#304261;
	font-weight:bold;
	font-size:14px;

}



h4 {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#304261;
	font-weight:bold;
	font-size:14px;

}




p {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#63634d;
	font-size:12px;
	padding-bottom:15px;
}


a:link {
 	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color: #c40f18; 
	text-decoration:none;  
	
}

a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color: #c40f18; 
	text-decoration:none
	
}

a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color: #c40f18;

	text-decoration: underline;
	 
}

a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#c40f18; 

}

.featured_photo {
	padding-bottom:10px;
}
/* Localized */