/*-----------------------------------------------------------------------------
author:    www.3rdstudio.com
           511 W Chestnut
		   Yakima WA 98902
		   509.972.1600
-----------------------------------------------------------------------------*/


/* =Yugm General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
	}

/* Put it back on certain elements */
ul
{
	margin:0 20px;
}

/* Class for clearing floats */
.clear
{
		clear:both;
		height:0px;
	}

/* Remove border around linked images */
img {
	border: 0;
	display:block;
	}
	
/* Transparency png fix for ie  */	
img, div { behavior: url(../scripts/iepngfix.htc) 
	}

body {
	background:#323f1e;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
	}
	
#ministriesContainer {
	background:#3e4d25;
	}
	
#ministries {
	width:750px;
	margin:0 auto;
	background:#3e4d25;
	position:relative;
	}
	
#ministries-center {
	color:#ffffff;
	padding:0 20px 20px 10px;
	}
	
#ministries-center dl a {
	color:#ffffff;
	padding:1px 1px;
	}

#ministries-center dl a:link, #ministries-center dl a:visited {
	text-decoration:none;
	}

#ministries-center dl a:hover, #ministries-center dl a:active {
	text-decoration:underline;
	}
		
#homeBtn {
	position:absolute;
	top:0;
	right:0;
	}
	
#bannerContainer {
	height:206px;
	margin:0 auto;
	background:url(../img/bannerContainerBg.jpg) top center no-repeat;
	}
	
#bannerContainer2 {
	height:206px;
	margin:0 auto;
	background:url(../img/bannerContainerBg2.jpg) top center no-repeat;
	}
	
#banner {
	width:744px;
	height:194px;
	border-left:#ffffff solid 1px;
	border-right:#ffffff solid 1px;
	margin:0 auto;
	position:relative;
	}
	
#bannerLogo {
	position:absolute;
	top:30px;
	left:1px;	
	z-index:100;
	}
	
#bannerSlideshow {
  	width:744px;
	height:164px;
	}
	
#navBar {
  	width:744px;
	background:url(../img/navBarBg.gif) repeat-x;
	border-top:#ffffff solid 1px;
	border-bottom:#ffffff solid 1px;
	}

/* Search box css  */		
#searchInclude {
	width:300px;
	padding:5px 0 0 0;
	height:23px;
	float:right;
	}
	
#searchInclude input {	
	border:#000000 solid 1px;
	height:16px;
	font-size:80%;
	background:#dddad1;
	}

/* weird id set to work with serch software this is for the search input box  */	
#q {
	float:right;
	}
	
#search {
	float:right;
	margin:0 5px 0 5px;
	}
	
/* -- */	
	
#contentContainer {
    margin:0 auto;
	background:url(../img/contentContainerBg.jpg) top center repeat-y;
	}
	
#contentContainer2 {
    margin:0 auto;
	background:url(../img/contentContainerBg2.jpg);
	}
	
#content {
    margin:0 auto;
	padding:10px 0 0 0;
	width:750px;
	}

#content2{
	padding:20px;
	background-color:#FFFFFF;
	margin:0 0 10px 0;}
	
#leftCol {
	width:430px;
	float:left;
	}
	
#rightCol {
	width:259px;
	padding:0 5px 0 0;
	float:right;
	}
	
#needs {
	padding:10px;
	background:#736f5f;
	border:#cc510c solid 1px;
	color:#ffffff;
	margin:0 0 20px 0;
	}
	
#needs h2 {
	color:#FFFFFF;
	margin:0 0 3px 0;
	}
	
#needs ul li {
	list-style:disc;
	padding:0 0 3px 0;
	}

/* Links */	
		
#content p a {
	color:#e24418;
	padding:1px 1px;
	font-weight:bold;
	}

#content p a:link, #content p a:visited {
	text-decoration:underline;
	}

#content p a:hover, #content p a:active {
	color:#ffffff;
	background:#e24418;
	}		

/* =Typography
-----------------------------------------------------------------------------*/	
h1 {
	font-size:220%;
	color:#50440d;
	margin:0 0 3px 0;	
	}
	
h2 {
	font-size:160%;
	color:#cc510c;
	margin:0 0 5px 0;
	}	
	
h3 {
	font-size:140%;
	margin:0 0 0 0;
	color:#635d4b;
	}
	
h4 {
	font-size:125%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#635d4b;
	}
	
#content p {
	padding:0 0 15px 0;
	}
	

/* =footer
-----------------------------------------------------------------------------*/
#footer {
	margin:0 auto;
	width:750px;
	font-size:100%;
	padding:10px 0 0 0;
	color:#ffffff;
	}
	
#rescueLogo {
	padding:0 0 5px 325px;
	}
	
#footer p  {
	padding:0 0 20px 0;
	text-align:center;
	}

#footer a, #footer a:link, #footer a:visited  {
	color:#ffffff;
	text-decoration:none;
	}

#footer a:hover, #footer a:active {
	color:#ffffff;
	text-decoration:underline;
	}
	
#greenLink a, #greenLink a:link, #greenLink a:visited  {
	font-weight:bold;
	color:#d4dcbe;
	text-decoration:underline;
	}

#greenLink a:hover, #greenLink a:active {
	font-weight:bold;
	color:#d4dcbe;
	text-decoration:none;
	}

.thirdLink {
	text-align:center;
	font-size:95%;
	padding:0 0 20px 0;
	color:#969a8b;
	}
	
.thirdLink a, .thirdLink a:link, .thirdLink a:visited  {
	color:#969a8b;
	text-decoration:underline;
	}

.thirdLink a:hover, .thirdLink a:active {
	color:#969a8b;
	text-decoration:none;
	}
	

/* =Main Nav
-----------------------------------------------------------------------------*/

#mainNav {
	width:422px;
	height:28px;
	float:left;
	}
	
#mainNav ul li a:hover, #mainNav ul li a:active, /* for IE 'flicker' on rollover */ #navDonate, #navVolunteer, #navMinistries, #navAbout, #navContact {
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	}

/* link heights corresponds with image height */
.navButton, .navButton:visited {
	height:28px;
	position:relative !important;
	}
	
/* rollovers are background position so that no preloading is necessary */
.navButton span, .navButton:visited span {
	background-position:top;
	}

.navButton:hover span, .navButton:focus span, .navButton:visited:hover span, .navButton.udmR span, .navButton.udmR:visited span, .navButton:active span {
	background-position:center;
	}
	
/* span is same dimensions as link and positioned to superimpose */
.navButton span, .navButton:visited span {
	display:block;
	height:28px;
	width:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	background-repeat:no-repeat;
	}

/* link and list-item widths correspond with image widths */
#navDonate, #donateButton, #donateButton:visited {
	width:85px;
	}
	
#navVolunteer, #volunteerButton, #volunteerButton:visited {
	width:110px;
	}
	
#navMinistries, #ministriesButton, #ministriesButton:visited {
	width:86px;
	}
	
#navAbout, #aboutButton, #aboutButton:visited {
	width:67px;
	}
	
#navContact, #contactButton, #contactButton:visited {
	width:74px;
	}
	
/* button images are span background images */
#donateButton span, #donateButton:visited span {
	background-image:url(../img/navDonate.jpg);
	}
	
#volunteerButton span, #volunteerButton:visited span {
	background-image:url(../img/navVolunteer.jpg);
	}
	
#ministriesButton span, #ministriesButton:visited span {
	background-image:url(../img/navMinistries2.jpg);
	}

#aboutButton span, #aboutButton:visited span {
	background-image:url(../img/navAbout.jpg);
	}
	
#contactButton span, #contactButton:visited span {
	background-image:url(../img/navContact.jpg);
	}
	

/* body tag */

#donateB #donateButton span a:link, #donateB #donateButton span a:visited, #donateB #donateButton span a:hover, #donateB #donateButton span a:active, #donateB #donateButton span,

#volunteerB #volunteerButton span a:link, #volunteerB #volunteerButton span a:visited, #volunteerB #volunteerButton span a:hover, #volunteerB #volunteerButton span a:active, #volunteerB #volunteerButton span,

#ministriesB #ministriesButton span a:link, #ministriesB #ministriesButton span a:visited, #ministriesB #ministriesButton span a:hover, #ministriesB #ministriesButton span a:active, #ministriesB #ministriesButton span,

#aboutB #aboutButton span a:link, #aboutB #aboutButton span a:visited, #aboutB #aboutButton span a:hover, #aboutB #aboutButton span a:active, #aboutB #aboutButton span,

#contactB #contactButton span a:link, #contactB #contactButton span a:visited, #contactB #contactButton span a:hover, #contactB #contactButton span a:active, #contactB #contactButton span

 {
	cursor:default;
	background-position:bottom;
	}

	
