﻿#container {
	margin: 0px auto 0px auto;
	width: 860px;
	height: 1000px;
	position: relative;
}
#masthead {
	margin: 10px;
	width: 800px;
	padding-left: 20px;
	height: 95px;
}
#navigation a {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #065111;
	text-decoration: none;
	text-transform: uppercase;
}
#navigation {
	padding: 5px 5px 5px 10px;
	border-width: thin;
	border-color: #003300;
	width: 860px;
	top: 125px;
	position: absolute;
	height: 20px;
	background-color: #D8E7DE;
	border-top-style: groove;
	border-bottom-style: groove;
}
#navigationA a {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #065111;
	text-decoration: none;
	text-transform: uppercase;
}
#navigationA {
	padding: 5px 5px 5px 10px;
	border-width: thin;
	border-color: #003300;
	width: 640px;
	position: relative;
	height: 20px;
	background-color: #D8E7DE;
	border-top-style: groove;
	border-bottom-style: groove;
	margin-right: auto;
	margin-left: auto;
}
#navigation2 {
	width: 840px;
	height: 20px;
	top: 160px;
	padding-left: 10px;
	background-color: #D8E7DE;
	position: absolute;
	border-color: #BAD1CE;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-bottom-width: thin;
	margin-left: 10px;
	font-size: small;
}
#navigation2 a {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: small;
	text-transform: uppercase;
	color: #314F3D;
	text-decoration: none;
	font-weight: bold;
}
#navigationA2 {
	width: 600px;
	height: 20px;
	padding-left: 20px;
	background-color: #D8E7DE;
	position: relative;
	border-color: #BAD1CE;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-bottom-width: thin;
	margin-left: auto;
	font-size: small;
	margin-right: auto;
}
#navigationA2 a {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: small;
	text-transform: uppercase;
	color: #314F3D;
	text-decoration: none;
	font-weight: bold;
}

#maincontent {
	width: 620px;
	position: absolute;
	top: 185px;
	padding-top: 10px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 50px;
}
#maincontent2 {
	width: 620px;
	position: absolute;
	left: 190px;
	top: 180px;
	padding-top: 10px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
}
#sidebar {
	padding: 10px 7px 10px 7px;
	width: 190px;
	top: 200px;
	left: 660px;
	position: absolute;
	border: thin double #BAD1CE;
	margin-top: 5px;
}
#footer {
	width: 860px;
	height: 20px;
	clear: both;
	font-size: small;
	text-align: center;
	margin-top: 50px;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #003300;
}
a:active {
	color: #006600;
}
.imgcontainleft {
	margin: 0px 5px 0px 0px;
	width: 305px;
	padding-bottom: 10px;
	float: left;
}
.imgcontainright {
	margin: 0px 0px 0px 5px;
	width: 305px;
	padding-bottom: 10px;
	float: right;
}
.imagecaption {
	width: 300px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: small;
	font-style: italic;
	color: #666666;
	text-align: center;
}
.catalogstyle1 {
	text-align: center;
}
.catalogstyle2 {
	border-color: #C5E2DB;
	border-width: 2px;
}
