a	{
	background-color: transparent;
	color: #000000;
	font-family:  "Lucida Sans", "MS Sans Serif", Arial, "Berlin Sans FB", "Gill Sans MT", Helvetica, "ZapfHumnst BT", sans-serif;
}

a:visited	{
	background-color: transparent;
	color: #666666;
}

a:hover	{
	background-color: transparent;
	color: #2D4F2E;
	text-decoration: underline;
}

a.caption	{
	background-color: transparent;
	color: #CAD3CB;
	font-family:  "Lucida Sans", "MS Sans Serif", Arial, "Berlin Sans FB", "Gill Sans MT", Helvetica, "ZapfHumnst BT", sans-serif;
}

a.caption:visited	{
	background-color: transparent;
	color: #666666;
}

a.caption:hover	{
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}

a.footer	{
	background-color: transparent;
	color: #2D4F2E;
	font-family:  "Lucida Sans", "MS Sans Serif", Arial, "Berlin Sans FB", "Gill Sans MT", Helvetica, "ZapfHumnst BT", sans-serif;
	font-size: 11px;
	line-height: 18px;
}

a.footer:visited	{
	background-color: transparent;
	color: #666666;
}

a.footer:hover	{
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	background-repeat: repeat;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1, h2, h3, h4, h5, h6	{
	background-color: transparent;
	color: #2D4F2E;
	font-family: "ZapfHumnst BT", "Berlin Sans FB", "Gill Sans MT", Helvetica, "Lucida Sans", "MS Sans Serif", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: 24px;
}

p, td	{
	background-color: transparent;
	color: #000000;
	font-family:  "Lucida Sans", "MS Sans Serif", Arial, "Berlin Sans FB", "Gill Sans MT", Helvetica, "ZapfHumnst BT", sans-serif;
	font-size: 16px;
	line-height: 20px;
}

.button	{
	background-color: #FFFFFF;
	color: #2D4F2E;
	font-family:  "Lucida Sans", "MS Sans Serif", Arial, "Berlin Sans FB", "Gill Sans MT", Helvetica, "ZapfHumnst BT", sans-serif;
	font-size: 11px;
}

.byline	{
	background-color: transparent;
	color: #FFFFFF;
	font-family: palatino, times, "times new roman", georgia, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	text-transform: uppercase;
}

.caption	{
	background-color: transparent;
	color: #CAD3CB;
	font-family:  "Lucida Sans", "MS Sans Serif", Arial, "Berlin Sans FB", "Gill Sans MT", Helvetica, "ZapfHumnst BT", sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.footer	{
	background-color: transparent;
	color: #2D4F2E;
	font-family: "ZapfHumnst BT", "Berlin Sans FB", "Gill Sans MT", Helvetica, "Lucida Sans", "MS Sans Serif", sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.green	{
	background-color: transparent;
	color: #2D4F2E;
}

.quote	{
	background-color: transparent;
	color: #FFFFFF;
	font-family: palatino, times, "times new roman", georgia, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 26px;
}

/* begin styles for RSS Feed 
     This is the most basic style to use for a list with no bullets */
.rss-box {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 98%;
}

.rss-item {
	background-color: transparent;
	color: #000000;
	font-family:  "Berlin Sans FB", "Gill Sans MT", Helvetica, "Lucida Sans", "MS Sans Serif", "ZapfHumnst BT", sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 1em;
}

.rss-item a:link, .rss-item a:visited  {
	text-decoration: underline;
}

.rss-item a:hover {
	background-color: transparent;
	color: #2D4F2E;
	text-decoration: none;
}

.rss-items {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.rss-title, rss-title a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.sidebar	{
	font-size: 13px;
	line-height: 18px;
}

.textarea	{
	background-color: #FFFFFF;
	border: 0px;
	color: #2D4F2E;
	font-family:  "Lucida Sans", "MS Sans Serif", Arial, "Berlin Sans FB", "Gill Sans MT", Helvetica, "ZapfHumnst BT", sans-serif;
	font-size: 13px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 3px;
}
