@charset "utf-8";
body {
	background-image: url(../images/main_bgd.jpg);
	background-repeat: no-repeat;
	background-color: #000;
}
.VBlack11px {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-align: left;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* CSS Document */
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 1500px;
	height: 990px;
	top: 0px;
	border: 5px double #000;
	background-color: #fefacb;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #923300;
}
#apTopBanner {
	position:relative;
	width:1500px;
	height:200px;
	z-index:1;
	top: 0px;
	background-color: #fefacb;
	text-align: center;
}
#apContactInfo {
	position:absolute;
	width:1500px;
	height:25px;
	z-index:2;
	left: 0px;
	top: 200px;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	color: #110D0C;
	background-color: #FEFACB;
}
#apMenuContent {
	position:relative;
	width:1500px;
	height:700px;
	z-index:2;
	top: 25px;
	background-color: #fefacb;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#apBottomNav {
	position:absolute;
	width:1490px;
	height:63px;
	z-index:5;
	background-color: #fefacb;
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	left: 0px;
	top: 912px;
}
#apMenuTitle {
	position:absolute;
	width:1500px;
	height:30px;
	z-index:4;
	text-align: center;
	top: 9px;
	vertical-align: middle;
}

/* CSS Document */

#apMenuCol1 {
	position:absolute;
	width:285px;
	height:578px;
	z-index:1;
	top: 50px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
	left: 0px;
	padding-left: 15px;
}
#apMenuCol2 {
	position:absolute;
	width:285px;
	height:578px;
	z-index:2;
	left: 300px;
	top: 50px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
	padding-left: 15px;
}
#apMenuCol3 {
	position:absolute;
	width:285px;
	height:578px;
	z-index:3;
	left: 600px;
	top: 50px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
	padding-left: 15px;
}
#apMenuCol4 {
	position:absolute;
	width:285px;
	height:578px;
	z-index:3;
	left: 900px;
	top: 50px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
}
#apMenuCol5 {
	position:absolute;
	width:300px;
	height:578px;
	z-index:6;
	left: 1202px;
	top: 50px;
}

#apBottomNote {
	position:absolute;
	width:1500px;
	height:23px;
	z-index:5;
	left: 0px;
	top: 650px;
	text-align: center;
}
.celllines {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#apPhoneOrders {
	position:absolute;
	width:227px;
	height:31px;
	z-index:3;
	left: 1221px;
	top: 19px;
}
#Delivery {
	position:absolute;
	width:218px;
	height:106px;
	z-index:1;
	left: 15px;
	top: 18px;
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	padding: 20px;
	border: 1px dotted #000;
}

