* {
margin: 0;
padding: 0;
}
/*positioning*/
#wrapper {
	background-image: url(images/locator_background.jpg);
	background-repeat:repeat;
	width: 800px;
	height: 1200px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
#footer {
	background-image:url(images/footer.jpg);
	background-repeat: repeat-x;
	width: 780px;
	height: 60px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #d0b9a6;
	padding: 10px;
}
#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#right {
	background-image:url(images/right-image.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width: 350px;
	height: 350px;
	left: 411px;
	top: 41px;
	border: 1px solid #d0b9a6;
}
#left {
	background-image:url(images/left-image.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width: 350px;
	height: 350px;
	left: 37px;
	top: 41px;
	border: 1px solid #d0b9a6;
}
/*content*/
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #785947;
	font-size: 12px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #d0b9a6;
	font-size: 14px;
	font-weight: 500;
}
/*navigation*/
a#about {
	position: absolute;
	width: 72px;
	height: 27px;
	background-image:url(images/nav/about.jpg);
	background-repeat:no-repeat;
	left: 375px;
	top: 70px;
}
a#about:hover {
background-image:url(images/nav/about-hover.jpg);
}
a#shop {
	position: absolute;
	width: 72px;
	height: 27px;
	background-image:url(images/nav/shop.jpg);
	background-repeat:no-repeat;
	left: 456px;
	top: 70px;
}
a#shop:hover {
background-image:url(images/nav/shop-hover.jpg);
}
a#wholesale {
	position: absolute;
	width: 72px;
	height: 27px;
	background-image:url(images/nav/wholesale.jpg);
	background-repeat:no-repeat;
	left: 534px;
	top: 70px;
}
a#wholesale:hover {
background-image:url(images/nav/wholesale-hover.jpg);
}
a#press {
	position: absolute;
	width: 72px;
	height: 27px;
	background-image:url(images/nav/press.jpg);
	background-repeat:no-repeat;
	left: 615px;
	top: 70px;
}
a#press:hover {
background-image:url(images/nav/press-hover.jpg);
}
a#store {
	position: absolute;
	width: 90px;
	height: 27px;
	background-image:url(images/nav/store.jpg);
	background-repeat:no-repeat;
	left: 690px;
	top: 70px;
}
a#store:hover {
background-image:url(images/nav/store-hover.jpg);
}
#login {
	position:absolute;
	width: 100px;
	height: 20px;
	color: #FFFFFF;
	font-size: 12px;
	left: 694px;
	top: 1px;
}
#background #wrapper #login a {
	color: #FFFFFF;
	text-decoration: underline;
}
#text {
	width: 103px;
	height: 282px;
	position: absolute;
	left: 389px;
	top: 48px;
}
h1 {
	color: #785947;
	font-size: 16px;
}
#retailer {
	width: 500px;
	height: 20px;
	position: absolute;
	left: 157px;
	top: 29px;
}
#opening {
	position:absolute;
	width: 248px;
	height: 200px;
	left: 537px;
	top: 47px;
}
#retail_form {
	position:absolute;
	width: 500px;
	height: 734px;
	left: 157px;
	top: 278px;
}
#marginForm fieldset
{
	display: block;
	margin: 0 0 0em 0;
	border: 0 solid #FFFFFF;
	border-top: 1px solid #785947;
	padding: 0 1em 0em 1em;
}
#marginForm fieldset.radio
{
	margin: 0 0 0 -1em;
	border: 0 solid #FFFFFF;
}
#marginForm fieldset.radio input
{
	position: static;
	clear: both;
	float: left;
}
#marginForm fieldset.radio label
{
	position: relative;
	top: -1.25em;
	display: inline;
	width: auto;
	margin: 0 0 0 8em;
	font-weight: bold;
	font-weight: normal;
}
#marginForm fieldset.radio legend
{
	float: left;
	font-weight: bold;
}
#marginForm input
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}
#marginForm input.submit
{
	clear: both;
	top: 0;
}
#marginForm label
{
	clear: both;
	float: left;
	display: block;
	width: 8em;
	margin-top: 8px;
	font-weight: bold;
}
#marginForm label.first
{
	margin-top: 5px;
}
#marginForm select
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}
#background #wrapper #retail_form #marginForm .business {
	width: 300px;
}
a#login {
	position: absolute;
	width: 72px;
	height: 27px;
	background-image:url(images/nav/login.jpg);
	background-repeat:no-repeat;
	left: 293px;
	top: 71px;
}
a#login:hover {
background-image:url(images/nav/login_hover.jpg);
}
#photo_bottom {
	background-image: url(images/photo_bottom.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	position: relative;
}
#background #photo_bottom #foot a {
	color: #FFFFFF;
	text-decoration: none;
}
