body {
	background-repeat: repeat-x;
	color: #4c4c4c;
	font-size: 75%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-image: url(../images/crgback1.jpg);
}

#container {
	padding-bottom: 60px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 10px;
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#banner {
	background-repeat: no-repeat;
	background-image: url(../images/bannerback1.jpg);
	height: 93px;
}

#bannerleft {
	float: left;
	padding-left: 45px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 21px;
}

#bannerright {
	text-align: right;
	float: right;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 50px;
	padding-top: 16px;
}

#mainnav {
	padding-left: 30px;
	font-family: Trebuchet MS;
    width: 922px;
    color: white;
    font-size: 1.4em;
	margin-right: 4px;
	margin-left: 4px;
	background-color: #5d5d5d;
}

#nav {
  padding-left: 20px;
  width: 100%; 
}

#nav li {
  padding-left: 20px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-top: 9px;
  color: white;
  float: left;
  display: inline;
  display: block;
}

#feature {
	margin-top: 2px;
	margin-right: 4px;
	margin-left: 4px;
}

#featureleft{
	width: 694px;
	float: left;
}

#featureright{
	height: 257px;
	background-repeat: no-repeat;
	background-image: url(../images/crg_greenback.jpg);
	width: 254px;
	float: right;
}

#featureright p{
	margin-right: 20px;
	margin-left: 22px;
	margin-top: 136px;
}

#featureright .details{
	margin-top: 10px;
}

#contentwrapper{
	margin-top: 0px;
    _margin-top: -4px;
	margin-right: 4px;
	margin-left: 4px;
	background-repeat: repeat-y;
	background-image: url(../images/contentback.jpg);
}

#contentbody{
	width: 694px;
	float: left;
}



#about{
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 20px;
}

#about p{
	margin-left: 122px;
}

#about h2{
	font-size: 1.4em;
	float: left;
}

#subfeatures{
	margin-top: 30px;
}

#featuremod1{
	margin-right: 4px;
	float: left;
	width: 227px;
}

#featuremod2{
	margin-right: 4px;
	float: left;
	width: 227px;
}

#featuremod3{
	margin-right: 4px;
	float: left;
	width: 227px;
}

#subfeatures h2{
	margin-bottom: 5px;
	margin-left: 8px;
	margin-top: 10px;
	font-size: 1.3em;
}

#subfeatures p{
	margin-left: 8px;
}


#contentrightrail{
	min-height: 400px;
	width: 254px;
	float: right;
}

#newsrail, #aboutrail{
	margin-right: 20px;
	margin-left: 22px;
	margin-top: 20px;
}

#newsrail h2, #aboutrail h2{
	font-size: 1.4em;
	margin-bottom: 12px;	
}

#newsrail p{
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-color: #c6c6c6;
	border-bottom-style: solid;
}

#aboutrail p{
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-color: #c6c6c6;
	border-bottom-style: solid;
}

#newsrail .details{
	margin-bottom: 8px;
	border-bottom-style: none;
	line-height: 1.4em;
}

#safeharbor{
	padding-bottom: 12px;
	margin-right: 20px;
	margin-left: 22px;
	margin-top: 40px;
}

#safeharbor p{
	margin-top: 8px;
}

#footer {
	background-color: #fff;
	padding-top: 6px;
	margin-top: 40px;
	height: 47px;
	background-repeat: no-repeat;
	background-image: url(../images/footerback.jpg);
}

#footerhome {
	background-color: #fff;
	padding-top: 6px;
	margin-top: 0px;
	height: 47px;
	background-repeat: no-repeat;
	background-image: url(../images/footerback.jpg);
}


#footer p, #footerhome p{
	line-height: 1em;
	padding-top: 4px;
	margin-left: 15px;
	font-size: 0.9em;
	color: white;
}

p {
	line-height: 1.4em;
}

.details {
	margin-top: 6px;
}

.clearfloats {
	clear: both;
}

a {
	text-decoration: none;
	color: #315da5;
}

a:hover{
	text-decoration: underline;
}


/* ++++++++++Interior Styles++++++++++++ */


.pagetitle{
	padding-left: 30px;
	margin-right: 4px;
	margin-bottom: 2px;
	_margin-bottom: 6px;
	margin-left: 4px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	border-bottom-width: 1px;
	padding-bottom: 8px;
	padding-top: 12px;
	font-size: 1.8em;
	font-family: Trebuchet MS;

}

#contentbody_interior{
	padding-right: 30px;
	padding-left: 30px;
	width: 634px;
	float: left;
}

#footer_interior {
	padding-top: 6px;
	margin-top: 60px;
	height: 47px;
	background-repeat: no-repeat;
	background-image: url(../images/footerback.jpg);
}

#footer_interior p{
	line-height: 1em;
	padding-top: 4px;
	margin-left: 15px;
	font-size: 0.9em;
	color: white;
}

#footer a, #footerhome a{
	color: white;
}


.location{
	margin-bottom: 30px;
	margin-top: 20px;
}


.map{
	float: left;
	border-width: 1px;
	border-color: #b8b8b8;
	border-style: solid;
}

.map_detail {
	padding-top: 10px;
	margin-left: 320px;
}

.location h2{
	padding-bottom: 8px;
	font-size: 1.4em;
}

.services h3{
	margin-top: 20px;
	padding-bottom: 8px;
	font-size: 1.3em;
}

#contactcontent h2{
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 1.4em;

}

.services h4{
	margin-top: 4px;
	font-size: 1.1em;
}

.contacts{
	margin-top: 6px;
}

.additional{
	margin-top: 20px;
}

.additional h3{
	margin-bottom: 6px;
	font-size: 1.2em;
}

hr{
	border-bottom-style: none;
	border-top-style: solid;
	border-top-color: #bfbfbf;
	margin-top: 20px;
	_margin-top: 0px;
}

#jump{
	margin-top: 20px;
}

#jump li{
	margin-left: 16px;
	list-style-type: disc;
	margin-top: 4px;
}

#aboutcontent, #aboutbiocontent, #aboutcareerscontent, #contactcontent, #aboutgreencontent{
	margin-top: 20px;
}


#aboutcontent p, #aboutgreencontent p {
	margin-bottom: 18px;
}

#aboutbiocontent p{
	margin-bottom: 18px;
}

#aboutbiocontent h3, #aboutgreencontent h3{
	margin-bottom: 8px;
	font-size: 1.3em;
}

#aboutgreencontent h4{
	margin-top: 24px;
	margin-bottom: 16px;
	font-size: 1.1em;
}

#aboutcareerscontent h3{
	margin-bottom: 8px;
	font-size: 1.4em;
}

#aboutcareerscontent h4{
	margin-top: 18px;
	margin-bottom: 12px;
	font-size: 1.1em;
}

#aboutcareerscontent li{
	margin-bottom: 4px;
	margin-left: 30px;
	list-style-type: disc;
	line-height: 1.4em;
}

#aboutcareerscontent p{
	margin-bottom: 8px;
}


#aboutcareerscontent hr{
	margin-bottom: 30px;
	margin-top: 30px;
	border-bottom-style: none;
	border-top-style: solid;
	border-top-color: #bfbfbf;
}


.rrimage{
	margin-top: 20px;
	margin-left: 20px;
}

.mainimage{
	padding-bottom: 20px;
}

input, textarea {
	margin-top: 4px;
	margin-bottom: 20px;
}

.contactlabel {
	font-weight: bold;
	font-size: 1.1em;
	color: #848484;
}


.greenitem p{
	margin-right: 140px;
}

.greenpartner{
	margin-top: 16px;
	float: right;
}

#aboutnewscontent h3{
	margin-top: 20px;
	font-size: 1.3em;
}

#aboutnewscontent p{
	margin-bottom: 8px;
}

.newsdate{
	margin-bottom: 4px;
	margin-top: 4px;
	color: #727272;
}

#aboutnewscontent hr{
	margin-bottom: 20px;
	margin-top: 20px;
	border-bottom-style: none;
	border-top-style: solid;
	border-top-color: #bfbfbf;
}

.thanks{
	margin-top: 40px;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
}

.centered{
	margin-top: 10px;
	font-size: 1.2em;
	text-align: center;
}


.promo{
	margin-top: 20px;
	margin-left: 22px;
}

.parabreak {
	margin-bottom: 12px;
}

.homemod{
	font-weight: bold;
	margin-top: 0px;
	font-size: 1.3em;
}


