/*
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Arial, Helvetica, sans-serif;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
*/
body {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f1f1f1;
	color: #333333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
img, a img {
	border: none;
}
.handcursor {
	cursor: hand;
	cursor: pointer;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}	
a.doubleul {
	border-bottom: 3px double #990000;
}
a.doubleul:hover {
	border-bottom: none;
	text-decoration: none;
}
p {
	margin: 0;
	color: #333333;
	line-height: 17px;
	padding: 0px 0px 10px 0px;
}
ul {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-left: 0px;
}
ul ul {
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li {
	line-height: 13px;
	padding-bottom: 5px;
}
td {
	vertical-align: top;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.error {
	color: #ff0000;
}
.ext {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
}
#main {
	margin: 0 auto;
	width: 973px;
}
#logo {
	float: left;
	padding: 40px 0px 0px 73px;
}
#topnavcontainer {
	height: 50px;
}
#topnav {
	float: right;
	width: 618px;
}
#topnavlist {
	float: left;
}
#topnavlist ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#topnavlist li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
#topnavlist li.pipes {
	padding: 0px 10px 0px 10px;
	line-height: 33px;
}
#topnavlist a {
	display: block;
	float: left;
	color: #b5a254;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 23px;
	height: 23px;
}
#topnavlist a.on {
	color: #ffffff;
}
#topnavlist a:hover, #topnavlist a.on:hover {
	text-decoration: none;
	color: #ffffff;
}
#searchbox {
	float: right;
	color: #d4d1d1;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	padding-top: 5px;
	width: 309px;
}
#searchbox_bg {
	background-image: url(images/search_box.jpg);
	background-repeat: no-repeat;
	background-position: 50px 0px;
	width: 183px;
	height: 19px;
}
#nav {
	clear: both;
	padding: 33px 0px 0px 0px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
#nav a {
	display: block;
	height: 32px;
	width: 130px;
	background-image: url(images/nav_off.jpg);
	background-repeat: no-repeat;
}
#nav a.on {
	display: block;
	height: 32px;
	width: 130px;
	background-image: url(images/nav_on.jpg);
	background-repeat: no-repeat;
}
#nav a:hover, #nav a.on:hover {
	display: block;
	background-image: url(images/nav_on.jpg);
	background-repeat: no-repeat;
}
#indexbar {
	background-image: url(images/flash_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 273px;
	background-color: #676666;
}
#indexbar_rpt {
	background-image: url(images/index_horizbar.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	height: 7px;
}
#indexmain {
	background-color: #f7f6f6;
	width: 973px;
	margin: 0 auto;
}
#indexmain h1 {
	margin: 0;
	padding: 0px 0px 4px 0px;
	color: #333333;
	font-size: 16px;
}
#indexmain h2 {
	margin: 0;
	padding: 0px 0px 4px 0px;
	color: #a69e9e;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
#indexmain p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	color: #333333;
	font-size: 13px;
	line-height: 16px;
}
#copyarea {
	width: 760px;
	margin: 0 auto;
}
#index_left {
	/*
	float: left;
	width: 485px;
	*/
	padding-top: 23px;
	padding-right: 10px;
}
#index_right {
	float: right;
	width: 235px;
}
#cs_rpt {
	background-repeat: repeat-y;
	background-image: url(images/cs_rpt.jpg);
}
#cs_bottom {
	background-repeat: no-repeat;
	background-image: url(images/cs_bottom.jpg);
	background-position: bottom left;
}
#cs_top {
	background-repeat: no-repeat;
	background-image: url(images/cs_top.jpg);
	padding: 13px 23px 14px 23px;
}
#cs_top h3 {
	margin: 0;
	padding: 0px 0px 15px 0px;
	color: #333333;
	font-size: 9px;
	text-transform: uppercase;
}
#footer {
	background-image: url(images/footer_line.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 13px;
}
#footer_main {
	width: 760px;
	margin: 0 auto;
	padding-bottom: 25px;
}
#footer a {
	color: #aa883f;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer_main {
	margin: 0 auto;
	color: #666666;
	font-size: 11px;
}
#footer_left {
	float: left;
}
#footer_right {
	float: right;
	padding-right: 15px;
}
#submain {
	background-color: #f1f1f1;
	background-image: url(images/subpage_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#subcopyarea {
	min-height: 392px;
	width: 760px;
	margin: 0 auto;
}
#breadcrumb {
	height: 52px;
	overflow: hidden;
}
#breadcrumbnav {
	float: left;
}
#pagename {
	float: right;
	padding-right: 20px;
}
#breadcrumbnav {	
	text-transform: uppercase;
	color: #8b8b8b;
	font-size: 10px;
	font-weight: bold;
	padding: 35px 0px 0px 19px
}
#breadcrumbnav a {
	color: #b5a254;
	text-decoration: none;
}
#breadcrumbnav a.on {
	color: #8b8b8b;
	text-decoration: none;
}
#breadcrumbnav a:hover, #breadcrumbnav a.on:hover {
	color: #8b8b8b;
}
#subnav {
	float: left;
	width: 180px;
}
#subnav ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 19px;
}
#subnav li {
	margin: 0;
	padding: 16px 0px 0px 0px;
}
#subnav a {
	font-size: 10px;
	color: #b5a254;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 12px;
	display: block;
	font-weight: bold;
}
#subnav a.on {
	font-size: 10px;
	color: #8b8b8b;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 12px;
	display: block;
	font-weight: bold;
}
#subnav a:hover, #subnav a.on:hover {
	color: #8b8b8b;
}
#pagecopy {
	float: right;
	width: 527px;
}
#pagecopy_padd {
	padding: 0px 47px 0px 0px;
}
#pagecopy h1 {
	margin: 0;
	padding: 0px 0px 15px 0px;
	font-size: 17px;
	line-height: 20px;
	color: #333333;
}
#pagecopy h2 {
	margin: 0;
	padding: 0px 0px 4px 0px;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
}
.formtitle, .formlabel {
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top
}

.formtitleerror, .formlabel_error {
	color: #ff0000;
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
.formright {
	width: 99%;
}
.formright textarea, .formright input, .formright select {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: 1px solid #636363;
	color: #333333;
	font-size: 12px;
	width: 250px;
	padding: 3px;
	margin-bottom: 3px;
}
.formright textarea {
	height: 100px;
	width: 347px;
	font-family: Arial, Helvetica, sans-serif;
}
.ietextarea {
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: 1px solid #636363;
	color: #666666;
	font-size: 12px;
	width: 340px;
	padding: 3px;
	margin-bottom: 3px;
}
.formright select {
	height: 25px;
	width: 243px;
}
.formright input.inputbutton {
	width: 75px;
	height: 24px;
	line-height: 14px;
	background-color: #d9d5d4;
	color: #636363;
	border: none;
	border: 1px solid #636363;
	cursor: pointer;
	margin-right: 2px;
	font-size: 12px;
}
.formright input.inputbutton:hover {
	color: #ffffff;
	background-color: #d30825;
	border: 1px solid #636363;
}
.formright input.radiostyle {
	width: 15px;
	line-height: 17px;
	height: 17px;
	border: none;
	margin-right: 2px;
	margin-top: 2px;
	background-color: #f5f3f4;
}
.required {
	font-size: 10px;
	font-style: italic;
}
/*
Pop UP
*/
#popupmain {
	background-color: #ffffff;
}
#popupclosebar {
	background-color: #ffffff;
	background-image: url(images/tb_header.jpg);
	background-repeat: repeat-x;
	height: 49px;
	padding-right: 20px;
	text-align: right;
	font-size: 12px;
}
#popupclosebar a {
	line-height: 49px;
}
#popupcontentcell {
	padding: 10px 0px 0px 0px;
}
#popupimagecell {
	text-align: center;
	padding: 15px;
}
.popupbody {
	margin: 0px 0px 0px 0px;
	background-image: none;
	line-height: 15px;
	color: #555555;
	font-size: 12px;
}
.popupbody p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 15px;
	color: #333333;
	font-size: 12px;
}
#popupphoto_left {
	float: left;
	width: 199px;
}
#popupphoto {
	width: 199px;
	height: 249px;
	overflow: hidden;
}
#popupright {
	float: right;
	width: 299px;
}
#popupright h2, #popupimagecell h2, #popupmain h2 {
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
#popupright p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
/*
#popupclosebar a#printthispage {
	float: right;
	display: block;
	text-indent: 21px;
	height: 14px;
	padding-top: 4px;
	line-height: 14px;
	color: #A53808;
	text-decoration: none;
	font-size: 11px;
}
#popupclosebar a#printthispage:hover {
	color: #787878;
	background-image: url(images/print_on.gif);
}
#popupclosebar a#closethiswindow {
	float: right;
	display: block;
	background-image: url(images/close_off.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-indent: 21px;
	height: 14px;
	padding-top: 6px;
	line-height: 14px;
	text-decoration: none;
	font-size: 11px;
	color: #A53808;
}
#popupclosebar a#closethiswindow:hover {
	color: #787878;
	background-image: url(images/close_on.gif);
}
*/
.popupimg {
	/*float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 31px;
	*/
}
#TB_window a#nextlink {
	display: block;
	float: right;
	width: 150px;
	padding-right: 15px;
	background-image: url(images/arrow_right.gif);
	background-repeat:no-repeat;
	background-position: right center;
	color: #0099CC;
}
#TB_window a#nextlink:hover {
	background-image: url(images/arrow_right_on.gif);
	color: #2F6A4E;
}
#TB_window a#prevlink {
	display: block;
	float: left;
	padding-left: 15px;
	background-image: url(images/arrow_left.gif);
	background-repeat:no-repeat;
	background-position: left center;
	color: #0099CC;
}
#TB_window a#prevlink:hover {
	background-image: url(images/arrow_left_on.gif);
	color: #2F6A4E;
}
#TB_window a#nextlink, #TB_window a#nextlink2 {
	display: block;
	float: right;
	padding-right: 15px;
	background-image: url(images/arrow_right.gif);
	background-repeat:no-repeat;
	background-position: right center;
	color: #0099CC;
	text-align: right;
}
#TB_window a#nextlink:hover, #TB_window a#nextlink2:hover {
	background-image: url(images/arrow_right_on.gif);
	color: #787878;
}
#TB_window a#prevlink, #TB_window a#prevlink2 {
	display: block;
	float: left;
	padding-left: 15px;
	background-image: url(images/arrow_left.gif);
	background-repeat:no-repeat;
	background-position: left center;
	color: #0099CC;
}
#TB_window a#prevlink:hover, #TB_window a#prevlink2:hover {
	background-image: url(images/arrow_left_on.gif);
	color: #787878;
}
#TB_window img, #inside_content img {
	border: 1px solid #cccccc;
}
#inside_content #pageheader img, #inside_content img.expandimg{
	border: none;
}
#hidelogo {
	display: none;
}
.alt_off {
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #e2e2e2;
}
.alt_on {
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #e2e2e2;
}
#popupmain h2 {
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
#popupmain h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.floatbio {
	float: left;
	width: 225px;
}
.floatbio_txt {
	float: left;
	width: 160px;
	min-height: 65px;
}
.nophoto {
	display: block;
	padding-top: 55px;
	padding-bottom: 54px;
}
.floatstaffimage {
	float: right;
	margin-left: 10px;
	margin-top: 4px;
}
.bionophoto {
	height: 135px;
	line-height: 135px;
	font-size: 11px;
	width: 110px;
	color: #cdcbcc;
}
.bionophotoborder {
	height: 100%;
	width: 100px;
	border: 1px solid #cdcbcc;
	text-align: center;
}
.biophoto {
	height: 135px;
	line-height: 135px;
	width: 120px;
	overflow: hidden;
	position: relative;
}
.biophoto img {
	border: 1px solid #cdcbcc;
}
#popuptitle {
	float: left;
	font-size: 18px;
	line-height: 49px;
	padding-left: 20px;
}
#popupcontrolicons {
	float: right;
}
#cs_left {
	float: left;
	width: 300px;
}
#cs_right {
	float: right;
	width: 326px;
	height: 346px;
	text-align: center;
	background-repeat: repeat-y;
	background-image: url(images/tb_photoarea.jpg);
}
#projectinfo {
	height: 105px;
	background-image: url(images/tb_location.jpg);
	background-repeat: repeat-x;
	position: relative;
}
.projectinfo_padd {
	padding: 10px;
}
#cs_des {
	background-image: url(images/tb_des.jpg);
	background-repeat: repeat-x;
	height: 240px;
	overflow-y: scroll;
}
#sectionlinks {	
	position: absolute;
	top: 83px;
	left: 10px;
}
#sectionlinks ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sectionlinks li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
#sectionlinks a {
	display: block;
	float: left;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 4px;
	background-color: #efefef;
	font-size: 11px;
	margin-right: 3px;
}
#sectionlinks a.on {
	display: block;
	float: left;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-weight: bold;
	padding: 4px;
	background-color: #efefef;
	font-size: 11px;
}
#sectionlinks a:hover, #sectionlinks a.n:hover {
	text-decoration: underline;
}
.iconnav {
	border: 1px solid #990000;
	background-color: #990000;
	display: block;
	height: 10px;
	width: 10px;
	line-height: 10px;
	float: left;
	margin-right: 3px;
}
.iconnavon {
	border: 1px solid #990000;
	float: left;
	background-color: #ffffff;
	display: block;
	height: 10px;
	width: 10px;
	line-height: 10px;
	margin-right: 3px;
}
.iconnav:hover, .iconnavon:hover {
	border: 1px solid #990000;
	background-color: #ffffff;
	display: block;
	height: 10px;
	width: 10px;
	line-height: 10px;
}
