@charset "UTF-8";
#para {
	font-family: "Papyrus", "serif !important";
	line-height: 24px;
	color: #d1d1d1;
	padding-right: 20px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	background-position: 100% 100%;
	clear: both;
	float: left;
	position: relative;
	margin-top: 30px;
	text-align: center;
}
.state {
	margin-right: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #e2d29e;
	text-align: center;
	width: 100%;
	height: 30px;
	padding-top: 10px;
	clear: both;
	float: left;
	position: relative;
}
.showroom {
	width: 100%;
	height: auto;
	background-image: url(../images/backgrounds/f8f9e7-76percent.png);
	background-position: 100% 100%;
	margin-top: 25px;
	margin-right: auto;
	color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: ridge;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	clear: both;
	float: left;
	position: relative;
	max-width: 400px;
	text-align: left;
}



.name {
	font-size: 24px;
	margin-top: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	height: auto;
	width: auto;
	color: #000000;
	padding-bottom: 2px;
	text-align: left;
	padding-left: 30px;
}

.address {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: auto;
	width: auto;
	color: #000000;
	text-align: left;
	padding-left: 30px;
}

.city {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: auto;
	width: auto;
	padding-left: 30px;
	color: #000000;
	padding-right: 20px;
}

.phone {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 25px;
	height: auto;
	width: auto;
	padding-left: 30px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
