@charset "utf-8";
/* Green Building */

/* Main Container */
.con_green {
	position: relative;
	float: right;
	clear: inherit;
	padding: 0;
	margin: 459px 13px 0px 0px;
	height: auto;
	width: 600px;
	background-color: #f5f0dd;
}
.con_2 {
	position: relative;
	float: right;
	clear: inherit;
	padding: 0;
	margin: 439px 13px 0px 0px;
	height: auto;
	width: 600px;
	background-color: #f5f0dd;
}

/* Green Banner Image */
.g_banner {
	height: 228px;
	width: 751px;
	position: absolute;
	top: 234px;
	left: 13px;
}
.top {
	height: 60px;
	width: 500px;
	position: absolute;
	top: 50px;
	left: 20px;
	z-index: 100;
	color: #FFFFFF;
}
.s_w {
	font-size: 14px;
}
/* Side Container */
#gcon {
	height: auto;
	width: 120px;
	position: absolute;
	left: 0px;
	top:500px;
	margin-bottom: 20px;
	padding: 0;
}
/* Text Styles */
.p_p {
	padding: 20px;
}
.l_l {
	font-size: 24px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tp {
font-size: 13px;
text-align: left;
padding: 10px;
}
.tt {
font-size: 13px;
text-align: left;
padding: 10px;
}

/* Photo Containers */
.bx_1_c {
	height: 180px;
	width: 200px;
	position: relative;
	float: left;
	clear: both;
	margin: 10px 10px 10px 10px;
}
.bx_1_b {
	height: 190px;
	width: 200px;
	position: relative;
	float: left;
	clear: both;
	margin: 10px 10px 10px 10px;
}

.bx_1 {
	height: 150px;
	width: 200px;
	position: relative;
	float: left;
	clear: both;
	margin-bottom: 4px;
}
.bx_2_c {
	height: 180px;
	width: 200px;
	position: relative;
	float: right;
	clear: both;
	margin: 10px 10px 10px 10px;
}
.bx_2_v {
	height: 300px;
	width: 200px;
	position: relative;
	float: right;
	clear: both;
	margin: 10px 10px 20px 10px;
}


.bx_2 {
	height: 150px;
	width: 200px;
	position: relative;
	float: right;
	clear: both;
	margin-bottom: 4px;
}
.bx_2v {
	height: 286px;
	width: 200px;
	position: relative;
	float: right;
	clear: both;
	margin-bottom: 4px;
}

.cp_bx {
	height: 20px;
	width: 200px;
	position: relative;
	margin: 10px 10px 10px 10px;
}
.grey {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px;
}
.tiny {
font-size: 9px;
text-align: center;
padding: 4px;
}
.k_l {
    height: auto;
	width: 590px;
	position: relative;
	float: left;
	clear: inherit;
	margin-top: 10px;
	text-align: center;
}

