/* Css Reset */
/*ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0 none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
padding:0;
}

/*new from bc*/
ul, ol      { margin:0 1.5em 1.5em 1.5em;
}
ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}
/*end new from bc*/
ul {font-size: 1.1em;}
ol {font-size: 1.1em;}

/*ul li{
	list-style-type:disc;
}*/

fieldset{
	display:inline;
	border:0;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:"";
}
table {
	border-collapse:separate;
	border-spacing:0;
}
a img{
	border:0;
}
.skiplink{
	display:none;
}
label{
	cursor:pointer;
}
/* General Styles */
h1 {
	font-size:1.5em;
	font-weight:bold;
	color:#146634;
	padding-bottom:6px;
	line-height:1.3em;
	/*border-bottom:2px dotted #d7e9a8;*/
}

h2{
	font-size:1.4em;
	color:#653614;
	margin:15px 0 0;
	line-height:1.6em;
       font-weight: bold;
}

h3{
	font-size:1.4em;
	font-weight:normal;
        line-height: 1.3em;
}
h4{
	font-size:1.3em;
	font-weight:normal;
	color:#653614;
	margin:12px 0 0;
	line-height:1.8em;
}

h5{
	font-size:1.2em;
	font-weight:normal;
	line-height:1.3em;
}

h6{
	font-size:1.2em;
	font-weight:normal;
	color:#000;
	line-height:1.8em;
	margin:8px 0 0;
}

p {
	font-size:1.2em;
	font-weight:normal;
	line-height:1.3em;
}

/*new links*/

a:link {
	color:#5360dd;
	text-decoration:underline;
}
a:visited {
	color: #7D118F;
	outline:0;
	text-decoration:underline;
}
a:hover {
	color:#5360dd;
	text-decoration:none;
}

a:active {
	color:#5360dd;
	text-decoration:none;
}

body1 {
	background:#d2d528 url(../images/bgr-main1.jpg) no-repeat scroll 50% 0;
	color:#565656;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	background:#3B0B02 url(../images/p2/headers/applebackground5.jpg) no-repeat scroll 50% 0;
	color:#565656;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper{
	width:950px;
	margin:40px auto 0;
}
#container{
	float:left;
	background:#fff;
}
#logo-container{
	float:left;
	width:117px;
}
#page-container{
	float:left;
	width:823px;
	padding:10px 10px 10px 0;
}
#logo{
	display:block;
	width:117px;
	height:158px;
	margin-top:180px;
	background:url(../images/bgr-logo.png) no-repeat;
	text-indent:-5000px;
	cursor:pointer;
}

#logo1{
	display:block;
	width:98px;
	height:120px;
	margin-top:77px;
        margin-left: 12px;
        background:url(../images/gfa_logo_web2.jpg) no-repeat;
	text-indent:-5000px;
	cursor:pointer;
}

/* header */
#header{
	width:823px;
	height:140px;
	overflow:hidden;
}

#header1{
	width:823px;
	height:23px;
	overflow:hidden;
}

#header form {
	float:right;
	width:226px;
	padding:0 0 5px 5px;
	border-left:2px dotted #d7e9a8;
	border-bottom:2px dotted #d7e9a8;
}
#header form label{
	float:left;
	font-size:1.1em;
	font-weight:bold;
	color:#989898;
	padding-right:5px;
	height:16px;
	vertical-align:middle;
	line-height:1.6em;
}
#header form input.txt{
	width:174px;
	height:12px;
	font-size:11px;
	color:#b9bcbd;
	padding:2px;
	border:1px solid #b2b2b2;
	font-family:Arial,Helvetica,sans-serif;
}

#header searchbox {
border-bottom:2px dotted #D7E9A8;
border-left:2px dotted #D7E9A8;
float:right;
padding:0 0 5px 5px;
width:226px;
}

#header cat_textbox_small {
border:1px solid #B2B2B2;
color:#B9BCBD;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
height:12px;
padding:2px;
width:174px;
}

#header label {
color:#989898;
float:left;
font-size:1.1em;
font-weight:bold;
height:16px;
line-height:1.6em;
padding-right:5px;
vertical-align:middle;
}

#nav{
	float:left;
	width:580px;
}

#navtitle {
color:#009A4D;
font-size:1.2em;
font-weight:bold;
padding-bottom:2px;
	}

#navcol1{
float:left;
width:565px;
/*margin-right:40px;*/
}

#navcol {
float:left;
width:220px;
}

#navcol-last {
float:left;
width:137px;
}

#nav ul{
	float:left;
	width:220px;
}
#nav ul.last{
	width:137px;
}
#nav .title{
	color:#009a4d;
	font-size:1.2em;
	font-weight:bold;
}
#nav li{
	line-height:1.5em; 
list-style-type:none;
}

#nav li.menu-item{
	font-size:1.1em;

}
#nav li.menu-item a:hover{
	text-decoration:none;
}
#nav li.menu-item a.selected{
	color:#146634;
}
/* bcrumbs */
#bcrumbs{
	float:left;
	width:823px;
	line-height:1.8em;
	margin:0 0 4px;
}
#bcrumbs1{
	float:left;
	width:565px;
	/*line-height:1.8em;*/
	margin:0 0 4px;
        font-size: 11px;
       font-weight: normal;
       padding-bottom: 24px;
}

#bcrumbs1 a{
color: #565656;
}

#bcrumbs li{
	float:left;
	font-size:1.1em;
	margin-right:2px;
	color:#808082;
list-style-type:none;
}

#bcrumbs li a,
#bcrumbs li a:visited{
	color:#808082;
}
/* content */
#content{
	clear:both;
	width:823px;
	overflow:hidden;
}
/* mainbar */
#mainbar{
	float:left;
	width:565px;
	/*padding-top:10px;*/
	border-top:2px dotted #d7e9a8;
}

#mainbardir {
border-top:2px dotted #D7E9A8;
float:left;
margin-top:20px;
width:565px;
}
#mainbar p.pagetitle{
	font-family:Georgia, "Times New Roman",Times,serif;
	font-weight:normal;
	font-size:2.4em;
	color:#653513;
	margin-bottom:7px;
}
/* mainbar-wide */
#mainbar-wide{
	float:left;
	width:100%;
	padding-top:10px;
	border-top:2px dotted #d7e9a8;
}
#mainbar-wide p.pagetitle{
	font-family:Georgia, "Times New Roman",Times,serif;
	font-weight:normal;
	font-size:2.4em;
	color:#653513;
	margin-bottom:7px;
}


/* home */
#home{
	width:565px;
	/*height:436px;
	font-family:Georgia, "Times New Roman",Times,serif;*/
	/* background:url(../images/bgr-home.jpg) no-repeat right top; */
}

#home1{
	width:565px;
	/*height:436px;
	font-family:Georgia, "Times New Roman",Times,serif;*/
	/* background:url(../images/bgr-home.jpg) no-repeat right top; */
       padding-left: 4px;
}

/*#home h1{
	font-weight:normal;
	font-size:3.4em;
	line-height:1.2em;
	color:#009a4d;
	margin-bottom:25px;
}
#home h3{
	font-size:.9em;
	line-height:2em;
}
#home ol{
	font-size:1.3em;
	font-weight:bold;
	color:#009a4d;
	margin-left:24px;
	list-style-type:decimal;
}
#home li{
	margin-bottom:11px;
}
#home li p{
	font-size:.9em;
	font-weight:normal;
}*/

#subpage {
	font-size:1.2em;
	font-weight:normal;
	line-height:1.5em;
}

#subpage1 {
	font-size:1.2em;
	font-weight:normal;
	line-height:1.5em;
        padding-left: 4px;
}


/*#subpage h1{
	font-size:1.8em;
	font-weight:normal;
	color:#146634;
	padding-bottom:20px;
	line-height:1.3em;
	border-bottom:2px dotted #d7e9a8;
}
#subpage h2{
	font-size:1.6em;
	color:#653614;
	margin:15px 0 0;
	line-height:1.6em;
}
#subpage h3{
	font-size:1.4em;
	font-weight:normal;
line-height: 1.3em;
}
#subpage h4{
	font-size:1.3em;
	font-weight:normal;
	color:#653614;
	margin:12px 0 0;
	line-height:1.8em;
}
#subpage h5{
	font-size:1.2em;
	font-weight:normal;
	line-height:1.2em;
}

#subpage p{
	font-size:1.2em;
	font-weight:normal;
	line-height:1.5em;
}

#subpage h6{
	font-size:1.2em;
	font-weight:normal;
	color:#000;
	line-height:1.8em;
	margin:8px 0 0;
}*/
/*#subpage ul{
	font-size:1.2em;
	margin-bottom:20px;
	line-height:1.6em;
	list-style-type:disc;
}
#subpage ol{
	font-size:1.2em;
	margin-bottom:20px;
	line-height:1.6em;
	list-style-type:decimal; 
}
#subpage ul li{
	margin-left:16px;
}
#subpage ol li{
	margin-left:22px;
}*/

#subpage ul#contact{
	list-style:none;
	line-height:1.5em;
}
#subpage ul#contact li{
	margin-left:0;
}
/* sidebar */
#sidebar{
	float:right;
	width:234px;
	/*padding-top:10px;*/
	border-top:2px dotted #d7e9a8;
}

#sidebar  #sidead {
/*float:left;*/
margin-bottom:10px;
}

#sidebar1{
	float:right;
	width:234px;
	/*padding-top:10px;*/
	/*border-top:2px dotted #d7e9a8;*/
        margin-top: 39px;
}

#sidebar1  #sidead {
/*float:left;*/
margin-bottom:10px;
}

#sidebar1  #sidead  h3{
color: #542D1C;
font-size: 11px;
font-weight: bold;
font-family:Verdana,Arial;
}

#emailupdates{
	padding-bottom:2px;
	margin-bottom:9px;
	/*border-bottom:2px dotted #d7e9a8;*/
}
#emailupdates p{
	font-size:1.1em;
	font-weight:bold;
	color:#d74928;
	margin-bottom:5px;
        margin-top:5px;
}
#emailupdates input{
	vertical-align:middle;
}
#emailupdates input.txt{
	width:149px;
	height:16px;
	font-size:1.2em;
	color:#b9bcbd;
	padding:2px;
	border:1px solid #b2b2b2;
}
#sidenews{
	clear:both;
	margin-bottom:10px;
}
#sidenews p{
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:5px;
	color:#653613;
}
#sidenews ul{
	font-size:1.1em;
}
#sidenews li{
	padding-left:8px;
	background:url(../images/ico-bullet.gif) no-repeat 0 6px;
	line-height:1.8em;
}
#sidebuttons li{
	position:relative;
	display:block;
	margin-bottom:10px;
}
#sidebuttons li a{
	display:block;
	width:234px;
	height:83px;
	text-indent:-5000px;
	color:#666667;
}
#sidebuttons li a.getinvolved{
	background:url(../images/bgr-getinvolved.gif) no-repeat;
}
#sidebuttons li a.getcertified{
	background:url(../images/bgr-getcertified.gif) no-repeat;
}
#sidebuttons li a.reduceimpact{
	background:url(../images/bgr-reduceimpact.gif) no-repeat;
}

