/**contact**/
.contact-info {
	font: normal 115%/normal Verdana, Arial, Helvetica, sans-serif;
	margin: 7px 0 0 12px;
	padding: 0;
	text-align: left;
	}
.contact-info p {
	font-size: 100%;
	margin: 0 0 7px 0;
	}
.contact-info li {
	font-size: 90%;
	color: #ebc79e;
	list-style: none;
	font-weight: normal;
	height: auto;
	padding: 0 5px 20px 0px;
	}
.contact-info li span {
	color: #333;
	font: italic 90%/normal Verdana, Arial, Helvetica, sans-serif;
	}
.contact-info li a {
	border-bottom: 1px dotted #ebc79e;
	color: #ebc79e;
	width: 100px;
}
.contact-info li a:hover {
	border: none;
}
.address {
	background: url(../images/icon-address.gif) 0 top no-repeat;
	}
.phone {
	background: url(../images/icon-phone.gif) 0 top no-repeat;
	}
.email {
	background: url(../images/icon-email.gif) 0 top no-repeat;
	}
p.emailaddy {
	margin-left: 12px;
}
.emailaddy a {
	border-bottom: 1px dotted #ebc79e;
	color: #ebc79e;
	width: 100px;
}
.emailaddy a:hover {
	border: none;
}

	