


/* home page elements
------------------------------- */
#home-feature {
width: 876px;
height: 227px;
float: left;
margin: 0 0 14px;
background: #ded6c6 url(../images/beige-bottom.gif) bottom left no-repeat;
}
#home-feature #flash-container {
width: 371px;
float: left;
font: normal 2em/1em "Trebuchet MS", Verdana, Tahoma, san-serif;
color: #000;
text-align: right;
}
#home-feature #black-text {
width: 259px;
height: 217px;
float: left;
background: #000 url(../images/black-gradient.gif) top left repeat-y;
}
#home-feature #black-text p {
color: #9f9d94;
margin: 12px 15px 0;
font-size:1.2em;
}
#home-feature #black-text p strong {
color: #fff;
font-weight: normal;
}
#home-feature #black-text a {color: #fff; text-decoration: underline; }
#home-feature #black-text a:hover {text-decoration: underline;}
#green-links { 
background: #878904;
height: 217px;
width: 236px;
float: left;
text-align: right;
}
#green-links h1 {
font: normal 1.7em/1.1em "Trebuchet MS", Verdana, Tahoma, san-serif;
color: #fff;
margin: 25px 20px 12px;
}
#green-links ol {margin: 0 25px 0 25px;}
#green-links ol li {
display: block;
float: right;
width: 186px;
float: right;
}
#green-links ol li a {
font: normal 1.6em/1.1em "Trebuchet MS", Tahoma, san-serif;
padding: 12px 18px 12px 0;
border-bottom: 1px dashed #9fa136;
background: url(../images/white-arrow.gif) right center no-repeat;
display: block;
width: 168px;
float: right;
color: #fff;
text-decoration: none;
}
#green-links ol li a:hover {text-decoration: underline;}
#green-links ol li.top {border-top: 1px dashed #9fa136;}

#home-columns {width: 876px;}
#home-columns #left-col {
width: 630px;
margin-right: 14px;
float: left;
}
#home-columns #middle-col {
width: 259px;
float: left;
}
#home-columns #right-col {
width: 230px;
float: right;
}
#home-columns #left-col h2 {background: #878904 url(../images/h2-green.gif) top left no-repeat;}
#home-columns #middle-col h2 {background: #de5100 url(../images/h2-orange.gif) top left no-repeat;}
#home-columns #right-col h2 {background: #878904 url(../images/h2-green-s.gif) top left no-repeat;}
#home-columns #left-col img, #home-columns #right-col img {
float: left;
padding: 1px;
background: #fff;
border: 7px solid #f0ebe2;
clear: both;
}
#home-columns #left-col div {
width: 630px;
float: left;
margin: 10px 0 0 0;
}
#home-columns #left-col img {margin: 0 12px 10px 0;}
#home-columns #right-col img {margin: 15px 0 10px 0;}
#home-columns #middle-col #map {
width: 259px; 
text-align: center;
border-top: 5px solid #ded6c6;
border-bottom: 5px solid #ded6c6;
background: url(../images/map-bg.gif) top left repeat-y;
}
#home-columns #middle-col #map p {
font-family:Arial,Tahoma,san-serif;
font-size:1.2em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4em;
margin: 5px 12px;
text-align: left;
}
#home-columns #middle-col #map img {
border-top: 5px solid #ded6c6;
font: normal 1.2em/1em "Trebuchet MS", Verdana, Tahoma, san-serif;
text-align: center;
margin: 0 auto;
}
#home-columns #left-col h2
{
font-family:"Trebuchet MS", Verdana, Tahoma, san-serif;
font-weight:normal;
font-size:12pt;
height: 26px;
color: #fff;
padding-top:6px;
white-space:nowrap;
text-indent:25px;
} 
#home-columns #middle-col h2
{
font-family:"Trebuchet MS", Verdana, Tahoma, san-serif;
font-weight:normal;
font-size:12pt;
height: 28px;
color: #fff;
padding-top:4px;
white-space:nowrap;
text-indent:25px;
} 
#home-columns #right-col h2
{
font-family:"Trebuchet MS", Verdana, Tahoma, san-serif;
font-weight:normal;
font-size:12pt;
height: 28px;
color: #fff;
padding-top:4px;
white-space:nowrap;
text-indent:25px;
} 




/* home font styles
------------------------------- */
#home-columns p a {
background: #f0ebe2;
padding: 1px 2px;
color: #000;
text-decoration: none;
}
#home-columns p a:hover {background: #878904; color: #fff;}


