@charset "utf-8";
/* CSS Document */

a {
	text-decoration: none;
	color: #FFFFFF;
}

body {
	background-color: #505050;
	font-family:Georgia, Georgia, serif;
	font-size: 12px;
}

#container {
}

#content {
	background-color: #ededed;
	width: 925px;
	min-height: 768px;
	margin-top: 35px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}

#farTop {
	height: 85px;
	width: 925px;
}

#farTopLeft {
	background-image:url(images/gobooLogoTiny.png);
	height: 58px;
	width: 58px;
	float: left;
	margin: 15px 0px 0px 11px;
}

#farTopRight {}

#topNav {
	background-color: #3c9f20;
	height: 28px;
	width: 903px;
	margin-left: 11px;
}

#buttonOne {
	background-color: #319415;
	height: 28px;
	width: 75px;
	float: left;
	text-align: center;
}

#buttonOne:hover {
	background-color: #3c9f20;
}

#home {
	margin-top: 5px;
}

#buttonTwo {
	background-color: #3c9f20;
	height: 28px;
	width: 105px;
	float: left;
	text-align: center;
}

#buttonTwo:hover {
	background-color: #319415;
}

#gobooStore {
	margin-top: 5px;
}

#buttonThree {
	background-color: #3c9f20;
	height: 28px;
	width: 105px;
	float: left;
	text-align: center;
}

#buttonThree:hover {
	background-color: #319415;
}

#aboutGoboo {
	margin-top: 5px;
}

#buttonFour {
	background-color: #3c9f20;
	height: 28px;
	width: 105px;
	float: left;
	text-align: center;
}

#buttonFour:hover {
	background-color: #319415;
}

#aboutBamboo {
	margin-top: 5px;
}

#buttonFive {
	background-color: #3c9f20;
	height: 28px;
	width: 105px;
	float: left;
	text-align: center;
}

#buttonFive:hover {
	background-color: #319415;
}

#contactUs {
	margin-top: 5px;
}

#extraNavBox {
	background-color: #3c9f20;
	height: 28px;
	width: 125px;
	float: left;
	text-align: center;
}

#mainCallout {
	background-image: url(images/mainCallout.png);
	height: 290px;
	width: 903px;
	margin-left: 11px;
	margin-top: 55px;
}

#calloutMidspace {
	height: 95px;
	width: 903px;
	margin-left: 11px;
}

#greenCallout {
	height: 155px;
	width: 903px;
	background-color: #319415; 
	margin-left: 11px;
}

#insideGreenCallout{
	background-image: url(images/midLines.png);
	margin: auto auto 0px 1px;
	height: 154px;
	width: 901px;
}

#firstBox {
	height: 149px;
	width: 222px;
	margin: auto auto auto 0px;
	float: left;
}

#greenCalloutTitleBox1 {
	background-color: #38981d;
	height: 28px;
	width: 221px;
	margin: 0px auto auto 1px;
}

#calloutTitle1 {
	float: left;
	margin: 5px auto auto 5px;
	height: 10px;
	width: 200px;
}

#transparent1 {
	height: 121px;
	width: 222px;
	margin: auto auto 0px auto;
}

#secondBox {
	height: 149px;
	width: 222px;
	margin: auto auto auto 5px;
	float: left;
}

#greenCalloutTitleBox2 {
	background-color: #38981d;
	height: 28px;
	width: 221px;
	margin: 0px auto auto 1px;
}

#calloutTitle2 {
	float: left;
	margin: 5px auto auto 5px;
	height: 10px;
	width: 200px;
}

#transparent2 {
	height: 121px;
	width: 222px;
	margin: auto auto 0px auto;
}

#thirdBox {
	height: 149px;
	width: 222px;
	margin: auto auto auto 5px;
	float: left;
}

#greenCalloutTitleBox3 {
	background-color: #38981d;
	height: 28px;
	width: 221px;
	margin: 0px auto auto 1px;
}

#calloutTitle3 {
	float: left;
	margin: 5px auto auto 5px;
	height: 10px;
	width: 200px;
}

#transparent3{
	height: 121px;
	width: 222px;
	margin: auto auto 0px auto;
}

#fourthBox {
	height: 149px;
	width: 222px;
	margin: auto auto auto 3px;
	float: left;
}
#greenCalloutTitleBox4 {
	background-color: #38981d;
	height: 28px;
	width: 221px;
	margin: 0px auto auto 1px;
}

#calloutTitle4 {
	float: left;
	margin: 5px auto auto 5px;
	height: 10px;
	width: 200px;
}

#transparent4 {
	height: 121px;
	width: 222px;
	margin: auto auto 0px auto;
}