@import "global.css";
@import "fixedheight.css"; /* global fixed shared layouts between home and online retreats */


/* The following is for the home page only and extends the above imported stylesheets in a few cases. */

#headergrid {
	position:absolute;
	top:44px;
	left:415px;
}

#joinourmailinglist {
	position:absolute;
	top:79px;
	right:44px;
}

#joinourmailinglist a {
	text-decoration:none;
}


#content-b {
	position:absolute;
	top:207px;
	left:84px;
	width:300px;
	text-align:left;
}

#head-jumpstart {
	padding: 0 0 3px 0;
}

#content-jumpstart {
	font-size:13px;
}

#divider1 {
	padding:27px 0 23px 0;
	clear:left;
}

#divider1 img {
	width:360px;
	height:2px;
	text-align:center;
}

.contentsimilar-1 {
	padding-top:7px;
}

#theme-a {
}

#or-a {
}

#jumpstartdate {
	padding-bottom:8px;
	font-weight:700;
}
