/* CSS Document */

#homeEnglishBlock { /* bilingue */
	width:240px;
	margin-right:20px;
	float:left;
	background-color:inherit;
}
#homeSpanishBlock { /* bilingue */
	width:240px;
	float:left;
}

#mainContentAreaContainer2 {
	background-image:url(../images/design/imgBottom_1-2.jpg); /* Mariposa */
	background-repeat: no-repeat;
	background-position: bottom right;	
	background-position:right bottom;
	background-color:inherit;
}
#pictureContainer {
	width:772px;
	height:148px;
	background:#02592E url(../images/design/imgBottom_1.jpg) no-repeat; /* bg bottom */
	float:left;
	clear:both;
}

#NewsletterSubscribe {
	text-align:left;
	background-color:#DFDFDF;
	margin-top:5px;
	margin-bottom:5px;
	padding:10px;
	border:1px solid #FFFFFF;
	clear:both;
	float:left;
}

#menuUnder{
	font-size:11px;
}
#menuUnder a { 
	padding:0px 2px 0px 2px;
	text-decoration:none;
	font-weight:bold;
}
a.leftMenu { color:#000000; }
a.leftMenu:link { color:#000000; }
a.leftMenu:visited { color:#000000; }
a.leftMenu:active { color:#000000; }
a.leftMenu:hover { color:#FFFFFF; }

form { 
	margin:0px;
	float:left;
}
.input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#494949;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}