body {
  background-color:#000000;
}
#header_table {
  margin-left: auto;
  margin-right: auto; 
}

#header_table td img {
  display: block;
}

#container {
  margin:0 auto;
	padding:5px;
	width: 780px;
	background-color:#4e6241;
}

#container h1 {
  padding-top:0px;
	margin-top:0px;
  font-size:20px;
	color:#663300;
}

#container h2 {
  text-align:right;
  padding:0px;
	margin:0px;
  font-size:20px;
	color:#c38241;
}

.h2_wrap {
  border: 1px black groove;
  padding:5px;
  width:250px;
  background-color:#2d3b24;
}

#container p {
  font-weight:bold;
  font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 7px;
}

#section_tiles{
	text-align:center;
}

#section_tiles td{
  width:33%;
	vertical-align:top;
}

.section_tile_header{
	padding:0px;
  font-size:28px;
  margin:5px;
  padding:5px;
	background-color:#663300;
	border: thin groove black;
}

.service_heading{
  margin:0 auto;
  width:90%;
  font-size:15px;
	font-weight:bold;
	padding:3px;
	border: thin groove black;
}

#team_left {
  float:left;
	width:325px;
	margin:6px;
	margin-left:40px;
  border:1px;
  border-style:solid;
  border-color:#000000;
  min-height:240px;
	height:auto;
	height:240px;
}

#team_right {
  float:left;
	width:325px;
	margin:6px;
  border:1px;
  border-style:solid;
  border-color:#000000;
  min-height:240px;
	height:auto;
	height:240px;
}

#team_left img{
  float:left;
	margin:3px;
}

#team_right img{
  float:left;
	margin:3px;
}


#footer {
  background-image:url('images/skin_images/bottom_bar.gif');
	background-position:center;
	background-repeat:no-repeat;
  clear:both;
  margin:0 auto;
	padding:5px;
	width: 780px;
	background-color:#4e6241;
	text-align:center;
}

#portfolio_logos img{
  padding:5px;
}

#response_div {
font-weight:bold;
color:#ff0000;
font-size:14px;
}

.even_row {
  background-color:#cccccc;
}

.overlay_close {
  text-align:right;
	cursor:pointer;
}

.clickable {
  cursor: pointer; 
	color: rgb(0, 0, 204);
}

.faux_link {
  cursor:pointer;
	color:#FFFFFF;
	text-decoration:none;
}

#vis_det{
  background-color:#4e6241;
}

#confirm_new {
  background-color:#4e6241;
}

#editParker {
  background-color:#4e6241;
}

a {
  color:#2d3b24;
}
