/******************** BEGIN HOMEPAGE STYLES ********************/

#hp-headerWrapper {
	width: 700px;
}

#hp-headerCallout1, #hp-headerCallout2 {
	float: left;
	width: 218px;
	height: 151px;
	padding: 30px 12px 0 20px;
	overflow: hidden;
}

#hp-headerCallout1 {
	background: url(../images/bg-hpCallout1.jpg) no-repeat;
	margin-right: 10px;
	color: #803902;	
}

#hp-headerCallout2 {
	background: url(../images/bg-hpCallout2.jpg) no-repeat;
	color: #214065;	
	position: relative;
}

#hp-headerCallout1 h1 {
	text-transform: uppercase;
	text-align: right;
	font-size: 1.4em;
	padding: 0;
	margin: 0;
}

#hp-headerCallout2 h1 {
	text-transform: uppercase;
	font-size: 1.4em;
	padding: 0 0 10px 0;
	margin: 0;
}

#hp-headerCallout1 p {
	font-size: 1.1em;
	line-height: 1.4em;
	padding-top: 5px;
}

#hp-headerCallout2 p {
	font: bold italic 1.4em "Times New Roman", Times, serif;
}

#hp-headerCallout2 p.readMore {
	font: bold .9em Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	right: 15px;
	bottom: 5px;
}

#hp-headerCallout2 p.readMore a:link, #hp-headerCallout2 p.readMore a:visited {
	color: #036;
}

#hp-mainContentWrapper {
	width: 504px;
	min-height: 383px;
	_height: 383px;
	float: left;
	margin-bottom: 5px;
	background: url(../images/bg-programs.jpg) no-repeat #D5EBF9;
}

#hp-mainContentWrapper h1 {
	font-size: 1.2em;
	padding: 20px 0 6px 56px;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
}

#hp-mainContentWrapper p {
	font-size: 1.2em;
	padding: 0 10px 0 20px;
	font-weight: bold;
}

.hp-program {
	width: 235px;
	height: 158px;
	margin: 0 0 10px 10px;
	padding: 10px 5px 0 0;
	background: url(../images/bg-programCell.gif) no-repeat left top;
	float: left;
}

.hp-program h2 {
	font-size: 1.4em;
	color #036;
	background: url(../images/bg-programTitle.jpg) no-repeat 10px bottom;
	padding: 0 10px 0 10px;
	margin: 0;
}

.hp-program .imgLeft {
	padding-top: 20px;
	float: left;
	min-width: 72px;
	_width: 72px;
	margin-right: 10px;
}

.hp-program .imgRight {
	padding-top: 20px;
	float: right;
	min-width: 72px;
	_width: 72px;
	margin-left: 10px;
}

.hp-program .imgLeft p, .hp-program .imgRight p {
	padding: 0 !important;
	margin: 0;
	font: bold .9em Verdana, Arial, Helvetica, sans-serif !important;
	color: #036;
}

.hp-program a:link, .hp-program a:visited {
	color: #036;
}

.hp-program a:hover, .hp-program a:active {
	color: #00f;
	text-decoration: none;
}

.hp-program p {
	padding: 0 10px 0 10px !important;
	font-style: normal !important;
	font-weight: normal !important;
}

/* begin sidebar styles */

#hp-sideColWrapper {
	width: 187px;
	float: right;
	background: url(../images/sd-btm.gif) no-repeat bottom #FDD585;
	padding: 0 0 5px 0;
	overflow-x: hidden;
	margin: 10px 0 5px 0;
	min-height: 375px;
	_height: 375px;
}

#hp-sideColWrapper img {
	border: none;
}

#hp-sideColWrapper h1 {
	background-color: #E89C05;
	color: #fff;
	font-size: 1.0em;
	text-transform: uppercase;
	line-height: 1.6em;
	padding: 0 0 0 10px;
	margin: 0 0 0 1px;
}

/* end sidebar styles */

/* END HOMEPAGE STYLES */
