table{background-color:#FFFFFF}
.footer {
	BACKGROUND: url(../images/css_images/ftr_bg.gif); TEXT-ALIGN: center
}

BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; font-family:Verdana, Arial, Helvetica, sans-serif; PADDING-BOTTOM: 0px; MARGIN: 10px 10px 0px; COLOR: #000000; PADDING-TOP: 0px; FONT-FAMILY: verdana, helvetica, sans-serif; background: #DCDCDC; background-image:url(../images/bkg.jpg); background-repeat:repeat-x;
}
TD {
	FONT-SIZE: 12px; FONT-FAMILY: verdana, helvetica, sans-serfi; COLOR: #000000;  
}

A:link {
	COLOR: #1a530e;
}
A:visited {
	COLOR: #1a530e;
}
A:hover {
	COLOR: #000000;
}
.shd:link{
font-size:10px;
color: #1a530e;}
.shd:visited{
font-size:10px;
color: #1a530e;}
.shd:hover{
font-size:10px;
color: #FF0000;}

.staff {
font-size: 14px;
font-weight:bold;
color:#1a530e;
padding: 0px 0px 0px 10px;
}
.staffcontact {

padding: 0px 0px 0px 10px;
}
.callout {
font-size: 16px;
color:#1a530e;
padding: 0px 10px 10px 0px;
}
.callout2 {
font-size: 36px;

color:#1a530e; 
}
.callout3 {
font-size: 16px;
font-weight:bold;
color:#1a530e;
padding: 0px 10px 0px 10px;
}
.callout4 {
font-size: 16px;
color:#1a530e;
font-weight: bold;
text-decoration:underline;


}


h1 {
	font-size:18px;
	font-weight:bold;
	color:#1a530e;
	font-style:italic;
}

h2 {
	font-size:12px;
}
h3 {
	font-size:18px;
	color:#000000;
	font-weight:bold;
	padding:0 0 10px 0;
}
h4 {
	font-size:12px;
	color:#1a530e;
	font-weight:bold;
	margin-bottom: 0; 
padding-bottom: 0;
}
.pagetext{
padding-left: 30px;
font-size: 12px;
color:#000000;
line-height: 1.4;}

.pagetext_right{
padding-left: 20px;
font-size: 10px;
color:#000000;
}

#latest_project{
  padding: 0px 10px 10px 10px;  
}

#latest_project_list{
  display:block;
  width:220px;
  height:200px;
  overflow:hidden;
  position:relative;
}
#latest_project_list li{
  position:absolute;
  top:0;
  left:0;
  width:220px;
  height:200px;
  font-size:8pt;
  line-height:1.6em;
  color:#666;
  display:none;
}

#latest_project_list li.first{
  display:block;
}

#latest_project_list li img{
    
  z-index:600;
}

#latest_project_list .nav{
  position:absolute;
  top:30px;
  left:200px;  
  width:15px;
  z-index:510;
}
#latest_project_list .nav div{
  display:none;
}
#latest_project_list .nav a{
  margin-bottom:6px;
}
.input_1 {background:#bef29f; border: inset; border-color:#89ffa6; padding:3px 2px 2px 2px; width:250px; margin:0 0 7px 0; font-family:arial, sans-serif; font-size:12px; color:#444;}
.input_2 {background:#bef29f; border: inset; border-color:#89ffa6; padding:3px 2px 2px 2px; width:260px; margin:0 0 7px 0; font-family:arial, sans-serif; font-size:12px; color:#444;}
.req{color:#ff0000;}