/********************************
COLORS
********************************/

/********************************
			RED
********************************/
.red .container {
background: transparent URL(/Images/sidebar/bkg-red.gif) top left repeat-y;
}

.red #nav a,
.red #nav a:link,
.red #nav a:visited {color: #9E8F80;}

.red h1,
.red h2,
.red h3,
.red h4,
.red h5,
.red a.selected,
.red a:active,
.red a:hover, 
.red #nav a.selected,
.red #nav a:active,
.red #nav a:hover {
	color: #610603;
}

.red #nav a.selected,
.red #nav a:active,
.red #nav a:hover {
	background: transparent URL(/Images/arrows/v-red.gif) center 0 no-repeat;
}
.red #nav .OnPage a {
	background: transparent URL(/Images/arrows/v-red.gif) center 0 no-repeat;
	color: #610603;
}

.red .sidebar li a {	
	background: transparent URL(/Images/arrows/h-red.gif) 0 center no-repeat;
}

.red .title {
	background: url('/Images/titlebacks/title-bck-red.gif');
}

/******* ALTERNATE RED FAM ********/

.fam .title {
	background: url('/Images/titlebacks/title-bck-green2.gif');
}

/********************************
			GREEN
********************************/
.green .container {
background: transparent URL(/Images/sidebar/bkg-green.gif) top left repeat-y;
}

.green #nav a,
.green #nav a:link,
.green #nav a:visited {color: #A2C097;}

.green h1,
.green h2,
.green h3,
.green h4,
.green h5,
.green a.selected,
.green a:active,
.green a:hover, 
.green #nav a.selected,
.green #nav a:active,
.green #nav a:hover {
	color: #385A29;
}

.green #nav a.selected,
.green #nav a:active,
.green #nav a:hover {
	background: transparent URL(/Images/arrows/v-green.gif) center 0 no-repeat;
}

.green #nav .OnPage a {
	background: transparent URL(/Images/arrows/v-green.gif) center 0 no-repeat;
	color: #385A29;
}

.green .sidebar li a {
	background: transparent URL(/Images/arrows/h-green.gif) 0 center no-repeat;
}

.green .title {
	background: url('/Images/titlebacks/title-bck-green.gif');
}



/********************************
			BLUE
********************************/
.blue .container {
background: transparent URL(/Images/sidebar/bkg-blue.gif) top left repeat-y;
}

.blue #nav a,
.blue #nav a:link,
.blue #nav a:visited {color: #88A4D1;}

.blue h1,
.blue h2,
.blue h3,
.blue h4,
.blue h5,
.blue a.selected,
.blue a:active,
.blue a:hover, 
.blue #nav a.selected,
.blue #nav a:active,
.blue #nav a:hover {
	color: #183662;
}

.blue #nav a.selected,
.blue #nav a:active,
.blue #nav a:hover {
	background: transparent URL(/Images/arrows/v-blue.gif) center 0 no-repeat;
}

.blue #nav .OnPage a {
	background: transparent URL(/Images/arrows/v-blue.gif) center 0 no-repeat;
	color: #183662;
}

.blue .sidebar li a {
	background: transparent URL(/Images/arrows/h-blue.gif) 0 center no-repeat;
}

.blue .title {
	background: url('/Images/titlebacks/title-bck-blue.gif');
}

/********************************
		YELLOW
********************************/
.yellow .container {
background: transparent URL(/Images/sidebar/bkg-yellow.gif) top left repeat-y;
}

.yellow #nav a,
.yellow #nav a:link,
.yellow #nav a:visited {color: #DBC46C;}

.yellow h1,
.yellow h2,
.yellow h3,
.yellow h4,
.yellow h5,
.yellow a.selected,
.yellow a:active,
.yellow a:hover, 
.yellow #nav a.selected,
.yellow #nav a:active,
.yellow #nav a:hover {
	color: #9F890E;
}

.yellow #nav a.selected,
.yellow #nav a:active,
.yellow #nav a:hover {
	background: transparent URL(/Images/arrows/v-yellow.gif) center 0 no-repeat;
}

.yellow #nav .OnPage a {
	background: transparent URL(/Images/arrows/v-yellow.gif) center 0 no-repeat;
	color: #9F890E;
}

.yellow .sidebar li a {
	background: transparent URL(/Images/arrows/h-yellow.gif) 0 center no-repeat;
}

.yellow .title {
	background: url('/Images/titlebacks/title-bck-yellow.gif');
}


/********************************
		BROWN
********************************/
.brown .container {
background: transparent URL(/Images/sidebar/bkg-brown.gif) top left repeat-y;
}

.brown #nav a,
.brown #nav a:link,
.brown #nav a:visited {color: #C3B18F;}

.brown h1,
.brown h2,
.brown h3,
.brown h4,
.brown h5,
.brown a.selected,
.brown a:active,
.brown a:hover, 
.brown #nav a.selected,
.brown #nav a:active,
.brown #nav a:hover {
	color: #4B3F25;
}

.brown #nav a.selected,
.brown #nav a:active,
.brown #nav a:hover {
	background: transparent URL(/Images/arrows/v-brown.gif) center 0 no-repeat;
}

.brown #nav .OnPage a {
	background: transparent URL(/Images/arrows/v-brown.gif) center 0 no-repeat;
	color: #4B3F25;
}

.brown .sidebar li a {
	background: transparent URL(/Images/arrows/h-brown.gif) 0 center no-repeat;
}

.brown .title {
	background: url('/Images/titlebacks/title-bck-brown.gif');
}


/********************************
			GENEROSITY
********************************/
.generosity .container {
background: transparent URL(/Images/sidebar/bkg-red.gif) top left repeat-y;
}

/*.generosity #innerWrap {
	padding: 14px 0;
	background: transparent URL(/Images/bkg-content-globe.gif) 195px 300px no-repeat;
}*/

.generosity #nav a,
.generosity #nav a:link,
.generosity #nav a:visited {color: #9E8F80;}

.generosity h1,
.generosity h2,
.generosity h3,
.generosity h4,
.generosity h5,
.generosity a.selected,
.generosity a:active,
.generosity a:hover, 
.generosity #nav a.selected,
.generosity #nav a:active,
.generosity #nav a:hover {
	color: #610603;
}

.generosity #nav a.selected,
.generosity #nav a:active,
.generosity #nav a:hover {
	background: transparent URL(/Images/arrows/v-red.gif) center 0 no-repeat;
}

.generosity #nav .OnPage a {
	background: transparent URL(/Images/arrows/v-red.gif) center 0 no-repeat;
	color: #610603;
}

.generosity .sidebar li a {
	background: transparent URL(/Images/arrows/h-red.gif) 0 center no-repeat;
}

.generosity .title {
	background: url('/Images/titlebacks/title-bck-green2.gif');
}


/********************************
			GIVING
********************************/
.giving .container {
background: transparent URL(/Images/sidebar/bkg-giving.gif) top left repeat-y;
}

.giving #innerWrap {
	padding: 14px 0;
	background: transparent URL(/Images/bkg-content-globe.gif) 195px 300px no-repeat;
}

.giving #nav a,
.giving #nav a:link,
.giving #nav a:visited {color: #A2C097;}

.giving h1,
.giving h2,
.giving h3,
.giving h4,
.giving h5,
.giving a.selected,
.giving a:active,
.giving a:hover, 
.giving #nav a.selected,
.giving #nav a:active,
.giving #nav a:hover {
	color: #385A29;
}

.giving #nav a.selected,
.giving #nav a:active,
.giving #nav a:hover {
	background: transparent URL(/Images/arrows/v-giving.gif) center 0 no-repeat;
}

.giving #nav .OnPage a {
	background: transparent URL(/Images/arrows/v-giving.gif) center 0 no-repeat;
	color: #385A29;
}

.giving .sidebar li a {
	background: transparent URL(/Images/arrows/h-giving.gif) 0 center no-repeat;
}

.giving .title {
	background: url('/Images/titlebacks/title-bck-giving.gif');
}

/********************************
		HOME
********************************/
.home h1,
.home h2,
.home h3,
.home h4,
.home h5 {
	color: #488B82;
}

.c4 h3 {
	color: #610603; 
}

.home .container {
	background: transparent URL(/Images/clear.gif) top left no-repeat;
}

.home #innerWrap {
	padding: 14px 0;
	background: transparent URL(/Images/clear.gif) 195px 300px no-repeat;
}

.home .content {
	float: none;
	width: 100%;
	overflow: hidden;
}

.home .content .padding {
	padding: 0;
}

/************************************
		PAGE TITLE
************************************/
.title {
	height: 29px;
}

.title h2 {
	padding: 8px 0 0 12px;
	color: #FFFFFF;
	font-family: Trebuchet, Trebuchet MS;
	font-size:13px;
}