.cp_button span{
	height: 50px;
}


/* ///// Default Heading Styles ///// */
h1{
	font-size:30px;
	color:#470020;
	
	padding:0px;
	margin:0 0 14px 0;
	
	line-height:28px;
}
h2{
	font-size:28px;
	color:#61000d;
	margin:0 0 10px 0 !important;
	line-height:28px;
}
h4{
	font-size:32px;
	line-height:28px;
	color:#ffffff;
	text-shadow: 2px 2px 2px #000000; 
}


/* ///// General Styles - For all pages ///// */
.bold_18 {
	font-weight:bold;
	font-size:15px;
	line-height:18px;
}
.reg_18 {
	font-weight:normal;
	line-height:20px;
	font-size:18px;
}
