/*note: css still needs to be cleaned up and consolidated*/
/*note: css still needs to be cleaned up and consolidated*/

#content {
width: 857px;
padding-left: 113px;
}

#showroom_col1 {
width: 300px; 
margin-top: 3px;
float: left;
}

#showroom_col1 p.address {
margin: 0;
padding: 0 0 0 30px;
}

#showroom_col1 img {
margin-top: 40px;
}

#showroom_col2 {
width: 535px; 
margin: 0;
float: right;
}

#showroom_col2 p {
margin: 0;
padding: 0 20px 20px 0;
}

#showroom_photos img {
	margin: 3px 0;
	padding: 0;
}
#showroom_left {
	width: 286px;
	margin-right: 6px;
	float: left;
	text-align: right;
}
#text_size {
margin: 0 0 10px 30px;
padding-bottom: 7px;
text-align: right;
border-bottom: 1px solid #535455;
}

#footer {
padding: 20px 14px 0 0;
text-align: right;
font-size: 11px;
color: #808184;
}

