/* 
 * -----------------------------------------
 * GLOBAL/HEADER/BACKGROUND
 * -----------------------------------------
 */

body
{
	text-align: center;
	vertical-align: top;
	font-size: small;
	font-family: Arial, Verdana, sans-serif;
	background: url(/images/bg_left2.gif) top left repeat-x;
	background-color: #333333;
	border: none;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

#wrapper 
{
	width: 900px;
	height: 533px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	vertical-align: top;
	border-left: 1px solid #a7a7a5; 
	border-right: 1px solid #a7a7a5; 
}

#bg_topbar
{
	width: 900px;
	height: 10px;
	display: block;
	margin: 0;
	padding: 0;
	background: url(/images/bg_topbar.gif) top left no-repeat;
}

#masthead
{
	width:900px;
	height: 106px;
	display: block;
	border-bottom: 1px solid #ffffff; 
	margin: 0;
	padding: 0;
	background: url(/images/header.jpg) top left no-repeat;
	color: #FFFFFF;
}

#masthead ul
{
	float:right;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height: 95%;
	margin:0;
	padding: 15px 20px 0 0; 
}

#masthead ul li
{
	list-style: none;
	text-align: right;
	vertical-align: text-top;
	margin:.0;
	padding:.3em;
}

#masthead a
{
	color:#fff;
}


/* 
 * -----------------------------------------
 * MAIN CONTENT/TEXT
 * -----------------------------------------
 */


/* hide from Mac */
* html #maincontent { 
	margin-top: -1px;
}
/* end hide */

#maincontent
{
	width: 900px;
	height: 425px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ffffff; 
	display: block;
}

#topbar
{
	width: 900px;
	height: 23px;
	display: block;
	margin: 0;
	padding: 0;
}


#topbar_small
{
	width: 900px;
	height: 2px;
	display: block;
	margin: 0;
	padding: 0;
}

#lftimagearea
{
	float: left;
	width: 175px;
	height: 425px;
	display: block;
	margin:0;
	padding: 0;
	border-right: 1px solid #919191; 
}

/* hide from Mac */
* html #lftimagearea { 
	margin-bottom: -4px;
}
/* end hide */

#lftimagearea_home
{
	float: left;
	width: 525px;
	height: 425px;
	display: block;
	margin:0;
	padding: 0;
	background: url(/images/photo_homepage_newadd.jpg) top left no-repeat;
	overflow: auto;
	background-color: #FFFFFF;
}

/* hide from Mac */
* html #lftimagearea_home { 
	margin-bottom: -4px;
}
/* end hide */

p.home {
	margin: 130px 40px 10px 206px;
}

#rgtimagearea
{
	float: right;
	width: 225px;
	height: 425px;
	display: block;
	margin: 0;
	padding: 0;
}

/* hide from Mac */
* html #rgtimagearea { 
	margin-bottom: -4px;
}
/* end hide */

#rgtimagearea_home
{
	float: right;
	width: 375px;
	height: 425px;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}

/* hide from Mac */
* html #rgtimagearea_home { 
	margin-bottom: -4px;
}
/* end hide */

#textarea
{
	float: left;
	width: 499px;
	height: 425px;
	margin:0;
	padding: 0;
	background-color: #FFFFFF;
	overflow: auto;
}

#textarea h1,p
{
	margin-left: 22px;
	margin-right: 22px;
}

#textarea_right
{
	float: left;
	width: 724px;
	height: 425px;
	display: block;
	margin:0;
	padding: 0;
	background-color: #FFFFFF;
	overflow: auto;
}

#textarea_right h1,p
{
	margin-left: 22px;
	margin-right: 22px;
}

h1
{
	margin: 0;
	padding: 18px 0px 0px 0px;
	font: 150% Georgia, Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	color:#872434;
	border-bottom: 1px solid #872434;
}

.h2 {
	font: 80% Georgia, Times, serif;
	font-weight: bold;
	font-style: italic;
	color:#101010;
}

p.h3 {
	font: 100% Georgia, Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	color:#101010;
}

p
{
	font-size: 95%;
	line-height: 1.3em;
	margin-top:1em;
	margin-bottom: 1em;
	color: #444444;
}

p.byline {
	font-size: 85%;
	line-height: 1.3em;
	font-style: italic;
	color: #444444;
	text-align: right;
}

.red {
	font-weight: bold;
	color: #872434;
}


p.caption {
	font-size: 85%;
	line-height: 1.3em;
	color: #999999;
	vertical-align: bottom;
	font-style: italic;
}

#file {
	padding-top: 70px;
}


/* 
 * -----------------------------------------
 * NAVIGATION
 * -----------------------------------------
 */
 
a, a:active, a:visited {
	color:#98012e;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
 
.pro_line2 {
height:20px;
clear:both;
position:relative;
font-family:arial, verdana, sans-serif; 
font-size:85%;
font-weight:bold;
background-color:#292929;
z-index:500;
}

.pro_line2 .select {
margin:0;
padding:0 0 0 175px; 
list-style:none; 
white-space:nowrap;
}

.pro_line2 li {
float:left;
background-color:#292929;
}

.pro_line2 .select a {
display:block; 
height:20px; 
float:left; 
background-color:#292929;
padding:0 24px; 
text-decoration:none; 
line-height:20px; 
white-space:nowrap; 
color:#ddd;
}

.pro_line2 .select a:hover {
background-color:#fdcb1e; 
padding:0 24px; 
line-height:20px;
cursor:pointer; 
color:#575757;
background-image:url(/images/subselect.gif); 
background-repeat: no-repeat; 
background-position: 3px 5px;
}

.pro_line2 .select li:hover a {
background-color:#fdcb1e; 
padding:0 24px; 
line-height:20px;
cursor:pointer; 
color:#575757;

}


.pro_line2 .select a.on {
background-color:#fdcb1e; 
padding:0 24px; 
line-height:20px;
cursor:pointer; 
color:#98012e;
background-image:url(/images/subselect.gif); 
background-repeat: no-repeat; 
background-position: 3px 5px;
}

.pro_line2 .select a.onactive {
background-color:#fdcb1e; 
padding:0 24px; 
line-height:20px;
cursor:pointer; 
color:#575757;
}

.pro_line2 .select a.onactive:hover {
color:#98012e;
background-image:url(/images/subselect.gif); 
background-repeat: no-repeat; 
background-position: 3px 5px;
}

.pro_line2 li.survey a{
background-color:#880832;
}

.pro_line2 .sub {
display:none;
}

/* IE6 only */
.pro_line2 table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.pro_line2 .sub {
margin:0; 
padding:0 0 0 175px;
list-style:none;
}
.pro_line2 .sub li {background:transparent;}

.pro_line2 .select :hover .sub {
height:20px;
display:block; 
position:absolute;
float:left;
width:725px;
top:20px; 
left:0;
background-color: #fdcb1e; 
text-align:center;
}

.pro_line2 ul.on {
height:20px;
display:block; 
position:absolute;
float:left;
width:725px;
top:20px; 
left:0;
margin:0; 
padding:0 0 0 175px;
list-style:none;
background-color: #fdcb1e; 
text-align:center;
}

.pro_line2 .select :hover .sub li a 
{display:block;height:20px; line-height:20px; float:left; background-color:#fdcb1e; padding:0 24px; margin:0; white-space:nowrap;color:#575757;font-size:11px;}

.pro_line2 .select :hover .sub li a:hover 
{color:#880832; background:#fdcb1e; background-image:url(/images/subselect.gif); background-repeat: no-repeat; background-position: 3px 5px;  line-height:20px;}
/* 
 * -----------------------------------------
 * LEADERSHIP TEAM PAGE
 * -----------------------------------------
 */
 
#merge {
	margin-left: 22px;
	margin-right: 22px;
}

#merge2 {
	margin-left: 22px;
	margin-right: 22px;
	height: 320px;
}

#merge3 {
	margin-left: 22px;
	margin-right: 22px;
	padding-top: 10px;
}

#team {
	margin-left: 22px;
	margin-right: 22px;
	height: 200px;
}

#team2 {
	width: 520px;
	height: 20px;
}

#bio {
	width: 520px;
	height: 168px;
}

 #bio_image
{
	width: 146px;
	float: right;
	font-size: 80%;
	line-height: 1.5em;
	text-align: center;
	margin-right: 15px;
	color: #444444;
}

 #scott
{
	width: 126px;
	float: left;
	font-size: 80%;
	line-height: 1.3em;
	text-align: center;
	margin-right: 45px;
	color: #444444;
}

 #jim
{
	width: 126px;
	float: left;
	font-size: 80%;
	line-height: 1.3em;
	text-align: center;
	margin-right: 45px;
	color: #444444;
}

 #sam
{
	width: 126px;
	float: left;
	font-size: 80%;
	line-height: 1.3em;
	text-align: center;
	margin-right: 45px;
	color: #444444;
}

 #john
{
	width: 126px;
	float: left;
	font-size: 80%;
	line-height: 1.3em;
	text-align: center;
	margin-right: 0;
	color: #444444;
}
 
 #scott2
{
	width: 90px;
	float: left;
	font-size: 80%;
	line-height: 1.3em;
	text-align: center;
	margin-right: 10px;
	margin-top: 12px;
	color: #444444;
}

 #jim2
{
	width: 120px;
	float: left;
	font-size: 80%;
	line-height: 1.3em;
	text-align: center;
	margin-right: 10px;
	margin-top: 12px;
	color: #444444;
}

 #sam2
{
	width: 120px;
	float: left;
	font-size: 80%;
	line-height: 1.3em;
	text-align: center;
	margin-right: 10px;
	margin-top: 12px;
	color: #444444;
}

#john2 {
	width: 90px;
	float: left;
	font-size: 80%;
	line-height: 1.3em;
	text-align: center;
	margin-right: 0;
	margin-top: 12px;
	color: #444444;
}


/* 
 * -----------------------------------------
 * PROJECTS PAGE
 * -----------------------------------------
 */
 
#featured {
	width: 499px;
	height: 20px;
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	background: url(/images/bg_featured.jpg) top left no-repeat;
}

p.title {
	font-family: Arial, Verdana, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #872434;
	text-transform: uppercase;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 22px;
	text-align: left;
}
 
p.list {
	font-size: 85%;
	line-height: 1.8em;
	text-align: left;
}


/* 
 * -----------------------------------------
 * PAGES WITH 2-3 COLUMNS
 * -----------------------------------------
 */
 
#list1 {
	width: 200px;
	font-size: 85%;
	line-height: 1.8em;
	text-align: left;
	margin-right: 15px;
	padding: 0;
	color: #444444;
	float: left;
}

#list2 {
	width: 200px;
	font-size: 85%;
	line-height: 1.8em;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #444444;
	float: right;
}

#list3 {
	width: 60px;
	font-size: 95%;
	line-height: 2.0em;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #444444;
	float: left;
}

#list4 {
	width: 390px;
	font-size: 95%;
	line-height: 2.0em;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #444444;
	float: right;
}

#list5 {
	width: 225px;
	height: 75px;
	font-size: 95%;
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
	margin-right: 15px;
	padding: 0;
	color: #444444;
	float: left;
}

#list6 {
	width: 215px;
	height: 75px;
	font-size: 95%;
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #444444;
	float: right;
}

#list7 {
	width: 360px;
	font-size: 85%;
	line-height: 1.8em;
	text-align: left;
	margin-right: 15px;
	padding: 0;
	color: #444444;
	float: left;
}

#list8 {
	width: 200px;
	font-size: 85%;
	line-height: 1.8em;
	text-align: left;
	margin-right: 15px;
	padding: 10px 0px 0px 0px;
	color: #444444;
	float: left;
}

#list9 {
	width: 200px;
	font-size: 85%;
	line-height: 1.8em;
	text-align: left;
	margin: 0;
	padding: 10px 0px 0px 0px;
	color: #444444;
	float: right;
}

#list10 {
	width: 180px;
	font-size: 85%;
	line-height: 1.8em;
	text-align: left;
	margin-right: 15px;
	padding: 0;
	color: #444444;
	float: left;
}

#list11 {
	width: 180px;
	font-size: 85%;
	line-height: 1.8em;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #444444;
	float: left;
}

#list12 {
	width: 180px;
	font-size: 85%;
	line-height: 1.8em;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #444444;
	float: left;
}