/**************** GRID *****************/

body { background: url('/images/global/bkgndred.jpg') no-repeat top center #621215 }
div#header { width: 973px; margin: 0 auto; overflow: hidden; }
	div#impactlogo { float: left; width: 215px; height: 62px; padding: 20px; }
	div#tagline { float: right; height: 100px }
	div#tagline img { padding-top: 45px }
div#menu { background: url('/images/global/menu_bkgnd.png'); width: 873px; height: 47px; margin: 0 auto; padding: 0px 50px 0px 50px}
div#submenu_wrapper { width: 1003px; margin: 0px auto }
div.submenucontainer { height: 30px; overflow: hidden; width: auto; margin: 0px auto; padding-left: 29px } 
div.submenucontainer div.left { float: left; width: 5px }
div.submenucontainer div.right { float: left; width: 5px }
div#submenu { float: left; background: #ffffff; width: auto; height: 30px; margin: 0 auto; padding: 0px 50px 0px 50px}
div#submenu li { padding-top: 2px }

div#promotion { width: 926px; height: 268px; margin: 0 auto; }
div#promotionsubpage { width: 926px; height: 211px; margin: 0 auto; }

div#contentwrapper { background: url('/images/global/body_bkgnd.gif') #fff; width: 926px; margin: 0 auto; overflow: hidden;}
	div#main { padding: 30px; width: 556px; float: left; }
	div#side { padding: 30px 20px; width: 270px; float: left; }

div#footer { width: 886px; margin: 0 auto; padding: 20px; overflow: hidden}
	div#copyright { width: 295px; float: left; }
	div#mission { width: 295px; float: left; }
	div#navigation { width: 148px; float: left; }
	div#thanks { width: 148px; float: left; }

/**************** MENU *****************/

div#menu ul { list-style: none; }
div#menu ul li { float: left; height: 47px  }
div#menu ul li a { display: block; padding: 16px 15px;  }
div#menu ul li a.menuon { display: block;  padding: 4px 0px 0px 0px }
a#home { width: 43px; height: 15px; }
a#programs { width: 43px; height: 15px; }
a#whatwedo { width: 43px; height: 15px; }
a#whoweare { width: 43px; height: 15px; }
a#media { width: 43px; height: 15px; }
a#getinvolved { width: 43px; height: 15px; }
a#contact { width: 43px; height: 15px; }

/* TEMPORARY MENU STYLES */
div#menu ul li a { color: white; text-decoration: none; font: 12pt arial, sans-serif; }
div#menu ul li a:hover { text-decoration: underline; }

div#submenu ul {clear: both; text-align: center;}
div#submenu ul li { float: left;  }
div#submenu ul li a { display: block; padding: 5px 15px;  }
div#submenu ul li a { color: white; text-decoration: none; font: 11pt arial, sans-serif; }
div#submenu ul li a:hover { text-decoration: underline; }
/* END OF TEMPORARY MENU STYLES */

/**************** CALENDAR*****************/

table.calendarBG { width: 100% }
table.calendarBG a { color: #175e76; text-decoration: none }
table.calendarBG a:hover { text-decoration: underline }
.calendarDayHeading { text-align: center; font-weight: bold; background: #C3D9FF  }
.calendarCell, .calendarToday, .calendarBlank { width: 14%;  border-left: 1px solid #ccddee; border-bottom: 1px solid #ccddee }
.calendarDateNumber { background: #e8eef7; display: block; width: 100%; }

/*************** CONTENT d0e0df ******************/

ul.executives li { float: left; width: 250px; display: block; margin: 0px 5px 5px 0px; background: #ededed; padding: 10px }
ul.executives li strong { font-family: Georgia, "Times New Roman"; font-size: 18px; font-weight: normal }
ul.executives li i { font-family: Georgia, "Times New Roman"; font-size: 14px }
ul.executives div.photowrapper { overflow: hidden }
ul.executives div.photowrapper div.biophoto { float: left; width: 110px; }
ul.executives div.photowrapper div.biovitals { float: left; width: 140px }
ul.executives div.photowrapper div.sponsorphoto  { float: left; width: 110px; border-style:solid;border-color: black;border-width:1px;}

/*************** FONT ******************/

h1, h3 { font-family: "Trebuchet MS", Arial; font-weight: normal; margin-bottom: 20px; letter-spacing: -1px; color: #10526b; }
h1 { font-size: 26px; }
h3 { font-size: 18px; }
p { margin-bottom: 20px; }
strong { color: #124462; }
div#contentwrapper { font-family: Arial; font-size: 12px; line-height: 18px; color: #202020; }
div#footer p { color: #fff; font-family: Arial; font-size: 11px; line-height: 14px; }
div#footer strong { color: #fff; }


.temp { color: red; }