/* CSS Stylesheet for Elswick PC (elswickpr) */

Body {

}


A:link{
	text-decoration : none;
	color : #EA4D00;
	font-weight : 600;
}
		
A:visited	{
	text-decoration: none;
	color: #FF8346;
	font-weight : 600;
}	
		
A:active	{	
	text-decoration: none;
	color:	#ffcc00;
	font-weight : 600;
}	
		
A:hover	{
	text-decoration: none;
	color : #005CB9;
	font-weight : 600;
}

.p1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : 500;
	text-align : justify;
	text-justify : newspaper;
}

.p1i {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : 500;
	text-align : justify;
	text-justify : newspaper;
	font-style : italic;
}

.p2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : 500;
	text-align : center;
}

.p3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : 500;
	text-align : center;
}
.p4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : 500;
}


p.copy{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
}
.mg, .ms, {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}


h1{
	font-family : "Times New Roman", Times, serif;
	font-size : 34px;
	color : #003300;
	text-transform : uppercase;
}

h2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	text-transform : uppercase;
	text-align : left;
	margin : 0,0,-15,0;
}

h3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #003300;
	text-transform : uppercase;
	margin : 0px;
	background : #CB9B5F;
	padding : 1px 4px 0px 6px;
	border-bottom-color : #624b2e;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-top : 1px solid #efe0cd;
}

hr{
	color : #593C42;
	height : 1px;
	width: 90%;
}




	


