body {
	font-family:arial,helvetica;
	color:#1e305e; /* DARK BLUE */
	margin:20px 0px 20px 0px;
	background-color:#1e305e; /* DARK BLUE */
	font-size:80%;
	line-height:100%;
	background-image:url(../images/BCSbgImage.gif);
	background-repeat:no-repeat;
	background-position:center top;
	}
	
a {
	text-decoration:none;
	color:#54311b; /* BROWN */
	}

a:hover {
	color:#1e305e; /* DARK BLUE */
	}
	
h1 {
	margin:0;
	padding:0;
	}


h2 {
	margin:0;
	padding:0;
	height:40px;
	width:300px;
	position:absolute;
	right:15px;
	top:20px;
	text-align:right;
	font-size:280%;
	line-height:120%;
	font-weight:normal;
	font-style:italic;
	}
	

h3 {
	margin:0;
	padding:0;
	height:30px;
	position:absolute;
	right:15px;
	top:75px;
	color:#54311b; /* BROWN */
	text-align:right;
	line-height:150%;
	font-size:180%;
	font-weight:normal;
	}

h4 {
	margin:0;
	padding:0;
	height:27px;
	position:absolute;
	right:15px;
	top:105px;
	text-align:right;
	line-height:150%;
	font-size:130%;
	font-weight:normal;
	font-style:italic;
	}


h5 { /* RIGHT SIDEBAR TITLES */
	margin:0;
	padding:0;
	height:30px;
	width:150px;
	color:#54311b; /* BROWN */
	line-height:120%;
	font-size:180%;
	font-weight:normal;
	position:relative;
	top:10px;
	border-bottom:1px solid #54311b; /* BROWN */
	}


h6 { /* LEFT SIDEBAR TITLES */
	margin:0;
	padding:0;
	padding-bottom:10px;
	color:#54311b; /* BROWN */
	line-height:120%;
	font-size:180%;
	font-weight:normal;
	text-align:right;
	}
	
	.align_left {
		text-align:left;
		}
	
	
	

#layout {
	margin:auto;
	width:955px;
	background-color:#ffffff;
	position:relative;
	border:3px solid #8fa0cb; /* LIGHT BLUE */
	}


#header {
	width:955px;
	height:136px;
	position:relative;
	}
	
	.logo {
		position:absolute;
		left:0px;
		top:0px;
		width:184px;
		height:136px;
		border:0;
		}
	
	.header_line {
		height:1px;
		width:771px;
		border-top:1px solid #54311b; /* BROWN */
		position:absolute;
		left:184px;
		top:70px;
		}
	
	.nav {
		position:absolute;
		left:180px;
		top:80px;
		}
	
	.subnav {
		position:absolute;
		left:190px;
		top:105px;
		line-height:120%;
		}
		
		.subnav a {
			color:#54311b; /* BROWN */
			}
		
		.subnav a:hover {
			color:#1e305e; /* DARK BLUE */
			}
			
	
	


#content {
	width:955px;
	position:relative;
	}

	.brown_bold {
		font-weight:bold;
		color:#54311b; /* BROWN */
		}
		
	.bio {
		padding-left:100px;
		position:relative;
		}
		
		.bio_photo {
			position:absolute;
			left:0px;
			top:6px;
			width:75px;
			border:1px solid #54311b; /* BROWN */
			}
	
	.billboard {
		width:919px;
		position:relative;
		left:17px;
		padding-bottom:20px;
		}
		
		
		
	.left {
		position:relative;
		width:190px;
		height:20px;
		float:left;
		font-size:80%;
		line-height:130%;
		}
		
		.left_content {
			padding:15px;
			}
		
		.left_photo {
			border:1px solid #54311b; /* BROWN */
			}
		
		.names {
			line-height:80%;
			}
			
			.names a {
				color:#54311b; /* BROWN */
				}
			
			.names a:hover {
				color:#1e305e; /* DARK BLUE */
				}
		
	.text {
		position:relative;
		width:550px;
		line-height:140%;
		padding-bottom:20px;
		float:left;
		}
	
	.text_full {
		position:relative;
		width:740px;
		line-height:140%;
		padding-bottom:20px;
		float:left;
		}
		
		.services_text {
			padding-top:20px;
			}
		
		
	.sidebar {
		position:relative;
		width:180px;
		border:1px solid #1e305e; /* DARK BLUE */
		background-color:#e8e4d7; /* LIGHT TAN */
		float:right;
		right:15px;
		top:15px;
		}
		
		.sidebar_content {
			padding:5px 15px 10px 15px;
			font-size:110%;
			line-height:130%;
			font-style:italic;
			}
	


.market {
	padding-left:120px;
	border:0;
	position:relative;
	}
	
	.market img {
	position:absolute;
		top:0px;
		left:0px;
		}

#footer {
	position:relative;
	width:955px;
	height:102px;
	border-top:1px solid #1e305e; /* DARK BLUE */
	background-image:url(../images/bottom_flag_white.jpg);
	background-repeat:no-repeat;
	}
	
	.contact_line {
		position:absolute;
		top:10px;
		left:190px;
		}
	
	.copyright {
		position:absolute;
		top:40px;
		left:235px;
		font-size:80%;
		}