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

.bodytext {
	color:#000000;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	
	}


.sitename{
	font: 60px "Copperplate Gothic Bold";
	color: #5c743d;
	letter-spacing:.1em;
	}
	
.subsitename {
	font: 30px "Copperplate Gothic Bold";
	color: #99cc66;
	letter-spacing:.2em;
	}

.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #5c743d;
	letter-spacing:.1em;
	line-height:16px;
	}
	
.contentnav {
	font:10px Arial, Helvetica, sans-serif;
	color: #5c743d;
	letter-spacing:.1em;
	line-height:16px;
	}
	
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #5c743d;
	text-decoration: none;
}

	
#navigation a:hover {
	background: #99cc66;
	color:#f4ffe4;
	font-weight:bold;
	text-decoration:underline;
	}
	



.welcome {
	letter-spacing:.1em;
	color:#5c743d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	}
	
.welcometext {	
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:18px;
	}

.sidebarname {
	font: 12px "Copperplate Gothic Bold";
	color: #99cc66;
	letter-spacing:.1em;
	}
	
.signature {
	font: "Comic Sans MS";
	font-size:18px;
	color: #5c743d;
	letter-spacing:.1em;
	}
.morenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #5c743d;
}
.authorship {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}


.parahead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.intextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
}

.pigottable {
	color:#000000;
	line-height:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	}
	
.centertext {
	color:#000000;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	}