@charset "utf-8";
/* CSS Document */

body {
	background:#9eccaa;
	font-family: Arial;
	font-size: 12px;
	color: #006633;
	padding: 0;
	margin:0;
}
A:link {
	text-decoration: none; color: #009966;
	}
A:visited {
	text-decoration: none ; color: #009966;
	}
A:active {
	text-decoration: none; color: #009966;
	}
A:hover {
	text-decoration: underline; color: #009966;
	}
.style3 {font-size: 14px}
h1{
	font-size:14.5px;
	font-family:"Kristen ITC", Arial, Helvetica, sans-serif;
	}
h2{
	font-size:12px;
	font-family:"Kristen ITC", Arial, Helvetica, sans-serif;
	}
div#header h1{
line-height:0;
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-indent:-50000px;
	outline: none;
	}
div#header h2{
line-height:0;
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-indent:-50000px;
	outline: none;
	}
div#header p{
line-height:0;
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-indent:-50000px;
	outline: none;
	}

.headerhide {
	text-indent: -9999999px;
	line-height:0;
	display:none;
}
.content-underflash {
	text-indent: -9999999px;
	line-height:0;
	display:none;
}
.reciprocal-link {
	text-indent: -9999999px;
}

#social { height:65px; width:150px; display:block; margin:10px 0 0 0; padding:4px;}