/* cust css for building-construction */

p, table, hr, .box { margin-bottom:0px; }
      .box p { margin-bottom:0px; }


	h1 {font-size:2.75em;color:#006643;font-family:Arial, Helvetica, sans-serif;font-weight:normal;line-height:90%;margin-bottom:13px;}
	h2 {font-size:1.2em;color:#4d4d4d;font-family:Arial, Helvetica, sans-serif;font-weight:bold;text-transform: uppercase;line-height:100%;margin-bottom:5px;}
	h3 {font-size:1em;color:#006643;font-family:Arial, Helvetica, sans-serif;font-weight:bold;text-transform: uppercase;line-height:100%;margin-bottom:20px;}

	p 	{font-size:.98em;color:#4d4d4d;font-family:Arial, Helvetica, sans-serif;line-height:150%;margin-bottom:5px;}

	ul 	{font-size:1em;color:#006643;font-family:Arial, Helvetica, sans-serif;font-weight:bold;text-transform: uppercase;line-height:100%;margin-bottom:20px;}
	a 	{;color:#4d4d4d;text-decoration:underline;}

	strong {font-weight:bold;}
	sup {text-transform: lowercase;}


		#gov-header {
		height:95px;
		min-height:95px;
		}

		#header {
		height:145px;
		min-height:145px;
		}
		
		#footer {
		height:113px;
		min-height:113px;
		}


		#content {

			background: url(../slices-position/csm-background-static-wave.jpg) 0 0 no-repeat;

			width:900px;
			height:auto;
			min-height:555px;

		}


		#contentspacer {
			width:900px;
			height:25px;
			min-height:25px;

		}

			.clear {
			clear: both;
			}



		#bodycopy {
		position: relative;
		}


			#sidenav {
			/* width: 400px; */
			}
			
			#sidenav ul {
			padding-left: 150px;
			width: 160px;
			}
			
			#sidenav li {
			list-style-type: none;
			padding: 10px;
			}
			
			#sidenav a {
			text-decoration: none;
			color: #006643;
			}
			
			#sidenav a:hover:before{
			content: url('line.png');
			position: absolute;
			left: 0px;
			vertical-align: top;
			}
			
			#sidenav a.landed:before{
			content: url('line.png');
			position: absolute;
			left: 0px;
			vertical-align: top;
			}
			
			#no_flash {
				width: 400px;
				float: left;
				padding: 20px;
			}

			
img.center {
img.padding: 10px 0px;
}

.no-uc {
text-transform: none;
}

a.pdf:after {
content: url('../images/pdf.jpg');
}

