body { 

	background-image: url(images/maine_pine.jpg);
	background: #FFFFFF;
	margin: 0;
	padding: 0;
}



.wreath {
	font-size: 12px;
	line-height: 140%;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

A:link {

	color: #000099; 
	text-decoration:none;
}



A:visited {

	color: #000099; 
	text-decoration:none;
}



A:hover {

	color: #CC0000;
	text-decoration:underline;
}



.blank {

	font-size: 1pt;
}



.banner {

	font-size: 12pt;
	color: #0C7748;
	font-weight:bold;
}



.img_border {

	border-style: solid; 
	border-color: #999999;
}



.input_box {

	border-top: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid;
	background: ##E9F7FF;
	font-size: 8pt;
	width:100px;
	height:19px;
}

.blog {
	color: #FFFFFF;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.header {color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: normal;}
.header A:LINK    {color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: normal;}
.header A:VISITED {color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: normal;}
.header A:HOVER   {color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; font-weight: normal;}
.header A:ACTIVE  {color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: normal;}

.footer A:LINK    {color: #FFF; text-decoration: none; font-weight: normal;}
.footer A:VISITED {color: #FFF; text-decoration: none; font-weight: normal;}
.footer A:HOVER   {color: #FFF; text-decoration: underline; font-weight: normal;}
.footer A:ACTIVE  {color: #FFF; text-decoration: none; font-weight: normal;}
