@charset "UTF-8";/* CSS Document */body {	padding: 0;	margin: 0;	font-family: Helvetica, Arial, sans-serif;	font-size: 0.875em;}#containerB {	border: solid 1em #FFF;	background-color:#FFF}/* -------------------------------------------------- NEED */#needBg {	background-color: #F43EA5;}#need {	background-color: #F43EA5;	margin: 0px;}#needContent {	border-top: solid 8px #F43EA5;	background-color: #F43EA5;	font-size: 1.5em;}.needContentCol {	width:16%;	float:left;	text-align:center}#needContent a {	padding: 0px 8px 3px 8px;	background-color:#C93388;	-webkit-border-radius: 8px;	-khtml-border-radius: 8px;		-moz-border-radius: 8px;	border-radius: 8px;	text-decoration:none;}#needContent a:link {	color: #FFF;}#needContent a:visited { 	color: #FFF; }#needContent a:hover{ 	color: #7d2055;	background-color:#ff72c2;}#needContent a:active { 	color: #FFF;	background-color:#ff72c2;}#needColEnd {	clear:both;	height: 2em;}/* -------------------------------------------------- WANT */#wantBg{	background-color: #78de97;}#want{	background-color: #78de97;	margin: 1em 0 0 0;}#wantContent {	border-top: solid 8px #78de97;	background-color: #78de97;	font-size: 1.5em;}.wantContentCol {	width:16%;	margin: 8px 0 10px 0;	float:left;	text-align:center;}#wantContent a {	padding: 0px 8px 3px 8px;	background-color:#6ac485;	-webkit-border-radius: 8px;	-khtml-border-radius: 8px;		-moz-border-radius: 8px;	border-radius: 8px;	text-decoration:none; }#wantContent a:link {	color: #FFF; }#wantContent a:visited { 	color: #FFF; }#wantContent a:hover{ 	color: #3b6e4b;	background-color:#a9ffc3;}#wantContent a:active { 	color: #FFF;	background-color:#a9ffc3;}#wantColEnd {	clear:both;	height: 1.6em;}/* -------------------------------------------------- OTHER CONTENT */#bottomBar {	color:#FFF;	background-color: #7F7F7F;	padding: 1.25em;	margin: 1em 0 0 0;}.bottomBarCol {	width:33%;	float:left;	background-color: #7F7F7F;	text-align: center;}#bottomBar a {	padding: 0px 4px 3px 4px;	background-color:#6B6B6B;	-webkit-border-radius: 4px;	-khtml-border-radius: 4px;		-moz-border-radius: 4px;	border-radius: 4px;	text-decoration:none;}#bottomBar a:link {	color: #FFF;}#bottomBar a:visited { 	color: #FFF;}#bottomBar a:hover{ 	color: #FFF;	background-color:#4C4C4C;}#bottomBar a:active { 	color: #FFF;	background-color:#4C4C4C;}#bottomBarEnd {	clear:both;	height: .1em;}/* -------------------------------------------------- CONTACT */#contactInfo {	background-color: #D6C6B9;	color: #FFF;	padding: 1em;	vertical-align: top;	height: 100%;	margin: 1em 0 0 0;	border-bottom:solid 1em #FFF;}#contactInfo p {	margin: 0 0 0.5em 0;	line-height: 1.4em;}#contactInfo a {	padding: 0px 4px 3px 4px;	background-color:#BDAEA2;	-webkit-border-radius: 4px;	-khtml-border-radius: 4px;		-moz-border-radius: 4px;	border-radius: 4px;	text-decoration:none;}#contactInfo a:link {	color: #FFF;}#contactInfo a:visited { 	color: #FFF;}#contactInfo a:hover{ 	color: #7c736b;	background-color:#eddbcd;}#contactInfo a:active { 	color: #FFF;	background-color:#eddbcd;}.contactInfoCol {	width:33%;	float:left;	background-color: #D6C6B9;	text-align: center;}#contactEnd {	clear:both;	height: .1em;}/* -------------------------------------------------- CONTACT */#endColor {	background-color: #FFF061;	height: 44em;}
