﻿
*
{
    margin: 0px;
    padding: 0px;
}
body 
{
    text-align: center;
    font-family:Arial;
    font-size:68.75%;
    color: #666;
    background-color: #d0d765;
}
#headerWrapper
{
    width: 980px;
    margin: 0 auto;
    text-align: left;
    position:relative;
}
#bodyWrapper 
{
    width: 980px;
    margin: 0 auto;
    text-align: left;
    background: #fff;
    padding-bottom: 10px;
    margin-bottom: 20px;
    /*background: #fff url(../../../../images/RuralGatewayPartners.gif) no-repeat bottom right;*/
    clear:both;
}
p 
{
    margin: 1em 0;
}

/*----Header--------------------------------*/

#header
{
    color:#fff;
    font-weight: bold;    
    background-color: #336331;
}
#header img 
{
    float: left;
}
#search 
{
    width: 19em;
    position: absolute;
    right:8px;
    top: 90px;
    font-size:120%;
    height:20px;
    line-height:20px;
}
#search input 
{
	border:1px solid #11320f;
	background-color: #ffffff;
	color: #336331;
	margin-left:8px;
	font-weight:bold;
	line-height:20px;
	padding-left:4px;
	
}
#search label 
{
position: relative;
top:2px;
}
#search img
{
    position: absolute;
    right: 0px;
    margin-right: 4px;
    -margin-right:0px;
    top:2px;
}
#go a 
{
    color:#fff;
    text-decoration: none;
}
#textSize 
{
    padding:5px 10px 0px 0px;
    float: right;
}
.textLge 
{
    font-size:18px;
}
.textMed
{
    font-size:16px;
    margin-left: 5px;
}
.textSml
{
    font-size:14px;
    margin-left: 5px;
}
.clear
{
     clear: both;
}

/*----Main Nav--------------------------------*/

#mainNav 
{
    font-size: 150%;
    font-weight: bold;
    clear:both;
    float: right;
    padding: 0px;
    
}
#mainNav ul 
{
    float: left;
    list-style-type: none;
}
#mainNav li
{
    float: left;
    padding-left:30px;
    background: url(../../../../images/mainNavBullet.gif) no-repeat left 1em;
}
#mainNav a 
{
    color:#fff;
    text-decoration: none;
    display: block;
    height: 1.7em;
    line-height: 1.7em;
    bottom: -7px;
    position:relative;
    padding: 0px 9px 7px 9px;
    float: left;
}
#mainNav a:hover, #mainNav a.current
{
    background: url(../../../../images/mainNavUnderline.gif) no-repeat bottom center;
    color: #d0d765;
}
#mainNav li:first-child, #mainNav li.first-child, #secondaryNav li:first-child, #secondaryNav li.first-child
{
    background-image: none;
}

/*----Secondary Nav--------------------------------*/

#secondaryNav 
{
    font-size: 120%;
    font-weight: bold;
    clear: both;
    float: right;
    padding: 6px 10px;
}
#secondaryNav ul 
{
    float: left;
    list-style-type: none;
    padding: 2px 0px;
}
#secondaryNav li
{
    float: left;
    padding-left:30px;
    background: url(../../../../images/secondaryNavBullet.gif) no-repeat left center;
    
}
#secondaryNav a 
{
    color: #336331;
    text-decoration: none;
    display: block;
}
#secondaryNav a:hover
{
    text-decoration: underline;
}
#secondaryNav li.first-child 
{
    background-image: none;
}

/*----Content--------------------------------*/

#breadcrumb 
{
    clear: both;
    background: #d0d765;
    padding: 3px 10px;
    font-size: 110%;
    color: #336331;
}
#breadcrumb a 
{
    color: #336331;
    text-decoration: none;
    font-weight: bold;
}
#breadcrumb a:hover
{
    text-decoration: underline;
}
#mainContent 
{
    padding: 10px;
    line-height: 1.5em;
    font-size: 110%;
    width: 740px;
    float: left;
    position: relative;
}
#mainContentHome 
{
    padding: 10px;
    line-height: 1.5em;
    font-size: 110%;
}
#primaryContentWide 
{
    width: 650px;
    float: left;
}
#HomeFWprimaryContentWide 
{
    width: 960px;
    float: left;
}
#secondaryContentNews 
{
    width: 280px;
    float: left;
    padding: 0px 10px 0px 20px;
}
#primaryContentWide img 
{
    margin-bottom: 15px;
}
#storyOne 
{
    background: #ffffcc;
    width: 210px;
    float: left;
    padding: 15px;
}
#storyTwo 
{
    float: left;
    width: 210px;
    padding: 15px;
}
#links 
{
    float: left;
    width: 210px;
    padding: 15px;
}
#links ul 
{
    list-style-type:none;
}
#newsbox
{
    float: left;
    width: 210px;
    padding: 15px 0px 15px 15px;
}
h1 
{
    font-size: 160%;
    margin-bottom: 10px;
    font-weight: normal;
}




#mainContentHome a
{
    color: #1479c0;
    text-decoration: none;
    font-weight: bold;
}
#storyOne a:hover, #storyTwo a:hover
{
    text-decoration: underline;
}
#storyOne a.greyArrow
{
    background: url(../../../../images/linkArrowCreamBack.gif) no-repeat right center;
}
#storyTwo a.greyArrow
{
    background: url(../../../../images/linkArrowWhiteBack.gif) no-repeat right center;
}

#links a:hover 
{
    text-decoration: underline;
}
#newsbox a 
{
    color: #d3650c;
}
#secondaryContentNews a:hover, #newsbox a:hover
{
    text-decoration: underline;
}
#secondaryContentNews p 
{
    
}
#secondaryContentNews p strong
{
   
}
.date 
{
    font-weight:bold;
    color: #1f7aba;
}
#sideNav {
	float:left;
	width:220px;
	padding:0;
margin-top:5px;
	}
#sideNav .head a
{
    display:block;
    text-decoration:none;
    font-size:1.2em;
    color:#813C51;
    font-weight:bold;
    margin: 0px 7px;
}
#sideNav .head a:hover
{
    text-decoration:underline;
}
#sideNav ul {
	margin:0;
	}
	
#sideNav ul li {
	display:inline;
	font-size:1em;
	line-height:1em;
	margin:0;
	}

#sideNav ul li a {
	display:block;
	margin:0 18px;
	padding:5px 0;
	text-decoration:none;
	font-size:1.4em;
	line-height:1em;
	font-family:Arial;
	color:#1479c0;
	}

#sideNav ul li a.first {
	border:0;
	}

#sideNav ul li a:hover,
#sideNav ul li a:active {
	text-decoration:underline;
	}

#sideNav ul li a span {
	display:inline;
	}

#sideNav ul li a:hover,
#sideNav ul li a:active {

	}
	
#sideNav ul li a.selected,
#sideNav ul li.expanded a {
	font-weight:bold;
	}

#sideNav ul li.expanded ul {
	margin:0;
	}

#sideNav ul li.expanded ul li a {
	font-size:1.3em;
	margin:0 4px 0 4px;
	padding:0px 18px 6px 33px;
	font-weight:normal;
	color:#1479c0;
	}

#sideNav ul li.expanded ul li a.selected {
	font-weight:bold;
	}

#sideNav ul li.expanded ul li.expanded ul li a {
	font-size:1.3em;
	padding:0px 18px 6px 45px;
	font-weight:normal;
	color:#1479c0;
	background:none;
	}

#sideNav ul li.expanded ul li.expanded  ul li a.selected {
	font-weight:bold;
	}

#sideNav ul li.expanded ul li.expanded ul li.expanded ul li a {
	font-size:1.3em;
	padding:0 18px 6px 55px;
	font-weight:normal;
	color:#1479c0;
	}

#sideNav ul li.expanded ul li.expanded  ul li.expanded ul li a.selected {
	font-weight:bold;
	}
#sideNav .head 
{
    color:#1479c0;
    font-size:1.3em;
    text-indent:10px;
}
#sideNav .head a
{
    color:#1479c0;
	margin:3px 0px 5px 0px;
}
#primaryContent 
{
    float: left;
    width: 420px;
    position: relative;
}
#primaryContent a 
{
    color: #1479c0;
    text-decoration: none;
    font-weight: bold;
}
#primaryContent a:hover 
{
    text-decoration: underline;
}
#primaryContent ul 
{
    margin-left: 30px;
    color: #813c51;
}
#secondaryContent 
{
    float: right;
    width:280px;
    padding: 0px 0px 0px 20px;
    position: relative;
}
#secondaryContent img 
{
    margin-bottom: 10px;
}
      

/*----Footer--------------------------------*/

#footer 
{
    padding:0px 10px 0px 10px;
    color:#666;
    font-size:110%;
    position: relative;
    clear:both;
}
.footerLinks2 
{
    margin-top:10px;
}
.footerLinks1 a 
{
    margin-right: 30px;
    font-weight: bold;
    color: #666;
    text-decoration:none;
}
.footerLinks2 a 
{
    margin: 0px 15px 0px 0px;
    color: #666;
    text-decoration:none;
}
.footerLinks1 a:hover, .footerLinks2 a:hover 
{
    text-decoration: underline;
}
.copy 
{
    margin-right:15px;
}
#footerLinks 
{
    float:left;
    position:relative;
    bottom:-50px;
    _bottom: -45px;
}
#footerImages p
{
    font-size:10px;
    margin:0px 0px 0px 15px;
}
#footerImages 
{
    float: right;
}






