/* Global Styles
----------------------------------------- */

html { height: 100%; margin-bottom: 1px; }
body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, li, ol, dl, dd, dt, address { margin: 0; padding: 0; }
body { text-align: center; background: #395E7B; font-family: arial, helvetica, sans-serif; font-size: .8em; color: #333; padding-bottom: 20px; }
ul, li { list-style: none; }
ul { position: relative; }
img { border: none; }
h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Verdana, sans-serif; }
p { margin: 1em 0; line-height: 1.4; }
a { color: #395E7B; }
a:visited {  }
a:hover { color: #AD1031; text-decoration: none; }

/* -- Reusable Classes -- */

#skip { display: none; }
.shade1 { color: #0094C4; } /* Light Blue */
.shade2 { color: #AD1031; } /* Red */
.shade3 { color: #66A455; } /* Green */
.learn_more { text-align: right; margin-bottom: 0; }
.learn_more a { font-weight: bold; color: #000; text-decoration: none; padding: 0 0 0 7px; background: url(../images/bullet_learn_more.gif) no-repeat 0 50%; }
.learn_more a:hover { color: #AD1031; }
.cross { padding: 0; margin: 1em 0; }
.cross li { padding: 0 0 10px 10px; background: url(../images/bullet_cross.gif) no-repeat 0 6px; margin-bottom: .2em; }
.cross li a { color: #0094C4; text-decoration: none; }
.cross li a:hover { color: #AD1031; }

.inset_right_bkgd { background: url(../images/bkgd_photo.gif) no-repeat 8px 6px; padding: 10px; float: right; }

.top { position: relative; text-align: right; margin: 1em 0 3em;  border-bottom: 1px solid #CCC; padding-bottom: 5px; }
.top0 { text-align: right; margin: 1em 0 3em; padding-bottom: 5px; }
.top a, .top0 a { padding: 0 0 0 13px; background: url(../images/bullet_top.gif) no-repeat 0 50%; color: #999; text-decoration: none; font-size: 85%; }
.top a:hover, .top a:active,
.top0 a:hover, .top0 a:active { text-decoration: underline; }


/* Wrapper
----------------------------------------- */

#wrapper { background: #FFF url(../images/rounded_top.gif) no-repeat 0 0; text-align: left; width: 780px; margin: 1em auto; position: relative; }
#logo { position: absolute; top: 65px; left: 25px; }


/* Header
----------------------------------------- */

#header { height: 80px; }


/* Nav
----------------------------------------- */

#nav { width: 753px; height: 41px; margin: 0; padding: 0 0 0 25px; list-style: none; overflow: hidden; }
#nav li { margin: 0; padding: 0; list-style: none; display: block; float: left; text-indent: -9999px; }
#nav li a { border: 0; display: block; text-decoration: none; height: 41px; }
#nhome a { width: 64px; background: url(../images/nav_home.gif) no-repeat left bottom; }
#nabout a { width: 82px; background: url(../images/nav_about.gif) no-repeat left bottom; }
#npub a { width: 159px; background: url(../images/nav_pub.gif) no-repeat left bottom; }
#nstaff a { width: 61px; background: url(../images/nav_staff.gif) no-repeat left bottom; }
#nhealthliners a { width: 104px; background: url(../images/nav_healthliners.gif) no-repeat left bottom; }
#nlaw a { width: 128px; background: url(../images/nav_law.gif) no-repeat left bottom; }
#nevents a { width: 71px; background: url(../images/nav_events.gif) no-repeat left bottom; }
#ncontact a { width: 84px; background: url(../images/nav_contact.gif) no-repeat left bottom; }
#home #nav #nhome a,
#about #nav #nabout a,
#law #nav #nlaw a,
#staff #nav #nstaff a,
#hl #nav #nhealthliners a,
#pub #nav #npub a,
#events #nav #nevents a,
#contact #nav #ncontact a,
#nav li a:hover { background-position: left top; }


/* Content
----------------------------------------- */

#content { padding: 210px 60px 0; background: #FFF; }
#content h1 { color: #AD1031; font-size: 120%; font-weight: bold; }


/* -- #home -- */

#home #content { background: #FFF url(../images/bkgd_home.jpg) no-repeat 0 0; padding: 140px 25px 0; }
#home #content h1 { color: #666; font-size: 120%; font-weight: bold; }
#home_intro { position: relative; padding: 0 0 20px 0; background: url(../images/benefits.gif) no-repeat 91% 100% }
#home_intro p { width: 325px; line-height: 1.3; }
#home_intro .benefits { position: absolute; right: 40px; bottom: 0; }

/* -- #about -- */

#about #content { background: #FFF url(../images/banner_about.jpg) no-repeat 0 0; }

/* -- #pub -- */

#pub #content { background: #FFF url(../images/banner_pub.jpg) no-repeat 0 0; }
#pub h2 { font-weight: bold; margin-bottom: 0; color: #395E7B; font-size: 110%; font-family: "Trebuchet MS", Verdana, sans-serif; }

/* -- #staff-- */

#staff #content { background: #FFF url(../images/banner_staff.jpg) no-repeat 0 0; }

#name_list { margin: 0 0 2em 50px; }
.name_list_left { width: 200px; float: left; }
.name_list_right { margin-left: 250px; }
.name_list_right li, .name_list_left li { padding: 0 0 0 10px; background: url(../images/bullet_cross.gif) no-repeat 0 6px; }
.name_list_right li a, .name_list_left li a { color: #0094C4; text-decoration: none; }
.name_list_right li a:hover, .name_list_left li a:hover { color: #AD1031; }

.staff_profile {  }
.staff_profile h3 { color: #AD1031; font-size: 110%; font-weight: bold; margin-bottom: .5em; }
.staff_profile p { clear: both; }

.staff_photo { float: left; background: url(../images/bkgd_photo.gif) no-repeat bottom right; padding: 3px 13px 13px 4px; margin-bottom: 10px; }

.staff_profile .name { margin-left: 140px; }
.staff_profile .name h2 { font-weight: bold; margin-bottom: .5em; color: #395E7B; font-size: 110%; font-family: "Trebuchet MS", Verdana, sans-serif; }
.staff_profile .name li { margin-bottom: .5em; }

.staff_profile .ten {  }
.staff_profile .ten dt { float: left; margin-right: 5px; font-weight: bold; }
.staff_profile .ten dd { margin: 0 0 .5em 0; }

/* -- #hl -- */

#hl #content { background: #FFF url(../images/banner_hl.jpg) no-repeat 0 0; }
#hl h1 { margin-bottom: 1em; }
#hl h2 { font-weight: bold; margin-bottom: 0; color: #395E7B; font-size: 110%; font-family: "Trebuchet MS", Verdana, sans-serif; }
#hl .hl_block { border-bottom: 1px solid #CCC; padding-bottom: 1em; margin-bottom: 2em; }
#hl .hl_block_last { margin-bottom: 1em; }
#hl .inset_left { float: left; margin: 0 10px 10px 0; }
#hl .previous_hl { background: url(../images/bullet_blue.gif) no-repeat 0 50%; padding-left: 18px; }
#hl .previous_hl a { font-weight: bold; }

#hl #archive_menu { float: right; }

#hl #archive { margin-top: 1em; margin-bottom: 3em; }
#hl h1.archive { margin-bottom: 0; }
#hl h2.archive { margin-bottom: 1em; color: #666; font-size: 100%; font-weight: bold; }
#hl #archive dl { width: 200px; float: left; }
#hl #archive dt { font-size: 130%; color: #AD1031; padding-bottom: .2em; }
#hl #archive dd { padding: 0 0 .3em 10px; background: url(../images/bullet_cross.gif) no-repeat 0 6px; color: #999; }
#hl #archive dd a {  }
#hl #archive:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } /* Self Cleared Float */

/* -- #law -- */

#law #content { background: #FFF url(../images/banner_law.jpg) no-repeat 0 0; }
#law h2 { font-weight: bold; margin-bottom: 0; color: #395E7B; font-size: 110%; font-family: "Trebuchet MS", Verdana, sans-serif; }

/* -- #events -- */

#events #content { background: #FFF url(../images/banner_events.jpg) no-repeat 0 0; }

#events h2 { font-size: 110%; color: #395E7B; margin: 1em 0; }

.event { margin: 0 20px 2em; }
.event_last { margin: 0 20px 1em; }
.event p, .event_last p { margin: 0; }
.event h3, .event_last h3 { color: #AD1031; font-size: 110%; }
.event .date, .event_last .date { font-weight: bold; margin: 0; color: #333; }
.event .time, .event_last .time { margin: 1em 0; }
.event .speaker, .event_last .speaker { margin: 1em 0; }
.event hr { border: 1px solid #CCC; margin: 1em 0; }

/* -- #events -- */

#contact #content { background: #FFF url(../images/banner_contact.jpg) no-repeat 0 0; }


/* Bottom
----------------------------------------- */

#bottom { border-top: 1px solid #999; border-bottom: 1px solid #999; width: 640px; padding: 0; margin: 0 auto; background: url(../images/bkgd_bottom.gif) repeat-y left bottom; font-size: 90%; }
#bottom td { alig }
#bottom #left { height: 208px; }
#bottom #center { width: 176px; padding: 10px 20px 0; }
#bottom #right { width: 170px; padding: 10px 20px 0; background: url(../images/bkgd_right.gif) repeat-x 0 0; }
#bottom p { line-height: 1.1; margin: .7em 0; }
#bottom h2 { color: #666; font-size: 120%; font-weight: bold; }


/* Footer
----------------------------------------- */

#footer { margin: 25px 0 0; padding: 0 0 20px 0; text-align: center; color: #666; font-size: 85%; background: url(../images/rounded_bottom.gif) no-repeat left bottom; }
#footer a { color: #666; text-decoration: none; }
#footer a:hover { color: #333; }
#footer ul { margin: 0 60px .5em; border-top: 1px solid #CCC; padding-top: 25px; }
#footer #bottom_nav { margin: 0 60px 2em; border: 0; padding: 0; }
#footer li { display: inline; padding: 0 10px; border-right: 2px solid #CCC; }
#footer li.last { border: 0; }
#footer p { margin: .5em 0; }

/* -- #home #footer -- */

#home #footer ul { border: 0; }

