/* CSS by AED Social Change Design http://aed-design.org */

body { color: rgba(0, 0, 0, 0.9); font: normal 100%/1.4 "Helvetica", Arial, sans-serif; margin: 0;  }

a { color: #3399cc; }
a:hover { text-decoration: none; }

/*----- BANNER -----*/
.banner_wrapper { max-width: 780px; margin: 0 auto; padding: 25px 2%; height: 140px; }
.title { width: 50%; float: left; }
h1 { font: bold 2.75em "Helvetica", "Helvetica Neue", Arial, sans-serif; margin-bottom: 3%; }
.address { font-weight: normal; font: 0.825em Arial, Helvetica, sans-serif; color: rgba(0, 0, 0, 0.6); letter-spacing: 0; }
.mission { width: 40%; float: right; font-size: 85%; line-height: 1.55em; text-align: justify; color: #999; }
.boldCaps { text-transform: uppercase; font-weight: 700; color: #000; }

/*----- NAVIGATION -----*/
.nav_wrapper { background-color: #333333; clear: both; }
ul.nav { list-style: none; margin: 0 auto; padding: 0.5%; max-width: 780px; }
ul.nav li { display: inline; padding-right: 2em; }
ul.nav a { color: #FFF; text-decoration: none; font-weight: 700; text-transform: uppercase; font-size: 90%; }

/*----- MAIN IMAGE -----*/
.mainimg_wrapper { background-color: #aae0f9; padding: 35px 0 0 0; margin: 0; }
.mainimg { margin: 0 auto; background:url(../images/main_img.jpg) no-repeat; width: 760px; height: 158px; padding-bottom: 20px; }
.hpbox_wrapper { margin: 0 auto; max-width: 760px; height: 56px; }
.hpbox_hdr { background: url(../images/box_hdr.gif) no-repeat; float: left; height: 56px; }
.lg { width: 58%; margin-right: 12px; }
.sm { width: 40%; }
h2 { padding: 0 15px; font-weight: 600; font-size: 130%; color: #FFF; }
h2 a { color: #FFF; }

/*----- HOMEPAGE INFO BOXES -----*/
.hpinfo_wrapper { background:url(../images/idea_exchange.gif) repeat-x; height: 165px; clear: left; }
.hpinfo_textwrapper { width: 760px; margin: 0 auto; } 
.hpinfo_text { background-image: url(../images/orange_bkgd.png); width: 54%; padding: 2%; padding-bottom: 5.5%; float: left; margin-right: 12px; }
.hpinfo_text_sm { background-image: url(../images/orange_bkgd.png); width: 38%; padding: 1%; padding-top: 15px; padding-bottom: 15px; float: left; }
.hpinfo_text p { font-family: "brevia-1","brevia-2", Helvetica, Helvetica Neue, Arial, sans-serif; margin-top: 0; font-size: 90%; }

/*----- FOOTER LINKS ------*/
.links_wrapper { overflow: hidden; overflow: visible; zoom:1; max-width: 760px; margin: 0 auto; border-bottom: 1px solid #eeeeee; padding: 30px 0 10px; clear: left; height: 45px; font-size: 70%; }
.links_left { float: left; width: 50%; }
.links_right { float: right; width: 40%; text-align: right; }
.footer { max-width: 760px; margin: 0 auto; clear: both; }
.footer_left { float: left; width: 70%; }
.footer_right { float: right; width: 25%; }

/*----- TEXT STYLES -----*/
h2, h3 { font-family: "brevia-1","brevia-2", Helvetica, Helvetica Neue, Arial, sans-serif; }
h3 { font-style: italic; font-size: 110%; margin-top: 0; font-weight: normal; }
.ltCaps { text-transform: uppercase; font-weight: 100; font-size: 80%; }
