/*
Title #000000
Text #FFFFFF
Bluey Background #39636B
Green #5E8352
#79B30B brighter green
*/

html {margin:0px;padding:0px;}
body {margin:0px;padding:0px;
	color: #5E8352;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {font: 76% arial,sans-serif;
background-position:top;background-repeat:repeat-x;color : black; background-color : white;}
#container {margin:10px; padding:10px;}
div#header h1 {height:20px;line-height: 80px;margin:0;padding-left:10px;color: #5E8352;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#content {margin:20px; padding:20px;}
div#content div {line-height:1.4}

div#extra {border-top:1px solid #333;}
div#footer {}
div#footer p {margin:0;padding:5px 10px}

div#wrapper {float:left;width:100%; margin:0px; padding:0px;}

div#content {margin-right: 400px; background-position:top right; background-repeat:repeat-y;
}
div#content a:link, a:visited {color: black;}
div#content a:hover {color: #d4a900;}
div#content h2 {padding:6px 0px 0px 36px;border-bottom:1px dashed #5E8352; background-position:bottom left; background-repeat:no-repeat;}  
div#content h3 {color: #719c02; font-size:1.2em;}

/* Far Right */
div#navigation {border-top:1px solid #333;}
div#navigation {float:left;width:200px;margin-left:-200px;background-color: #719c02;color: white;
	height: 800px;
}
div#navigation h2 {color: #38646c;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#navigation a:link, a:visited {
	color: black;
}
div#navigation a:hover {color: #fc0;}

/* Nav Section */
div#extra {float:left;width:200px;margin-left:-400px;
	background-color: #cd2027;
	height: 800px;
}
div#extra {
}
div#extra a:link, a:visited {color: black;
}
div#extra a:hover {color: #fc0;
}

/* Footer */
div#footer {clear:left;width:100%;border-top:4px solid #D5DE7B;border-bottom:4px solid #D5DE7B;text-align:center;} 


/* misc */
.frogbottom {height:73px; background-position:bottom right; background-repeat:no-repeat;}
.frogsbottom {height:70px; background-position:bottom left; background-repeat:no-repeat;}
.padding10 {padding:0px 10px;}
.padding111 {padding:0px 10px;
	color: white;
}
.padding6 {padding:0px 6px;}
.hidden {display:none;}
.goldy {color: #719c02;}

/* Basic menu list properties */
ul.menu
{margin: 0px;
	padding: 0px;
	list-style: none;
	border: none;
}

/* Level 1 items */
li.menu_l0 {border-bottom: 1px solid #666;margin: 0em;padding: 0em;}

/* Level 1 links */
li.menu_l0 a {display: block;
	padding: 5px 2px 4px 0.5em;
	background-color: #719c02;
	color: #ccc;
	text-decoration: none;
	width: 192px;
	}
li.menu_l0 a:hover {background-color: #5E8352;color: #fff;}

/* Level 2 items */
li.menu_l1 {border-bottom: 1px dotted #000;margin: 0em;padding: 0em;}

/* Level 2 links */
li.menu_l1 a {display: block;
	padding: 4px 2px 3px 1.1em;
	background-color: #dddddd;
	color: #000;
	text-decoration: none;
	width: auto;
	}
li.menu_l1 a:hover {background-color: #666666;color: #fc0;}

/* Level 3 items */
li.menu_l2 {border-bottom: 1px solid #9cf;margin: 0em;padding: 0em;}

/* Level 3 links */
li.menu_l2 a {
	display: block;
	padding: 4px 2px 3px 2.2em;
	background-color: #cccccc;
	color: #000;
	text-decoration: none;
	width: auto;
	}
li.menu_l2 a:hover {background-color: #666666;color: #cccccc;}

/* ======================================== */


h1 {font-weight : bold;font-size : 1.2em;color : #000000;}
h2 {
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.smalltext {font-size : .9em;}
.smalltext a:link {}
.smalltext a:visited {}
.noline a:link {text-decoration : none;}
.noline a:visited {text-decoration : none;}

.largetext {font-family :font-size : 1.2em;}
.largetext a:link {font-size : 1.2em;}
.largetext a:visited {font-size : 1.2em;}

.errortext {font-size : .9em; color : red; font-weight : bold;}
.grid {border : #efb240 .05em solid;}

a:link, a:visited {}
a:hover {}



/* original Default styles ===
.white {background-color : white;}
.black {background-color : black;} 
.bg_dark {background-color : #d8860a;}
.bg_medium {background-color : #efb240;}
.bg_light {background-color : #f7ca88;}
.alt_bg_dark {background-color : #066fa0;}
.alt_bg_medium {background-color : #2794d8;}
.alt_bg_light {background-color : #5fb0d8;}
.copyright {font-size: .8em;text-align: center; 
*/