/* CSS Document */

	body {
		margin:0; padding:0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		background-color: #e2e6eb;
		margin: 0px;
		background-image: url(../images/bg.jpg);
		background-position: center top;
		background-repeat: no-repeat;
		}
	#content {
	margin-left: 15px;
	background-color: #FFFFFF;
	color: #273851;
	height: auto;
	overflow: visible;
	}
	.copyright {
		font-size: 10px;
		color: #00163D;
		padding-top: 5px;
	}
	#address {
		background-color: #0099FF;
		width: auto;
		height: auto;
		float: left;
		overflow: visible;
	}
	#header {
		margin: 0px;
		padding: 0px;
		height: 125px;
		width: 1000px;
		background-color: #273851;
	}
	#sidebar_btm {
		padding-top: 200px;
		font-size: 12px;
		color: #00163D;
		text-align: center;
		height: auto;
		overflow: visible;
	}
	.blue_text {
		color: #273851;
	}
	.search {
	font-size: 14px;
	color: #00163D;
	padding-left: 5px;
	margin-top: 25px;
}
.searchbox {
	border: 1px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
}
	p {
		padding: 5px;
		font-size: 12px;
	}
	#sidebar_top_2 {
		height: 103px;
		width: 12px;
		background-color: #546176;
	}
	#header_line {
		height: 103px;
		width: 989px;
		background-color: #0C203B;
		margin-left: 12px;
	}
	#main1 {
		margin:0; padding:0;
		background:#000000;
		}
	#main2 {
		margin:0;
		padding:0;
		background-color: #bfb6a4;
		background-image: url(../images/bg_bar.gif);
		background-repeat: repeat-y;
		}
	#left {
		float:left;
		margin:0; padding:0;
		width: 200px;
		height: auto;
		overflow: hidden;
		}
		.homelink {
	margin-left: 920px;
	padding-top: 8px;
	padding-right: 2px;
	padding-left: 4px;
}
	#right {
		float:right;
		width: 200px;
		margin:0; padding:0;
		}
	#footer {
		clear: left;
		height: 40px;
	}
	#privacy {
		float: right;
	}

	#middle {
		background:#FFFFFF;
		margin-top: 0px;
		margin-right: 200px;
		margin-bottom: 0px;
		margin-left: 200px;
		overflow: visible;
		height: auto;
		}
	#sidebar_top {
		width: 12px;
		background-color: #626f82;
		height: 125px;
		float: left;
	}
	#line_btm {
		background-color: #0f223d;
		height: 5px;
	}
	#navigation_box {
		height: auto;
		width: 188px;
		position: absolute;
		background-color: #bfb6a4;
		padding-left: 12px;
	}
	.column-in {
		margin:0px;
		padding-top: 0.5em;
		padding-right: 1em;
		padding-bottom: 0.5em;
		padding-left: .5em;
		}
	.cleaner {
		clear:both;
		height:0px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
	h1 {
	font-size: 24px;
	color: #00163D;
	text-align: left;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
}
h4 {
	font-size: 12px;
	color: #273851;
	text-align: left;
	font-weight: bold;
}
h5 {
	font-size: 11px;
	color: #00163D;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#search_box {
	height: 135px;
	width: 200px;
	overflow: hidden;
	background-color: #cac4ba;
}
#sidebar_fix {
	height: 135px;
	width: 188px;
	background-color: #bfb6a4;
	margin-left: 12px;
}
#quicklinks {
	background-color: #626f82;
	font-size: 14px;
	margin-top: 5px;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding: 2px;
	height: 17px;
}
#sidebar_main {
	background-color: #cac4ba;
	height: 300px;
	width: 12px;
	float: left;
	overflow: hidden;
}
	
	.copy { text-align:center; font-size:80% }
	
	#container {
		width: 1000px;
		margin-right: auto;
		margin-left: auto;
		height: 100%;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

a:link.blue		{text-decoration:none;color:#273851;font-weight: bold;}
a:visited.blue	{text-decoration:underline;color:#273851;}
a:hover.blue		{text-decoration:underline;color: #273851;}

a:link.underline		{text-decoration:none;color:#273851;font-weight: bold;}
a:visited.underline	{text-decoration:underline;color:#273851;}
a:hover.underline		{text-decoration:underline;color: #273851;}

#privacy {
	float: right;
}
#news_box {
	height: 15px;
	width: 195px;
	background-color: #626f82;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 2px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.staff_directory {
	color: #273851;
	font-size: 12px;
}
.blue_12 {
	color: #273851;
	font-size: 12px;
}
#sub_head {
	margin: 3px;
}
#box1 {
	float: left;
	height: auto;
	width: 250px;
	text-align: justify;
	margin: 15px;
}
#box2 {
	float: left;
	width: 250px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: auto;
}
.submit_button {
	border: 0px solid #bfb6a4;
	background-color: #bfb6a4;
	color: #273851;
	font-size: 14px;
}
#box3 {
	width: 575px;
}
#fix_it {
	height: auto;
	overflow: auto;
}

.staff_directory p {
	margin: 0px;
}
