@import url(crossroads-new.css);

#contact #sidebar img {
	border-bottom: 4px solid #FFFFFF;
	margin-bottom: 10px;
}

#contact #sidebar p {
	padding: 0 0 10px 0;
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.4em;
}
#contact #sidebar a {
	color: #EBC765;
                font-weight: bold;
}
#contact #sidebar a:hover {
	color: #DF5D2D;
                font-weight: bold;
}
#contactform label {
	font-weight: bold;
	float: left;
	line-height: 2em;
}
#contactform p {
	clear: both;
	margin-bottom: 1em;
}
#contactform input#name,
#contactform input#email,
#contactform input#city,
#contactform input#zip,
#contactform input#phone,
#contactform input#age {
	float: right;
	width: 250px;
	margin-right: 150px;
	border: 1px solid #999;
	line-height: 2em;
}
#contactform textarea#comments {
	margin-left: 52px;
	border: 1px solid #999;
	margin-bottom: 1em;
}
#contactform input#buzz {
	border: 1px solid #999;
	line-height: 2em;
	margin: 0 10px 0 0;
	padding: 0;
}
#contactform h2 {
	clear: both;
	color: #DF5D2D;
	font-size: 1.5em;
	margin: 0 0 .2em 20px;
	padding-top: 1em;
}
#contactform input#submit {
	border: 1px solid #999;
	margin-top: 2em;
}
#content #maincontent h2.tophead {
	margin-top: 0;
}
#newsletterform {
	display: block;
	margin: 20px 0 0 0;
	background-color: #FCEFEB;
	padding: 20px;
}
#contact h2 {
	margin: 0 0 .4em 0;
	color: #DF5D2D;
	font-size: 1.6em;
}
#newsletterform p {
	margin: 0;
}
#newsletterform input {
	border: 1px solid #999;
	background-color: #FFF;
}
