/* CSS Document */

	/* The strange width proprties containing slashes are a workaround for deficiencies in the IE box model 
		Otherwise IE tends to double up the space between horizontally adjacent boxes */

	/* For non-stretchy page remove comment marks from around width properties of #container */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	line-height: 1.25em;
}
h1 {
	color: #0A3A82;
	margin-bottom: 0px;
}
h2 {
	color: #0A3A82;
	margin-bottom: 0px;
	line-height: 1;
}
h3 {
	color: #0A3A82;
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {
	color: #006402;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
h5 {
	color: #006402;
	margin-top: 0px;
	margin-bottom: 0px;
}
h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #990000;
	line-height: 1.3em;
	font-size: 0.9em;
}
#container {
	width: 765px;
	\width: 765px;
	w\idth: 765px;
	border: 1px solid gray;
	margin: 10px auto 0px;
	padding: 0px;
}

#header {
	padding: 20px 20px 0px 450px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/bpc_logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 84px;
	color: #ABB8C2;
	text-align: right;
	line-height: 1.5;
	font-size: 90%;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#tagline {
	padding: 3px 0px 1px 20px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/stripe.gif);
	height: 20px;
	font-size: 120%;
	/*/*/font-size: 120%; /* */
	color: #0A3A82;
	text-align: left;

}
#content {
	height:100%;
	padding: 10px 20px 10px 10px;
	margin-left: 200px;
	margin-right: 200px;
	font-size: 80%;
}

	#content a {
		text-decoration: none;
		line-height: 1em;
		}
	#content a:link {
		color: #990000;
	}
	#content a:visited {
		color: #990000;
	}
	#content a:hover, a:active {
		text-decoration: underline;
	}
	#content ul {
		/*/*/padding-left: 1em;
		margin-left: 15px;
		list-style-type: none; /* */
	}
	#content li {
	list-style-position: outside;
	list-style-type: square;
	}
#contentwide {
	height:100%;
	padding: 10px 20px 10px 10px;
	margin-left: 230px;
	margin-right: 15px;
	font-size: 80%;
}

	#contentwide a {
		text-decoration: none;
		line-height: 1em;
		}
	#contentwide a:link {
		color: #990000;
	}
	#contentwide a:visited {
		color: #990000;
	}
	#contentwide a:hover, a:active {
		text-decoration: underline;
	}
	#contentwide ul {
		/*/*/padding-left: 1em;
		margin-left: 15px;
		list-style-type: none; /* */
	}
	#contentwide li {
		list-style-position: outside;
		list-style-type: square;
	}
#sidebar-a {
	float: left;
	width: 185px;
	\width: 195px;
	w\idth: 185px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;
	padding-left: 10px;
	font-size: 90%;
	/*/*/font-size: 90%; /* */
}

#sidebar-b {
	float: right;
	width: 185px;
	\width: 195px;
	w\idth: 185px;
	background-color: #FFC291;
	padding: 5px 10px 10px;
	font-size: 80%;
	margin: 20px 0 0;
	font-size: 80%;
	/*/*/font-size: 80%; /* */
}

	#sidebar-b a {
		padding: 0px;
		text-decoration: none;
		line-height: 1em;
		width: 114px;
	}
	#sidebar-b a:link {
		color: #666666;
	}
	#sidebar-b a:visited {
		color: #666666;
	}
	#sidebar-b a:hover, a:active {
		text-decoration: underline;
	}
	#sidebar-b ul {
		/*/*/padding-left: 1em;
		margin-left: 5px;
		list-style-type: none; /* */
	}
	#sidebar-b li {
		list-style-image:  url(../images/arrow1.gif);
		list-style-position: outside;
	}

#footer {
	padding: 3px 0px 0px;
	margin-top: 5px;
	background-color: #FCCFA6;
	text-align: center;
	clear: both;
}
	#footer a {
	color: #404040;
	font-size: 70%;
	/*/*/font-size: 70%; /* */
	}
	#footer a:link, a:visited {
	text-decoration: none;
	}
	#footer a:hover, footer:active {
		text-decoration: underline;
	}

#cell-left {
	float:left;
	width:50%;
}

#cell-right {
	margin-left:51%;
}

#image-left {
	margin: 0 10px 3px 0;
	padding: 0;
	float: left;
}
#image-right {
	float: right;
	margin: 0 0px 3px 10px;
	padding: 0px;
}
.image-left {
	margin: 0 10px 3px 0;
	padding: 0;
	float: left;
}
.box-right {
	float: right;
	margin-left: 10px;
	padding: 0px 6px 2px;
	border: 1px solid orange;
}

#line-right {
	padding-right:8px;
	border-right: 1px solid orange;
	margin-right: 5px;
}
#line-bottom {
	padding-right:8px;
	border-bottom: 1px solid orange;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-bottom: 8px;
}
#headbar {
	font-size: 100%;
	padding-left: 8px;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 1.5em;
}
.boldred {
	font-weight: bold;
	color: #990000;
}
.boldblue {
	font-weight: bold;
	color: #0A3A82;
}
.orange {
	color: #FE8A41;
}
.boldgreen {
	font-size: 120%;
	/*/*/font-size: 120%; /* */
	font-weight: bold;
	color: #2E9A26;
}
.redlite {
	color: #0000CC;
	font-size: 90%;
	font-weight: bold;
}
.arrowbackground {
	background-image: url(../images/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.arrowbackgroundlt {
	background-image: url(../images/arrow_down_lt.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.resume {
	font-size: 90%;
	line-height: 1.1;
}
	/* from John Gallant the following closes floats */

.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
	/* from John Gallant Holly Hack for a bug in floats?*/
