/*********************/
/* Home Page Styles */
/*********************/
#divHomeFirst {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	line-height: normal;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
	text-align: center;
}

#spanPound {
	background-color: inherit;	
	color: #339933;
	font-size: 180%;
	font-style: italic;
	font-weight: bold;
}

.mainMsg {
	background-color: inherit;
	color: #006699;
	font-size: 130%;
}

.mainMsgRed {
	background-color: #FFFFFF;
	color: #990000;
}

.telNumber {
	background-color: inherit;	
	color: #339933;
	font-style: italic;
	font-weight: bold;
}