/* @override http://listentocrossway.com/main/templates/wr_artis_flues/css/green.css */

/* @override http://listentocrossway.com/main/templates/wr_artis_flues/css/green.css */

/*----------------------------------------------------------------------
# Crossway v1.0 - 27 Mar 2007 By Shane Holloman
# ----------------------------------------------------------------------
# Copyright (c) 2006-2007 Brown Media Group
------------------------------------------------------------------------*/


/*------------------------------------
#	HEX INFORMATION for GREEN STYLE
# ------------------------------------
#	#9d611a - Orange
#	#c2552e - Green
--------------------------------------*/

/* main background */
#body_bg{
	background: url(../images/wr_bg_green.jpg) no-repeat center top;
}

#body_bg div {
	
}

/* headings */
h1, h2, h3, h4, h4, h5, h6 {
	color: #c2552e;
	font-size: large;
}

/* main hyperlinks */
a:link, a:visited{
font-weight: bold;
text-decoration: none;
	color: #a67a65;
}
a:hover{
	color: #000;
font-weight: bold;
text-decoration: none; }
ul a:link, ul a:visited{
	color: #000;
font-weight: bold;
text-decoration: none; }
ul a:hover{
	color: #c2552e;
font-weight: bold;
text-decoration: none; }

/* Joomla! stuff */
.contentheading {
	color: #c2552e;
}
.contentheading a:link, .contentheading a:visited {
	color: #c2552e;
}
.contentheading a:hover {
	color: #c2552e;
}
a.readon:link, a.readon:visited {
	color: #a67a65;
}
a.readon:hover {
	color: #c2552e;
}
.back_button a:link, .back_button a:visited{
	color: #a67a65;
}
.back_button a:hover{
	color: #c2552e;
}

/* Tabs */
div#nav li {
font-weight: bold;
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#nav a {
	background-position: 100% 0;
	background-repeat: no-repeat;
}
div#nav li.active_menu {
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#nav li.active_menu {}
div#nav li.active_menu a:link,
div#nav li.active_menu a:visited,
div#nav li.active_menu a:hover {
	background-position: 100% 0;
	background-repeat: no-repeat;
}
div#nav a:hover {
	color: #c2552e;
}
div#subnav a:link, div#subnav a:visited{
	color: #a67a65;
}
div#subnav a:hover{
	color: #c2552e;
}

/* user 1 module title */
div#user1 .module h3{
	color: #c2552e;
}

/* user 1 module title (module class suffix: -style1) */
div#user1 .module-style1 h3{
	color: #c2552e;
}

/* user 1 module title (module class suffix: -style2) */
div#user1 .module-style2 h3{
	color: #c2552e;
}

/* user 1 module title (module class suffix: -style3) */
div#user1 .module-style3 h3{
	color: #c2552e;
}

/* pathway */
div#pathway a:hover{
	color: #a67a65;
}

/* left and right modules title */
div#left h3,
div#right h3{
	color: #c2552e;
}

/* round gray modules title */
div#user2 div.module h3,
div#user3 div.module h3,
div#user4 div.module h3,
div#user5 div.module h3,
div#user14 div.module h3,
div#user15 div.module h3,
div#user16 div.module h3,
div#user17 div.module h3{
	color: #c2552e;
}

/* footer menu */
div#footer_menu ul li a {
	color: #a67a65;
}
div#footer_menu ul li a:hover {	
	color: #c2552e;
}