body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666666;
	margin: 0px;
}
#holding {
	margin: 10px 20px;
	width: auto;
	min-width: 640px;
	padding: 20px;
	background-color: #FFFFFF;
	border: 4px ridge #339900;
}
#masthead {
	clear: both;
	height: 70px;
}
#bodyContent {
	clear: both;
	padding-top: 20px;
	padding-right: 80px;
	padding-left: 40px;
	min-height: 250px;
}

#logo {
	float: left;
}
#contact {
	float: right;
	text-align: right;
	line-height: 20px;
}
#navBar {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #339900;
	border-bottom-color: #339900;
	font-size: 10px;
}
#navBar a, a:link, a:visited {
	color: #339900;
	text-decoration: underline;
}
#navBar a:hover {
	color: #FFFFFF;
	background-color: #339900;
	text-decoration: underline;
}

address {
	font-size: 12px;
	margin: 10px 20px;
}
h1 {
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #339900;
}
h2 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
}
p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 20px;
}
a, a:link, a:visited {
	color: #339900;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	background-color: #339900;
	text-decoration: underline;
}
#footer {
	clear: both;
	font-size: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339900;
	padding-top: 10px;
}
#footerText {
	padding-top: 20px;
}
.imgRight {
	float: right;
	padding-left: 20px;
	border: none;
	font-style: italic;
	font-size: 11px;
}
div.featurebox {
	position: relative;
	background-color: #FFFFCC;
	border: 1px dotted #006600;
	padding: 20px;
	float: right;
	margin-left: 20px;
}
div.featurebox div.infoItem {
	position: relative;
	border: none;
	margin-bottom: 10px;
	width: 200px;
}
div.featurebox div.infoItem #headerBar #itemTitle {
	position: relative;
	top: 0px;
	left: 0px;
	font-size:12px;
	font-weight:bold;
}
div.featurebox div.infoItem #textBlock {
	clear: both;
}
div.infoList div.infoItem {
	position: relative;
	border-top: 1px dashed #999999;
	margin-bottom: 10px;
	width: 100%;
	clear: both;
}
div.infoList div.infoItem #headerBar #itemTitle {
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size:12px;
	font-weight:bold;
}
div.infoList div.infoItem #textBlock {
	clear: both;
}
div.picRight {
	float: right;
	margin-left: 10px;
	width: 150px;
}
div.picRight img {
	border: none;
}
div.picRight .caption {
	font-style: italic;
	font-size: 10px;
	padding-bottom: 5px;
}
div.homedisplay div.infoItem {
	position: relative;
	margin-bottom: 10px;
	width: 100%;
}
div.homedisplay div.infoItem #headerBar #itemTitle {
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size:12px;
	font-weight:bold;
}
