/* Section specific */
#newsletter {
	display:none;
}
.featureBg {
	background: url(../images/featureContact.jpg) no-repeat right top;
	height: 300px;
}
h1 {
	background: url(../images/headlineContact.gif) no-repeat top left;
	text-indent: -5000px;
	color: #231D4A;
	font-weight: normal;
	font-size: 3em;

}
h3 {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.5em;
	line-height: 1.3em;
	padding: 0px 0px 1.3em;
	margin-bottom: 100px;
}
#featuredSections table {
}
#featuredSections td {
	width:207px;
	height:259px;
	background: url(../images/featuredSection_bg.jpg) repeat-x left top;
	border: 1px solid #CCCCCC;
}
#featuredSections table table {

}
#featuredSections table td {
	width:auto;
	height:auto;
	background: none;
	border: none;
}
#featuredSections h2 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

#featuredSections p {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#contactForm {
	margin-top: 300px;
	width: 49%;
	float: left;
	border-right: 1px solid #231D4A;
}
#contactForm label {
	display: block;
	margin-top: 10px;
	font-size: 1.3em;
}
#contactForm input {
	display: block;
	width: 289px;
}
#contactForm input.submit {
	display: block;
	width: auto;
	margin-top: 10px;
	margin-left: 255px;
	border: 0;
	background: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #231D4A;
}
#contactForm textArea {
	width: 289px;
}
#directions {
	margin-top: 310px;
	width: 50%;
	float: left;
	display: inline;
}
#directions p {
	margin: 0 1em;
}
