@charset "ISO-8859-1";

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-decoration: none;
	font-weight: 200;
	

}
h2{
	color: #333 !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	font-size: 19px;
	font-weight: 200;
}

.maroonArea h1{
	color: #ddd !important;
}
.maroonArea h2{
	color: #ddd !important;
}


h3.skinny{

	font-weight: 300;
}

h2 small{

	font-size: 13px;
}

h6{

	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	
	
}

.footer_container p{

	color:#fff;
	font-size: 12px;
}

h4{

	color: #26577f;
}

.contact_footer h3{
	margin:0px;
}

.page_data h3{
	margin:0px;
}


h3.dark{

	color:#fff;
}

.page_data h3.dark{

	color:#fff;
}