body {
	height: 100%;
	color: #154e32;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

img {
	border: 0px;
}

#top {
	background-color: #659242;
	height: 198px;
	width: 100%;
	background-image: url(images/topstrip.gif);
}

#address {
	padding:5px;
	margin-right:5px;
	float: right;
}

#bottom {
	background-color: #659242;
	padding: 3px;
	border: 1px solid #000000;
}


#nav {
	width: 200px;
	vertical-align: top;
}
h2 {
	margin-top: 0px;
	font-size: 18px;
}


#logos {
	width: 200px;
	vertical-align: bottom;
}

#main {
	padding: 5px;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
.tablemid {
	margin-right: auto;
	margin-left: auto;
}


#buttons {
	margin-top:22px;
	margin-left:72px;
}

.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: #000000;}

a.nav:link {	color: #FFFFFF;}
a.nav:visited {	color: #FFFFFF;}
a.nav:hover {	color: #659242;}

#header {
	padding:0px;
	margin:0px;
	color: #154E32;
	text-align: center;
	position: absolute;
	width: 100%;
	top: 5px;
	z-index: 1;
	font-size: 1em;
	font-weight: bold;
}
#links {
	position: absolute;
	z-index: 1;
	top: 172px;
	right: 10px;
	color: #FFFFFF;
}
#middle {
	background-color: #FFFFFF;
	width: 100%;
}
td {
	padding: 5px;
}
.blackborder {
	border: 1px solid #000000;
	padding: 5px;
}
.bon {
	color:#FFFFFF;
	background-color: #154e32;
}

#nav {
	width: 200px;
	vertical-align: top;
}
.alignup {
vertical-align:top;
}
.item {
	display: table-cell;
	height: 100%;
}
.cartend {
	width: 15px;
}
.nopadding {
padding:0px;
}
.nav2 {
text-decoration:none;
}