/* CSS Document */

body {
	background-image: url(../images/candy/background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #721d09;
	text-decoration: none;
}
a:visited {
	color: #721d09;
	text-decoration: none;
}
a:hover {
	color: #c0300d;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.all {
	width: 1152px;
}

.centerme {
	width: 800px;
	text-align: center;
}

.menu {
	position: absolute;
	top: 33px;
	left: 32px;
}

.middle {
	position: absolute;
	left: 176px;
	top: 0px;
}

.title {
	position: absolute;
	top: 180px;
	left: 460px;
	font-size: 13px;
	color: #c0300d;
	font-weight: 600;
}

p.location {
	font-size: 12px;
	color: #c0300d;
	font-weight: 400;
}

.main_cont {
	position: absolute;
	left: 380px;
	top: 230px;
	width: 300px;
}
.review_button { border: 1px; z-index: 4; top: 230px; left: 380px; visibility: visible }
img.main {
	position: absolute;
	left: 260px;
	top: 0px;
}

img.menu1 {
	position: absolute;
	top: 0px;
	left: 0px;
}

img.menu2 {
	position: absolute;
	top: 31px;
	left: 0px;
}

img.menu3 {
	position: absolute;
	top: 63px;
	left: 0px;
}

img.menu4 {
	position: absolute;
	top: 95px;
	left: 0px;
}

img.menu5 {
	position: absolute;
	top: 126px;
	left: 0px;
}

img.menu6 {
	position: absolute;
	top: 158px;
	left: 0px;
}

img.menu7 {
	position: absolute;
	top: 190px;
	left: 0px;
}

img.menu8 {
	position: absolute;
	top: 222px;
	left: 0px;
}

img.menu9 {
	position: absolute;
	top: 252px;
	left: 0px;
}

.link1 {
	position: absolute;
	top: 31px;
	left: 102px;
}

.link2 {
	position: absolute;
	top: 63px;
	left: 65px;
}

.link3 {
	position: absolute;
	top: 96px;
	left: 81px;
}

.link4 {
	position: absolute;
	top: 126px;
	left: 85px;
}

.link5 {
	position: absolute;
	top: 158px;
	left: 19px;
}

.link6 {
	position: absolute;
	top: 190px;
	left: 14px;
}

.link7 {
	position: absolute;
	top: 222px;
	left: 64px;
}

.location {
	position: absolute;
	top: 522px;
	left: 25px;
}

.tester {
	width: 778px;
	background-image: url(../images/candy/background.jpg);
	background-repeat: repeat-x;
}
.center {
	width: 778px;
	position: relative;
	text-align: left;
}