/* Reset css
=================================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address, th, td { margin : 0; padding :0; }
h1, h2, h3, h4, h5, h6 { font-size : 100%; font-weight : normal; }
ol, ul { list-style-type : none; }
table { border-collapse : collapse; border-spacing : 0; }
caption, th { text-align : left; }
fieldset, img { border : 0; }
dt, address, caption, cite, code, dfn, em, i, strong, b, th, var { font-style : normal; font-weight : normal; }
q:before, q:after { content :''; }

html { 
    min-height: 100%;
    margin-bottom: 1px;
}
body {
    font-size: 68.75%;			/* This sets the default font size to be equivalent to 11px (11/16 = .6875) */
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
    color: #675c53;
}
img.imleft {float:left}
img.imright {float:right}

/* blocktext */
h1, h2, h3, h4, h5, p, ul { 
    padding : 7px 0;
}
h1, h2, h3, h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #bb133e;
}
h1 {
    font-size: 200%;
}
h2 {
    font-size: 140%;
    font-weight: bold;
}
h3 {
    font-size: 140%;
    color: #bb133e;
    border-bottom: 1px dotted #958d87;
    font-weight: bold;
}
h4 {
    font-size: 100%;
}
p {
    font-size: 120%;
    line-height: 130%;
}
p.intro {
    font-weight: bold;
}
p.bottom-space {
    margin-bottom: 25px;
}




/* a */
a, a:visited { 
    color : #bb133e;
    text-decoration : underline;
} 
a:hover { 
    text-decoration : none;
} 

.clear {
    clear: both;
}

strong {
    font-weight: bold;
}
em {
    font-style: italic;
}


ul {
    list-style: disc;
    padding-left: 25px;
    font-size: 120%;
}

ol {
    list-style-position: outside;
    padding-left: 25px;
}


p.quote {
    font-size: 90%;
    color: #958d87;
}
p.quote-credit {
    margin-bottom: 35px;
    font-weight: bold;
    color: #958d87;
    border-bottom: 1px solid #958d87;
}


p.sub {
    color: #958d87;
    font-size: 90%;
}


span.hilite {
    font-weight:bold
}

p.subheading {
    font-size: 130%;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #675c53;
    padding: 0;
}


p.pdf {
    padding-left: 25px;
    background: url('/site/images/pdf.gif') no-repeat 0 4px;
}



/* Wrapper + Header blocks
=================================*/
#wrapper {
    width: 877px;
    margin: 0 auto;
}


#header {
    width: 877px;
    height: 250px;
    position: relative;
    top: 0;
    left: 0;
}
#header h1 {
    font-size: 2.2em;
    line-height: 1;
    font-weight: normal;
}
#header h1 a {
    display: block;
    width: 202px;
    height: 61px;
    background: url("../images/logo.gif") no-repeat 0 0;
    text-indent: -10000px;
    overflow: hidden;
    position: absolute;
    top: 70px;
    left: 678px;
}
#header p {
    text-indent: -10000px;
}
#header div#homelink {
    position: relative;
    top: -177px;
    left: 248px;
    width: 100px;
}
/*
#header span {
	position: relative;
	top: -134px;
	left: 45px;
}
*/
#header span {
    z-index: 99;
    position: relative;
    top: -48px;
    left: 476px;
}



#header-print-cont {
    display: none;
}


/* Main blocks
=================================*/
div#content-col {
    position: relative;
    top: -80px;
}
div#left-col {
    float: left;
    width: 199px;
    text-align: right;
    margin-top: 36px;
}
div#right-col {
    float: right;
    width: 629px;
    margin-top: 0;
}
div#right-col-c-left {
    float: left;
    width: 199px;
}
div#right-col-c-right {
    float: right;
    width: 414px;
}
div#right-col-c-right-left {
    float: left;
    width: 199px;
}
div#right-col-c-right-right {
    float: right;
    width: 199px;
}

div#right-col-d-left, div#right-col-e-left {
    float: left;
    width: 199px;
}
div#right-col-d-right, div#right-col-e-right {
    float: right;
    width: 414px;
}



div#right-col-left {
    float: left;
    width: 414px;
}
div#right-col-right {
    float: right;
    width: 199px;
    margin-top: 36px;
}



div#right-col ul {
    list-style: none;
    padding-left: 25px;
    font-size: 120%;
}

div#right-col ul li {
    background: #FFF url(../images/bulletpoint_red.gif) no-repeat 0 6px;
    padding-left: 20px;
    margin: 10px 0;
}

div#right-col ul ul, div#right-col ul ul ul {
    font-size: 90%;
}



div.red-cont {
    color: #ffffff;
    background: #bb133e;
    padding: 0 8px;
    border-bottom: 1px dotted #ffffff;
    height: 96px;
}
div.grey-cont {
    color: #ffffff;
    background: #857d75;
    padding: 0 8px;
    height: 94px;
}
div.white-cont {
    color: #675c53;
    border-bottom: 1px dotted #ffffff;
    height: 94px;
    background: url("../images/quill.jpg") no-repeat right 0;
    position: relative;
    top: -90px;
    padding-top: 90px;
    margin-bottom: -90px;
}
div.white-cont h2 {
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
    color: #ffffff;
    background: #bb133e;
    padding: 3px 8px;
    font-weight: bold;
    font-size: 90%;
}
div.white-cont p {
    padding: 4px 8px;
    font-size: 90%;
}
div.white-cont-image {
    margin-bottom: -2px;
}

div.red-cont h2, div.grey-cont h2 {
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
    color: #ffffff;
    font-weight: normal;
}
div.red-cont p {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #ffffff;
    padding-top: 0;
    font-weight: bold;
}
div.red-cont h2, div.grey-cont h2, div.red-cont p, div.grey-cont p {
    font-size: 100%;
}
div.red-cont p.subtext, div.grey-cont p.subtext, div.white-cont p.subtext {
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
    color: #ffffff;
    font-size: 90%;
    font-weight: normal;
}
div.red-cont p.subtext {
    color: #ebb8c5;
    margin-bottom: 0;
}
div.grey-cont p.subtext {
    color: #ffffff;
    margin-bottom: 0;
}
div.white-cont p.subtext {

}
div.red-cont p a, div.grey-cont p a, div.bottom-grey-cont p a {
    color: #ffffff !important;
    text-decoration: none !important;
}
div.red-cont p a:hover, div.grey-cont p a:hover, div.bottom-grey-cont p a:hover {
    color: #ffffff;
    text-decoration: underline !important;
}
div.bottom-grey-cont {
    border-top: 1px dotted #ffffff;
    padding: 4px 8px;
    background: #857d75;
    color: #ffffff;
}
div.bottom-grey-cont p {
    padding: 0;
    font-size: 90%;
}




div.event-cont h2 {
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
    font-size: 110%;
    color: #a49d98;
    padding-bottom: 4px;
}
div.event-cont p {
    padding-bottom: 8px;
}
div.event-cont p.what {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 120%;
    color: #bb133e;
}
div.event-cont p.where {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 110%;
    color: #675c53;
}
div.event-cont a {
    font-size: 110%;
}



div.info-cont h2 {
    color: #bb133e;
}
div.info-cont p {
    padding-bottom: 8px;
}
div.info-cont p.title {
    font-size: 120%;
    font-weight: bold;
}
div.info-cont p.main {
    font-size: 110%;
}
div.info-cont a {
    font-size: 110%;
}



div#bread-cont {
    width: 210px;
    position: relative;
    top: -88px;
    margin-left: 248px;
}



div.breadcrumb {
    width: 408px;
    position: relative;
    top: -16px;
    color: #9c958f;
    padding-left: 0;
    font-size: 90%;
}
div.breadcrumb a {
    color: #9c958f !important;
}


div.relatedlist {
    padding-bottom: 20px;
    font-size: 90%;
}
div.relatedlist h2 {
    border-bottom: 1px dotted #958d87;
    margin-bottom: 7px;
}
div.relatedlist p {
    padding-top:0;
}
div.no-bot-pad {
    padding-bottom:0;
}



div.pagelist {
    padding-bottom: 10px;
    font-size: 90%;
}
div.pagelist div.list-cont {
    padding-bottom: 10px;
    border-bottom: 1px dotted #958d87;
}
div.pagelist div.list-cont h2 a {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 110%;
    text-decoration: none;
}
div.pagelist div.list-cont h2 a:hover {
    text-decoration: underline;
}

div.pagelist div.list-cont div.im-cont {
    float: left;
    width: 199px;
    margin-top: 10px;
    margin-right: 16px;
}
div.pagelist div.list-cont div.text-cont {
    float: left;
    width: 414px;
}




div.people-contact-cont h2, div.people-contact-cont p  {
    padding: 2px 0;
}

div.relatedinfo-people {
    position: relative;
    z-index: 1;
    margin-top: -36px;
}



div.left-services {
    float: left;
    width: 199px;
}

div.right-services {
    float: right;
    width: 414px;
}
div.right-services div {
    float: left;
    width: 50%;
}


div.contact-cont {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #958d87;
}
div.contact-left {
    float: left;
    width: 199px;
}
div.contact-right {
    float: right;
    width: 414px;
}
div.map {
    width: 414px;
    height: 215px;
}



div.publication-image {
    float: left;
    width: 60px;
    padding-top: 10px;
}
div.publication-summary {
    float: right;
    width: 549px;
}
div.publication-image img {
    border: 1px solid #dddddd;
}



div.se_result {
    float:left;
    width: 414px;
}
div.se_type {
    float: right;
    width: 199px;
}
div.se_type p {
    font-size: 100%;
    color: #b3ada9;
}


div.signpost {
    text-align: left;
    margin: 24px 0;
    background: #bb133e;
    padding: 0 8px;
}
div.signpost a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
div.signpost a:hover {
    text-decoration: underline;
}


div.signup-signpost {
    text-align: left;
}
div.signup-signpost h2 {
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
    color: #ffffff;
    background: #bb133e;
    padding: 3px;
    font-size: 120%;
}



div.disaster {
    background: #f0efee;
    border: 1px dotted #675c53;
    padding: 10px;
    margin: 20px 0;
}
div.disaster div.check {
    text-align: right;
}



div.homepage_signpost {
    padding-top: 20px;
}
div.homepage_signpost_text {
    padding-top: 10px;
}


/* Jobs
=================================*/
p.left-col-jobs {
    float: left;
    width: 230px;
    padding: 5px 0;
}
p.right-col-jobs {
    float: right;
    width: 170px;
    padding: 5px 0;
}
div.border-bot {
    border-bottom: 1px dotted #958d87;
}
div.job-form-cont {
    margin-top: 20px;
}
div.job-form-cont label {
    margin-right: 20px;
}

div.job-form-cont input.submit {
    font-family: Georgia, "Times New Roman", Times, serif;
    background: #bb133e;
    color: #ffffff;
    border: 0;
    font-size: 100%;
    cursor: pointer;
    padding: 1px 2px;
}

div.job-form-cont select {
    width: 199px;
    background: #f7f7f6;
    border: 1px solid #d9d6d4;
    margin-top: 5px;
    font-size: 100%;
    margin-right: 20px;
}


/* Overlabels
=================================*/
div.search-cont div.form-fields {
    position: relative;
    left: 430px;
    font-size: 90%;
}
div.search-cont div.form-fields div {
    position: relative;
    top: 0;
}

div.search-cont input#search-field {
    font-family: Georgia, "Times New Roman", Times, serif;
    width: 145px;
    border: 1px solid #d9d6d4;
    color: #675c53;
    background: #f7f7f6;
    font-size: 120%;
}
div.search-cont label.overlabel {
    display:none;
}
div.search-cont label.overlabel-apply {
    position:absolute;
    top:2px;
    left:5px;
    z-index:1;
    color:#999999;
    font-style:italic;
    font-size: 110%;
}
div.search-cont input.submit {
    font-family: Georgia, "Times New Roman", Times, serif;
    background: transparent;
    color: #999999;
    border: 0;
    font-size: 120%;
    cursor: pointer;
}









/* main_menu
=================================*/
div#main-menu-cont {
    position: relative;
    font-size: 90%;
    top: -95px;
    width: 877px;
    background: #bb133e;
    margin: 0;
    padding: 0;
    float: left;
    height: 20px;
}
ul.main-menu {
    float: left;
    width: 629px;
    margin-left: 243px;
    margin-top: 4px;
    display: inline;
    font-weight: normal;
    font-size: 100%;
    padding: 0;
    height: 12px;
} 
ul.main-menu li {
    list-style: none;
    display: inline;
    line-height: 12px;
    height: 12px;
}
ul.main-menu li a {
    color: #ffffff !important;
    text-decoration: none !important;
    padding: 0 5px;
    border-right: 1px solid #ffffff;
}
ul.main-menu li a.last {
    border-right: 0;
}
ul.main-menu li a.active, ul.main-menu li a:hover {
    background: #675c53;
    padding: 4px 5px;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    margin-left: -1px;
}

ul.main-menu span {
    border-right: 1px solid #ffffff;
    color: #ffffff;
    height: 12px;
}

ul.right {
    width: 200px;
    text-align: right;
    float: right;
}






/* subnav_menu
=================================*/
div.sub-menu-cont {
    position: relative;
    font-weight: normal;
    width:199px;
}
div.sub-menu-cont h2 {
    color: #bb133e;
    padding-bottom: 0;
}
ul.sub-menu {
    margin-left: 0;
    padding-left: 0;
    padding:0 0;
    font-size: 90%;
} 

ul.sub-menu li {
    list-style: none;
    padding: 1px 0;
}
ul.sub-menu li a {
    width: 199px;
    color: #675c53;
    text-decoration: none;
    display: block;
    padding: 2px 0;
    padding-right: 4px;
}

ul.sub-menu li a:hover, div.sub-menu-cont ul.sub-menu li a.active {
    color: #ffffff;
    background: #bb133e;
}


ul.sub-menu ul {
    padding: 0;
    text-align: left;
    margin-top: 1px;
    font-size: 90%;
} 
ul.sub-menu ul li {
    margin: 0;
} 
ul.sub-menu ul li a {
    width: 195px;
    color: #675c53;
    text-decoration: none;
    padding-left: 4px;
}
ul.sub-menu ul li a:hover, ul.sub-menu ul li a.active {
    color: #ffffff;
    background: #958d87 !important;
    text-decoration: none;
}

ul.sub-menu ul ul {
    font-size: 100%;
}



/* forms
=================================*/

div.filter-cont h2 {
    border-bottom: 1px dotted #958d87;
}
div.filter-cont p {
    font-size: 90%;
}
div.filter-cont label {
    font-size: 120%;
}
div.filter-cont input.filter {
    width: 199px;
    background: #f7f7f6;
    border: 1px solid #d9d6d4;
    margin-top: 5px;
    font-size: 90%;
}
div.filter-cont select.filter {
    width: 199px;
    background: #f7f7f6;
    border: 1px solid #d9d6d4;
    margin-top: 5px;
    font-size: 90%;
}
div.filter-cont select.small {
    width: 140px;
    color: #bb133e;
    background: #f7f7f6;
    border: 1px solid #d9d6d4;
    margin-top: 5px;
    font-size: 100%;
}
div.filter-cont input.submit {
    font-family: Georgia, "Times New Roman", Times, serif;
    background: #bb133e;
    color: #ffffff;
    border: 0;
    font-size: 110%;
    cursor: pointer;
    padding: 2px;
    margin-top: 20px;
}
div.filter-cont input.small {
    color: #ffffff;
    background: #958D87;
    font-size: 100%;
    padding: 1px;
    position: relative;
    margin-top: 0;
    top: -1px;
    top: -2px;
}


div.filter-cont p.filters {
    line-height: 150%;
}

div.filter-cont span {
    color: #ffffff;
    background: #bb133e;
    padding: 1px 3px;
    margin: 2px 0;
}


/* sign up form
=================================*/

div.signup-form-cont label {
    float: left;
    width: 150px;
}
div.signup-form-cont p {
    padding: 4px 0;
}
div.signup-form-cont input, div.signup-form-cont select {
    float: left;
    width: 185px;
    background: #f7f7f6;
    border: 1px solid #d9d6d4;
}
div.signup-form-cont input.checkbox {
    margin-top: -3px;
    margin-right: 5px;
    width: 20px;
}
div.signup-form-cont input.small, div.signup-form-cont select.small {
    width: 85px;
}
div.signup-form-cont input.bottomspace {
    margin-bottom: 15px;
}

div.signup-form-cont span.mand {
    color: #bb133e;
    font-weight: bold;
}
div.signup-form-cont input.submit {
    width: 130px;
    background: #bb133e url(../images/white_arrow.gif) no-repeat center right;
    color: #ffffff;
    border: 0;
    margin: 0;
    padding: 2px 15px 2px 0;
    text-decoration: none;
    font-size: 110%;
    font-weight: bold;
    cursor: pointer;
    margin-top: 20px;
}

div.signup-form-cont div.left-services {
    width: 299px;
}

div.signup-form-cont div.right-services {
    width: 314px;
}








table.standard {
    width: 100%;
}
table.standard th {
    font-weight: bold;
    border-bottom: 1px dotted #958d87;
    padding: 4px 3px;
}
table.standard td {
    padding: 3px;
}


/* Footer
==============================================*/
div.footer {
    width: 877px;
    border-top: 20px solid #675c53;
    padding-top:16px;
    margin-top: 16px;
    padding-bottom: 100px;
}
div.footer p {
    color: #7e746d;
    font-size: 90%;
}
div.footer div.left {
    float: left;
    text-align: right;
    width:199px;
}
div.footer div.right {
    float: right;
    width: 629px;
}
div.footer div.right span {
    margin-left: 20px;
}




/* Page Specific
=================================*/
body#home div#right-col-e {
    border-top: 1px dotted #958d87;
    border-bottom: 1px dotted #958d87;
    margin-top:16px;
    margin-bottom:16px;
    padding: 8px 0 16px 0;
}

body#home div#right-col {
    margin-top: 20px;
}


body#home p.quote {
    margin-top: 73px;
}


tr:hover, tr.over {
    background-color: #f6f7f7;
}


