
#header .headerLft {
	background-image: url(../images/themes/headerLft_gr.jpg);
}

#header .headerCont {
	background-image: url(../images/themes/headerTile_gr.jpg);
}

#header .headerRt {
	background-image: url(../images/themes/headerRt_gr.jpg);
}

#twoCol #rightCont .top {
	background-image: url(../images/themes/rtCol_top_gr.jpg);
}

#twoCol #rightCont .bodyRight {
	background-color: #006d3d;
}

#twoCol #rightCont2 .top {
	background-image: url(../images/themes/rtCol_top_gr.jpg);
}

#twoCol #rightCont2 .bodyRight {
	background-color: #006d3d;
}

#mainCont .nav {
	background-image: url(../images/themes/mainNav_green.jpg);

}

/* Widget Container */

#widgetCont .widgetContCont {
	background: url(../images/themes/widgetTile_gr.jpg) repeat-y;
}

#widgetCont .widgetCont_title {
	background: url(../images/themes/widgetTop_gr.jpg) no-repeat;
}

#widgetCont .widgetContInt_top {
	background: url(../images/themes/widgetInt_top_gr.jpg) no-repeat;
}

#widgetCont .widgetContInt_btm {
	background: url(../images/themes/widgetInt_btm_gr.jpg) no-repeat;
}

#widgetCont .widgetContBtm {
	background: url(../images/themes/widgetBtm_gr.jpg) no-repeat;
}

/* Sub Nav */

#widgetCont .secNav_links ul li a:hover {
	background: url(../images/themes/secNav_arrow_gr.jpg) no-repeat left center;
}
