body {
	margin:0px 0px;
	padding:0px;
	text-align:center;
	background-image: url(images/bkgd.jpg);
}
        
div#content {
	width:710px;
	margin:0px auto;
	background-color: #00562C;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

div#main {
	width: 700px;
	text-align: left;
	border-right: 4px solid #b5985a;
	border-bottom: 4px solid #b5985a;
	border-left: 4px solid #b5985a;
	background-color: #ffffff;
}
#catalog {
	margin: 5px;
	width: 690px;
}

div#header {
	background: url(images/header.jpg) no-repeat;
	clear: both;
	height: 150px;
	width: 700px;
	padding-top: 1px;
}

div#text {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 15px;
	font-size: .85em;
}


#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	background-color: #00562C;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	float: left;
	width: 100%;
	clear: both;
	margin-top: 0px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	padding: 0.2em 1em;
	background-color: #00562C;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#navcontainer ul li a:hover {
	background-color: #E3C600;
	color: #00562C;
}

#navlist li a#current {
	background: #E3C600;
	color: #00562C;
}

div#footer { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 7pt; background-color: #ffffff; clear: both; padding: 5px; border-top: 1px solid #b5985a; }

div#textleft {
	padding-left: 10px;
	width: 460px;
	padding-bottom: 5px;
	font-size: 0.85em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #00562C;
	margin: 0px 5px 0px 0px;
	padding-right: 5px;
}

div#textright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .85em;
	float: right;
	width: 200px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
}

ul#textright {
	list-style-type: circle;
}

li#textright {
	padding-top: 5px;
}

div#image {
	float: right;
	margin-bottom: 5px;
	margin-right: 5px;
}

div.sectionhead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; color: #00562c; border-bottom: 1px solid #b5985a; }

div.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #00562C;
	padding-top: 5px;
}

ul {
	list-style-type: circle;
}

a:link {
	text-decoration: none;
	color: #00562C;
}

a:hover {
	text-decoration: underline;
}

div.prices {
	margin-left: 50px;

}
td {
	text-align: left;
	vertical-align: top;
}
h1 {
	font-size: 14px;
	color: #00562C;
}
h2 {
	font-size: 12px;
}
