/* 
  -----------------------------------
  BEGIN - Custom styles
  -----------------------------------
*/

body {
	font-family:"Lucida Sans Unicode","Lucida Grande",garuda,sans-serif;
	font-size: small;
	color: #31363E;
	background-color: #F3F0E8;
	margin: 0px;
	padding: 0px;
	min-width: 760px;
	line-height: 1.3;
}

#masthead {
	background-color: #003366;
	background-image: url(img/header.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: left top;
	padding: 15px 0;  /*  change padding-top/bottom to adjust logo vertical spacing */
	margin: 0;
}
#masthead-center {
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 760px;
}	

#breadcrumb {
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 760px;
}	
#breadcrumb p {
	margin: 20px 0 0 20px;
	padding: 0px;
	color: #000;
}	

#navbar {
	background-image: url(p7pmm/img/pmm_carbon_root.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	/* 
	background-image: url(img/navbg.jpg); adds gradient to navbar, remove for solid bar  */
	padding: 0px;
}
#navbar-center {
	margin: 0 auto;
	padding: 0px;
	width: 760px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
}
#c2 img {
	margin: 5px 0 10px 0;
	border: 0;
	padding: 0;
	text-align: left;

}
#c2 a {
	margin: 5px 0 10px 0;
	border: 0;
	padding: 0;
	text-align: left;

}


#logo {
	background-color: #fff;
	margin: 5px 0;
	border: 0;
	margin: 0 auto;
}
#logo img {
	border: 0;
}
/*COLUMNS*/
#columnwrapper {
	margin: 10px auto;
	background-repeat: repeat-y;
	width: 760px;
	background-image: url(img/2colBorder.jpg);
	color: #424242;
}
#columns-top {
	background-image: url(img/2colBorderTop.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
#c1, #c2, #c3, #c4 {
	float: left;
	min-height: 700px;
}
#c1, #c2 {
	width: 220px;
	margin-right: 20px;
}
#c1 {
	width: 520px;
}
#c2 {
	margin-right: 0px;
}
#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
	background-image: url(img/2colBorderBottom.jpg);
}
.content {
	padding: 8px 20px;
	line-height: 1.5em;
}
.content form {
	position: absolute;
	z-index: 1;
}
.content p {
	margin: 5px 0px 12px;	
}
.content p.lead {
	font-size: 115%;
	line-height:1.8em;
}
#c1 img {
	margin: 3px 10px 5px 0;
	border: 1px solid #000;	
	padding: 0;
	text-align: left;
}
#c2 img {
	margin: 3px 0px 5px 0;
	border: 1px solid #000;	
	padding: 0;
	text-align: left;
}

#c2 .content p {
	margin-bottom: 20px;
}
.first-p {
	margin-top: 10px;	
}
h1, h2, h3 {
	color: #424242;
	font-weight: normal;
}
h1 {
	margin: 10px 0px 15px 0;
	font-size: 160%;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 1.5em;
}
h2 {
	font-size: 130%;
	margin: 20px 0px 10px;
	line-height: 1.3em;
}
#c2 h2 {
	color: #31363E;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: -.02em;
	line-height: 1.2em;
	}
h3 {
	font-size: 120%;
	font-weight: bold;
	margin: 10px 0;
	padding-top: 10px;
}
h4 {
	font-size: 105%;
	font-weight: bold;
	margin: 20px 0px 10px;
	padding: 0px;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*GLOBALS: Link Styles other than main navigation bar*/
p a:link, p a:visited, .p-style a:link, .p-style a:visited {
	color: #e97d00;
	text-decoration: none;
}
p a:hover, p a:active, .p-style a:hover, .p-style a:active {
	color: #000;
	text-decoration:underline;
}

/* BEGIN bulletproof sample styles */

#masthead-container { 
  	float: left;
  	width: 100%;
  	margin: 0;
  	padding: 0;
  	list-style: none;
  	}
#masthead-left {
  	float: left;
  	margin: 0;
  	padding: 0;
  	}
#masthead-right {
  	float: right;
  	margin: 10px 10px 0 0;
  	padding:0;
  	} 
/* END bulletproof sample styles */
/* BEGIN Footer */

#footerwrapper {
	margin: 20px auto;
	background-repeat: repeat-y;
	width: 760px;
	background-image: url(img/BorderFoot.jpg);
	color: #000;
}
#footer-container { 
  	width: 760px;
	margin: 0 auto;
	text-align: left;
	font-size: 90%;
  	}
#footernav {
  	float: left;
  	width: 100%;
  	margin: 0;
  	padding: 0;
  	list-style: none;
}
#footer-menu {
  	float: left;
  	margin: 0;
  	padding: 5px 20px;
	display: inline;
}
#footercr {
  	float: right;
  	margin: 0;
  	padding: 5px 20px;
	display: inline;
}
#footernav a:link, #footernav a:visited {
	color: #e97d00;
	text-decoration: none;
}
#footernav a:hover, #footernav a:active {
	color: #000;
	text-decoration:underline;
}
#footer-top {
	background-image: url(img/BorderTopFoot.jpg);
	background-repeat: no-repeat;
	height: 6px;
}
#footer-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 6px;
	font-size: 0px;
	background-image: url(img/BorderBottomFoot.jpg);
}
/* END Footer */
.address {
	font-size: 90%;
	line-height: 1.45em;
	margin: 5px 0 0 0;
}
.profiles-list img {
	margin: 1px 0 30px 0;	
}
.profiles {
	padding: 0 0 20px 0;	
}
table.profiles-list {
	margin-top: 20px;	
	
}
.address a:link, .address a:visited {
	color: #e97d00;
	text-decoration: none;
}
.address a:hover, .address a:active {
	color: #000;
	text-decoration:underline;
}
.photo-list {
	margin: 0px;
	padding: 0px;
	
}
.photo-list td {
	width: 450px;	
}
.photo-list05 td {
	width: 270px;	
}
.caption {
	font-style: italic;
	font-size: 90%;
	padding-bottom: 20px;
	line-height: 1.3em;
}
.p-style li {
	padding-bottom: 5px;

}
.p-style {
	padding: 0px;
	margin: 0 0 0 20px;

}
.rule {
	width: 100%;
	padding-top: 10px;
	font-size: 85%;
}
.rule p {
	border-top: 1px solid #999;
	padding-top: 10px;
	margin: 10px 0;
	text-align: right;
}
form {
	padding-bottom: 10px;	
}

.table-list {
	margin: 0;
	padding: 0;
	border: 0;
}
.table-list td {
	padding: 0 0 5px 0;	
	text-align: left;
}
td.wbs {
	font-weight: bold;
}
td.wbs-desc {
	font-weight: normal;
	padding-left: 3px;
}
td.list-links {
	width: 15%;
	font-size: 95%;
	font-weight: bold;
}
.table-list-links {
	margin: 0;
	padding: 0;
	border: 0;
}
.table-list-links td {
	padding: 0 0px 3px 0;	
	margin: 0 0px 0 0;
	text-align: left;
}
.table-list-links a:link, .table-list-links a:visited {
	color: #e97d00;
	text-decoration: none;
	font-size: 95%;
}
.table-list-links a:hover, .table-list-links a:active {
	color: #000;
	text-decoration:underline;
	font-size: 95%;
}

