body {
	color: #154e32;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/menuspikes.gif);
	background-repeat: no-repeat;
	background-position: 0px 179px;
	text-align: justify;
}

img {
	border: 0px;
}

#top {
	background-color: #659242;
	height: 161px;
	width: 100%;
	background-image: url(images/topstrip.jpg);
}
.cartend {
	width: 15px;
}


#address {
	padding:10px;
	float: right;
}

#bottom {
	background-color: #659242;
	padding: 3px;
	background-image: url(images/topstrip.jpg);
	border-bottom: 1px solid #000000;
}

.bon {
	color:#FFFFFF;
	background-color: #154e32;
}

#nav {
	width: 200px;
	vertical-align: top;
}

#logos {
	width: 200px;
	vertical-align: bottom;
}
#middle {
	width:100%;
}
#main {
	padding: 5px;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: top;
}

#buttons {
	margin-top:28px;
	margin-left:38px;
}

.button {
	padding:2px;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.floatleft {
	float: left;
	margin-right: 5px;
}

.floatright {
	float: right;
	margin-left: 5px;
}

.white {
	color: #FFFFFF;
}

.imgborder {
	background-color: #659242;
	border: 1px solid #154E32;
	padding: 2px;
}

a:link {	color: #659242;}
a:visited {	color: #659242;}
a:hover {	color: #154E32;}

a.nav {
	text-decoration: none;
}

a.header:link {
	color: #000000;
	text-decoration: none;
}
a.header:visited {
	color: #000000;
	text-decoration: none;
}
a.header:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	margin: 0px;
}
.item {
	display: table-cell;
	height: 100%;
}
.tablemid {
	margin-right: auto;
	margin-left: auto;
}
.blackborder {
	border: 1px solid #000000;
	padding: 5px;
}
