/* CSS Document */

body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/shared/bkd_xtile.gif);
	background-repeat: repeat-x;
	color: #000000;
	margin: 0px;
	font-size: 12px;
}

#spanishLink { width: 70px; position: absolute; right: 150px; top:0px; background-color: white; padding: 5px; }

	a:link {
	color: #E89D15;
	text-decoration: underline;
	font-weight: bold;
}

	a:visited {
	color: #999999;
	text-decoration: underline;
	}

.maintext {
	font-size: 12px;
	color: #000000;	
}

.credit {
	font-size: 11px;
	color: #666666;
	font-style: italic;
}


#container {
	width: 100%;
}

#sitecontainer {
	width: 800px;
	margin: 0 auto;
}


#buzz { 
	float: right;
	margin-top: 115px;
	margin-right: 10px;
	text-align: left;
	width: 165px;
	}

#logoBox {
	width: 570px;
	height: 115px;
	float: left;
}

h1 {
	font-family: "trebuchet MS";
	font-size: 16px;
	color: #7BC623;
}

h2 {
	font-family: "trebuchet MS";
	font-size: 15px;
	color: #7BC623;
}

h3 {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #7BC623;
}

h4 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.companyname {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #7BC623;
}

#horziontalDivider {
	clear: both;
	height: 10px;
	width: 800px;
	background-image: url(images/home/horizontal_divider.gif);
	background-repeat: no-repeat;
}


/* =========================================
    navigation
   ========================================= */
   
	#navigationBox {
	background-image: url(images/shared/bkd_navbox2.gif);
	background-repeat: repeat-y;
	width: 200px;
	float: left;
	text-align: left;
}

	.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E89D15;
	list-style-type: none;
	line-height: 16px;
}

	#navigationBox a:link,
	#navigationBox a:visited {
	font-size: 13px;
	color: #488B00;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	width: 170px;
	font-weight: normal;
}

	#navigationBox a:hover {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #488B00;
	width: 170px;
	display: block;
	font-weight: normal;
}

#navigationBox li { padding-top: 6px; }



/* =========================================
    home page
   ========================================= */
	
	#largeContentBox {
	width: 580px;
	text-align: left;
	font-size: 14px;
	float: right;
}

	#contentRow {
	width: 800px;
	text-align: left;
	font-size: 14px;
	float: left;
}

	#textcolumn {
	width: 280px;
	float: left;
	background-image: url(images/shared/bkd_textbox.gif);
	background-repeat: no-repeat;
}

	#textcolumn .padding {
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 5px;
}
	
	#picturebox {
	width: 260px;
	float: right;
	margin-right: 15px;
}

	#greenBuilding {
	width: 300px;
	float: left;
	text-align: left;
}

	#greenBuilding .left {
	width: 100px;
	float: left;
	}
	
	
	#greenBuilding .right {
	width: 190px;
	float: right;
	}

	#greenBuilding .padding {
	padding-left: 120px;
	padding-bottom: 20px;
}

	#whatIsGreenBuilding {
	width: 495px;
	float: right;
	font-size: 12px;
	text-align: left;
	background-image: url(images/home/plant.jpg);
	background-repeat: no-repeat;
}

	#whatIsGreenBuilding .padding {
	padding-left: 160px;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-right: 10px;
}

/* =========================================
    bottom
   ========================================= */
	
	#bottom {
	clear: both;
	background-image: url(images/shared/bkd_bottomborder.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 110px;
	text-align: left;
	font-size: 11px;
	color: #666666;
	padding-top: 15px;
	}

	div#bottom a:link {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

	div#bottom a:hover {
	font-size: 11px;
	color: #333333;
	background-color: #A0D976;
}

	div#bottom a:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

	#bottom .padding {
	padding-left: 50px;
	padding-top: 15px;
	width: 800px;
	margin: 0 auto; 
}


/* =========================================
    content pages
   ========================================= */
	
	#interiorContentBox {
	width: 580px;
	text-align: left;
	font-size: 14px;
	float: right;
}

	#interiorContentBox .textcolumn {
	width: 460px;
	float: left;
}

	#interiorContentBox .textcolumn2 {
	width: 460px;
	float: left;
	background-image: url(images/shared/bkd_textbox.gif);
	background-repeat: no-repeat;
}

	#interiorContentBox .textcolumn .padding {
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 5px;
}

	#interiorContentBox .textcolumn2 .padding {
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 5px;
}

	#interiorContentBox .pictureboxRight {
	width: 165px;
	float: right;
	clear: both;
	padding: 5px;
}

	#interiorContentBox .picturebox {
	width: 165px;
	float: left;
	clear: both;
	padding: 5px 5px 5px 0px;
}

	.callout {
	font-size: 13px;
	color: #000000;
	background-color: #F0F0F0;
	padding: 6px;
	display: block;
}

 /* Tables
   ================================= */
	
	table {border-collapse: collapse; margin-bottom: 15px; font-size: 12px; }
	th, td {padding: 5px; }
	caption { text-align: center; height: 31px; line-height: 31px; font-size: 15px; color: #7BC623; font-family: "trebuchet MS";  font-weight: bold; }
	.odd {background-color: #E6EED5; }
	.even {background-color: #fff; }
	.break { text-align: center; font-size: 13px; font-weight: bold; font-family: "trebuchet MS"; color: #fff; background-color:#333; }
	td { vertical-align: top; }
	
	#ds table { width: 450px; }