ul  {
	margin: 0px;
	padding: 0;
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 200px;
	}
ul li {
	position: relative;
	}
li ul {
	position: absolute;
	left: -200px;
	top: 0;
	display: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #669933;
	background-image: url(site_graphics/menuback.gif);
	background-repeat: repeat-y;
	}
ul li a {
	display: block;
	text-decoration: none;
	color: #B5B27D;
	padding: 5px 5px 5px 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	background-image: url(site_graphics/mainpoint.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	}
ul li a:hover {
	display: block;
	text-decoration: none;
	color: #DBDFB8;
	padding: 5px 5px 5px 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	background-image: url(site_graphics/mainhover.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	}
/* Fix IE. Hide from IE Mac \*/
* html ul li {
	float: left;
}
* html ul li a {
	height: 1%;
}
/* End */
li:hover ul, li.over ul {
	display: block;
}
.main {
	color: #CCCB95;
	border-top-color: #000000;
	border-right-width: 0px;
	border-left-width: 0px;
	background-image: url(graphics/point_main.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
li ul a {
	color: #659831;
	background-image: url(site_graphics/subpoint.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
li ul a:hover {
	background-color: #659831;
	color: #D9E1B2;
	background-image: url(site_graphics/subhover.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#hotdealstop {
	background-image: url(site_graphics/hotdealstop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 24px;
	width: 190px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#hotdeals {
	background-image: url(site_graphics/hotdealsback.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 170px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	padding-top: 0px;
}
#hotdealsbottom {
	background-image: url(site_graphics/hotdealsbottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	width: 190px;
	margin-top: 0px;
	padding-top: 0px;
}
#hotdeals p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #659831;
	margin-bottom: 0px;
	margin-top: 0px;
}
#hotdeals a {
	color: #659831;
	text-decoration: underline;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #659831;
	margin-top: 0px;
}
#hotdeals a:hover {
	color: #063606;
	text-decoration: none;
}
#blues {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
