body {
	font: normal 100% "trebuchet MS" ,sans-serif;
	background-image: url(../images/bannersbackgrounds/bg_img.gif.gif);
	background-repeat: repeat;
}
h1 { border: solid 1px #3f5f1f; background-color: #7f9760; color: #30501f;}
h2 { color: #30501f; }
h3 { color: #30501f; }
h4 { color: #30501f; margin-top: 2.0em; margin-bottom: 1.0em;}

li {
	
}

#main {
	background-image: url(../images/bannersbackgrounds/texture2801528.jpg);
}

#perm-links ul {list-style: none;}
#perm-links a {border: solid 1px #666666; background-color: #afaf80; color: #ffffff; font-weight: bold; text-decoration: none;}
#perm-links a:hover {background-color: #8f8f60;}

#ad-links { display:block;float:left; margin: 10px 10px 0px 0px;}

/* Commented out this because links were looking the same as headings...
#content a {color: #30501f; font-weight: bold; text-decoration: none;}
#content a:hover {color: #aa0000; text-decoration: underline;}
*/
#footer { border: solid 1px #3f5f1f; background-color: #7f9760; color: #30501f; text-align: center;}

.mega {margin: 0; margin-top: 2px; margin-bottom: 2px; padding: 0; border: solid 2px #a0d89f; border-bottom: solid 10px #a0d89f; background-color: #e0ffe0; font-size: 90%;}
.mega p {margin: 2px; text-align: left;}
.mega a {color: #0000ff;}
.mega .link {color: #000000; font-weight: bold; text-decoration: none;}

#title {
	margin: 0px 0px 0px 0px;
	padding: 15px;
	height: 30px;
	background-color: #AB9C63;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: xx-large;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}
#title h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
	font-variant: normal;
	padding: 2px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: blink;
}
#header {
	background-image: url(../images/bannersbackgrounds/Banner/fullbanner.gif);
	background-repeat: no-repeat;
	height: 200px;
}
	
#navigation {
	width: 200px;
	margin: 0px;

	}
	
#navigation ul { list-style-type: none; }	
	
#navigation li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}	
	
#navigation li a:link, #navigation li a:visited {
	color: #000;
	display: block;
	padding: 5px 0 0 5px;
	width: 180px;
	background-image: url(../images/bannersbackgrounds/Button/buttona1.gif);
	background-repeat: no-repeat;
	font-size: smaller;
	}
	
#navigation li a:hover {
	color: #000;
	background:  url(../images/bannersbackgrounds/Button/buttonb1.gif);
	background-repeat: no-repeat;
	width: 180px;
	font-size: smaller;
}
	
p {
	text-indent: 0em;
	margin-top: 0;
	margin-right: 2em;
	margin-bottom: 1.0em;
	margin-left: 0em;
}

#content div {
	padding-bottom: 1em;
}
.reverse { float:right; } 

div.box {
	border: solid #000 1px;
	border-color: #900;
	margin-left: 30px;
	margin-right: 40px;
	font-size: 13px;
	font-weight:bold;
	font-family: verdana,arial,sans-serif;
	background-color: transparent;
	padding: 5px;
} 

div.box2 {
	border: solid #000 1px;
	border-color: #900;
	margin-right: 20px;	
	margin-bottom:1.0em;
	background-color: transparent;
	padding: 5px;
}


div.box a {
	color: #940F04;
}



