/* CSS Document */


body {
	
	/*background-color: #4f4a37;*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	text-align: left;
	line-height: 130%;
}
.h1 h2 h3 h4 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.h1 {
	font-size: small;
	color: #666666;
	text-align: left;
	line-height: 120%;
	font-weight: bold;
}

.h2 {
	font-size: x-small;
	color: #666666;
	text-align: left;
	line-height: 120%;
	font-weight: bold;
}

p {
	margin-top: 0px;
  }

p contents{
  margin-top : 0;
}

a {
	color: #999999;
	text-decoration: none;
	list-style:none;
	outline:none;


}
a ul{
	list-style:none;
}


ul
{
	list-style:none;
	padding-left:0;
	margin-left:0;
}
/**************************MAIN NAVIGATION****************************/
#mainnav
{
	float: left;        
	width: 85px;	
	list-style-type: none;
	text-decoration: none;
	font-size: 0.75em;
	vertical-align: middle;
	line-height: 150%;	
	margin: 0 6px 0 10px;      	
}
#mainnav ul#primaryNavigation li{
  display:inline;
  vertical-align: middle;
  text-decoration: none;
  list-style:none; 
  
}

#mainnav ul#primaryNavigation li a{
  display:block;
  background-image:url(../images/bullet.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;  
  margin: 0 10px 0 10px;
  padding: 0 5px 0 10px;
} 

#mainnav ul#primaryNavigation li#current a {
  color: #000;
  background-image:url(../images/bulletdrk.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;  
}

#mainnav ul#primaryNavigation li a:hover{
  color: #333333;
  background-image:url(../images/bulletdrk.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
}

* html ul#primaryNavigation a { height:1px;}
/*******************************************************************/

#subnav{
	float:left;
	width: 300px;
	padding-left: 104px;
	height: 30px;
	list-style:none;
	text-decoration: none;
	font-size: 0.75em;
	visibility: visible;
	position: static;
}

#subnav ul{
  	list-style:none;
	text-decoration: none;
}

#subnav ul li#subnav_selected a{
   color:black;  
   background-image:url(../images/bulletdrk.gif);
   background-repeat: no-repeat;
   background-position: 0px 5px;
   padding-left: 10px;
   padding-right: 5px;
   margin-bottom:0px;
}

#subnav ul li{
  	list-style:none;
	text-decoration: none;
	display:inline;
}

#subnav ul li a{  	
	background-image:url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom:0px;
}

#subnav ul li a:hover{  	 
	color:#333333;
	background-image:url(../images/bulletdrk.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom:0px;
}

/*******************************************************************/
#slideshow_nav{
	float:left;
	padding-left: 10px;
	padding-bottom: 2px;
}

#right_content{
   width:510px;
   float:right;
   margin-left:2px;
   margin:0;
}

#item_col_left{
  float:left;
  width:346px;
  padding: 0 10px 0 10px;
}
#item_col_right {
  float:right;
  padding:0; 
}


#right_content ul {
list-style:none;
list-style-image:none;
text-decoration: none;
}
#right_content ul {
list-style:none;
list-style-image:none;
text-decoration: none;
}

#right_content ul li a{
list-style:none;
list-style-image:none;
text-decoration: none;
}
#right_content ul li a:hover {
list-style:none;
list-style-image:none;
text-decoration: none;
list-style-image:none;
}
/*
list-style:none;
list-style-image:none;
*/

#left_content{
	float: left;
	width:348px;	
	margin-top: 0;
}

#list_col_left{
  float:left;
  width:260px;
  padding:0 5px 0 0; 
}

#list_col_right{
  float:left;
  padding:0 5px 0 5px;

}

#contentlist{
	float:left;	
	width: 870px;
	margin:0;
        padding:0;
	line-height: 150%;
	font-size:0.75em;
	list-style:none;  
	
}

#contentlist p{


	margin-top: 0px;
	margin-bottom: 5px;
	text-align:justify;

}

#contentlist ul li{
	text-decoration:none;
	list-style:none;

}
#contentlist ul li a{
	text-decoration:none;
	list-style:none;
		background-image:url(../images/bullet.gif);

	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom:0px;

}

#contentlist ul li a:hover{

	background-image:url(../images/bulletdrk.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom:0px;
	color:#333333;

}




#list_wrapper{
	float: left;
	width:100%;
	list-style:none;
	}
	

#list_wrapper ul{
	text-decoration:none;
	list-style:none;

}



#list_wrapper ul li{
	float:left;
	text-decoration:none;
	list-style:none;

}


#list_wrapper ul li a{
	background-image:url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom:0px;

}



#list_wrapper ul li a:hover{
	color:#333333;
	background-image:url(../images/bulletdrk.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom:0px;

}

ul#childList{
  display:inline;
}


/****************************************/


#outerWrapper{
height:100%;
width:100%;
display:table;
vertical-align:middle;

}

#container {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 468px;

} 

/*****************************************/


#innerWrapper {
	position:relative;
	margin: 0 auto;
	background-color:#FFFFFF;
	width: 1000px;
	}
#maininfowrapper{
	width: 1000px;
	float: left;
	margin: 0;
	color:#999999;
	text-decoration: none;
	line-height: 180%;	
	
	}	
#maininfo{
	width: 1000px;
	float: left;	
	color:#999999;
	text-decoration: none;
	line-height: 180%;
	margin-top: 10px;
	
	
	}
	
	#bottomline{
	margin-top:80px;
	
	}
		
	#hemslideshow{
	float: right;
	margin-right: 25px;
	width:441px;
	height:199px;
	
	
	}
	
	#projectshme{
	float: right;
	margin-right: 25px;
	width:470px;
	height:150px;
	background-color:#CCCCCC;
	
	
	}
	
	#mapcontainer{
	float: right;
	margin-right: 25px;
	}
	
	
#statement{
	float: left;
	width: 350px;
	margin:0;
	padding-left:5px;
	line-height: 150%;
	font-size:0.85em;
	list-style:none;
	}
	
#statement ul li{
	float:left;
	text-decoration:none;
	list-style:none;

}

#statement ul li a{
	float:right;
	text-decoration:none;
	list-style:none;

}

#statement ul li a:hover{
	float:left;
	text-decoration:none;
	list-style:none;
	color: #999999;

}

.pager {   
	padding:0;
	margin:0;
        clear:both;  
}

.pager a{
    color:#333;
    font-weight:bold;
}

.pager a#previous{
   padding:5px 250px 0 0;
}

.pager a#next{
   padding: 5px 0 0 0;
}



#address{
	
	float: left;
	/*width: 600 px;*/
	text-align: left;
	margin-left: 100px;
	margin-top: 5px;
	font-size:0.70em;
	line-height: 130%;
	
	
	}
	
#address a:hover{
	color:#333333;
	

	
	}
	
#copyright{
	
	float: right;
	width: 250px;
	text-align: right;
	margin-right: 20px;
	margin-top: 5px;
	font-size:0.7em;
	line-height: 130%;	
	
	}
	
#copyright a:hover{
		color:#333333;
	}
	
.clear {
	clear: both;
}

a#pdf_link{
        background-image:url(../images/pdf_img.jpg);
	background-repeat: no-repeat;
	background-position:left center;
        padding-left:15px;
}