/* This file contains... 
	* all "intro" formatting
	* whatsNew
	* networking
	* hotels
****************************** */	



.contact .intro,
.agenda .intro,
.education .intro,	
.keynotes .intro,
.whatsNew .intro,
.networking .intro,
.hotels .intro, 
.regInfo .intro, 
.sponsors .intro {
	font-size:13px;
	line-height:1.3em;
	margin-top:1.5em;
	padding-bottom:2em;
	border-bottom: 1px solid rgb(226,210,165);
	margin-bottom:2.5em;
	margin-right:7em;
	
	}

.contact .intro .title,
.agenda .intro .title,
.education .intro .title,
.keynotes .intro .title,
.whastNew .intro .title,
.networking .intro .title,
.hotels .intro .title,
.sponsors .intro .title{
	font-size:14px;
	font-weight:bold;
	margin-bottom:.5em;
	color:rgb(0,89,65);
	}

.contact .intro .text,
.agenda .intro .text,
.education .intro .text,
.keynotes .intro .text,
.whatsNew .intro .text,
.networking .intro .text,
.hotels .intro .text,
.sponsors .intro .text	
	}

.contact .intro p,
.agenda .intro p,
.education .intro p,
.keynotes .intro p,
.whatsNew .intro p,
.networking .intro p,
.hotels .intro p,
.sponsors .intro p{
	margin-top:.1em;
	margin-bottom:.4em;
	}


