#content-main ul.multicol-contact {
	display: inline;
	position: relative;
	float: left;
	color: #1f1f1f;
	width: 160px !important;
	margin-left: 0px;
}

#content-main ul.multicol-contact li {
	display: block;
	position: relative;
	width: 130px;
	text-align: left;
	line-height: 17px;
	padding-left: 10px;
	height: auto;
	margin-bottom: 4px;
	background: url(../images/bullet2.gif) no-repeat left 7px;
}

#content-main h2.contact {
	display: block;
	position: relative;
	font: 11px/17px Baskerville, "Times New Roman", Times, Georgia, serif;
	margin-top: 35px;
	color: #fff;
	text-transform: uppercase;
	/*border: 1px solid #9e5b2c;*/
	padding: 4px 10px;
	background: #bbb199;
}

#content-main h4.contact {
	display: block;
	position: relative;
	margin: 35px 0 10px 0;
	color: #392b12;
	text-transform: uppercase;
	height: 15px;
	line-height: 15px;
	width: 100%;
	padding-left: 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #930;
	background: none;
}


#content-main p.adr {
	display: block;
	position: relative;
	width: 160px;
	margin-right: 20px;
	margin-top: 10px;
	float: left;
	line-height: 17px;
}

dl#contact {
	/*border-bottom: 1px dotted #963;*/
	display: block;
	position: relative;
	float: left;
	padding-bottom: 20px;
	
}

dl#contact dt {
	/*border: 1px solid #fff;
	background: #d1c9b6;*/
	display: block;
	position: relative;
	width: 115px;
	color: #fff;
	text-align: center;
	margin-left: 225px;
	margin-top: -35px;
	font: 10px/19px Baskerville, "Times New Roman", Times, Georgia, serif;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	background: #930;
	height: 20px;
}


dl#contact dd {
	display: block;
	position: relative;
	margin-top: 20px;
	background: #e4decf;
	padding: 3px 5px;
	width: 330px;
}
