body {
    margin: 10px 0 0 0;
    font-family: Georgia;
    font-size: 10pt;
    background-attachment: scroll;
    background-image: url('../images/mainbg.jpg');
    background-repeat: repeat-x;
    background-position: center top;
    background-color: #64251C;
}

a {
    color: #555555;

}

div#footerlinks {
	margin: 15px 0 15px 0;
	text-align:center;
	color:#cccccc;

}
div#footerlinks a{
	text-decoration: none;
	color:#cccccc;
}

div#footerlinks a:hover{
	text-decoration: underline;

}


strong{
    font-size:1.2em;
    font-weight: normal;
}

table#mainlayout {
    background-color:white;
}

tr#navrow td{
    text-align: center;
    background-attachment: scroll;
    background-image: url('../images/menubarbg.jpg');
    background-repeat: repeat-x;
    background-position:center;
    height:35px;

}
tr#navrow td.hover{
    background-image: url('../images/menubarbghover.jpg');

}

tr#navrow td a{
    font-family: georgia, serif;
    font-size: 13pt;
    color: #701F16;
    text-decoration: none;


}

div.breadcrumb {
    text-align: center;
    margin-left: 20px;
}

div.submenu{
    width:925px;
    background-color: #eeeeee;
    background-attachment: scroll;
    background-image: url('../images/submenubg.jpg');
    background-repeat:repeat-x;
    background-position: right top;
    display:none;
    position:absolute;
    top: 0px;
    margin: 0 auto;
    padding: 0px 0px 15px 0px;
    border-bottom: solid 2px #777777;
    border-left: solid 1px #777777;
    border-right: solid 1px #777777;
    background-color: #b5b5b5;
}

/*
div#submenu3{
    width: 240px;
    margin: 0 0 0 0;
    left: 305px;
}
*/


/* initially show a submenu for while working on the site
div#submenu2{
    display: block;
}
*/
div#submenu3{
    width: 440px;
    margin: 0 auto 0 200px;

}

div.submenu td {
    width: 25%;
    padding-top: 5px;
    padding-bottom: 0;
    vertical-align: top;
}

div.submenu a:hover{
    text-decoration: underline;
}
div.submenu a {
    text-decoration: none;
    color: #444444;
}

div.submenu ul {
    margin: 0px;
    padding-left: 1.5em;
      font-size: 10pt;

}

div.submenu hr, hr {
    color: #777777;
    background-color: #777777;
    size: 1px;
    height: 1px;
    border: 0;
}

div.submenu h3{
    font-family: georgia;
    font-weight: normal;
    font-size: 13pt;
    color: #701F16;
    margin: 0;
    padding: 0;
}

div.submenu h4{
    font-family: georgia;
    font-weight: normal;
    font-size: 11pt;
    color: #701F16;
    margin: 0;
    padding: 0;
}

div.submenu h3 a {
    color: #701F16;
}


div.content{
    margin-top:0;
    line-height: 1.7em;
    position: relative;
    left:0;
    top: 0px;
    color: #333333;
}

div.content h2, div.content h1{
    color: #701F16;
    font-weight: normal;
    font-size: 18pt;
}

div.content h3{
    color: #701F16;
    font-weight: normal;
    font-size: 12pt;
}

div.contentindex{
    background-attachment: scroll;
    background-image: url(../images/contentindexbg.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    padding: 20px 270px 10px 10px;

}

div.contentindex p:first-line{
    font-size: 1.4em;
    line-height: 1.4em;
    color: #565656;
}

div.contentnonindex{
    background-attachment: scroll;
    background-image: url(../images/contentbg.jpg);
    background-repeat: repeat-x;
    background-position: right top;
    padding: 10px 10px 10px 10px;

}

div.sidebar {
    background-color: #eeeeee;
    width: 200px;
    float: right;
    padding: 10px;
    margin: 10px 10px 10px 60px;

}

div.sidebar h3 {
    font-size: 16pt;
    margin: 0;
    padding: 0;
}

div.sidebar h2 {
    font-size: 12pt;
    margin: 0;
    padding: 0;
}



table#trainingcourses {
    width:100%;
}

table#trainingcourses tr.header td{
    text-align: center;
    background-color: #eeeeee;
    vertical-align: middle;
}

table#trainingcourses tr.header td h3{
    font-size: 10pt;
}

table#trainingcourses td{
    vertical-align: top;
    background-color: #dddddd;
    padding: 5px;
    margin: 4px;
    width:  16%;
}

div.highlight{
    display: none;
}
div.high-content{
    
    padding: 15px 10px 10px 10px;
}

div#high-man{
    display: block;
}

table#highlight tr td.nav{
    background-attachment: scroll;
    background-image: url('../images/highlightnavbg.jpg');
    background-repeat: repeat-y;
    background-position:center;
}

table#highlight tr td.highright{
    background-color: #E5E5E5;
    font-size: 10pt;
    line-height: 1.7em;
    color: #151515;
}

table#highlight h2, table#highlight h1{
    color: #444444;
    font-weight: normal;
    font-family: georgia;
    font-size: 16pt;
    padding: 0 0 0 0;
    margin: 0 0 0 20px;
    line-height: 1.2em;

}

table#highlight hr{
    color: #888888;
    background-color: #888888;
    border: 0;
    size: 1px;
    height: 1px;
}


img.high-button-on, img#high-man-button-off{
    display: none;
}

img#high-man-button-on{
    display: inline;
}

img.high-button-off, img.high-button-on {
    cursor: pointer;
}

table.services td {
    padding: 10px;
    vertical-align: top;
}


table.services ul {
    padding: 0 0 0 1em;
    margin: 0;
    line-height: 1.56em;
}

table.services tr.heading{
    color: #701F16;
    font-size: 1.2em;
}

table.services hr {
    color: #888888;
    background-color: #888888;
    margin: 0;
    padding: 0;
    height: 2px;
    size: 2px;
    border: 0;
}

table#occhealthservicestable{
    margin: 0 20px 0 20px;
}
table#occhealthservicestable td{
    width:25%;
}

table#servicestemproot td {
    text-align: center;

}

table#resourcestable{
    font-size:.9em;
    color: #454545;

}
table#resourcestable a{
    font-size:1.3em;
    color:#222222;

}

table#resourcestable li{
    margin-bottom: 10px;

}


#footertd{
    background-attachment: scroll;
    background-image: url('../images/footerbg.jpg');
    background-repeat: repeat-x;
    background-position:center top;
    background-color: #444444;
    text-align: center;
    margin: 0;
    padding: 0px;
    height: 175px;
    vertical-align: top;
    font-size:9pt;
    font-family: arial, sans serif;
    color: white;

}

#footerdiv {
    width: 700px;
    padding: 0;
    margin: 10px auto 0 auto;
    border: solid 2px #686868;
    line-height: 1.5em;
    
}

#footertd h2 {
    font-weight: normal;
    font-size: 13pt;
    margin-bottom:0;
    padding-top: 4px;
}

#clientservicestable td {

	text-align: center;
	vertical-align: top;
}

td.gradbg2 {
	background-attachment: scroll;
	background-image: url('../images/gradbg2.jpg');
	background-repeat: repeat-x;
	background-position:center top;
}

#clientservicestable td h3{
	padding-top: 0;
	margin-top: 0;
	font-size:14pt;
}
