
body, html
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #1f221b;
    font-family: Tahoma, Arial, Helvetica;
	font-size: 90%; 
	text-align: center;  /*for IE */
}


#navContainer ul li A:LINK, A:ACTIVE
{
    color: #333333;
	font-weight:bold;
}

#navContainer ul li A:VISITED
{
    color: #333333;
	font-weight:bold;
}

#navContainer ul li A:HOVER
{
	
	color:#FF9900;
}



#wrapper {
padding: 0;
width: 800px;
margin: 0 auto;   /* align for good browsers */
text-align: left;  /*counter the body center */
background-color: #dde4d4; 
/*background-color: #0000cc; */
}



#banner {
height: 141px;
background:#CCCCCC url(images/greenbuild_01.jpg) top left no-repeat;
}

#banner img {
position: relative;
top: 141px;
}

#navContainer {
margin-left:60px;
_margin: 0px;
padding: 0px;
_padding-left:60px;
height:26px;

background:#CCCCCC url(images/greenbuild_05.jpg) top right no-repeat;
 
}

#navContainer ul {
margin: 0px;
padding: 0px;
list-style-type: none;
background:#CCCCCC url(images/greenbuild_04.jpg) top left repeat-x;
height: 26px;
width: 595px;

}

#navContainer ul li { 
display: inline; 
height: 26px;
padding:3px;
padding-left: 10px;
vertical-align:middle;
position:relative;
top:5px;
}

#title {
padding: 0px;
margin: 0px;
width: 750px;
_width: 800px;
height:47px;
background:#CCCCCC url(images/greenbuild_06.jpg) top left no-repeat;
padding-left: 50px;
}

.homepage_wrapper { width:695px; margin:0; height:auto;}


	
	/*Column 2*/
	#middle {
	background: #dde4d4 url(images/greenbuild_testbg.jpg) top left repeat-y;
	width: 800px;
	margin:0; padding:0;
	height: auto;
	}
	
	
	#footer {
	background: #F3F3F3 url(images/greenbuild_13.jpg) bottom left no-repeat;
	width:800px;
	height: 46px;
	clear:both;

	}
	
	.columnone {
	position: relative;
	float: left;  
	width: 50%;
	margin: 0;
	padding: 0 ;
	text-align: left;
	border: none;
	position: relative;
	
	}

.columntwo {
	position: relative;
	float: right;
	width: 45%;
	margin: 0px;
	padding: 0px;
	border: none;
	
}

.maintext {
	width: 99%;
	margin:10px;
	padding:0px;
	position: relative;
}

.maintext img {float:right;}
.imageright {float:right; margin: 0 0 5px 5px;}

	
	.clearer {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}
	
	.copyright {
	position:relative;
	left: 50px;
	}
	
	.content {
	width: 720px;
	margin: 0 auto;  
	height: auto;
	}
	
	.content p {padding: 0 10px 0 10px;
	
	}
	
	.breadcrumb {
	float: right;
	position:relative;
	top: -40px;
	padding-right: 30px;
	}
	
	
	h1 {
	padding-top:10px;
	margin:0px;
	font-size: 24px;
	color: #996600;
	}
	
	h2 {
	font-size: 16px;
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
	}
		
	
	h3 {
	margin:5px;
	font-size: 12px;
	color: #996600;
	}
	
	.pic {
	float:right;
	}

.box {
position:relative;
display:block; 
font-size:90%; 
margin-bottom:5px; 
padding:0px; 
_height:60px;
background: #F9F9F9;
}

.box p {
padding:4px; 
margin:0px;
}

.box A:link, A:active {color:#000000;}
.box A:visited {color: #000000;}
.box A:hover{color: #CC0000;}

.boxhead {
height:25px;
width:auto;
line-height:25px;
display:block;
padding-left:3px; 
color:#000000; 
font-weight:bold;
}

/*Background Colors*/
.gBG {background-color:#8cc63e;}
.bBG {background-color:#DFEDFD;}
.pBG {background-color:#FFE1E7;}
.yBG {background-color:#FFFFF2;}

/*Border Colors*/
.gBorder {border: #8cc63e solid 2px;}
.bBorder {border: #DFEDFD solid 2px; }
.pBorder {border: #FFE1E7 solid 2px; }
.yBorder {border: #FFFFF2 solid 2px; }

.activities {border: #8cc63e solid 1px; margin:0px; padding:0px; font-size:12px; }
