	/*** MAIN STYLES ***/






#footerWrap a {
	color: #FFFFFF;
}



#footerWrap {
	clear: both;
	font-size: 11px;
	font-family: "Trebuchet MS";
	background-color: #414142;
	color: #CCCCCC;
	width: 840px;
	float: left;
	padding: 20px;
	text-align: left;
}

#footerWrap h1 {
	color: #F5F0EC;
	font-weight: normal;
	text-align: center;
}

#footerWrap #logos {
	margin-bottom:30px;

}

/* footerWrap columns */

#footerWrap .columns {
	width: 700px;
	float:left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
}

#footerWrap .columnsRight {
	width: 134px;
	float:right;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: right;
	color: #387238;
}

#footerWrap .columns h4 {
	color: #387238;
	font-size: 11px;
	font-family: Tahoma;
	line-height: normal;
}

#footerWrap .columns ul {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0px;
}

#footerWrap .columns li {
	line-height: 24px;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
}

#footerWrap .columns a.em {
	background-image: url('/media/img/sprite.png');
	background-repeat: no-repeat;
	background-position: -603px -370px;
	padding: 0 0 0 11px;
}

/* expand */

#footerWrap .expand {
	width: 330px;
	margin: 0;
}

#footerWrap .expand h4 {
	color: #387238;
	font-size: 14px;
	font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}

#footerWrap .expand form  {
	overflow: hidden;
	margin: 15px 0 15px 0;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #96AFB4;;
}

#footerWrap .expand ul {
	margin: 0;
}

#footerWrap .expand li  {
	border: none;
}

#footerWrap .expand p  {
	clear: both;
}












#social-links {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96AFB4;
}
#social-links li {
    padding-left: 21px;
    background: no-repeat left center;
}
#social-links .facebook {
	background-image: url(../images/assets/facebook.jpg);
}
#social-links .twitter {
	background-image: url(../images/assets/twitter.jpg);
	}













h4 {
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}











.listLeft li {
	float: left;
	display: inline;
}

li {
	float: none;
	display: block;
}

















/* text inputs */

input,
select {
	font-family: Arial, Helvetica, sans-serif;
	color: #6a5b45;
	border: 0;
	font-size: 12px;
	line-height: 15px;
}

input.text {
	font-style: italic;
	border: 1px solid #96AFB4;
	border-top: 1px solid #96AFB4;
	border-bottom: 1px solid #96AFB4;
	line-height: 15px;
	font-size: 12px;
	padding: 7px 8px 7px 8px;
}

#footer .expand .text {
	width: 180px;
	margin: 0 5px 0 0;
}




/* buttons replacements */

.button {
	background-image: url('../images/assets/sprite.png');
	background-repeat: no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	cursor: pointer;
	cursor: hand;
	height: 30px;
	display: block;
}



#countMeIn {
	background-position: 0 -200px;
	width: 123px;
}

#countMeIn:hover,
#countMeIn:focus {
	background-position: 0 -230px;
}
