@charset "utf-8";
/* 

A CSS Sylesheet for the AEFC.org 
by Andrew R. Wild

This stylesheet contains special formating to display contact information as well as applicable forms

*/

#contactinfo {
	float: left;
	width: 100%;
	height: 23em;
}

iframe.googlemap {
	float:right;
}

div.address {
	width: 300px;
	margin: 0px;
	float:left;
}

div.address h3 {
	margin: 0px;
}

