body {font-size: 1em; font-family:tahoma, veranda, arial, sans-serif;margin:14px 0 100px 0;  background: linear-gradient(270deg, #e9f8e9, #ecf1eb)}
h1 {font-size:1.4em;color:#354569;line-height:2em;margin:0 6px;letter-spacing:0.06em;}
h2 {font-size:1.3em;color:#354569;line-height:2em;margin:0 6px;letter-spacing:0.08em;}
h3 {font-size:1.1em;color:#354569;line-height:1.4em;margin:8px 6px;}
h4 {font-size:.92em;color:#9BAAC5;line-height:1.6em;margin:0 6px;}
li {padding-left:12px;}
#home{margin:6px 0 0 0; padding:0;}
#mainwrapper {position:relative;top:24px;width:800px;padding: 0 auto;margin: 4px 0 6px 0;} /* layout centered */
#header {}
#header2 {}
#header > a > img {border-radius:1em;}
#columnswrapper {float:left; width:816px; height: 52em;background:url(../images/bgmain5.jpg)}
#lc, lc2 {float:left; width:150px; margin-left:-662px;} /* negative margin moves nav column into position */
#content {float:left; width:512px; margin-left:150px; display:inline;} /* display inline is hack fix for IE */
#rc, rc2 {float:left; width:150px;margin-left:3px;}
#footer {width:816px;border-radius:1em;}
.cl {clear:both;}
#contentinner {margin: 0 10px;line-height: 1.4em;margin-bottom:1.2em;}
#contentinner p{text-align:left; margin:0 0 1em 0;}
/*#lcen img {}*/
#lcen p {font-size:.8em; padding: 0 5px;} 
#lcen {position:relative;width:241px; float:left; margin:0;top:6px;}
#content {padding:0;}
#content h3{position:relative;text-align:left; font-size:.8em; color:#563732; margin:0px; padding:0;line-height:.92em;top:.8em;}
#content b {position:relative;text-align:left; font-size:.6em; color:#563732; margin:0px; line-height:.8em;bottom:6px;}
#content p {font-size:.68em; margin-top:1.5em; margin-bottom:1.3em;text-align:left;text-indent:.2in; line-height:1.3em;word-spacing:.3em;font-weight:bold;color:#354569;}
/*#content ul{font-size:inherit;position:relative;line-height:2em;left:16px;}*/
#content li{text-align:left;font-size:.68em;line-height:2em;margin:0 6px 0 16px;font-weight:bold;color:#1F4B1F;list-style-type:none;
}
#content a {text-decoration:none; color:#354569;font-size:.90em;text-align:left;}
#content a:hover {color: #6595A9; text-decoration:none;font-size:.96em;text-align:left;}
#trc {position:relative;width:240px;float:left;}
#trc p {
    color: #25593f;
    font-size: 18px;
    line-height: 1.8em;
    margin: 0 0 0 28px;
    position: relative;
    text-align: left;
    text-indent: -12px;
    top: 20px;
    width: 232px;
}
/* column styles */
#lc, #rc {padding-top:12px;text-align:left;}

/*footer styles*/
#footer {
	position: relative;
	right: 8px;
	padding:8px 0; /* pushes the links away from top and bottom of the div */
	font-size:1.3em;  /* sets the font size of all links */
	background-color:#f0ebe1; /* sets the background color of the div */
	border-top:1px solid white; border-bottom:2px solid white;
	z-index:10;
}

#footer ul {margin: 2px 0;} /* vertical spacing between the lists */
#footer li {display:inline; /* the key CSS - makes the lists display horizontally */
	border-left:1px solid; /* creates the vertical line to the left of each list items */
	color:#C60; /* sets the color of the vertical lines  - links colored below */
	padding: 0 16px 0 16px; /* horiz space between links and vert lines - needed diff l & r values to center */
	margin-left:-2px;
}
#footer li:first-child {border-left:0;} /* removes the left border of the first list item - IDWIMIE */
#footer ul li a {text-decoration:none; /* removes the underlining off the links */
color:#334359; /* the color of the links */
}
#footer ul li a:hover {text-decoration:none; color:#6595A9} /* underlines the links when hovered */
#footer ul.fineprint li {color:#1E2D42;} /* color for copyright and vert dividers on last row */
#footer ul.fineprint li a {color:#334359;} /* had to explicitly color these or they inherit from #footer li */
#footer ul.fineprint li a:hover {color:#6595A9;} /* turns bottom row white when hovered */


#dua {
padding: 0 8px;
line-height: 1.8em;
font-size:18px;
position:relative;
}

#dua li{
padding: 0 24px 0 18px;
width:88%;
}

#dua p {
margin: 0 10px 0 14px;
word-spacing:0.04em;
text-indent:24px;
width:88%;
}

#dua a {
margin:0;
text-decoration:none;
color:#5f77af;
font-weight:700;
}

#dua a:hover {
text-decoration:none; color:#6595A9
}

.shadow {
  -moz-box-shadow:    6px 7px 18px 1px #3C515A;
  -webkit-box-shadow: 6px 7px 18px 1px #3C515A;
  box-shadow:         6px 7px 18px 1px #3C515A;
}
/* Google search */
.gsc-control-cse {
	height:28px;
	background: linear-gradient(108deg, #144114, #719669);
	border-radius:0.3em;
}
#___gcse_0 > div > div > form > table > tbody > tr > td.gsc-search-button > button:hover {
	border-color: #99c799;
    background-color: #c4dcc0;
	}

#dua > center:nth-child(6) > table:nth-child(3) > tbody > tr:nth-child(8) > td > ul:nth-child(9) > li:nth-child(18) > table > tbody > tr > td > ul > li {
	line-height:1.8em;
}