/* CSS Document */



div#PRContent {
	width : 750px;
	
}

div#title {
	clear : both;
	width : 750px;
	text-align : center;
	padding-top : 10px;
}



div#PRBlock1 {
	border : 1px solid #f2d077;
	text-align : left;
	margin-top : 20px;
	margin-bottom : 10px;
	
}


div#PRBlock1Head {
	text-align : left;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 20px;
	text-transform : uppercase;
	font-weight : bold;
	color : #730c3d;
	background-color : #f2d077;

}


div#PRBlock1Text { 
	padding : 20px;

}


div#PRBlock2 {
	border : 1px solid #f2d077;
	text-align : left;
	margin-top : 20px;
	margin-bottom : 10px;
	
}


div#PRBlock2Head {
	text-align : left;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 20px;
	text-transform : uppercase;
	font-weight : bold;
	color : #730c3d;
	background-color : #f2d077;

}


div#PRBlock2Text { 
	padding : 20px;

}


div#PRBlock3 {
	border : 1px solid #f2d077;
	text-align : left;
	margin-top : 20px;
	margin-bottom : 10px;
	
}


div#PRBlock3Head {
	text-align : left;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 20px;
	text-transform : uppercase;
	font-weight : bold;
	color : #730c3d;
	background-color : #f2d077;

}


div#PRBlock3Text { 
	padding : 20px;

}
