html {
	margin: 0px;
}
body {
	margin: 0;
	background: #BDC59D;
	width:710px;
}
div, img, p { margin:0; padding:0; border:0; }

#wrapper {
	width: 710px;
	border: 0px solid #62A5C2;
}
#logo {
	float: left;
	width: 310px;
	padding-left: 5px;
	height: 260px;
	padding-top: 2px;
	padding-bottom: 5px;
	display:none;
	height:0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #923138;
	text-align: left;
	margin-left: 5px;
	margin-top: 5px;
	vertical-align: top;
	line-height:1.1em;
}

#prodImage {
	float: left;
	width: 310px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	padding-right: 5px;
	height: 260px;
	padding-top: 2px;
	padding-bottom: 5px;
	display:none;
	height:0px;
}

#adventureHeader {
	width: 630px;
	height:0px;
	background-color: #BDC59D;
	display:none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height:1.3em;
	text-align:justify;
	padding:5px 0 5px 5px;
}

li	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:1.3em;
	padding-bottom:10px;}
	
#locationImage {
 float:left;
	width: 100%;
	border-bottom:1px solid white;
}
#locationImage img {
 float:left;
}
#locationText {
 float:left;   clear:left;
	width: 48%;
}

#agendaImage {
 float:right;
	width: 50%;
	margin-top:-36px;
}
#agendaImage img {
 float:left; 
}

#agendaImage .important-info	{
	 margin-top:-14px;}
	 	 
#agendaText {
 float:right;
 width: 50%;
}

#notesImage {
 clear:both;
	width: 100%; 	height:35px;
	border-bottom:1px solid white;
}
#notesImage img {
 float:left;
	width: 66px;	height:35px;
}
#notesText {
 float:left;    clear:both;
	width: 100%;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #62A5C2;
	text-align: left;
	margin-left: 5px;

}
