/* Contact Us */
label
{
	color: #572c0c;
	font-weight: bold;
}
form p
{
	margin: 0 0 15px 0;
}
form p.special
{
	display: none;
}
input[type=text],
textarea,
#submitWrap,
a#map
{
	border: 1px solid #d3ae57;
}
input[type=text],
textarea
{
	background: #fff;
	margin: 2px 0 0 0;
	padding: 2px 5px 3px;
	width: 302px;
}
textarea
{
	height: 92px;
}
#submitWrap
{
	background: url(submit.jpg) 0 0 no-repeat;
	height: 48px;
	margin: 25px 0 0;
	overflow: hidden;
	width: 312px;
}
#submitWrap:hover
{
	background-position: -2px -2px;
	border-width: 4px;
	height: 42px;
	width: 306px;
}
#submit
{
	filter: alpha(opacity = 0);
	opacity: 0;
}
.message
{
	background: #fcf9c9 url(postit.jpg) left top no-repeat;
	color: #000;
	display:none;
	right: 95px;
	min-height: 160px;
	padding: 50px 15px 20px 15px;
	position: absolute;
	top: 40px;
	width: 232px;
	z-index: 2;
}
#alert
{
	overflow: hidden;
	width: 232px;
}
#alert li
{
	width: 200px;
}
#contactRight
{
	height: 100%;
	right: 0;
	padding: 20px 20px 0 0;
	position: absolute;
	top: 0;
	width: 310px;
}
#contactRight address
{
	font: normal normal 18px Georgia, serif;
	padding: 11px 0 0 20px;
}
#contactRight address strong
{
	display: block;
	font-weight: normal;
	font-size: 30px;
	padding-top: 10px;
}
h1.mapTitle
{
	margin: 0 0 20px 0;
}
#mapWrap
{
	bottom: 20px;
	left: 0; 
	position: absolute;
}
a#map
{
	display: block;
	width: 290px;
}
