/* CSS Style Sheet - Eyescape Photography */
/* Font and Paragraph style */
H1 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 36px;
	font-weight: normal;
	color: "#1C1A1E";
}

H2 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 28px;
	font-weight: normal;
	color: "#1C1A1E";
}


p {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	color: #1C1A1E;
}

.popups {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: 300;
	line-height: 14px;
	color: #ABA7B6;
}

.copyright {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: 300;
	color: #B9A3BA;
}

.proofs_title{
	font-family: Arial, Verdana, Helvetica;
	font-size: 20px;
	font-weight: 600;
	line-height: 20px;
	color: #C4CCF6;
}

.event_capt {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: 600;
	line-height: 16px;
	color: #FFFFFF;
}

.event_capt2 {
	font-family: Garamond, Arial, Verdana;
	font-size: 18px;
	font-weight: 500;
	line-height: 21px;
	color: #382455;
}

.event_title {
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: 600;
	line-height: 16px;
	color: #C4CCF6;
}

.event_title2 {
	font-family: Felix Titling, Arial, Verdana;
	font-size: 24px;
	font-weight: 500;
	line-height: 24px;
	color: #382455;
}

.event_cat {
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: 600;
	line-height: 16px;
	color: #F6EA84;
}

.event_cat2 {
	font-family: Century Gothic, Verdana, Helvetica;
	font-size: 16px;
	font-weight: 600;
	line-height: 18px;
	color: #382455;
}

.serv_title {
	font-family: Felix Titling, Arial, Verdana;
	font-size: 20px;
	font-weight: 500;
	line-height: 20px;
	color: #382455;
}

.serv_body {
	font-family: Garamond, Arial, Verdana;
	font-size: 18px;
	font-weight: 500;
	line-height: 21px;
	color: #382455;
}




