#right {
	background-image: none;
	padding-top: 0;
}
#contact-us p{
	padding: 10px 15px;
}
#contact-us .body_image{
	padding-right: 0px;
}
#contact {
	background: transparent url(../../images/contact_gradient.png) no-repeat left top;
	height: 76px;
	width: 274px;
	margin-left: 15px;
}
#contact h4{
	padding: 3px;
	text-align: center;
}
#contact dl{
	padding: 0 40px;
}
#contact dt{
	float: left;
	width: 50%;
	
	
}
#contact dd{
	float: left;
	text-align: right;
	width: 50%;
	font-weight: bold;
}
#contact-form {
	padding: 15px;
}
.textinput {
	height: 32px;
	width: 222px;
	background: transparent url(../../images/contact_input.gif) no-repeat left top;
	padding-top: 5px;
	margin-bottom: 5px;
}
.textarea {
	width: 222px;
	height: 183px;
	background: transparent url(../../images/contact_textarea.gif) no-repeat left top;
	padding-top: 5px;
	margin-bottom: 5px;
}
.textarea label{
	display: block;
}
.textinput label, .textarea label{
	color: #898686;
	font-weight: bold;
	padding-left: 10px;
}
input, textarea{
	border: none;
	background-color: #f8f4f5;
}
input {
	width: 135px;
}
.textarea textarea{
	height: 155px;
	margin-left: 10px;
	width: 204px;
}
#loc {
	width: 589px;
	height: 299px;
	background: transparent url(../../images/loc_placer.png) no-repeat left top;
	margin: 20px;
}
#loc2 {
	width: 589px;
	height: 299px;
	background: transparent url(../../images/loc_placer2.png) no-repeat left top;
	margin: 20px;
}
#right h3{
	letter-spacing: .3em;
	margin-bottom: 10px;
	border-bottom: 1px solid #5b1318;
	font-size: 100%;
	
}
#right h3 span{
	display: block;
	font-size: 110%;
}
iframe { 
	padding-top: 20px;
	margin-left: 20px;
}
small {
	display: block;
	margin-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
