/* RESETS & BASIC PAGE SETUP */

@import "bio.css";

* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
body {
	font-family: Tahoma MS, Arial,  sans-serif;
	font-size: 62.5%;

}

ul { list-style: none inside; }

hr {
	color: #00264C;
}
p {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 1.2em;
	color:#333333;
}
	p.footer-text {
		font-size: 10px;
		text-align: center;
		padding-top: 50px;
		padding-bottom: 80px;
	}
	p.metadata { background: #fff9a7; padding: 3px;} 

a {
	outline: none;
	color:#000000;
	text-decoration: none;
 }
 
a:hover{
	text-decoration: none;
	color: #003366;
}
a img { border: none; }

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-variant: small-caps;
	margin-top: 10px;
}
	h1.logo {
	background-image: url(../images/bcfsa-new.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 131px;
	width: 310px;
	margin-top: -40px;
}

ul.nav {
	text-align: right;	
	margin-top: 35px;
	float: right;
	}
	ul.nav li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 20px;	
	}
	ul.nav a {
	color: #000000;
	text-decoration: none;
	}
	ul.nav a:hover {
	color: #003366;
	text-decoration: none;	
}

.clear { clear:both; }

/* END RESET */


#header {
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 170px;
	width: 100%;
}

.google-search {
	text-align: right;
	float: right;
}
#header-content {
	margin: 0 auto;
	width: 900px;
	height: auto;
	padding-top: 20px;
}

.header-note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: small-caps;
	text-align: right;
}

#content {
	margin: 0 auto;
	width: 900px;
	height: auto;
	min-height: 500px;
}

#main-content {
	width: 660px;
	height: auto;
	display: block;
}

.latest-news {
	width: 375px;
	height: auto;
	display:block;
	float: right;
	padding-left: 10px;
}

.latest-news-scroll {
	height: 370px;
	overflow:auto;
	border: 1px solid #999999;
	padding: 5px;
	margin-bottom: 5px;
	background-color:#CCCCCC;
}

.latest-news-scroll p{
	/*line-height: normal;
	font-size: 12px;*/
	color: #333333;
}

.latest-news-scroll a {
	color: #003366;
}

.latest-news-scroll a:hover {
	color: #000000;
}

.news-caption {
	font-size: 12px;
	font-variant:small-caps;
	font-weight: bold;
	margin-top: 10px;
}

#slideshow {
	border: thin solid #CCCCCC;
	padding: 4px;
}

.team-list {
	font-size: 12px;
	line-height: 1.5em;
	list-style-type: circle;
}

.bod-list {
	margin-top: -15px;
	font-size: 12px;
	line-height: 1.5em;
	list-style-type: circle;
	}
.bod-member {
	width: 100%;
	padding-left: 65px;
	padding-top: 25px;

}
/* Column */
.column {
	width: 225px;
	height: auto;
	float:right;
	text-align:center;
}

.column-header { background-image:url(../images/column-top.gif); height: 13px;}

.column-content {
	width: 225px;
	height: auto;
	text-align: center;
	background-color: #003366;
}

.column-footer { background-image:url(../images/column-bottom.gif); height: 13px;}

#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 130px;
	height: auto;
	width: 100%;
	padding-bottom: 20px;
	background-color: #CCCCCC;
	background-position:top;
	
}

#footer-content {
	width: 900px;
	height: auto;
	display: block;
	margin: 0 auto;
}

.footer-float {
	width: 600px;
	display:block;
	float: right;
}

.footer-float2 {
	float: right;
	width: 30%;
}

.footer-float3 {
	float: left;
	width: 30%;
}

.footer-list {
	list-style-type: circle;
}

.copyright{
	font-size: 10px;
	font-weight: lighter;
	text-align: center;
	margin-top: 80px;
	padding-bottom: 10px;
}

/* Table CSS */
table {
	border-collapse: collapse;
	width: 100%;
	margin: 24px;
	font-size: 1.1em;
}

.online-text {
	font-weight: bold;
	padding: 1px;
	border: 1px solid #999999;
}

thead {
	background-color: #003399;
}

th {
	background: #003366;
	color: #fff;
	font-size:12px;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
}

td {
	padding: 6px 11px;
	border-bottom: 1px solid #95bce2;
	vertical-align: middle;
}
td#memorial {
	border:none;
}

tr.alt td {
	background: #ecf6fc;
	
}

tr.over td {
	background: #bcd4ec;
}

.video-container {
	margin: 0 auto;
	width: 470px;
	text-align: center;
	margin-top: 20px;
	border: thin solid #CCCCCC;
}

.logo-container {
	padding: 20px;
}
	.logo-container img {
		padding-right: 50px;
		}
		
.footer-icon {
	position: relative;
	top: 10px;
	width: 162px;
	height: 44px;
	background-image: url(../images/footer-icon.gif);
	background-repeat:no-repeat;
	text-indent: -999px;
}
.register {
  margin: 20px 0 0;
}
.register h1 {
  color: white;
  font-size: 300%;
}
.register li {
  list-style: none;
}
.register a {
  font-size: 150%;
  color:#ccc;
}