@charset "utf-8";
/* CSS Document */
 	
.clearboth {
	clear: both;
}
.fake_ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.fake_ul_left {
	list-style: none;
	margin: 0;
	padding: 0;
}
.fake_ul_left li {
	margin: 0;
	padding: 0;
}
.fake_ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#navigation .drop_menu {
	margin-top: 6px;
	margin-left: -7px;
	padding: 0;
	position: absolute;
	visibility: hidden;
	min-width: 150px;
	z-index: 100;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#navigation a.drop_menu_cell {
	float: none;
	color: #2d4972;
	min-height: 20px;
	padding-left: 24px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	text-align: left;
	display: block;
	border: none;
	border-bottom: 1px solid #e1e1e1;
	width: 121px;
	background: #fff;
}
#navigation a.drop_menu_cell:hover, #navigation a.drop_menu_cell:active {
	background: url(/images/theme_1/drop_over.png) left top repeat-y;
	background-color: #fff;
	color: #FFF;
	border-bottom: 1px solid #fff;
}
#navigation .drop_menu {
	margin-top: 14px;
	margin-left: -7px;
	padding: 0;
	position: absolute;
	visibility: hidden;
	min-width: 170px;
	z-index: 100;
        font-family:arial;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#navigation a.drop_menu_cell {
	float: none;
	color: #2d4972;
	min-height: 15px;
	padding-left: 24px;
	padding-top: 5px;
	padding-bottom:5px;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	text-align: left;
	display: block;
	border: none;
	border-bottom: 1px solid #e1e1e1;
	width: 170px;
	background: #fff;
}
#navigation a.drop_menu_cell:hover, #navigation a.drop_menu_cell:active {
	background:#20409a;
	color: #FFF;
	border-bottom: 1px solid #fff;
}
.menu_item_selected {
	color: #fff;
	background: url(/images/theme_1/menu_over.png);
}
h1 {
	color: #666;
	font: normal 18px Arial, Verdana, Helvetica, sans-serif;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
hr {
	color: #ccc;
	height: 1px;
	border: none;
	background: #ccc;
}
.hr {
	color: #ccc;
	height: 1px;
	border: none;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #ccc;
}
.contact_form .title {
	background: #dadada;
	color: #393c48;
	padding: 6px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 200px;
}
.contact_form label {
	font-size: 11px;
}
.contact_form .field {
	background: #9a3265;
	color: #fff;
	padding: 6px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.contact_form #comments {
	background: url(/images/theme_1/textarea_bg.png) left 19px;
	border: 1px solid #6c90b1;
	width: 375px;
	height: 90px;
	padding-left: 5px;
}
.contact_form .field {
	background: #dadada;
}
.contact_form {
	background: url(/images/theme_1/form_bits_06.png) repeat-y;
}
.contact_form table {
	margin: 20px;
	width: 610px;
}
.contact_form h1 {
	width: 640px;
	height: 21px;
	background: #29469f;
	display: block;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 8px;
	font-weight: bold;
}
.contact_form .field input, .contact_form .field select {
	background: url(/images/theme_1/form_bits_09.png) repeat-x;
	border: 1px solid #ccc;
	padding-left: 5px;
	width: 200px;
}
.contact_form .contact_button {
	float: right;
	padding-top: 10px;
}
#form_block_2 {
	margin-top: 15px;
}
#form_block_1 {
	margin-top: 20px;
}
.contact_form h2 {
	margin: 0;
	padding: 20px;
	color: #666;
	padding-bottom: 10px;
}
.contact_form .required input, .contact_form .required select {
	border: 1px solid #6c90b1;
}
.contact_form .required {
	background: #959ba4;
	color: #fff;
}
.msg {
	border: 1px #090 solid;
	padding: 10px;
	font-weight: bold;
	color: #090;
	background: #D1EFC7;

}
.error {
	border: 1px #f00 solid;
	padding: 10px;
	font-weight: bold;
	color: #f00;
	background: #FFDFDF;
}
.main {
	width: 960px;
	margin: 0 auto;
	background: #FFF;
}
.content_holder {
	width: 960px;
	text-align: left;
	float: left;
}
.clear {
	clear: both;
}
.breadcrumb {
	color: #044078;
	text-decoration: none;
	font-weight: bold;
}
.breadcrumb:hover {
	text-decoration: underline;
}
.arrow {
	color: #acacac;
	text-decoration: none;
	font-weight: bold;
}
.grid_item {
	float: left;
	width: 200px;
	margin-left: 5px;
}
.grid_item:hover {
	border-color: #8591C0;
}
.link_item {
	float: left;
	width: 100%;
	overflow: hidden;
	background-color: #fff;
	margin: 3px auto;
	cursor: pointer;
	padding: 10px;
	color: #393c48;
	background: url(/images/theme_1/quicklinkarrow.gif) 10px 50% no-repeat;
	border: 1px solid #ddd;
}
.link_item:hover {
	background: url(/images/theme_1/quicklinkarrow.gif) 10px 50% no-repeat;
	color: #5a7791;
}
.link_item span {
	display: block;
	margin: auto;
	padding-left: 30px;
}
.menu_bg {
	width: 100%;
	margin: 0 auto;
	float: left;
	text-align: center;
	background: url(/images/theme_1/bar_bg.jpg) no-repeat top;
}
.menu_filler {
	float: left;
	width: 960px;
	height: 30px;
}
.menu_holder {
	width: 960px;
	margin: 0 auto;
	height: 30px;
	background: #C51230;
}
.menu_bg a {
	text-decoration: none;
}
.menu_header {
	height: 92px;
}
.menu_image {
	height: 92px;
	width: 980px;
	margin: 0 auto;
	background: url(/images/theme_1/menu_image.jpg) no-repeat top;
}
.menu_bar {
	height: 17px;
	width: 960px;
	margin: 0 auto;
	background: #FFF url(/images/theme_1/menu_bar.jpg) no-repeat top;
}
.left_menu {
	padding-top: 0;
	float: left;
	width: 258px;
	margin-right: 1px;
	min-height: 450px;
}
a.left_menu_cell, a.left_menu_selected {

}
a.left_menu_cell:hover, a.left_menu_cell:active {
	color: #fff;
	background: #8c9fb3 url(/images/theme_1/menu_over.png) repeat;
}
a.left_menu_selected:hover {
	background: #8c9fb3 url(/images/theme_1/menu_over.png) repeat;
	color: #fff;
}
#left_column a.left_menu_selected {
	
	color: #faef5b;
}
.left_menu_title {
	background: #07377a;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 241px;
	height: 26px;
	padding-left: 16px;
	padding-top: 12px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	border-bottom: 1px #fff solid;
}
.left_menu_title a {
	color: #fff;
	text-decoration: none;
}
#accordion {
	padding-top: 0;
	float: left;
	width: 199px;
	margin-right: 1px;
}
#accordion h3 {
	display: block;
	margin: 0;
	width: 159px;
	padding: 7px 0 8px 40px;
	text-transform: uppercase;
	height: 12px;
	background: #dedede url(/images/theme_1/left_menu_item.jpg) repeat;
	color: #7e7e7e;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	border-bottom: 1px solid #fff;
}
#accordion a {
	display: block;
	width: 159px;
	padding: 7px 0 8px 40px;
	text-transform: uppercase;
	height: 12px;
	background: #dedede url(/images/theme_1/left_menu_item.jpg) repeat;
	color: #7e7e7e;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	line-height: 14px;
}
#accordion .a_selected {
	background: #dedede url(/images/theme_1/left_menu_item_selected.jpg) repeat;
	color: #9a3265;
}
.float-right {
	padding: 10px 20px;
	float: right;
}
blockquote {
	text-style: italic;
	padding: 5px 0 5px 30px;
}
.content2 {
	padding-top: 0px;
	margin-right: 0;
	min-height: 450px;
	background-position: right 20px;
	background-repeat: no-repeat;
	float: left;
	width: 745px;
}
.content {
	margin-left: 10px;
	margin-right: 0;
	min-height: 450px;
	background: url(/images/theme_1/1px.jpg) repeat-y left;
}
#project_gallery {
	min-height: 400px;
}
#project_gallery #flash {
	float: right;
	width: 690px;
}
.full_column {
	float: left;
	width: 657px;
	padding: 20px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 40px;
}
.column_1 {
	float: left;
	width: 380px;
	padding: 20px;
	padding-bottom: 0;
	background: transparent;
}
.column_1 hr {
	margin-top: 13px;
}
.column_1_2 {
	float: left;
	width: 350px;
	padding: 20px;
	padding-bottom: 40px;
	padding-top: 16px;
	padding-right: 0;
	line-height: 1.7em;
	color: #393c3f;
	background: transparent;
}
.column_1_2 ul {
	margin-left: 30px;
}
.column_1_2 li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background: url(/images/theme_1/dot.png) left 50% no-repeat;
}
.column_2 {
	float: right;
	padding-top: 1px;
	width: 250px;
	padding-bottom: 40px;
	margin-right: 0;
	background: transparent;
}
.link_box {
	border: 1px #ccc solid;
}
.link_box_header {
	color: #FFF;
	font-weight: bold;
	padding: 5px;
}
.link_box_header, .download_box_header, .info_box_header, .contact_box_header {
	background: #063765 url(/images/theme_1/header_bg.gif) no-repeat right;
}
.link_box_content {
	padding: 10px;
	min-height: 100px;
	background: #fff;
}
.link_box_content a {
	padding-left: 20px;
	background: url(/images/theme_1/link_icon.gif) no-repeat;
}
.download_box {
	border: 1px #ccc solid;
}
.download_box_header {
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	background: #063765;
}
.download_box_content {
	padding: 10px;
	min-height: 100px;
	background: #fff;
}
.download_box_content img {
	padding-right: 10px;
}
.download_box_content td {
	padding: 5px;
}
.info_box {
	border: 1px #ccc solid;
}
.info_box_header {
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	background: #063765;
}
.info_box_content {
	padding: 10px;
	min-height: 100px;
	background: #fff;
}
.contact_box {
	border: 1px #ccc solid;
}
.contact_box_header {
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	background: #C51230;
}
.contact_box_content {
	padding: 10px;
	min-height: 100px;
	background: #fff;
}
.google_map {
	border: 1px #ccc solid;
	width: 250px;
	height: 200px;
}
#map_canvas {
	width: 370px;
	height: 370px;
	border: 1px solid #aaa;
}
.map_button {
	cursor: pointer;
}
#location_left {
	width: 170px;
	float: left;
}
#location_right {
	width: 370px;
	float: right;
}
.grid_item {
	margin-top: 20px;
}
.download_tbl {
	width: 200px;
}
.gallery ul#list li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-right: 15px;
}
.gallery_container {
	width: 137px;
	height: 140px;
	overflow: hidden;
	position: relative;
}
.gallery_image {
	width: 129px;
	height: 65px;
	position: absolute;
	left: 4px;
	top: 10px;
}
.gallery_frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 140px;
	background: transparent url(/images/theme_1/gallery_bg.gif) -1px -2px no-repeat;
}
.gallery_link {
	display: block;
	width: 100px;
	height: 70px;
	padding-top: 93px;
	padding-left: 37px;
	color: #3b3b3b;
	text-decoration: none;
	margin-bottom: 10px;
}
.gallery_link:hover {
	color: #8d2a56;
	text-decoration: underline;
}
.full_column h5 {
	font-size: 1.2em;
	padding-bottom: 40px;
	padding-top: 20px;
	font-weight: bold;
	color: #082e51;
}
.project_file {
	display: block;
	padding: 10px;
	width: 70px;
	font-size: 12px;
	color: #002856;
	font-weight: bold;
	text-decoration: none;
}
#bio_pic,#team_pic {
        float:left;
display:block;
width:200px;
padding:10px;
padding-right:0px;
}
#team_pic {
width:300px;
}
#biopage {
float:left;
width:488px;
padding-left:15px;
padding-right:15px;
padding-top:15px;
line-height:1.7em;
}
#biopage p,#teampage p {
line-height:1.7em;
margin-bottom:10px;
}
#teampage {
float:left;
width:390px;
padding-left:15px;
padding-right:15px;
padding-top:15px;
line-height:1.7em;
}
#mini_menu {
margin-left:5px;
}
#mini_menu a {
display:block;
width:184px;
height:17px;
color:#989797;
text-decoration:none;
padding-left:5px;
padding-top:5px;
font-weight:Bold;
background:url(/images/theme_1/mini.jpg);
}
#mini_menu li {
margin-top:1px;
}
#mini_menu .over a,#mini_menu a:hover {
color:#fff;
background:url(/images/theme_1/mini_ov.jpg);
}
.larger {
font-size:14px;
}