div#qc-web_boot_camp a:link, div#qc-web_boot_camp a:visited {
	color: #ff0066;
	text-decoration: none;
}

div#qc-web_boot_camp a:hover {
	color: #00ccff;
	text-decoration: underline;
}

div#qc-web_boot_camp {
	background: url(../images/bg_cyan.png) repeat-x;
}

div#qc-web_boot_camp div#intro h2.kicker {
	color: #ff0066;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

div#qc-web_boot_camp div#intro h2.headline {
	color: #fff;
	font-size: 3.6em;
	line-height: 1.2;
	margin-bottom: 8px;
}

div#qc-web_boot_camp div#intro p.details {
	color: #333333;
	font-style: italic;
	font-size: 1.3em;
} 

div#qc-web_boot_camp div#intro {
	padding-top: 20px;
	background-color: #00ccff;
	margin-bottom: 50px;
}

div#qc-web_boot_camp div.description p {
	margin-bottom: 1em;
}

div#qc-web_boot_camp div.schedule h4 {
	font-size: .7em;
	text-transform: uppercase;
}

div#qc-web_boot_camp div.schedule p.details {
	font-style: italic;
	color: #666;
	margin-bottom: 1em;
}

div#qc-web_boot_camp div.schedule li {
	font-size: .75em;
	position: relative;
	padding-left: 50px;
	margin-bottom: 4px;
	line-height: 1.3;
}

div#qc-web_boot_camp div.schedule li strong {
	position: absolute;
	width: 40px;
	left: 0;
	text-align: right;
	color: #666;
}

div#qc-web_boot_camp strong.highlight {
	background-color: #fcff17;
	padding: 3px;
	color: #000;
}



div#qc-web_boot_camp div#sign-up h3 a {
	font-size: 2em;
	text-decoration: underline;
	display: block;
}

div#qc-web_boot_camp div#sign-up h3 a:hover {
	color: #fff;
	background-color: #ff0066;
	text-decoration: none;
}

div#sign-up li em {
	display:block;
	font-size:12px;
	font-style:normal;
	color:#666;
}

p.photo-credit {
	text-align: right;
	line-height: 1.1;
	font-size: .7em;
	margin-bottom: .8em;
}

div#location p.photo-credit a {
	font-weight: normal;
	font-style: normal;
}

div.info-breakout h3 {
	font-size: 1.4em;
	color: #ccc;
	margin-bottom: .4em;
}

div.bio {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
div.bio p {
	font-size: .9em;
	line-height: 1.3;
}

div.bio p a {
	font-weight: bold;
}

div#sign-up p.contact {
	padding-top: .7em;
	margin-top: 1em;
	border-top: 1px solid #ccc;
	font-style: italic;
	color: #666;
	font-size: .85em;
}

div#location a {
	font-weight: bold;
}

div#location p.map-link {
	font-size: .7em;
	text-align: right;
}

div#location p.hotel {
	font-size: .8em;
	padding-top: .5em;
	border-top: 1px solid #ccc;
	margin-top: .5em;
}

div.feedback p {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666;
	padding: .5em 2em 1.5em;
}

div.feedback p strong {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-size: .9em;
	color: #333;
	letter-spacing: 1px;
}
