/* Capsules for the Cure CSS

Colors for palette:
#
#


 */

body {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 16px;
	color: #fff;
	background-color: #FCE4E4; 
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #fff;
}

hr {
	color: #333;
	height: 1px;
	width: 100%;
}


p {	
	padding: 0;
	margin: 10px 0 0 0;
	}

.wrapper {
 	position: absolute; 
	margin: 0 5% 0 5%; 
	padding: 0; 
	width: 882px; 
	height: 790px;
	background-color: #Fff; 
	}

.leftStretch {
	float: left; 
	margin: 0; 
	padding: 0;
	background-color: #FCE4E4; 
	width: 65px; 
	height: 779px;
	border-top: 4px solid #fff; 
	border-right: 2px solid #fff; 
	border-bottom: 4px solid #fff; 
	border-left: 4px solid #fff; 
	background-image:  url("images/left_bkgd.png");
	}
	
.topBanner  {
	float: left; 
	margin: 0; 
	background-color: #FEEFF6; 
	width: 790px; 
	height: 120px; 
	border-top: 4px solid #fff; 
	border-right: 4px solid #fff; 
	border-bottom: 2px solid #fff; 
	border-left: 2px solid #fff; 
	text-align:right; 
	padding: 0 15px 0 0;
	}
	
.texty   {
	float: left; 
	margin: 0; 
	padding: 0;
	background-color: #F87CB5; 
	width: 300px; 
	height: 499px; 
	border: 2px solid #fff;
	}
	
.shfhLogo  {
	float: left; 
	margin: 0; 
	padding: 0;
	background-color: #FEEFF6; 
	width: 500px; 
	height: 120px; 
	border: 2px solid #fff; 
	text-align:center;
	}
	
.shLogo  {
	float: left; 
	margin: 0; 
	padding: 0;
	background-color: #F9BBD6; 
	width: 300px; 
	height: 120px; 
	border: 2px solid #fff; 
	text-align:center;
	}
	
.footer  {
	float: left; 
	margin: 0; 
	padding: 0 10px 0 0; 
	background-color: #F87CB5; 
	width: 795px; 
	height: 20px; 
	border: 2px solid #fff; 
	text-align: right;
	}
	
	