
/* home-body content 
---------------------------- */
#home-body { background-image: url(../css-images/body-bg.png); background-repeat: repeat-y; width: 850px; height: auto; vertical-align: top; text-align: left; float: left; clear: both; margin: 0; padding: 0 45px; }
/* IE / Win hacks */
* html #home-body { }
*:first-child+html #home-body { }
/* END IE / 7.0 Win hacks */

#home-body #leftcol { width: 625px; float: left; clear: none; margin: 0; padding: 0; }

#home-body #intro { color: #2e3237; font: 12px/17px Georgia, Garamond, "Times New Roman", serif; width: 625px; float: left; clear: none; margin: 0; padding: 5px 0 10px;}
	#home-body #intro strong {font-size:14px;}
	#home-body #intro a {font-family:Arial, Helvetica, sans-serif;}
	#home-body #intro a:link, #home-body #intro a:visited { color: #008ab0; background-image: url(../images/redlink-arrow.gif); background-repeat: no-repeat; background-position: right 4px; text-decoration: none; width: auto; padding-right: 9px; border-style: none; }
	#home-body #intro a:hover, #home-body #intro a:active { color: #F68B33; background-image: url(../images/redlink-arrow-over.gif); background-repeat: no-repeat; background-position: right 4px; text-decoration: none; width: auto; padding-right: 9px; border-style: none; }
	
	
	
	
/* IE / Win hacks */
* html #home-body #intro { margin-right: 0; }
*:first-child+html #home-body #intro { }
/* END IE / 7.0 Win hacks */
#home-body #intro p { margin: 0 0 5px; padding: 0; width: 625px; }
#home-body #intro p.drcredit { color:#333; font: italic 11px/16px Arial, Helvetica, sans-serif; text-align: left; float: right; clear: both; width: 315px; padding-top: 5px; }

#home-body #logo { float: right; width: 203px; height: 78px; padding-top: 7px; }
#home-body #logo h2 { color: #2e3237; font: 14px/22px Georgia, Garamond, "Times New Roman", serif; margin: 0; padding: 0; }

.clear {clear:both;}

/* lower-blocks content 
---------------------------- */
ul#home-bottom { color: #333; font: 12px/16px Arial, Helvetica, sans-serif; background-color: #fff; background-image: url(../css-images/add-links-bg.gif); background-repeat: no-repeat; background-position: 187px 0; width: 640px; height: auto; min-height: 81px; text-align: left; float: left; clear: both; margin: 0; padding: 0; display: inline; }
ul#home-bottom li strong { color: #e8a901; font: bold 12px/15px Arial, Helvetica, sans-serif; }

ul#home-bottom li.learn { color: #fff; font: 10px Arial, Helvetica, sans-serif; height: 25px; text-transform: uppercase; width: 187px; margin-top: 26px; margin-left: 0; padding-right: 0; }
ul#home-bottom li.learn a:link, ul#home-bottom li.learn a:visited { color: #fff; background-image: url(../images/learnmore-button.png); background-repeat: no-repeat; background-position: 0 0; text-decoration: none; width: 157px; height: 23px; margin: 0; padding-top: 6px; padding-left: 9px; border-style: none; display: block; }
/* IE / Win hacks */
* html ul#home-bottom li.learn a:link, * html ul#home-bottom li.learn a:visited { padding-top: 5px; }
* html ul#home-bottom li.learn a:hover, * html ul#home-bottom li.learn a:active { padding-top: 5px; }
*:first-child+html ul#home-bottom li.learn a:link, *:first-child+html ul#home-bottom li.learn a:visited { padding-top: 5px; }
*:first-child+html ul#home-bottom li.learn a:hover, *:first-child+html ul#home-bottom li.learn a:active { padding-top: 5px; }
/* END IE / 7.0 Win hacks */

ul#home-bottom li { float: left; padding: 0; margin: 0; text-align: left; padding: 0; margin: 0; width: 226px; list-style: none; display: inline; }
ul#home-bottom li p { float: left; width: 180px; margin: 0 0 0 25px; padding: 8px 0 0; }
* html ul#home-bottom li p { padding-top: 8px; padding-bottom: 8px; }
ul#home-bottom li a:link, ul#home-bottom li a:visited { color: #008ab0; background-image: url(../images/redlink-arrow.gif); background-repeat: no-repeat; background-position: right 4px; text-decoration: none; width: auto; padding-right: 9px; border-style: none; }
ul#home-bottom li a:hover, ul#home-bottom li a:active { color: #F68B33; background-image: url(../images/redlink-arrow-over.gif); background-repeat: no-repeat; background-position: right 4px; text-decoration: none; width: auto; padding-right: 9px; border-style: none; }
/* IE / Win hacks */
* html ul#home-bottom li p { margin-left: 13px; }
/* END IE / Win hacks */

