body {
    background-color: #F1F1ED;
    color: #000000;
    font-size: 70%;
    margin: 0;
    overflow: auto;
}
body, p, h1, h2, h3, h4, table, td, th, ul, ol, textarea, input {
    font-family: verdana,helvetica,arial,sans-serif;
}
h1 {
    font-size: 200%;
    font-weight: normal;
    margin-top: 0;
}
h2 {
    font-size: 160%;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 10px;
}
h3 {
    font-size: 120%;
    font-weight: normal;
}
h4 {
    font-size: 100%;
}
h5 {
    font-size: 90%;
}
h6 {
    font-size: 80%;
}
h1, h2, h3, h4, h5, h6 {
    background-color: transparent;
    color: #000000;
}
#wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    padding: 8px;
    width: 950px;
}
#adminNav {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
}
#adminNav ul {
    list-style: none outside none;
}
#adminNav ul li {
    display: inline;
    margin-left: 5px;
}
#adminNav ul li a {
    background-color: #FAFAFA;
    border: 1px solid #EAEAEA;
    border-radius: 4px 4px 4px 4px;
    color: #006699;
    padding: 5px;
    text-decoration: none;
}
#searchbg {
    background: url("../images/search-bg.png") no-repeat scroll 0 0 transparent;
    height: 120px;
    width: 954px;
}
.button {
    background: url("../images/home-search-button.gif") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 27px;
    letter-spacing: 1px;
    line-height: 1em;
    margin: 0 0 0.2em;
    padding: 2px;
    text-transform: lowercase;
    width: 150px;
}
#navCont {
    clear: both;
    margin-left: 45px;
    margin-top: 0;
    padding: 0;
    position: relative;
    z-index: 2;
}
#navCont ul {
    clear: both;
    float: left;
    height: 25px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
}
#navCont ul li {
    background: url("../images/bg_headt.gif") no-repeat scroll left top transparent;
    float: left;
    height: 20px;
    margin: 0 5px;
    padding: 0 0 0 4px;
}
html > body #navCont ul li {
    height: 25px;
}
#navCont ul li a {
    background: url("../images/bg_headu.gif") no-repeat scroll right top transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: 700;
    height: 20px;
    margin: 0 0 0;
    padding: 5px 9px 0 5px;
    text-align: center;
    text-decoration: none;
}
.white ul li a {
    color: #FFFFFF;
}
#navCont ul li.current_page_item {
    background: url("images/bg_headv.gif") no-repeat scroll left top transparent;
}
#navCont ul li.current_page_item a {
    background: url("images/bg_headw.gif") no-repeat scroll right top transparent;
}
#orgfix {
    background-color: #8FBE27;
    border: medium none;
    clear: both;
    height: 2px;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}
#Nav {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
}
#Nav ul {
    list-style: none outside none;
}
#Nav ul li {
    display: inline;
    margin-left: 5px;
}
#Nav ul li a {
    background-color: #FAFAFA;
    border: 1px solid #EAEAEA;
    border-radius: 4px 4px 4px 4px;
    color: #006699;
    padding: 5px;
    text-decoration: none;
}
#listing {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
}
#listing ul {
    border-right: 1px solid #EAEAEA;
    list-style: none outside none;
}
#listing ul li {
    margin-left: 5px;
    padding: 5px;
}
#listing ul li a {
    color: #006699;
    padding: 5px;
    text-decoration: none;
}
#addJob {
    background-color: #F0F7F9;
    padding: 5px;
    width: 100%;
}
#addJob label {
    color: #232323;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}
#addJob h1 {
    border-bottom: 1px solid #EAEAEA;
    color: #4C84BC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
}
#addJob input[type="text"] {
    border: 1px solid #CCCCCC;
    padding: 5px;
}
#addJob span.hint {
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
}
.jb * {
    background: none repeat scroll 0 0 #D4E6FE;
    display: block;
    font-size: 0.01em;
    height: 1px;
    overflow: hidden;
}
.jb1 {
    background: none repeat scroll 0 0 #DEECFE;
    border-left: 1px solid #ECF4FE;
    border-right: 1px solid #ECF4FE;
    margin-left: 3px;
    margin-right: 3px;
    padding-left: 1px;
    padding-right: 1px;
}
.jb2 {
    background: none repeat scroll 0 0 #DCEAFE;
    border-left: 1px solid #FAFCFE;
    border-right: 1px solid #FAFCFE;
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 1px;
    padding-right: 1px;
}
.jb3 {
    border-left: 1px solid #DCEAFE;
    border-right: 1px solid #DCEAFE;
    margin-left: 1px;
    margin-right: 1px;
}
.jb4 {
    border-left: 1px solid #ECF4FE;
    border-right: 1px solid #ECF4FE;
}
.jb5 {
    border-left: 1px solid #DEECFE;
    border-right: 1px solid #DEECFE;
}
.jbfg {
    background: none repeat scroll 0 0 #D4E6FE;
}
.search {
    height: 30px;
    margin-left: 20px;
    width: 400px;
}
.searchSubmit {
    font-size: 18px;
    height: 37px;
    margin-left: 2px;
}
#searchResult {
    margin-bottom: 10px;
}
#searchResult h1 {
    color: #0000FF;
    margin: 0;
    padding: 0;
    text-decoration: underline;
}
.footer2 {
    background: url("../images/bg_searc.gif") repeat-x scroll center bottom transparent;
}
.footer2 a {
    text-decoration: none;
}
.footer2 a:hover {
    text-decoration: underline;
}
#our-services-page {
    background-color: #FAFAFA;
    border: 1px solid #EAEAEA;
}
#our-services-page td {
    border-bottom: 1px solid #EAEAEA;
}
#location {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
}
#location ul {
    list-style: none outside none;
}
#location ul li {
    display: block;
    float: left;
    margin-top: 10px;
    width: 150px;
}
#location ul li a {
    text-decoration: none;
    text-transform: capitalize;
}
#location ul li a:hover {
    text-decoration: underline;
}
#categories {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
}
#categories ul {
    list-style: none outside none;
    margin-left: 10px;
    margin-right: auto;
}
#categories ul li {
    display: block;
    float: left;
    margin-top: 10px;
    text-align: left;
    width: 210px;
}
#categories ul li a {
    text-decoration: none;
    text-transform: capitalize;
}
#categories ul li a span {
    color: #999999;
}
#categories ul li a:hover {
    text-decoration: underline;
}

