	*{
	list-style:none;
}
.menucontainer{
	position:relative;
	height:50px;
	color:#FFFFFF;
	background:#383636;
	width:100%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-width: 0px;
	width: 843px;
	text-align: center;
	
	
	}
#menunav{
	position:relative;
	height:38px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#fff url(background.jpg) repeat-x bottom left;
	padding:0 0 0 20px;}
	
#menunav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;	
	}

#menunav ul li{
	display:block;
	float:left;
	margin:0 1px;}

#menunav ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:38px;}

#menunav ul li a span{
	padding:12px 20px 0 0;
	height:21px;
	float:left;}

#menunav ul li a:hover{
	color:#fff;	
	background:transparent url(hover.jpg) repeat-x bottom left;}

#menunav ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;}
#menunav ul li a.current, #menunav ul li a.current:hover{
	color:#fff;
	background:#1D6893 url(left.jpg) no-repeat top left;
	line-height:275%;}
#menunav ul li a.current span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	height:38px;;
	background-image: url("right.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #383636}
	

body {
font-size: small;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 1.6em;
background-color: #eeeeee;
text-alignment: center;
}

p {
margin: 20px;
text-align: center;

}

#firstp {
font-weight: bold;
font-size: medium;
color: #36703d;
border: 1px dotted black;
padding: 10px;
}

.underline {
text-decoration: underline;
font-weight: bold;
}

#thirdp {
text-align: left;
}

#specials {
margin: 0px 50px 0px 0px;
border-width: 0px;
border-style: none;
float: right;
background-color: #a2b694;
height: 400px;
border: 1px dotted gray;
}

.navbar {
width: 800px;
border: 1px dotted gray;
clear: right;
text-align: center;
padding: 20px;
}

.hcilogo {
padding: 0px;
width: 840px;
clear: both;
align: center;
text-align: center;
padding: 0px;
border: 1px dotted gray;
background-color: #a2b694;
}


h2, h3 {
color: #36703d;
}

a:link, a:visited {
color: #a2b964;
text-decoration: underline;
}

a:hover {
color: #36703d;
text-decoration: underline;
}


.jackson {
border: 1px dotted gray;
width: 500px;
}

#catalogtxt {
text-align: left;
}

#cataloglinks {
font-size: medium;
}

#cataloglinks a:link {
text-decoration: none;;
text-align: left;
word-spacing: 1px
}

#images {
clear: both;
margin: 100px 0px 0px 0px;
}

.navbar2 {
width: 800px;
border: 1px dotted gray;
clear: right;
text-align: left;
padding: 20px;
}