@charset "UTF-8";
body {
	background-color: #47423c;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 127px;
	width: 283px;
}
.addresstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #d8ccbc;
	text-decoration: none;
}
.addresstext strong {
	color: #af9d8a;
	font-weight: bold;
}
.addresstext a:link {
	color: #d8ccbc;
	text-decoration: none;
}
.addresstext a:visited {
	color: #d8ccbc;
	text-decoration: none;
}
.addresstext a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.addresstextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #af9d8a;
	text-decoration: none;
}
.addresstextsmall a:link {
	color: #af9d8a;
	text-decoration: none;
}
.addresstextsmall a:visited {
	color: #af9d8a;
	text-decoration: none;
}
.addresstextsmall a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#menu {
	position: absolute;
	left: 0px;
	top: 155px;
	height: 208px;
	width: 234px;
}

#address {
	position: absolute;
	left: 68px;
	top: 410px;
	width: 240px;
	padding-bottom: 10px;
}

#addressholding {
	position: absolute;
	left: 68px;
	top: 155px;
	width: 240px;
	padding-bottom: 10px;
}

#pics {
	position: absolute;
	left: 350px;
	top: 20px;
	width: 516px;
	height: 260px;
}

#mainblock {
	position: absolute;
	left: 350px;
	top: 260px;
	width: 516px;
	padding-bottom: 20px;
}

.mainblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #d8ccbc;
	text-decoration: none;
}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47423C;
	background-color: #d8ccbc;
	border: 1px solid #af9d8a;
}
