#MeettheGonzalesFamily {
	display: none;
}

#homeMessage {
	height: 239px;
	background: transparent url("/media/images/bg-home-message.jpg") left bottom repeat-x;
}

#homeMessagePhoto {
	height: 238px;
}

#homeMessageText {
	width: 440px;
	padding-top: 30px;	
/*	width: 400px;
	position: absolute;
	left: 22px;
	top: 0px;

	z-index: 1;	
*/	
}

#homeMessageText h1 {
	margin: 0 80px 0 20px;
	padding: 0 0 5px 0;
	font-size: 21px;
	font-family: Tahoma, Helvetica, Arial;
	color: #524e44;
	font-weight: bold;
	line-height: 25px;
}

#homeMessageText h5 {
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica;
	color: #524e44;
	margin: 0;
	padding: 6px 0 0 20px;
	font-weight: bold;
}

#homeMessageText p {
	margin: 0 20px 12px 20px;
	padding: 0;
	font-size:14px;
	line-height: 18px;
}

#homeMessageText p.bannerText {
	margin: 0 20px 0 20px;
	padding: 0;
/*	line-height: 18px;
*/
	font-size: 12px;
}

#meetAChildBox {
	height: 64px;
	background: transparent url("/media/images/border-meet-a-child.jpg") 10px 1px no-repeat;
	width: 440px;
/*	position: absolute;
	left: 10px;
	top: 167px; 
*/	
}


#meetAChildBox ul {
	margin: 0;
	padding: 6px 0 0 15px;
	list-style: none;
}

#meetAChildBox li {
	width: 138px;
	height: 44px;
	float: left;
	margin: 0;
	padding: 0;
}

#meetAChildBox img {
	float: left;
}

#meetAChildBox a {
	float: left;
	display: block;
/*	padding: 8px 0 0 3px;*/
	text-decoration: none;
	width: 138px;
	height: 44px;	
}

#meetAChildBox span {
	float: left;
	display: block;
	padding: 6px 0 0 3px;
}

#meetAChildBox a.linkBlue {
	color: #2f6997;
}

#meetAChildBox a.linkBlue:hover {
	background:transparent url("/media/images/bg-meet-a-child-blue-hover.jpg") left top no-repeat;
	text-decoration: underline;
}

#meetAChildBox a.linkYellow {
	color: #d29400;
}

#meetAChildBox a.linkYellow:hover {
	background:transparent url("/media/images/bg-meet-a-child-yellow-hover.jpg") left top no-repeat;
	text-decoration: underline;	
}

#meetAChildBox a.linkMaroon {
	color: #b80024;
}

#meetAChildBox a.linkMaroon:hover {
	background:transparent url("/media/images/bg-meet-a-child-maroon-hover.jpg") left top no-repeat;
	text-decoration: underline;	
}

#meetAChild1 {
	background:transparent url("/media/images/bg-meet-a-child-blue.jpg") left top no-repeat;
}

#meetAChild2 {
	background:transparent url("/media/images/bg-meet-a-child-yellow.jpg") left top no-repeat;
}

#meetAChild3 {
	background:transparent url("/media/images/bg-meet-a-child-maroon.jpg") left top no-repeat;
}

#homeColBlock {
	background: transparent url("/media/graphics/dot-line-gray.gif") 215px 0 repeat-y;
	padding-bottom: 60px;
}

/* IE6/PC Peek-a-boo fixes html #homeColBlock { height: 1%; }  */

#homeCol1 {
/*	width: 230px; */
	width: 215px;
	float: left;
}

#homeCol2 {
/*	width: 318px;*/
	width: 303px;
	float: left;
}

#homeCol3 {
/*	width: 233px; */
	width: 218px;	
	float: left;
}


.colContent {
	padding: 0 16px 0 16px;
}

#homeContent {
	padding: 0 20px 0 20px;
}

#homeContent h1 {
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma;
	margin: 0 0 8px 0;
	padding: 0;
	font-weight: bold;
}

#homeContent p {
	font-size: 12px;
	margin: 0 0 12px 0;
	padding: 0;
}

#loginBox {
	background: transparent url("/media/graphics/dot-line-gray.gif") left bottom repeat-x;
	padding-bottom: 15px;
}

#loginBox p {
	margin: 0;
	padding: 0;
	height: 27px;
	width: 170px;
}

.loginField {
	height: 14px;
	font-size: 11px;
	width: 115px;
	border: 1px solid #999;
	float: left;
	padding: 0;
}

.loginButton {
	float: right;
}

#whatsNew h1 {
	font-size: 20px;
	font-family: Tahoma, Helvetica, Arial;
	color: #524e44;
	font-weight: normal;
	margin: 0;
	padding: 0 0 14px 0;
	line-height: 18px;	
}

#whatsNew dl {
	margin: 0;
	padding: 0;
}

#whatsNew dt {
	margin: 0;
	padding: 0 0 6px 0;
	font-weight: bold;
	font-size: 12px;
}

#whatsNew dd {
	margin: 0;
	padding: 0 0 10px 0;
}

#whatsNew dd p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
}



.featureBox {
	padding: 10px 10px 90px 10px;
}

.featureBox h1 {
	font-weight: normal;
	font-size: 20px;
	font-family: Tahoma, Helvetica, Arial;
	margin: 0 0 4px 0;
	padding: 0;
	color: #524e44;
}

.featureBox p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size:12px;
}

.shortcutsBox {
	padding: 10px 10px 10px 20px;
}

.shortcutsBox p {
	margin: 0 0 6px 0;
	padding: 0;
}


.homeColumnSet {
 background: transparent url("/media/graphics/dot-line-gray.gif") 215px 0 repeat-y;
}


/* \*/ *html .homeColumnSet {
	height: 1%;
}
/* */

ul.childList {
	padding: 12px 0 0 20px;
	margin: 0;
	list-style: none;
	float: left;
	width: 200px;
}

.childList li {
	width: 100%;
	padding: 0 0 5px 10px;
	margin: 0;
	float: left;	
	background: transparent url("/media/graphics/bullet-nav-tertiary.gif") 0px 5px no-repeat;
	list-style: none;
}

