.PhotoBoxInside {
	position: relative;
	height: 204px;
	width: 748px;
	background-image: url(/coreyimages/photo-boxes-inside-backgrnd.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
.PhotoInside {
	position: absolute;
	left: 13px;
	height: 189px;
	width: 720px;
	border: 1px solid #F9D14B;
	z-index: 1;
}
.SearchForOurProductsInside {
	position: absolute;
	height: 133px;
	width: 184px;
	left: 34px;
	top: 60px;
	background-image: url(/coreyimages/searchforourproducts.png);
	background-repeat: no-repeat;
	z-index: 2;
}
.SUBMENU {
	background-color: #2B360E;
	position: relative;
	width: 279px;
	background-image: url(/coreyimages/submenu_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.SUBMENUHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #F9DA74;
	position: relative;
	display: block;
	left: 30px;
	top: 30px;
	height: 60px;
	text-align: left;
	width: 249px;
}
.menutable {
	position: relative;
	left: 30px; 
}
.menutable table {
}
.menutable td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #F9DA74;
	background-image: url(/coreyimages/yellowarrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.menutable td a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	position: relative;
	left: 10px;
	display: block;
	height: 10px;
	width: 235px;
}
.menutable td a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	position: relative;
	left: 10px;
	display: block;
	height: 10px;
	width: 235px;
}
.menutable td a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	position: relative;
	left: 10px;
	display: block;
	height: 10px;
	width: 235px;
}
.menutable td a:hover {
	color: #cccccc;
}
.SUBMENULink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	position: relative;
	left: 10px;
	display: block;
	height: 10px;
	width: 235px;
}
