@charset "utf-8";

body { background:#f1f2f2; font-family: Helvetica, Arial, sans-serif; font-size:1.0em;}
.green { color:#B3CD4A;}
#container {
	width: 865px;
	margin: 0 auto;
	background:#ffffff;
	padding:40px 130px 50px 85px;
}

#left {
	width:200px;
	padding:0 25px;
	height:625px;
	background:#404041;
	float:left;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	position: relative;
}
#logo_box{
	height:130px;
	background:#b3cd4a url(../img/GoGreen_logo.jpg) no-repeat bottom left;
}
#left #menu {
	margin-top: 155px;
	text-transform: uppercase;
	font-weight: bold;
	width: 100%;
	text-align: right;
}
#menu li a{color: #ffffff;}
#menu li a.active, #left #menu li a:hover{color: #b3cd4a;}
#menu li{ margin-bottom: 5px;}#left #contact_footer {
	height: 90px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #B3CD4A;
	margin-top: 184px;
}
#left #contact_footer p {
	font-size: 0.9em;
	color: #FFF;
	line-height: 1.5em;
	text-align: right;
}
#right {
	float: right;
	width: 580px;
	height: 255px;
}
#header .slideshow {
	float: left;
	height: 255px;
	width: 410px;
}
.sideHeader { float:right;}#right #header {
	height: 255px;
	width: 580px;
	margin-bottom: 25px;
}
#main-content p {
	color: #393939;
	font-size: 0.8em;
	margin-bottom: 15px;
	line-height: 1.12em;
}
#right #main-content {
	margin-top: 30px;
	float: left;
	width: 580px;
}
h2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #B3CD4A;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	margin-bottom: 5px;
}
#main-content ul.rightList {
	float:left;
	display: block;
}
#main-content ul.leftList {
	float:left;
	display: block;
	margin-right: 25px;
}
#main-content ul li {
	font-size: .8em;
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 2px;
	color: #393939;
}
#right #tagline {
	width: 580px;
	height: 48px;
	float: left;
}
#contact_info h1 {
	font-size: 1.3em;
	color: #404041;
	text-align: right;
	line-height: 1.54em;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
#right #contact_info {
	width: 290px;
	float: right;
	margin-top: 75px;
	padding: 0 10px 0 0;
}
#contact_footer a {
	color: #ffffff;
}
#contact_info a {
	color: #404041;
}
