/* Narrow Footer styles */
#emailFooter {
background-color:#51001d;
height:70px;
width:100%;
float:left;
border-top:1px solid #823253;
}

#emailFooter .sectionBody {
width:750px;

}

#emailSignup {
margin-top:25px;
margin-left:auto;
margin-right:auto;
width:400px;
}

#emailSignup * {
float:left;
}

#emailSignup label {
color:#fff;
text-transform:uppercase;
font-size:12px;
margin-right:8px;
margin-top:2px;
}

#emailSignup input {
margin-right:8px;
}


#emailSignup .sendbtn a {
background: url('/includes/images/searchbtn.gif') repeat-x 0 0;
color:#fff;
text-transform:uppercase;
font-weight:bold;
font-size:10px;
padding:3px 18px 8px 18px;
}

#footer .sectionBody {
width:750px;
}
	
	ul#footerMenu li {
		padding:0;
		margin-left:19px
	}

	
	
	

