@charset "utf-8";
/* CSS Document */

* { margin: 0px; padding: 0px; border: 0px; font-family: Arial, sans-serif; font-size: 11px; border-collapse: collapse }
html { scrollbar-base-color: #787878; scrollbar-arrow-color: #E8E8E8; scrollbar-track-color: #E8E8E8; scrollbar-shadow-color: black; scrollbar-lightshadow-color: black; scrollbar-darkshadow-color: gray; scrollbar-highlight-color: white; scrollbar-3dlight-color: black; }
div#wrapper { width: 989px; margin: 0 auto 0 auto; position: relative }
div#nav_bar { width: 989px; height: 95px; position:absolute; top: 0px; left: 0px }
div#top_left { position:absolute; width: 833px; height: 42px; top: 95px; left: 13px }
div#top_right { position:absolute; width: 129px; height: 42px; top: 95px; left: 846px; }
a#home { width: 129px; height: 42px }
div#content { position:absolute; top: 137px; left: 13px; width: 962px; height: 455px; background: no-repeat; }
p#back a { background: url(../images/arrow.gif) bottom left no-repeat; padding: 0px 0px 0px 10px; width: 100px; display: block; color: #000000 }
p#back { margin-top: 10px; padding-bottom: 0px }
div#footer { z-index: 101; float: left; position: relative; width: 989px; margin-top: -5px }
#main_wrapper { width: 600px; float: right; display: inline; height: 409px; position: relative; overflow-x: auto; overflow-y:auto; background-attachment: scroll; margin-top: 0px; margin-right: 6px; margin-bottom: 0; margin-left: 0; padding-top: 20px; padding-right: 0; padding-bottom: 20px; padding-left: 0; }
#main_content { display: inline; height: 300px; }
/*core element structure*/
	
a { color: #787878; text-decoration: none }
a:hover { color: #E5823F; text-decoration: none }
h1 { font-size:18px; margin: 12px 0 0px 0; position: relative }
h2 { font-size:14px; margin: 10px 0 0px 0 }
#main_content  p { margin: 10px 0 10px 0px; line-height: 16px; width: 370px }
p span.larger {font-size: 14px}
.hidden {display: none}

/*styles for alternate html*/
#alternate_nav {margin-left: 16px; display: block; float: left; width: 960px}
#alt_logo {margin: 5px 37px; display: block; float: left}
#js_disclaimer {display: block; float: left; font-weight: bold; margin-top: 25px}
#home_alt {display: block; width: 62px; height: 35px; background: url('../images/alternate_nav_images/home_alt.png'); float: left}
#directory_alt {display: block; width: 78px; height: 35px; background: url('../images/alternate_nav_images/directory_alt.png'); float: left}
#giving_alt {display: block; width: 52px; height: 35px; background: url('../images/alternate_nav_images/giving_alt.png'); float: left}
#enews_alt {display: block; width: 64px; height: 35px; background: url('../images/alternate_nav_images/enews_alt.jpg'); float: left}
#nav_middle {display: block; width: 465px; height:35px; background: repeat-x url('../images/alternate_nav_images/alt_nav_tile.jpg') ; float: left}
#search_alt {display: block; width: 239px; height:35px; background: url('../images/alternate_nav_images/search_alt.jpg'); float: left}
#search_alt input {background: none; width: 140px;  margin: 8px 0 0 0px; height: 12px;float: left}
#search_alt input#submit_search {width: 43px; margin: 8px 9px 0 14px; cursor: pointer}
