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

h1 { color: #514980; }
h2 { color: #496780; }
h3 { color: #999; }

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

/* =table */
table th, 
table td { background-color: #a7a3c1; }
table .alt th, 
table .alt td { background-color: #8a84ac; }
table thead th, 
table th.caption, 
table caption { background-color: #496780; }
table thead .alt th, 
table thead th { background-color: #514980; }

.pullquote p { color: #496780; }

#mainNav li a:link, #mainNav li a:visited { background-color:#8a84ac; color:#fff; }
#mainNav li a:hover, #mainNav li a:active { background-color:#514980; 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:#8a84ac; color:#fff; }
#mainNav ul li:hover, #mainNav ul li.over { background-color:#514980; color:#fff; }

#subNav h3 { background-color: #514980; }
#subNav li a:link, #subNav li a:visited { background-color:#8a84ac; color:#000; }
#subNav li li a:link, #subNav li li a:visited { background-color:#a7a3c1; }
#subNav li a:hover, #subNav li a:active, 
#subNav li li a:hover, #subNav li li a:active { background-color:#514980; color:#fff; }

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

#otherSites h3 { color: #514980; }

#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; }

.highlight1 { background-color:#c8d1d9; }
.highlight2 { background-color:#e3ddd6; }
.highlight3 { background-color:#cac8d9; }
.highlight1 h3 { background-color:#496780; }
.highlight2 h3 { background-color:#a18d76; }
.highlight3 h3 { background-color:#514980; }

#siteOptions p { color:#514980; }


/* FORMS */

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


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

