body {
	background-color: #9AD3B7;
	background-image: url(../images/img_bg_main.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.imgBorder {
	border: 1px solid #492620;
}

form {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #6E382E;
	text-decoration: underline;
}
a:hover {
	color: #6E382E;
	text-decoration: none;
}

h3.titleBlock {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #6E382E;
	font-weight: bold;
}
.small {
	font-size: 10px;
	color: #610E08;
}
.formField {
	color: #6E382E;
	background-color: #BE8568;
	border: 1px solid #B46F4E;
	font-size: 13px;
}
.formButton {
	font-size: 10px;
	color: #BE8568;
	background-color: #6E382E;
	border: 1px solid #6E382E;
}

.textBlock {
	font-size: 11px;
}



#wrapper {
	width: 788px;
	margin-top: 0px;
	margin-left: -394px;
	position: absolute;
	left: 50%;
	top: 0px;
}
#footer {
	font-size: 10px;
	color: #434343;
	padding-top: 8px;
	text-align: right;
	padding-right: 18px;
	padding-left: 18px;
}
.location {
	background-image: url(../images/img_mixx_store.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.newsletter {
	background-image: url(../images/img_mixx_newsletter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
