#formDiv {
	position:absolute;
	left:564px;
	top:18px;
	width:306px;
	height:632px;
	z-index:5;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #443F4E;
	border-right-color: #443F4E;
	border-bottom-color: #443F4E;
	border-left-color: #443F4E;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}

#mapDiv {
	position:absolute;
	left:72px;
	top:237px;
	width:476px;
	height:auto;
	z-index:4;
}
#storeFrontDiv {
	position:absolute;
	left:219px;
	top:19px;
	width:300px;
	height:187px;
	z-index:6;
	padding: 2px;
	border: thin dotted #565063;
}

input {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: 200;
	font-size: 90%;
 }
textarea {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: 200;
	font-size: 90%;
 }
select {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: 400;
	font-size: 90%;

 }
.fandango {
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	display: block;
}
.button {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #565063;
	color: #FFFFFF;
	font-weight: bold;
	border: 4px outset #FFFFFF;

}
#contact4 {
	position:absolute;
	left:12px;
	top:271px;
	width:242px;
	height:auto;
	z-index:4;
	padding: 2px;
	border: thin dotted #565063;
	font-size: .8em;
}
