iframe {
	width:100%;
	height:auto;
	border:1px solid red;
	text-align:center;
}

/*  --  Lil's page  --  */

div.events_page {
	background-color:transparent;
	margin-top:150px;
	margin-left:30px;
	margin-right:10px;
	text-align:left;
	background-image:url(/templates/home2va/images/whatshap_bg_photo.jpg);
	background-repeat:no-repeat;
	background-position: 100% 0%;

}

div.events_page > div.intro_text_container {
position:relative;
    margin-top:20px;
	left:0px;
	width:430px;
	color:white;
	font-family:"Verdana";
	font-size:9.5pt;
	letter-spacing:.5pt;
	line-height:13.5pt;
}

div.intro_text_block {
	margin-top:20px;
}

div.events_page > div.intro_text_container > div.intro_text_subcontainer {
	margin-top:20px;
	width:380px;
	border:1px red solid;
	float:right;

}

div.events_page > div.body_text {
	margin-bottom:11pt;
	width:450px;
	color:black;
	font-family:"Verdana";
	font-size:10pt;
	line-height:14pt;
}

div.events_page > div.body_textB {
	margin-top:20px;
	margin-bottom:11pt;
	width:450px;
	color:#6BA5B1;
	font-family:"Verdana";
	font-size:10pt;
	line-height:14pt;
}



div.events_page > div.body_text > span.head1 {
	margin-top:25px;
	color:black;
	font-family:"Verdana";
	font-size:18pt;
	font-weight:normal;
	line-height:14pt;
	margin-right:15px;
}

div.events_page > div.body_textB > span.head1A {
	margin-top:25pt;
	color:#98A5AB;
	font-family:"Futura";
	font-size:18pt;
	font-weight:normal;
	letter-spacing:1pt;
	line-height:30pt;
	margin-right:15px;
}

div.events_page > div.body_textB > span.head1B {
	margin-top:25pt;
	color:#98A5AB;
	font-family:"Futura";
	font-size:14pt;
	font-weight:normal;
	letter-spacing:1pt;
	line-height:30pt;
	margin-right:15px;
}

div.events_page > div.body_text > span.head2 {
	color:black;
	font-family:"Futura";
	font-size:9pt;
	font-weight:bold;
	line-height:14pt;
	margin-right:6px;
}

div.events_page > div.body_textB > span.head2A {
	color:black;
	font-family:"Futura";
	font-size:9pt;
	font-weight:bold;
	line-height:14pt;
	margin-right:6px;
}

div.events_page > div.body_text > span.head3 {
	color:black;
	font-family:"Futura";
	font-size:8.5pt;
	font-weight:bolder;
	line-height:14pt;
	margin-right:3px;
}

.photo_block_1 {
background-color:#AF6450;
width:77px;
height:278px;
}

.photo_block_2 {
background-color:#AF6450;
margin:10px;
float:right;
width:257px;
height:296px;
}

.testimonials {
color:white;
width:480px;
margin-top:20px;
}

.testimonial_column_left{
width:200px;
}

.testimonial_column_right{
width:200px;
float:right;
}

.testimonial_quote {
text-align:left;
}

.testimonial_author {
text-align:right;
margin-top:20px;
margin-bottom:20px;
}

