﻿#homecontent { width:1000px; background:#fff url("../images/hdr_bottom.gif") no-repeat; margin:0 auto; }
#breadcrumb { color:#fff; background-color:#766A63; height:29px; line-height:29px; padding-left:10px; margin:10px 6px 0px 6px; }
#breadcrumb a { color:#fff; }
#pageheading { background-color:#3C3F33; margin:0 6px; padding:10px; }
#contentwrap { background-color:#F2EEEA; margin:0 6px; padding:0px 10px 0px 0px; }
h1 { color:#766A63; font-size:18px; font-weight:normal; font-family:Georgia, "Times New Roman", Serif; padding-bottom:10px; }
#leftcol { float:left; width:250px; background:url(../images/sidecol_bgd.jpg) no-repeat 0 bottom; padding:10px 0px; min-height:276px; }
#rightcol { width:540px; float:right; margin-right:10px; padding:10px 0px;  }

/*** side menu ***/
#leftcol { background-color:#EBE6E2; }
#leftcol ul { list-style:none; margin:0 0 0 10px; padding:0; }
#leftcol li a { width:219px; height:32px; display:block; margin-bottom:10px; overflow:hidden; background: url(../images/sidenav_bgd.gif) no-repeat; color:#fff; line-height:31px; text-decoration:none; padding-left:10px; }
#leftcol li a.selected, #leftcol li a:hover { background: url(../images/sidenav_bgd.gif) no-repeat 0px -32px; }

#leftcol ul.typetwo { list-style:none; margin:0 0 0 10px; padding:0; }
#leftcol ul.typetwo li a { width:219px; display:block; margin:0; background:none; color:#333; text-decoration:underline; font-size:11px; }
#leftcol ul.typetwo li a.selected, #leftcol ul.typetwo li a:hover { background:none; }
#leftcol .year { background-color:#98AC9F; font-weight:bold; border:2px solid #fff; padding:2px 5px; margin-right:10px; }
ul ul.typetwo .selected { font-weight:bold; }
.nobottommargin { margin-bottom:0px !important; }

/*** tables ***/
#rightcol table {
	border: 1px solid #ccc;
	border-spacing: 0px;
	border-collapse: collapse;
}
#rightcol th {
	border: 1px solid #ccc;
	padding: 3px;
}
#rightcol td {
	border: 1px solid #ccc;
	padding:3px;
}

/*** common ***/
.error { color:Red; padding:0; margin:0; }
.msgerror { color:#fff; padding:10px; border:1px solid #990000; margin-bottom:10px; background-color:#BA5151; }

/*** custom ***/
#timeline td { padding:5px 10px; background-color:#fff; }
#timeline td.year { font-family:Georgia, "Times New Roman", Serif; font-size:22px; color:#777; text-align:right; }

.jobdetails { width:100%; }
.jobdetails td { padding:3px 5px 3px 3px }
.jobdetails th, .jobhdr { font-size:10px; color:#777; }
.job, .resource { padding-bottom:10px; background:url(../images/dottedline.gif) repeat-x bottom; }

