@charset "UTF-8";
/* CSS Document */

/*MAIN ELEMENTS*/
img, div, a, input, image {behavior: url(../css/iepngfix.htc);}
html {height: 100%;}
body { background: url(../images/bg.gif) repeat-x #6b6969; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color:#4c4c4c; margin: 0; padding: 0; width: 100%; height: 100%; text-align: left;}
h3 {text-transform: uppercase;}
h4 {text-transform: uppercase;}
a {color: #6b6969;}
a:hover {text-decoration: none;}
a.caps {color: #6b6969; text-transform: uppercase;}
a.caps:hover {text-decoration: none;}
.align_center {height: 100%; width: 100%;}
#wrapper {width: 890px; height: 100%;}
#headerArea {width: 890px; height: 100px;}
#headerArea .leftShadow {width: 52px; height: 100%; background: url(../images/redEdge_lft.png) repeat-y right; float: left;}
#headerArea .rightShadow {width: 52px; height: 100%; background: url(../images/redEdge_rt.png) repeat-y; float: left;}
#headerArea a.header {width: 785px; height: 100px; background: url(../images/header.jpg) no-repeat; float: left; display: block;}
#navArea {width: 890px; height: 277px; background: url(../images/navArea.png) no-repeat;}
#navArea .image {padding-left: 64px; width: 761px; height: 186px;}
#mainColumnArea {width: 890px; height: auto; text-align: left;}
#mainColumnArea .mainColumn {width: 638px; height: auto; background: url(../images/navAreaShadow.gif) repeat-x #FFF; float: left; padding: 48px 74px;}
#mainColumnArea .leftShadow {width: 52px; height: 100%; background: url(../images/redEdge_lft.png) repeat-y right; float: left; padding-bottom: 96px; position: relative;}
#mainColumnArea .rightShadow {width: 52px; height: 100%; background: url(../images/redEdge_rt.png) repeat-y; float: left; padding-bottom: 96px;}

/*NAVIGATION AREA*/
#nav {width: 767px; height: 33px; padding: 22px 26px 7px 64px;}
#nav a.actionplan {display: block; width: 121px; height: 33px; float: left; background: url(../images/nav_actionplan.gif) 0 0; margin-right: 7px;}
#nav a.actionplan:hover {background-position: 0 -33px;}
#nav a.actionplan_selected {display: block; width: 121px; height: 33px; float: left; background: url(../images/nav_actionplan.gif) 0 -33px; margin-right: 7px;}
#nav a.budget {display: block; width: 121px; height: 33px; float: left; background: url(../images/nav_budget.gif) 0 0; margin-right: 7px;}
#nav a.budget:hover {background-position: 0 -33px;}
#nav a.budget_selected {display: block; width: 121px; height: 33px; float: left; background: url(../images/nav_budget.gif) 0 -33px; margin-right: 7px;}
#nav a.faqs {display: block; width: 121px; height: 33px; float: left; background: url(../images/nav_faqs.gif) 0 0; margin-right: 7px;}
#nav a.faqs:hover {background-position: 0 -33px;}
#nav a.faqs_selected {display: block; width: 121px; height: 33px; float: left; background: url(../images/nav_faqs.gif) 0 -33px; margin-right: 7px;}
#nav a.myth {display: block; width: 121px; height: 33px; float: left; background: url(../images/nav_myth.gif) 0 0; margin-right: 7px;}
#nav a.myth:hover {background-position: 0 -33px;}
#nav a.myth_selected {display: block; width: 121px; height: 33px; float: left; background: url(../images/nav_myth.gif) 0 -33px; margin-right: 7px;}
#nav a.programs {display: block; width: 121px; height: 33px; float: left; background: url(../images/nav_programs.gif) 0 0; margin-right: 7px;}
#nav a.programs:hover {background-position: 0 -33px;}
#nav a.programs_selected {display: block; width: 121px; height: 33px; float: left; background: url(../images/nav_programs.gif) 0 -33px; margin-right: 7px;}
#nav a.resources {display: block; width: 121px; height: 33px; float: left; background: url(../images/nav_resources.gif) 0 0;}
#nav a.resources:hover {background-position: 0 -33px;}
#nav a.resources_selected {display: block; width: 121px; height: 33px; float: left; background: url(../images/nav_resources.gif) 0 -33px;}

a.donate {background:#E1E1E1; color:#333333; float:right; padding:4px;}
a.donate:hover {background-color: #333; color: #FFF;}

/*TEXT STYLES*/
span.bold {font-weight: bold;}
span.italic {font-style: italic;}
.lawsuit {color: #990000}