/* IFFGD.com main section css file       */
/* Created by Red Anvil, LLC.            */
/* Author: Jon Balza                     */
/* Last updated: 05/01/2006              */

h2 { color:#3e8321; }
h3 { color:#7aa56a; }

/* =a */
a:link, a:visited { color:#3e8321; }
a:hover, a:active { color:#000; text-decoration:none; }

/* =table */
table th, 
table td { background-color: #cee0c7; }
table .alt th, 
table .alt td { background-color: #9ec190; }
table thead th, 
table th.caption, 
table caption { background-color: #303743; }
table thead .alt th, 
table thead th { background-color: #3e8321; }

.pullquote p { color: #7aa56a; }

#mainNav li a:link, #mainNav li a:visited { background-color:#7eb75c; color:#fff; }
#mainNav li a:hover, #mainNav li a:active { background-color:#3e8321; color:#fff; }
#mainNav li li a:link, #mainNav li li a:visited { background:none; }
#mainNav li li a:hover, #mainNav li li a:active { background:none; }
#mainNav ul li { background-color:#7eb75C; color:#fff; }
#mainNav ul li:hover, #mainNav ul li.over { background-color:#3e8321; color:#fff; }

#subNav h3 { background-color: #3e8321; }
#subNav li a:link, #subNav li a:visited { background-color:#9ec190; color:#000; }
#subNav li li a:link, #subNav li li a:visited { background-color:#cee0c7; }
#subNav li a:hover, #subNav li a:active, 
#subNav li li a:hover, #subNav li li a:active { background-color:#3e8321; color:#fff; }

#subNav li.active > a { background: #fff url(../images/gerd/nav_right.gif) 3% 50% no-repeat !important; color: #000 !important; font-weight: bold !important; }

#highlights h3 a:link, #highlights h3 a:visited { color:#fff; text-decoration:none; }
#highlights h3 a:hover, #highlights h3 a:active { color:#fff; text-decoration:underline; }

#callout { color:#fff; }

#otherSites h3 { color: #3E8321; }

.highlight1 { background-color:#D8E9CE; }
.highlight2 { background-color:#FFF2D4; }
.highlight3 { background-color:#CAE8E0; }
.highlight1 h3 { background-color:#7EB75C; }
.highlight2 h3 { background-color:#FFD572; }
.highlight3 h3 { background-color:#97D1C2; }

#siteOptions p { color:#70C7D4; }


/* FORMS */

/* LAYOUT STYLES */
#logo a { background:#fff url(../images/gerd/logo.gif) left top no-repeat; }
#logo a span { display:none; }
#header, 
#insideHeader { background-color: #70C7D4; background-image: url(../images/gerd/sectiontitle.gif); }
#headerinner { background:url(../images/gerd/front.jpg) left top no-repeat; }


div.callout2 { background-color: #e7f1f8; }
div.callout2 h3 { background-color: #7aa56a; }

