﻿html, body {
	font-family: Calibri, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;}
body {
	margin: 0;
	padding: 0px;
	background: #39BFA5 url('../journey/gradient.png') no-repeat center center fixed;}
	
a {
	text-decoration:none;
	color:teal;}
a:visited {
	color:navy;}
a:hover {
	text-decoration:underline;
	color:black;}
#bottom a:hover { 
	color:teal;}
		
#middle-wrapper {
	width:750px;
	margin:0 auto -110px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;}
#map-top {
	background: url('../journey/map_top.gif') no-repeat center top;
	height:100px;
	width:750px;}
#map-mid {
	background: url('../journey/map_mid.gif') repeat-y center center;
	height:inherit;
	width:750px;}
#map-bottom {
	background: url('../journey/map_bottom.gif') no-repeat center bottom;
	width:750px;
	height:100px;}

#sub-wrapper{
	padding:50px 50px 0px 60px;}

.iba-logo-sm {
	position:static;
	margin-left:547px;
	top:0px;
	margin-top:-171px;}
	
#title-sm {
	margin-top:-130px;
	width:470px;
	padding:20px;
	text-align:center;}

h2 {
	font-size:20px;
	line-height:24px;
	padding:0px;
	margin:0px;}
h1 {
	font-size:24px;
	line-height:24px;
	padding:0px;
	margin:0px;}
h3 {
	padding:0px;}
	
#content li {
	list-style-type:none;
	list-style-image: url('../journey/pin_trans_tiny.png');
	padding:0px;
	margin:0px;}
	
#footer {
	height:auto;
	padding:0px 20px 100px 20px;
	margin:0px;
	font-size:small;
	color:#ffffff;
	text-align:center;
	background:#000000;}
#skyline  {
	background: url('../journey/skyline.png') repeat-x center bottom;
	height:115px;
	width:100%;
	padding:0px;
	margin:0px;
	clear:both;
	float:none;
}
#footer.stay{
	padding:0px 20px 5px 20px;
	bottom:0px;
	margin:0px;}
	
p { margin-bottom:0px; }