@charset "utf-8";
/* CSS Document */
body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

h1, h2, h3, h4, h5 {
	color:#00701F;
}

h2 {
	text-align:center;
}

.submenu {
	margin-left:10px;
	margin-right:00px;
	margin-top:5px;
	margin-bottom:10px;
}

a {
	text-decoration:none;
	color:#00701F;
}

a:hover {
	text-decoration:underline;
}

.twoColFixLtHdr #locationbar
{
	margin: 0 0 0 0;
	width: 780px;
	height: 16px;
	background-color:#9C6;
	border-top:none;
	border-top-width:thin;
	border-bottom:solid;
	border-bottom-width:thin;
	border-color:#2A7F00;
	color:#FFFBF0;
	
}

.twoColFixLtHdr #locationbar a {
	text-decoration:none;
	color:#FFFBF0;
}

.twoColFixLtHdr #locationbar a:hover {
	text-decoration:underline;
}

.quotes {
	font-style:italic;
}
.quoteAuthor {
	color:#00701F;
}

.box_right { width: 120px; float: right; margin-left: 20px; margin-right: 40px; border: thin solid #00F; padding: 0px 10px 10px 10px}

/* set millions of background images */
.rbroundbox { background: url("rounded corners/nt_g.gif") repeat; }
.rbtop div { background: url("rounded corners/tl_g.gif") no-repeat top left; }
.rbtop { background: url("rounded corners/tr_g.gif") no-repeat top right; }
.rbbot div { background: url("rounded corners/bl_g.gif") no-repeat bottom left; }
.rbbot { background: url("rounded corners/br_g.gif") no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent {
	margin: 0 7px;
	font-style: italic;
	font-size:12px;
}
.rbcontent2 {
	margin: 0 7px;
	font-style: none;
	font-size:12px;
}
.rbroundbox { color:#FFFFFF; width: 90%; margin: 1em auto; }

/* set millions of background images */
.rbroundbox_g { background: url("rounded corners/nt_g.gif") repeat; }
.rbtop_g div { background: url("rounded corners/tl_g.gif") no-repeat top left; }
.rbtop_g { background: url("rounded corners/tr_g.gif") no-repeat top right; }
.rbbot_g div { background: url("rounded corners/bl_g.gif") no-repeat bottom left; }
.rbbot_g { background: url("rounded corners/br_g.gif") no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop_g div, .rbtop_g, .rbbot_g div, .rbbot_g {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent_g { margin: 0 7px; color:#FFFFFF; }
.rbroundbox_g { width: 50%; float: right; margin-left: 8px; }
