/* Typography CSS for QuranicPath article - conseguinous_marriage */

.para
		{
			text-align: justify; 
			margin-top: 20px; 
			font-size: 14px; 
			line-height: 1.5em; 
			color: #646464; 
			margin-right: 13px; 
			margin-left: 13px;
		}

.subheading
	{
	font-weight: bold; 
	text-decoration: underline; 
	margin-top: 30px; 
	text-align: justify; 
	line-height: 1.5em; 
	font-size: 15px; 
	margin-right: 13px; 
	margin-left: 13px;
	margin-bottom: -5px;
	color: #646464; 
	}
	
.verse
		{
			font-weight: bold;
			text-align: justify; 
			margin-top: 20px; 
			font-size: 14px; 
			line-height: 1.5em; 
			color: #646464; 
			margin-right: 13px; 
			margin-left: 13px;
		}	

		.ref
		{
				text-align: justify;
				font-family: tahoma;
				font-size: 13px;
				font-weight: bold;
				color: rgb(65, 65, 65);
				margin-left: 25px;
				margin-right: 25px;
				margin-top: 15px;
				line-height: 1.5em;
		}
	
.quote_box 
	  {	
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 30px;
		border: 4px solid rgb(238, 238, 238);
		border-radius: 8px;
		background: rgb(246, 246, 246);
		padding-top: 10px;
		padding-bottom: 12px;
	  }
	  
.quote1 {
				text-align: justify;
				font-family: tahoma;
				font-size: 14px;
				color: rgb(65, 65, 65);
				margin-left: 25px;
				margin-right: 25px;
				margin-top: 10px;
				line-height: 1.6em;
		}

				
/* End of Typography CSS for QuranicPath - conseguinous_marriage */
