
#header {
	color:#F12C26;
	font-size: 32px;
	padding-bottom:14px;
	border-bottom: 1px solid #F12C26;
	margin-top:42px;
	font-family: Arial Narrow, Arial, Helvetica;
	font-weight:bold;
		margin-bottom:55px;
}

#address {
	width:295px;
	float:left;
	margin-right:12px;
}

.contact {
	margin-bottom:20px;	
}

.contact div {
	color:#5A5753 !important;
	margin-bottom:4px;
}	

.contact .hdr {
	font-weight:bold;
	font-size:14px;
}

.contact div span {
	font-weight:bold;
}

#email-form {
	float:left;
	width:240px;
	margin-right:68px;
}

#email-form label {
	margin-bottom:4px;
	display:block;
}

#email-form input {
	margin-bottom:12px;
	display:block;

}

#email-form input[type="text"] {
	width:240px;
}

textarea {
	color:#161616;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:17px;
}

#store-policy {
	padding:0px 240px 0px 78px;
}

#store-policy h2 {
	font-weight:bold;
	font-style: italic;
}

#store-policy p {
	margin-top:0;
	margin-bottom:12px;
	line-height:1.3em;
}

#map-container {
	float:left;
	width:300px;
}
