

#signinButton {
	width: 242px; height: 93px;
	overflow: visible;
	/*position: absolute;
	top: 325px; left: 750px;*/
}

			#altSigninButton {
				width: 242px; height: 93px;
				overflow: visible;
				/*position: absolute;
				top: 325px; left: 750px;*/
				}

#TwoBPbuttons {
	width: 242px; height: 87px;
	overflow: visible;
	/*position: absolute;
	top: 455px; left: 760px;*/
}

			#altTwoBPbuttons {
				width: 242px; height: 87px;
				overflow: visible;
				/*position: absolute;
				top: 455px; left: 760px;*/
				}


.BPsigninForm {
	color: #000;
	margin: .1em;
	padding: .1em;
	font: bold .75em arial, sans-serif;
}

.BPsigninForm input {
margin: 4px;
	color: #baac68; /* mustard */
	font: 11px/130% lucida, arial, sans-serif;
}


/* non-home styling */


	#BP_rightColumn h1 {
	margin: 0;
	padding: .2em 0 0 0;
	color: #000;
	font: bold 18px/120% "Century Gothic","Verdana","Arial","Helvetica";
	}

	#BP_rightColumn h2 {
	margin: 0;
	padding: .2em 0 0 0;
	color: #000;
	font: bold 14px/120% arial, serif;
	}
	
	#BP_rightColumn p {
	margin: 0;
	padding: .3em 0 .3em 0;
	color: #000;
	font: 11px/140% arial, serif;
	}

	#BP_rightColumn a, #homeAboutBlock a:visited {
	color: #000;
	text-decoration: underline;
	}

	#BP_rightColumn a:hover{
	color: #4f1c18; /* phone red */
	text-decoration: underline;
	}



