@charset "UTF-8";
/* CSS for Real Simple 10th Anniversary - Stay */


/* ===========================================
         CONTENT
==============================================*/

#content {
	font-family: Arial, Helvetica, sans-serif;
	color: #252525;
	}

#content .boxContent {
	padding: 15px 15px 32px 240px;
	}

#content h5 {
	margin-top: 5px;
	margin-bottom: 10px;
	}

#content h2 {
	float: left;
	width: 213px;
	height: 361px;
	margin: 10px auto auto -238px;
	_display: inline; /* IE6 */
	}


/* ===========================================
         INTRO
==============================================*/

#intro {
	padding: 30px 68px 14px 0;
	border-bottom: 1px solid #007da4;
	}

#intro img {
	float: right;
	}

#intro p {
	font-size: 2em;
	line-height: 1.2em;
	color: #007da4;
	}

#intro a {
	color: #003890;
	}


/* ===========================================
         PACKAGES
==============================================*/

.packages {	
	float: left;
	width: 300px;
	margin: 30px 60px 20px 0;
	}

.packages.last {
	margin-right: 0;
	}

.packages .logo {
	margin-bottom: 2em;
	}

.ny .logo {
	padding: 10px 0;
	}

#content .chicago h4 strong,
#content .chicago h5,
#content .chicago p strong {
	color: #007da4;
	}

#content .ny h4 strong,
#content .ny h5,
#content .ny p strong {
	color: #bd0e60;
	}

.packages h4 {
	margin-bottom: 1em;
	font-size: 1.4em;
	line-height: 1.3em;	
	}

.packages h4 strong {
	text-transform: uppercase;
	}

#content .packages h5 {
	margin-bottom: 0.6em;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	line-height: 1.3em;
	}

.packages h5 a {
	font-size: 1.1em;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
	}

#content .packages p {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.3em;	
	}

#content .packages p strong {
	text-transform: uppercase;	
	}

#content .packages .footnote {
	font-size: 1em;
	line-height: 1.3em;
	}

#container .packages ul {
	list-style: disc;
	margin-bottom: 2em;
	padding-left: 1.2em;
	}

#container .packages li {
	margin-bottom: 0.2em;
	font-size: 1.2em;
	line-height: 1.3em;	
	}














