/* CSS Document */
body {
	padding-bottom: 50px;
	background: #1c0602;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #03F;
}
img {
	margin: 0px 0px 5px 5px;
	padding: 4px;
	border: 1px solid #000;
}
img.floatRight {
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 4px;
	border: 1px solid #000;
	clear: both;
}
img.floatLeft {
	float: left;
	margin: 0px 45px 10px 0px;
	padding: 4px;
	border: 1px solid #000;
	display: inline;
}
ul {
	padding: 0 0 0;
	margin: 0 0 0;
	line-height: 1.5em;
}
#main {
	margin: 0 auto;
	width: 710px;
	height: auto;
	z-index: 1;
}
#header {
	margin: 0 5px 0;
	width: 704px;
	height: 163px;
	z-index: 1;
	padding: 0;
	background: url(images/header.jpg);
}
#sidebar {
	margin: 0 0 0 9px;
	width: 169px;
	z-index: 1;
	float: left;
	clear: both;
	border-right-color: #000;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	display: inline;
	background: #B69967;
}
#sidebar ul {
	line-height: 1.5em;
	color: #FFF;
	font-size: 14px;
	position: relative;
	outline: none;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #310801;
}
#sidebar li {
	display: list-item;
	margin-left: 40px;
}

#sidebar li a:hover {
	color:#CAB99D;
}
#sidebar   a:visited {
	color:#FFFFFF;
	text-decoration:none;

}

#sidebar   a:link {
	color:#FFFFFF;
	text-decoration:none;
}

	

/************  Sub Menu*******************/

  .subMenu {
  	padding-left:50px;
	font-size:11px;
	}
 
	

#sidebarcontent {
	font-size: 18px;
	text-align: center;
	width: 149px;
	font-weight: bold;
	border-top-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 37px;
	background: #FEFEFE;
	padding: 5px 10px;
}



#sidebarcontentb {
	font-size: 8px;
	text-align: center;
	width: 149px;
	font-weight: bold;
	border-top-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #FEFEFE;
	background: #FEFEFE;
}
#sidebarcontentc {
	height: 431px;
}
#maincontent {
	width: 529px;
	height: auto;
	float: left;
	z-index: 1;
	background: #FEFEFE;
}
.main-body {
	padding: 0 0 20px;
	border-bottom-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0 30px 20px;
}
#main-bodyB {
	padding: 0 0 0;
	margin: 0px 30px 0px 30px;
	position: relative;
	line-height: 1em;
	clear: right;
	height: 360px;
}
#main-bodyB li {
	padding: 0 0 0;
	margin-left: 20px;
}

#main-bodyB ul {
	padding: 0px 0px 0px 0px;
	float: left;
	width: 200px;
	position: absolute;
	clear: left;
	margin: 0px 0px 0px 0px;
	height: auto;
}
.main-bodytitle {
	padding: 0 0 5px;
	border-bottom-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 10px 30px 20px;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {
	color: #900;
}
#lineclear {
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-bottom-width: 1px;
}
.style4 {
	font-size: 13px;
	font-weight: bold;
}
#footer {
	z-index: 1;
	width: 701px;
	height: 22px;
	float: left;
	padding: 0;
	margin-left: 9px;
	display: inline;
	background: url(images/footer.gif);
}
#style5 {
	border-bottom-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	border-top-width: 1px;
	border-top-color: #000;
	border-top-style: solid;
	text-align: center;
	margin: 10px 30px 10px 30px;
	padding: 10px 0px 10px 0px;
	clear: both;
	position: relative;
}
#style6 {
	padding: 0 0 0;
	font-size: 20px;
	color: #FEFEFE;
	display: block;
	line-height: 1em;
}
#style7 {
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding-bottom: 18px;
}
#style8 {
	color: #999;
	text-align: center;
	margin: 0 0 0;
	clear: both;
}


/**********  Vendor List **************/
	.vendorList {
		padding-left:80px;
		line-height:20px;
		}

/************ Contractor Login **************/
	.loginBox {
	padding-left:50px;
		}
		
/******** Admin ********************/

	.listHead {
		background-color:#D7C7AE;
		font-weight:bold;}
		
	a[href][title = "pageLinks"]{
		text-decoration:none;
		color:#310801;
		}
	 
	 a[href][title = "getPassword"]{
		text-decoration:none;
		color:#990000;
		font-weight:bold;
		text-align:center;
		}
