/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #334d55;
	line-height: normal;
	font-weight: lighter;

	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}

h2{
 font-family: Arial,sans-serif;
 font-size:150%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
	font-family: Arial,sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
}

h5{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: disc;
	font-weight: lighter;
	color: #334d55;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 100%;
}

#leftcol{
	float: left;
	margin: 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 20px;
	padding-left: 5px;
	background: 10%;
	width: 15%;
	font-size: 100%;
	font-weight: bold;
}

#rightcol{
	float:right;
	padding-top: 20px;
	padding-right: 20px;
	width: 20%;
}

#centercol{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding-top: 20px;
	margin-left: 10px;
	margin-top: 0px;
	overflow: 10px;
	width: 55%;
	border-color: #999999;
	border-width: 2px;
	padding-bottom: 20px;
	font-size: 10pt;
	
	}
	
	#centercol1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 98%;
	border-color: #999999;





	padding: 20.;
	float: left;
	font-size: 10pt;
	padding-top: 20px;
	}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 0;
}


/************* #globalNav styles **************/

#globalNav{
	border-bottom: 1px solid #cccccc;
	color: #cccccc;
	border-top: 1px solid #cccccc;
	margin-left: 0px;
	padding: 0;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	color: #4A0000;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}



/************** .feature styles ***************/

.feature{
	padding: 0px 0px 20px 10px;
	font-size: 100%;
	color: #006666;
	font-weight: bold;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #9DACBF;
	margin-left: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #leftcol link styles ***********/

#leftcol ul a:link, #leftcol ul a:visited {display: block;}
#leftcol ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #EEE;
}


/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#leftcol li {
	border-bottom: 1px solid #EEE;
}

/* fix for browsers that don't need the hack */
html>body #leftcol li {}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #cccccc;
	font-size: 80%;
	font-weight: lighter;
}

#sectionLinks h3{
	padding: 10xp 0px 2px 10px;
	font-weight: lighter;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
	color: #003333;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #rightcol styles **************/

#rightcol{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	margin-right: 20px;
	padding-left: 30xp;
	visibility: visible;
}
#bannerhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
}
#bannersub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	padding: 0px;
	color: #666666;
}

table.projectdesc {
  margin-left: 5px;
  }
  
table.projectdesc img {
	text-align: left;
	margin: 10px;
}

ul.addresses li {
	margin-top: 1em;
	border-bottom-color: #4A0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	list-style-type: none;
	}

