﻿@charset "utf-8";
/************************* CONTACT FORM */
#column2 { 
	font-size: small; 
	margin-left: 5px;
}
#column1 { 
	font-size: small; 
	margin-left: 25px;
	width: 260px; 
}

#map { 
	width: 350px; 
}

#bounds #panel #panel-ask-an-expert {
	width: 285px;
	height: 196px;
	background: url(../images/panel-small-tan.gif) no-repeat;
}

#bounds #panel #panel-ask-an-expert h1 {
	padding-right: 15px;
	color: #937A5E;
	padding-top: 20px;
	padding-left: 30px;
	font-size: x-large;
	font-weight: normal;
	margin: 0;
}

#bounds #panel #panel-ask-an-expert p {
	padding-right: 15px;
	padding-left: 30px;
	margin: 0;
	font-size: small;
}

table.form input.light,
table.form textarea {
	width: 185px;
}

table.location {
	margin-left: 10px;
	width: 200px;
}

table.location th {
	text-align: left;
	text-transform: uppercase;
}

table.location em {
	font-style: normal;
	font-weight: bold;
	color: #63C6B2;
}

table.location h4 {
	font-weight: normal;
	font-size: small;
	padding-bottom: 20px;
}

table#hours {
	margin-top: 95px;
}
table.showroom {
	font-size: small;
	margin-left: 5px;
}


