body {
	margin: 0px;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}


.navlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-variant: small-caps;
	font-weight: bolder;
	margin:0;
	list-style-type: none;
	padding: 0px;
	text-indent:4px;
	display: block;
}


.navlist a {
	line-height: 18px;
	text-decoration: none;
	color: #000;
	background-color: #FFF;
	display: block;
	padding: 20px 6px 2px 8px;
	background-image: url(stroke.gif);
	background-position: left top;
	background-repeat: no-repeat;
	
}

.navlist a:hover {
	text-decoration:none;
	background-color: #FFF;
	background-image: url(stroke_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #669966;
	padding-left: 10px;
}
#navlist_active {
	text-decoration:none;
	background-color: #FFF;
	background-image: url(stroke_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #669966;
	text-indent:6px;
}


.floatbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #669966;
	margin: 10px;
	padding: 10px;
	float: right;
	width: 300px;
	border: 2px dotted #669966;
}
.contentpane {
	padding-top: 16px;
	padding-right: 80px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a {
	color: #CC9900;
}


a:hover {
	color: #669966;
	text-decoration: none;
}
h2, h1 {
	font-style: italic;
	color: #CC9900;
}
.footer {
	font-size: 0.8em;
	line-height: 2.0em;
	font-variant: small-caps;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 4px;
	border-bottom-color: #669999;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.footersmall {
	font-size: smaller;
	color: #999999;
}

.footer a {
	color: #669966;
	word-spacing: 0.6em;
	letter-spacing: 3px;
}
table {
}
.header {
	/* border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #669966; */
}
.floatboxleft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #669966;
	margin: 10px;
	padding: 10px;
	float: left;
	width: 300px;
	border: 2px dotted #669966;
}
.picturepad {
	margin-right: 15px;
}
.headaddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669966;
	padding-right: 170px;
	text-align: right;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	color: #669966;
	font-style: normal;
}
.subscribestyle {
	font-size: smaller;
	color: #669966;
	text-align: right;
}
