/* Local folder CSS overrides */

#Content {
	margin:0px;
	padding:60px 130px 30px 0px;
	background-image:none;
	background-position:bottom;
	background-repeat:no-repeat;
}


.SendButton {vertical-align:middle;}


form fieldset {
	background-image:url('/Images/ContactUsBackground.jpg');
	background-position:left;
	background-repeat:no-repeat;
	width:535px;
	height:207px;
	padding: 0px 10px 0px 165px;
	border:none;
	margin:0px;
	/* padding:10px 20px 10px 0px;
	float:left; */
	}
	
form label {
	color:#FFFFFF;
	letter-spacing:.25em;
	font-weight:bold;
	text-transform:uppercase;
}

form {margin:0px;
	   padding:0px;}
	
form input.textfield {width:450px;}
form textarea {width:450px; height:50px;}	

#Content h1 {
	padding-left:165px;
}

#Content h2 {
	padding-left:165px;
}

#Content p {
	padding-left:165px;
}

.clearfloat {
clear:both;
}

#SpanishPullQuote{display:none;}
