/* CSS Document */

a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #660033;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: none;
}

#container {
position: absolute; 
left: 50%; 
width: 725px; 
height: auto; 
margin-left: -362px;
background-image: url(images/back_main.gif);
background-repeat:repeat;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color: #333333;
	background-color: #253541;
	margin:0px;
	padding-top:20px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:20px;

}

#header {
	width:725px;
	height:130px;
	z-index:1;
	background-image:url(images/header_plans_reports.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#header_mb {
	width:725px;
	height:130px;
	z-index:1;
	background-image:url(images/header_manuals_brochures.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#header_bp {
	width:725px;
	height:130px;
	z-index:1;
	background-image:url(images/header_books_proposals.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#header_ed {
	width:725px;
	height:130px;
	z-index:1;
	background-image:url(images/header_environmental_documents.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#photo_collage {
	width:725px;
	height:90px;
	z-index:2;
	background-image:url(images/photo_collage.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#navigation {
	width:725px;
	height: 29px;
	z-index:5;
	margin:0;
	padding:0;
}



#text_container{
	width:725px;
	height:auto;
	z-index:3;
}

.text1column {
margin-top:60px;
margin-right:20px;
margin-left:20px;
}

#footer {
	width:100%;
	height:auto;
	text-align: center;
	padding-top:10px;
	font-size: 11px;
	color:#B8D2Dc;
}

#footer a {
color: #D5C7AB;

}

#footer a.hover {
color: #ffffff;

}

#text {
	clear:both;
	height: auto;
	text-align: left;
}

#bottom_cap {
	clear:both;
	height: auto;
	background-image:url(images/bottom_cap.gif);
	background-color: #253541;
	background-repeat:no-repeat;
	background-position:top;
	z-index:10;
	color:#311A11;
	padding-top:30px;
	padding-bottom:30px;
}

.boxright { 
	float:right; 
	height:auto; 
	padding:20px;
	width:426px; 

}
	
.boxauto { 
	margin-right:466px; 
	width:auto; 
	height:auto; 
	padding:20px;
	list-style-image: url(images/bullett.gif);
}	
.underline {
border-bottom: dashed;
border-bottom-width:1px;
border-bottom-color:#FFFFFF;
padding-top:10px;
padding-bottom:10px;
}
.no-underline {
padding-top:10px;
padding-bottom:10px;
}
	
.boldBlack {
	font-size: 14px;
	color: #660033;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a.boldBlack:link {
	color: #660033;
	text-decoration: underline;
}
a.boldBlack:visited {
	color: #660033;
	text-decoration: underline;
}
a.boldBlack:hover {
	color: #003366;
	text-decoration: none;
}


.small {
	color: #333333;
	font-size: 10px;
}

a.small:link {
	color: #990000;
	text-decoration: none;
}
a.small:visited {
	color: #660000;
	text-decoration: none;
}
a.small:hover {
	color: #990000;
	text-decoration: underline;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #253541;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#253541;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#990000;
	font-weight:normal;
}
 
 .address {
 font-size:16px;
 font-weight:bold;
 }
 
.text_clear {
	padding-top:20px;
	width:680px;
	clear:both;
	text-align: left;
	list-style-image: url(images/check.gif);
	height:auto;
	float: left;
	padding-left:30px;
}

div#navigation ul {
	left:0;
	width:725px;
	height:29px;
	padding:0;
	list-style-type:none;
	margin:0;
}
div#navigation ul li {
  position:absolute;
  text-indent:-5000px;
}
div#navigation ul a {
  text-decoration:none;
  display:block;
  height:auto;
  color:#FFFFFF;
}
div#navigation ul li#plans {
  left:0px;
  top:220px;
}
div#navigation ul li#plans a {
  width:129px;
  height:29px;
  background:url(images/button_plans_reports.gif) 0 0 no-repeat;
}
div#navigation ul li#plans a:hover {
  background:url(images/button_plans_reports_f2.gif) 0 0 no-repeat;
}
div#navigation ul li#manuals {
  left:129px;
  top:220px;
}
div#navigation ul li#manuals a {
  width:180px;
  height:29px;
  background:url(images/button_manuals_brochures.gif) 0 0 no-repeat;
}
div#navigation ul li#manuals a:hover {
  background:url(images/button_manuals_brochures_f2.gif) 0 no-repeat;
}
div#navigation ul li#books {
  left:309px;
  top:220px;
}
div#navigation ul li#books a {
  width:200px;
  height:29px;
  background:url(images/button_books_proposals.gif) 0 0 no-repeat;
}
div#navigation ul li#books a:hover {
  background:url(images/button_books_proposals_f2.gif) 0 0 no-repeat;
}
div#navigation ul li#enviro {
  left:509px;
  top:220px;
}
div#navigation ul li#enviro a {
  width:216px;
  height:29px;
  background:url(images/button_environmental_documents.gif) 0 0 no-repeat;
}
div#navigation ul li#enviro a:hover {
  background:url(images/button_environmental_documents_f2.gif) 0 0 no-repeat;
}
