/* CSS Document */

body {
color: #000000;
text-decoration: none;
background-image: url(../images/bg_spacer.jpg);
background-repeat: repeat-y;
	
}

#contentContainer {
width:970px;
background-image: url(../images/bg_spacer.jpg);
background-repeat: repeat-y;
background-position: 50% 0;

}

#header {
width:522px;
float:left;
background:#FFFFFF;
}

#intro {
width:400px;
border-bottom-color:#CCCCCC;
border-bottom-style:dashed;
border-bottom-width:1px;
margin-bottom:15px;
padding-bottom:15px;
float:none;

}

a:link {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
a:visited {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
a:hover {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

#addressContainer {
width:350px;
padding-top:189px;
float:left;
background:#FFFFFF;
}

#address {
width:90px;
font-family:Helvetica, Arial;
font-size:10px;
float:left;
background:#FFFFFF;
}

#address2 {
width:260px;
font-family:Helvetica, Arial;
font-size:10px;
float:left;
background:#FFFFFF;
}

#content {
width:970px;
padding-left:75px;
float:left;
}

h1 {
font-family:Helvetica, Arial;
color:#C65728;
font-size:12px;
}

h2 {
font-family:Helvetica, Arial;
color:#C65728;
font-size:11px;
}

h3 {
font-family:Helvetica, Arial;
color:#0067B1;
font-size:11px;
}

h4 {
font-family:Helvetica, Arial;
color:#0067B1;
font-size:11px;

}

.font2 {
font-family:Helvetica, Arial;
font-size:11px;
color: #999999;
}

#left {
width:425px;
float:left;
border-right-color:#CCCCCC;
border-right-style:dashed;
border-right-width:1px;
}

#news {
width:400px;
border-bottom-color:#CCCCCC;
border-bottom-style:dashed;
border-bottom-width:1px;
margin-bottom:15px;
padding-bottom:15px;
float:none;
}

#projects {
width:400px;
margin-bottom:15px;
padding-bottom:15px;
float:none;
}

#background {
width:400px;
border-bottom-color:#CCCCCC;
border-bottom-style:dashed;
border-bottom-width:1px;
margin-bottom:15px;
padding-bottom:15px;
float:none;
}

#expertise {
width:410px;
border-bottom-color:#CCCCCC;
border-bottom-style:dashed;
border-bottom-width:1px;
margin-bottom:15px;
padding-bottom:15px;
float:none;
}

#approach {
width:410px;
margin-bottom:15px;
padding-bottom:15px;
float:none;
}

#staff {
width:400px;
float:left;
margin-left:25px;
padding-bottom:100px;
}

p {
font-family:Helvetica, Arial;
font-size:10px;
color:#666666;
}

ul {
font-family:Helvetica, Arial;
font-size:10px;
color:#666666;
}

#menu {
	height: 19px;
	margin-left:0px;
		}

div.outer {
	float: left;
	margin-left:1px;
	width: 82px; height: 24px;
	background: url( '../nav/bg.jpg' ) 0 0 no-repeat;
	}

div.outer a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: 9px/1 Helvetica, sans-serif;
	text-decoration: none;
	background: url( '../nav/bg.jpg' ) 0 0 no-repeat;
	}
div.outer span {
	display: block;
	margin:0; padding: 7px 0 8px 7px;
		}
div.outer a:hover {
	font: 9px/1 Helvetica, sans-serif;
	color: #333333;
	text-decoration:none;
	}
div.outer a:active {
	background-position: -600px 0;
	font: 9px/1 Helvetica, sans-serif;
	color: #333333;
	text-decoration:none;
	}
	
div.outer a:visited {
	background-position: 0 0;
	font: 9px/1 Helvetica, sans-serif;
	text-decoration:none;
	}
	
.staff {
font-family:Helvetica, Arial;
font-size:10px;
color:#666666;
}

.staffhead {
font-family:Helvetica, Arial;
font-size:10px;
font-weight:bold;
color:#666666;
}

.award_font {
font-family: Helvetica, Arial;
	font-size: 10px;
	color: #999999;
	}
	
.light_font {
font-family:Helvetica, Arial;
font-size:10px;
color: #999999;
}

.nav_items {
font-family:Helvetica, Arial;
font-size:10px;
color:#C65728;
}

#nav {
width:850px;
float:left;
text-align: center;
padding-top:25px;
padding-bottom:25px;
}

.row {
  clear: both;
  padding-top: 10px;
  }

.row span.label {
  float: left;
  width: 80px;
  text-align: right;
  font-family:Helvetica, Arial;
font-size:10px;
color: #999999;
  }

.row span.formw {
  float: right;
  width: 300px;
  text-align: left;
  } 