/* Use this page to overwrite styles found in standard1.css - do not change standard1.css */


/*Grey Gradient Left Column*/

#grey_left_column {
	background-image: url(images/layout/background_grid.jpg);
	background-repeat: repeat;
	padding: 0px 3px 3px 3px;
	padding-left: 15px;
	padding-bottom: 3px;
	width: 120px;
	border: 1px solid #CCC;
}

#greytop {
	background-image: url(images/icons/grey_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
}

#greybottom {
	background-image: url(images/icons/grey_bottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
}

/*Grey Gradient Caption*/

.caption2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 4px;
	background-image: url(images/layout/background_grid.jpg);
	background-position:  top left;
	background-repeat: repeat;
	padding-left: 15px;
	padding-right: 10px;
	cursor: inherit;
	width: 513px;
	border: 1px solid #CCC;
	}

#grey_caption_bottom {
	background-image: url(images/layout/background_grid.jpg);
	background-repeat: repeat;
	background-repeat: no-repeat;
	height: 10px;
	padding-bottom: 6px;
}

/*Rounded Corner Left Top Level Menu See Menu Update on Standard1 Style Sheet*/

/*Rounded Corner Right Top See Menu Update on Standard1 Style Sheet*/

.nav_about_box2 {
	background-color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 1px;
	width: 190px;
	padding: 3px;
	}

/*Rounded Corner and Slogan Text above footer*/

#purple_bar {
	padding: 0px 0 0 0px;
	margin: 0;
	list-style: none;
	width: 372px;
	height: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:#666;
	font-size: 11px;
	float: left;
	font-weight: bold;
	}
#content_spencer {
	
font-family:Verdana, Arial, Helvetica, sans-serif;	
	
}
	
html>body #purple_bar {
	padding: 2px 0 0 160px;
	margin: 0;
	list-style: none;
	width: 576px;
	height: 19px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:#666;
	font-size: 11px;
	float: left;
	font-weight: bold;
	}

/*Background Image Bottom Right*/

#boundary_bottom_image {
	width: 750px;
	margin:0px auto;
	border:0;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-image:;
	background-repeat: no-repeat;
	background-position: bottom right;
	}
	
/*Alternate General Items Formatting*/
	
.general_items2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A0A0A0;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	border-bottom: 1px solid #666;
	margin: 0px 8px 10px 0;
	}
	
#news {
	border: 1px solid #CCC;
	padding-left: 10px;
	padding-right: 10px;
	}

/*End Drop down menu tags*/

#rightcol ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10px;
	border-top: solid #b4b4b4 1px;
	}
	
#rightcol ul li {
	position: relative;
	border-bottom: solid #b4b4b4 1px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 168px;
	}
	
#rightcol li ul {
	position: absolute;
	right: 190px; /* Set 1px less than menu width */
	width: 190px;
	top: 0;
	display: none;
	background-color: #FFFFFF;
	border-top-color: #666;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #666;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #666;
	border-left-style: solid;
	border-left-width: 1px;
	}

/* Styles for Menu Items */
#rightcol ul li a {
	display: block;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold; 
	color: #666;
	background: #fff; /* IE6 Bug */
	padding: 2px;
	border: 1px solid #fff; /* IE6 Bug */
	border-bottom: 0;
	}
	
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

#rightcol li:hover ul, #rightcol li.over ul { display: block; } /* The magic */
#boundary_bottom_image #content #doubleleftcol #centercol div {
	border: 0 px solid #666;
	padding-left: 10px;
}

/* staff bio*/

.staffBio{
		float:left;
		border: 1px solid #02b7e2;
		width: 150px;
		height: 295px;
		text-align:center;
		margin:10px 10px 10px 10px;
		background-image: url(images/layout/background_grid.jpg);
	background-repeat: repeat;
		}

.staffBio p{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		padding:0px 0px 0px 0px;
		}
		
		
.staffThumbnail{
		padding:5px 25px 2px 25px;
			
}

.clearboth { clear: both; }
.table_header{
	background-color: #666666;
	color: #FFFFFF;


#dateformat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
}

