@import url(global.css);

body, table, div {  
	color: #452a0d;
}

body {
		background-color: #f6f7cc;
}




a:link { color: #770000; }
a:visited {  color: #770000; }
a:hover {  color: #770000; }

.breadcrumb { color: #770000; }

.rightbody { color: #653600; }
.rightbody a:link { color: #653600; }
.rightbody a:visited { color: #653600; }
.rightbody a:hover { color: #653600; }

table.righthighlight, tr.righthighlight, td.righthighlight { background-color: #0f3a0a}

td.bordercell { background-color: #1c6c13}

td.rightcol { background-color: #c1efbd; background-image: url(../img/skins/rtf/rightcol-border.gif); background-repeat: repeat-y; background-position: top left;}

.righttitle {
	color: #0f3a0a;
	}
.righttitle a:link { color: #0f3a0a; }
.righttitle a:visited { color: #0f3a0a; }
.righttitle a:hover { color: #0f3a0a; }

.blogthumb {border-color: #117a0d; }
A:link .blogthumb, A:visited .blogthummb, A:hover .blogthumb, A:active .blogthumb {border-color: #117a0d; }

.footer {
	color: #770000; }
.footer a:link { color: #770000; }
.footer a:visited { color: #770000; }
.footer a:hover { color: #770000; }

h1, h2, h3 { color: #452a0d; }

.menurtf {
	height:23px; padding-top:5px; padding-left: 10px; border-style:solid; border-width: 0 0 1 0; color: #4D934C; border-color:#4D934C;
}

li.toplevel {
	background-image: url('../img/navbars/rtf/standard/nav-bg.gif');
}

#nav li ul { /* second-level lists */
	background: #FFF7E5;
	
}

ul.menu a {
	color: #4D934C;
}

#nav ul.menu li {
	border-color: #30702A;
}

div.indent {
	margin-left: 20px;
}

/*formatting for home page box */

/*Top action/mission section*/
div#HighlightTop {
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: 1px solid #e8a605;
	border-top: 1px solid #e8a605;

}
/*ie version of this */
hr.TopDivider {
	height:1px; 
	color: #E8A605; 
	background-color: 
	#E8A605; 
	border: 0px; 
	width:100%; 
	margin-top: 5px; 
	margin-bottom: -15px
}

html>body hr.TopDivider {
	margin-top: 10px; 
	margin-bottom: -5px
}

/* front action box, ie sizes */
div#FrontFeature {
	width:370px;
	height:329px;
	color: #222222;
	padding: 20px 10px 10px 25px;
	font-size: 10pt;
	background: url(../img/rtf/front_bg_topleft.gif) top right no-repeat;
}

/* front action box, other browsers */
html>body div#FrontFeature {
	width:339px;
	height:299px;
}

div#FrontFeatureCopy {
	height:249px; 
	overflow:auto;
	line-height: 1.3em; 
	font-size: 11pt;

}

p.FrontEmphasis {
	color: #5f131d;
	font-style: italic;
	font-weight: bold;
	margin-top: 1.5em;
}
p.FrontMore {
	color: #653600;
	font-weight: bold;
}
div#FrontAbout {
	float:right; 
	width:241px;
	height: 329px;
	
	padding: 20px 25px 10px 10px;
	background: url(../img/rtf/front_bg_topright.gif);
	overflow:auto;
}
html>body div#FrontAbout {
	width:206px;
	height: 299px;
}
h1.FrontAbout {
	font-size:16pt;
}
div#FrontPhoto {
	float:right; 
	width:211px;
	height: 329px;
	margin: 0px 3px 0px 3px;
	
}

/*home page list formatting */
div.FrontDescription {
	display:block;
	font-size: 10pt;
	width:425px;
	display:table;
}
div.front-container {
	clear:both;
}

div.front-divider {
	clear:both; 
	
	background-image: url(../img/skins/rtf/thin-separator.gif); 
	background-repeat: no-repeat; 
	background-position:top center; 
	height:22px;
	
	
}

h1#FrontFeatureHeadline {
	color:#3b250c;
}
/* formatting for all Sidebar boxes */
table.SidebarTable {
	width:253px;
	margin-bottom:15px;
}

td.SidebarHeaderCell {
	background: url('../img/sidebars/rtf/sidebar_header.gif') no-repeat top left #f6be1c;
	width:253px;
	height: 31px;
	font-size: 18px;
	padding-left: 15px;
	color: #653601;
	font-weight:bold;
}

td.SidebarBodyCell {
	background: url(../img/sidebars/rtf/sidebar_body.gif) repeat-y top left #f6be1c;
	width:253px;
	height:50px;
	padding-bottom: 10px;
}

td.SidebarFooterCell {
	background: url(../img/sidebars/rtf/sidebar_footer.gif) repeat-y top left #c1efbc;
	width:253px;
	height:5px;
	
}


/* formatting for section list */
div#SidebarSection {
	margin-top:10px;
	margin-bottom:10px;
}

div#SidebarSectionText {
	height: 17px;
	font-weight:bold;
	font-size:11pt;
}
a.SectionLink {
	color: #452A0D;
	margin-bottom: 15px;
}


/*Formatting for signup in sidebar */
div#SidebarEnclose {
	width:227px;
	background: url(../img/sidebars/rtf/gcjc-sidebar-enclose-mid.gif) repeat-y top left;
}
div#SidebarEncloseTop{
	width:227px;
	height:10px;
	background: url(../img/sidebars/rtf/gcjc-sidebar-enclose-top.gif) no-repeat top left;
}

div#SidebarEncloseBottom, div#SidebarEncloseBottomWhite {
	width: 227px;
	height: 16px;
	background: url(../img/sidebars/rtf/gcjc-sidebar-enclose-bottom.gif) no-repeat top left;
}

div#SidebarEncloseBottomWhite {
	background: url(../img/sidebars/rtf/gcjc-sidebar-enclose-bottom-white.gif) no-repeat top left;
}

div.SidebarBoxTop {
	width:214px;
	height:8px;
	background: url(../img/sidebars/rtf/gcjc-sidebar-box-top.gif) no-repeat top left;
}

div.SidebarBoxMid {
	width:214px;
	background: url(../img/sidebars/rtf/gcjc-sidebar-box-mid.gif) repeat-y top left;
	margin-left: 6px;
	padding:0px;
}

div.SidebarBoxBottom {
	width:214px;
	height:8px;
	background: url(../img/sidebars/rtf/gcjc-sidebar-box-bottom.gif) no-repeat top left;
	margin-bottom: -7px;
}
html>body div.SidebarBoxBottom {
	margin:0px;
}

.SidebarObject {
	margin-left: 11px;
}

.SidebarHeader {
	margin-left: 8px;
}

hr.SidebarSeparator {
	height:1px;
	
	border:0;
	background-color: 
	color: #8d735c;
	line-height:0px;
}

div.SidebarSeparator {
	width:191px;
	height: 1px;
	border-top: 1px solid #8d735c;
	margin-top: 5px;
}

div.SidebarArrow, div.SidebarArrowWhite {
	width:18px;
	height:17px;
	background: url(../img/sidebars/rtf/gcjc-sidebar-arrow.gif) no-repeat top left;
	margin-top:4px;
	margin-right:5px;
	float:left;
}

div.SidebarArrowWhite {
	background: url(../img/sidebars/rtf/gcjc-sidebar-arrow-whitebg.gif) no-repeat top left;
}
/*ie browsers */
div#SidebarEmailHeader {
	margin-top:-10px;
	margin-bottom:-20px;
}
/* non-ie browsers */
html>body div#SidebarEmailHeader {
	margin-top:10px;
	margin-bottom:5px;
}

div#SidebarEmailHeaderText {
	height: 17px;
	font-weight:bold;
	font-size:11pt;
}

div#SidebarSignupBox {
	width:205px;
	height:86px;
	background: url(../img/sidebars/rtf/signup-box-new.gif) top left no-repeat #9D6322;	
	margin-top: 15px;
	margin-left: 22px;
}

input#SidebarSignupInputBox {
	font-size: 11px; 
	font-family: arial, helvetica, verdana, sans-serif; 
	width: 190px; 
	background-color: #dddddd; 
	padding: 3px;
	clear: both;
	margin-top:10px;
}

input#SidebarSignupButton {
	margin-top: 9px;
}

div#SidebarDonateButton {
	margin-left: 30px;
	margin-top: 15px;
}

/*Formatting for Green News */

img.SidebarCross {
	margin-top:5px;
	margin-right: 5px;
	margin-left: 5px;
}

td.GreenNews {
	padding-right: 5px;
}
h3.GreenNewsTitle {
	font-weight: bold;
	color: #3c2913;
	font-size: 10pt;
}

div#GreenNewsList {
	padding: 10px;
}

div#GreenNewsBlurb {
	color: #653601;
	font-size: 10pt;
}
img#GreenNewsThumb {
	float:left;
	margin-right: 5px;
	margin-top:5px;
}
div#GreenNewsBlurb {
	margin-top: 5px;
}
