/* Style 1 */
/* Font Colors - BG Colors
Find Intro Settings under
News Header Text Found in template_css - 874b16
News Text - 874b16

--Middle of Index Page--
Big Links in Middle - 599ebe
Small Links in Middle -599ebe

--Bottom of Index Page--
h3 Tags at Bottom - 874b16
Calnder Day Title - 13435b
Calender Day Text - 874b16

Image Gallery Border - 874b16

Social Media Text - 874b16

Bottom bg color - 0d364a (template_css.css)

nav bucket orange - c6762f

Breadcrumb current page color - 599ebe

-----------------------
Backgrounds

Blue Background - 13435b

Tan Background - 

Article Background - fff (template_css.css)

Man Nav Menu Font Color

Main nav Border and color

*/

body {
	color: #874B16;
	}

/* Taken out of Body Background

background: #2B2118 url(../images/style1/section-five-bg.png) 50% 0;


*/

/* Calendar Day Title */

#main-content a, #section-four a {
	color: #13435b;
}
/* ffcc00 replace */
.main-column-left a, .main-column-right a, #main-column-header a {
	color: #000;
}

#section-three a {
	color: #fff;
}

#section-five a {
	color: #874b16;
}

/* tan background */
#page-bg {
	background: #0d364a url(../images/style1/top-bar.png) 50% 0 repeat-x;
}

.componentheading {
	color:#850400;
}

.contentheading {
	color: #333;
	background: url(../images/style1/contentheading.png) 0 1px no-repeat;
}

#header {
	background: #080808 url(../images/style1/header-bar-bg.jpg) 50% 0 repeat-x;
}

#top-banner {
	border-bottom: 1px solid #222;
	color: #ccc;
}

#topmod {
	color: #ccc;
}

#topmod a {
	color: #77A1A6;
}

#login {
	background: url(../images/style1/login-bg.png) 0 0 no-repeat;
}

/* blue Background */

#section-one {
	background: #13435b url(../images/style1/s1-bgtop.jpg) 50% 0 repeat-x;
}

.showcase {
	background: #fff;
}

.showcase-left {
	background: url(../images/style1/showcase-left-bg.png) 0 50% repeat-y;
}

.showcase-right {
	background: url(../images/style1/showcase-right-bg.png) 100% 50% repeat-y;
}

.showcase-bottom {
	background: url(../images/style1/showcase-bottom-middle.png) 0 0 repeat-x;
}

.showcase-bottom2 {
	background: url(../images/style1/showcase-corner-right.png) 100% 0 no-repeat;
}

.showcase-bottom3 {
	background: url(../images/style1/showcase-corner-left.png) 0 0 no-repeat;
}

.showcase-top {
	background: #000 url(../images/style1/showcase-top-middle.png) 0 100% repeat-x;
}

.showcase-top2 {
	background: url(../images/style1/showcase-top-right.png) 100% 100% no-repeat;
	
}

.showcase-top3 {
	background: url(../images/style1/showcase-top-left.png) 0 100% no-repeat;
}


/* Blue Background */

#section-two {
	background: #13435b url(../images/style1/s2-bg.png) 50% 0;
	color: #fff;
}



#section-two .top {
	color: #fff;
	background: url(../images/style1/s2-bgtop.png) 50% 0 repeat-x;
}

#section-two .top2 {
	margin-bottom: 0px;
}

.rightmod-top1 {
	background: url(../images/style1/sidemod-top-m.png) 50% 0 repeat-x;
}

.rightmod-top2 {
	background: url(../images/style1/sidemod-top-r.png) 100% 0 no-repeat;
}

.rightmod-top3 {
	background: url(../images/style1/sidemod-top-l.png) 0 0 no-repeat;
}

.rightmod-bottom1 {
	background: url(../images/style1/sidemod-bottom-m.png) 50% 100% repeat-x;
}

.rightmod-bottom2 {
	background: url(../images/style1/sidemod-bottom-r.png) 100% 100% no-repeat;
}

.rightmod-bottom3 {
	background: url(../images/style1/sidemod-bottom-l.png) 0 100% no-repeat;
}

.rightmod1 {
	background: #3A0100 url(../images/style1/sidemod-l.png) 0 0 repeat-y;
}

.rightmod2 {
	background: url(../images/style1/sidemod-r.png) 100% 0 repeat-y;
}

.leftmod-top1 {
	background: url(../images/style1/sidemod-top-m.png) 50% 0 repeat-x;
}

.leftmod-top2 {
	background: url(../images/style1/sidemod-top-r.png) 100% 0 no-repeat;
}

.leftmod-top3 {
	background: url(../images/style1/sidemod-top-l.png) 0 0 no-repeat;
}

.leftmod-bottom1 {
	background: url(../images/style1/sidemod-bottom-m.png) 50% 100% repeat-x;
}

.leftmod-bottom2 {
	background: url(../images/style1/sidemod-bottom-r.png) 100% 100% no-repeat;
}

.leftmod-bottom3 {
	background: url(../images/style1/sidemod-bottom-l.png) 0 100% no-repeat;
}

.leftmod1 {
	background: #fdfae7 url(../images/style1/sidemod-l.png) 0 0 repeat-y;
}

.leftmod2 {
	background: url(../images/style1/sidemod-r.png) 100% 0 repeat-y;
}

/* bucket nav */
.main-column-right .moduletable h3, .main-column-left .moduletable h3, .moduletable-sidemenu h3, .module-menu h3 {
	background: url(../images/style1/sidemod-h3.png) 0 1px no-repeat;
	color:#0d364a;
}

.main-column-header1 {
	border: 1px solid #610705;
	background: #A50B02;
}

.main-column-header2 {
	border: 1px solid #610705;
	background: #3A0100;
}

/*
.main-content-arrow {
	background: #fff url(../images/style1/main-content-top.png) 0 0 no-repeat;
}

*/

#main-content {
	background: #fff;
	color: #333;
}

#inset {
	border-left: 1px solid #ddd;
}

#inset .moduletable h3, #newsflash .moduletable h3, #advert-bottom .moduletable h3 {
	color: #901813;
}

#newsflash {
	border-bottom: 1px solid #ddd;
}

#advert-bottom {
	border-top: 1px solid #ddd;
}

#section-three-top {
	background: url(../images/style1/s3-bgtop.png) 50% 0 repeat-x;
}

#section-three-bottom {
	background: #0D364A;
	background: url(../images/style1/s3-bgbottom.png) 50% 0 repeat-x;
}

#section-three {
	background: #0D364A;
	background: url(../images/style1/s3-bg.png) 30% 0 repeat-x;
	color: #fff;
}
/* did no exist added by gregg*/
#section-three2 {
	height: 240px;
}

#section-three .module h3, #section-three .module-banner h3 {
	background: url(../images/style1/sidemod-h3.png) 0 2px no-repeat;
	color: #fff;
}
/* h3 Tags at Bottom */

#section-four .module h3 {
	
	color: #874b16;
}

#section-four .module-accent {
	color: #fff;
	background: url(../images/style1/s4-module-accent.png) 0 0 no-repeat;
}

#section-four .module-accent h3 {
	background: url(../images/style1/s4-accent-h3.png) 0 2px no-repeat;
	color: #fff;
}

#section-four {
	background: url(../images/style1/section-four-bg.jpg) 50% 0;
}

#section-four2 {
	background: url(../images/style1/section-four-bgtop.jpg) 50% 0 repeat-x;
}


#section-five {
	background: url(../images/style1/section-five-bg.png) 20% 0;
}



#section-five2 {
	background: url(../images/style1/section-five-bgtop.jpg) 50% 0 repeat-x;
}



#section-five .module, #footer-mod .moduletable {
	color: #A2876D;
}

#section-five .module h3, #footer-mod .moduletable h3 a:link a:visited a:hover a:active {
	color: #E6DBAC;
	
	
}

/* footer copy
.footer {font-family:Arial, Helvetica, sans-serif; 	font-size: 11px; color:#E6DBAC}
.footer a:link {	color: #E6DBAC;	text-decoration: none; }
.footer a:visited {	text-decoration: none;	color: #E6DBAC;}
.footer a:hover {	text-decoration: none;	color: #F8981D;}
.footer a:active {	text-decoration: none;	color: #E6DBAC;}

*/

#advert li a {
	color: #599ebe;
	background: url(../images/style1/bullet-2.png) 0 50% no-repeat;
}

#advert li a:hover {
	color: #fff;
	background: url(../images/style1/bullet-1.png) 0 50% no-repeat;
}

img#rocket {
	background: url(../images/style1/rocket.png) 0 0 no-repeat;
}

/*

#bottom-menu {
	background: url(../images/style1/bottom-menu-bg.png) 0 0 repeat-x;
}

*/

#bottom-menu {
margin: 0;
}


#searchmod .inputbox {
	color: #666;
}

#searchmod input.button {
	background: url(../images/style1/search-button.png)  0 0 no-repeat;
	color: #ccc;

}

#mainmodules .module h3 {
	color: #ccc;
}

#mainmodules .module {
	color: #999;
}

.module-ad h3 {
	color: #777;
}

#s3modules .module-banner {
	background: url(../images/style1/mod-banner-bg.png) 0 100% no-repeat;
}

.menu-surround2 {
	background: url(../images/style1/submenu-bg.png) 0 34px repeat-x;
}


#horiz-menu {
	background-color: #335C7A;
	background: url(../images/style1/menu2-tab-m.png) 0 0 repeat-x;
	border: 1px solid #333;
	}
	
/* main nav menu font color */

#horiz-menu a, #horiz-menu .separator {
	color: #fff;
	position:relative; left:18px;
	
}

#horiz-menu.splitmenu li.active a, #horiz-menu.splitmenu li.active .separator {
	color: #fff;
	background: url(../images/style1/menu-tab-r.png) 100% 0 no-repeat;
}



#horiz-menu.splitmenu li.active span {
	background: url(../images/style1/menu-tab-l.png) 0 0 no-repeat;
}


#horiz-menu li.active a, #horiz-menu li.active .separator {
	color: #fff;
	
}

#horiz-menu li.active {
	
}

#horiz-menu li.active span {
	
}

#horiz-menu li a:hover, #horiz-menu li .separator:hover {color: #000;}

/* main nav border and color */

/* main nav selected first sub menu items whole box margin */
#horiz-menu ul ul {
	background: #fdfae7;
	border-top: 1px solid #c6762f;
	border-left: 1px solid #c6762f;
	border-right: 1px solid #c6762f;
	
	width: 225px;
	
	color: #000;
	margin-left:20px;
	z-index:99;
	
}

/* blue background */
/* main nav not selected first sub menu items whole box margin */
#horiz-menu ul li.active ul {
	background: #fdfae7;
	border-top: 1px solid #c6762f;
	border-left: 1px solid #c6762f;
	border-right: 1px solid #c6762f;
		width: 220px;
		color: #000;
		margin-left:20px;
		z-index:99;
}


/* main nav selected second sub menu items whole box margin */

#horiz-menu ul ul ul {
	background: #e7dea4;
	border-top: 1px solid #c6762f;
	border-left: 1px solid #c6762f;
	border-right: 1px solid #c6762f;
	
	width: 170px;
	
	color: #000;
	margin-left:-63px;
	z-index:300;
}


/* main nav all second not selected sub menu items whole box margin */
#horiz-menu ul li.active ul ul {
	background: #e7dea4;
	border-top: 1px solid #c6762f;
	border-left: 1px solid #c6762f;
	border-right: 1px solid #c6762f;
	
	width: 170px;
	
	color: #000;
	margin-left:-65px;
	z-index:300;
}





#horiz-menu ul li.active ul li {
	border-bottom: 1px solid #c6762f;
	
	width: 220px;
	color: #000;
	
}

#horiz-menu ul ul li {
	border-bottom: 1px solid #c6762f;
	color: #000;
	
	 }

#horiz-menu ul ul ul {border-top: 1px solid #333;
color: #000;
	
}

#horiz-menu ul ul li a, #horiz-menu ul li.active.parent ul a, #horiz-menu ul ul li .separator, #horiz-menu ul li.active.parent ul .separator {
	color: #000;
	
}

td img {display: block;}.style2 {color: #FFFFFF}


.dontate1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c0752c;
}

.donate2 {
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #c0752c;
	line-height: 32px;
}
.donate3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #13435b
}

/* Main Nav Sub all but top inside text box  */

#horiz-menu li.sfHover li a, #horiz-menu li:hover li a    {
	color: #0d364a;
	margin-left:-20px;
	
}

#horiz-menu ul li.active.parent ul li a {
	color: #0d364a;
	margin-left:-20px;

	
}
#horiz-menu ul li.active ul li.active li a {
	color: #0d364a;
	margin-left:-20px;
	
}


#horiz-menu ul li.active.parent ul li .separator {
	color: #0d364a;
	margin-left:-20px;
	
}
/* Main Nav Sub highlighted  */

#horiz-menu li.sfHover a, #horiz-menu li:hover a, #horiz-menu li:hover li a:hover, #horiz-menu ul li.active ul li.active a, #horiz-menu ul li.active ul li.active li.active a, #horiz-menu ul li.active.parent ul li a:hover, #horiz-menu ul li.active.parent ul li .separator:hover {
	color: #c6762f;

}


/* main nav sub boxes top inside text box */

#horiz-menu ul ul li a.daddy, #horiz-menu ul ul li a.daddy:hover, #horiz-menu ul li.active.parent ul li a.daddy {
	background: url(../images/style1/sidemod-readon2.png) 50% 50% no-repeat;
	margin-left:-20px;

}



#sub-menu a {
	color: #fff;
	background: url(../images/style1/submenu-div.png) 100% 50% no-repeat;
}

/* ffcc00 replace */

#sub-menu li.active a, #sub-menu a:hover {
	color: #000;
	background: url(../images/style1/submenu-div.png) 100% 50% no-repeat;
}

/* nav bucket */

a#active_menu.sublevel {
	color: #c6762f;
}

/*

#bottom-menu #mainlevel-bottom a, #bottom-menu #mainlevel-bottom a#active_menu.mainlevel {
	color: #D3C29F;
	background: url(../images/style1/bottom-menu-div.png) 100% 50% no-repeat;
}

*/
#bottom-menu ul#mainlevel-bottom a#active_menu.mainlevel-bottom, #bottom-menu ul#mainlevel-bottom a.mainlevel-bottom:hover {
	color: #fff;
}

ul.menu li.active.parent ul {
	background: #fff;
}


/* nav bucket */

ul.menu li a, ul.menu li.active li a, ul.menu li.active li.active li a, ul.menu a, a.mainlevel {
	background: #eae4ba url(../images/style1/sidemod-readon2.png) 16px 10px no-repeat;
	color: #0d364a;
}

ul.menu li.active a, ul.menu li.active li.active a, a#active_menu.mainlevel {
	background: #eae4ba url(../images/style1/sidemod-readon3.png) 16px 10px no-repeat;
	color: #c6762f;
}

ul.menu li.active.parent ul li a {
	background-color: transparent;
}

/*bucket nav */

a.sublevel {
	color: #0d364a;
}

ul.menu a:hover, ul.menu li.active a:hover, ul.menu li.active li a:hover, ul.menu li.active li.active li a:hover, a.mainlevel:hover, a.sublevel:hover {
	color: #c6762f;
}

#pathway {border-bottom: 1px solid #ddd;}

/* breadcrumb current page color */
span.pathway {
	color: #599ebe;
}

span.pathway a {
	border-right: 1px solid #ccc;
}

a.readon,
a.readon:hover {
	color: #fff;
}

.main-column-right a.readon2, .main-column-left a.readon2 {
	color: #fff;
	background: url(../images/style1/sidemod-readon.png) 100% 50% no-repeat;
}

/* Small Links in Middle of Index Page*/

#section-three a.readon2 {
	color: #599ebe;
	background: url(../images/style1/sidemod-readon4.png) 100% 50% no-repeat;
}

.copyright {color: #A2876D;}

#sl_vert {
	background: url(../images/style1/login-bg.png) 0 0 no-repeat;
}

#sl_vert #sl_username input#mod_login_username {
	border: 1px solid #3a3a3a;
	background: #1b1b1b;
	color: #ccc;
}

#sl_vert #sl_pass input#mod_login_password {
	border: 1px solid #3a3a3a;
	background: #1b1b1b;
	color: #ccc;
}

#sl_vert #sl_submitbutton input.button { 
	background: #1b1b1b;
	border: 1px solid #3a3a3a;
	color: #ccc;
}

.main-column-right tr.sectiontableentry1 td, .main-column-left tr.sectiontableentry1 td, .main-column-right td.sectiontableentry1, .main-column-left td.sectiontableentry1 {background: #2B0000;}

/* News Text */
#news-rotator .story {
	color: #000;
	font-size: 11px;
	background-color: #ffffff;
	background-image: url(../images/style1/rotator-story-bg.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#news-rotator .controls img {background-image:url(../images/style1/news-scroller-controls.png);}
#news-rotator .divider {background: url(../images/style1/showcase-div.png) 488px 50% repeat-y;padding: 0;margin: 0;}

/* Demo Stuff */

/* Calender Day Text -- div shield color */
/* Image Gallery Border -- Demogallery border */
span.promo-title {color: #ABA48F;}
span.promo-desc {color: #646158;}
div.shield {background: url(../images/style1/typo-shield.png) 0 0 no-repeat;border-bottom: 1px solid #D7BB90; color:#874b16;}
img.demogallery {border: 4px solid #874b16;}
img.demogallery-last {border: 4px solid #874b16;}
td.socialmedia {color: #874b16;}
img.gallery {border: 4px solid #c0752c;}

