/* FOOTER */
#footer {
	position: relative;
	height: auto;
	overflow: hidden;
	margin: 0 auto 30px;
	clear: both;
	color: #42210b;
	border-top: 8px solid #42210b;
	text-align: center;
	text-transform: none;
	font-size: 0.9em;
	text-transform: uppercase;
}

#footer-wrapper {
	position: relative;
	width: 910px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	text-align: left;
	padding: 10px 0 0 0;
}

/*
#footer h1 {
	color: #c8ad93;
	font-family: "HelveticaNeue-Light","HelveticaNeue",Helvetica,Arial,sans-serif;
	font-size: 24px;
	font-weight: 300;
	text-transform: uppercase;
	text-align: left;
	border: none;
	margin: 7px 0 14px 0;
}


#footer .showroom-info {
	position: relative;
	float: left;
	width: 290px;
	margin-right: 13px;
	height: auto;
	font-size: 14px;
	margin-bottom: 1em;
}


#footer .showroom-info h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	margin: 0;
	padding-bottom: 8px;
	color: white;
}

#footer .showroom-info p {
	margin: 0;
}

#footer .showroom-info a {
	color: #c8ad93;
	line-height: 1.5em;
}
*/

#footer_left {
	position: relative;
	width: 50%;
	float: left;
	line-height: 1.2em;
	text-align: left;
	text-transform: lowercase;
}

#footer_right {
	position: relative;
	float: right;
	width: 50%;
	text-align: right;
	line-height: 1.2em;
}

#footer_right ul {
	text-align: right;
	padding: 0;
	margin: 0;
}

#footer_right li {
	display: inline;
	padding: 0 0 0 15px;
	margin: 0;
}

#footer a {
	color: #42210b;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
