/*********************/
/* GENERAL */
/*********************/

body {
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	padding: 0;
	background-color: #DEE2D2;
}

#mainwrapper

{
	height: 1150px;
	width: 975px;
	margin-left: auto;
	margin-right: auto;	
}



p,h1,h2,h3,h4,h5,h5,ol,ul {
	margin: 0px;
	padding: 0px;
}

hr {
	width: 90%;
	color: #990000;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	background-color: #990000;
	border: 0;
}

img {
	border: 0;
	padding-bottom: 5px;
}

a img {
	border: 0;
	padding-bottom: 5px;
}



/*********************/
/* BANNER STYLES */
/*********************/

#banner {
	position: relative;
	margin-left: 0px;
	margin-top: 40px;
}

* html #banner {
	
	margin-bottom: -3px;
	
}


/*********************/
/* HEADER LAYOUT */
/*********************/

#nav {
	position: absolute;
	width: 973px;
	margin-top: 0px;
	background-color: #5C604D;
	top: 0px;
	margin-bottom: 0px;
	height: 38px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5C604D;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.nav {
	font-weight: bold;
	margin-bottom: 20px;
	position: absolute;
	left: 565px;
	top: 2px;
	color: #FFFFFF;
}

.nav ul{
	padding: 6px 3px 7px 3px; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: left;
//*set value to "left", "center", or "right"*/
; 	margin-bottom: 20px;
}

.nav ul li{
	display: inline;
	font-size: 0.8em;
}

.nav ul li a{
	color: #FFFFFF;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 2px; /*spacing between each menu link*/
	text-decoration: none;
}

.nav ul li a:hover, .underlinemenu ul li a.selected{
	text-decoration: underline;
}






#navlinks {
	top: 15px;
	padding-bottom: 5px;
	margin-left: 640px;
	position: absolute;	
}


#navlinks p

{
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	bottom: 6px;
	right: 0px;
}

* html #navlinks p

{
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: 6px;
	right: 0px;
}

#navlinks a

{

color: #FFFFFF;
text-decoration: none;

}

#navlinks a:hover

{
	color: #FFFFFF;
	text-decoration: underline;
}

#logo {
	height: 150px;
	
}


/*highlight "you are here" buttons*/
#home #nav a#homeLink,
#give #nav a#giveLink,
#adopt #nav a#adoptLink,
#join #nav a#joinLink,
#getactive #nav a#getactiveLink,
#shop #nav a#shopLink,
#volunteer #nav a#volunteerLink,
#campaign #nav a#campaignLink,
#recycle #nav a#recycleLink,
#companies #nav a#companiesLink {
	background: #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #003366;
}




#banner_action {
	height: 149px;
	width: 208px;
	background-color: #CCCCCC;
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	left: 765px;
	top: 0px;
	background-image: url(../images/protect_action.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#banner_action * {
	color: #000033;
}


#banner_action h3 {
	padding: 3px 5px 3px 10px;
	font-size: 0.7em;
	color: #000000;
}
#banner_action h4 {
	margin: 10px 10px 5px 10px;
	font-size: 0.6em;
	color: #000000;
}
#banner_action p {
	font-size: 0.55em;
	margin: 0px 5px 5px 10px;
	line-height: 110%;
	color: #000000;
}

#google_box {
	margin-top: 5px;
	padding-bottom: 5px;
	width: 375px;
	float: left;
	margin-left: 75px;
	margin-right: 30px
}

#date {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	float: left;
	padding-left: 20px;
}

/*********************/
/* MAIN CONTENT */
/*********************/

/*********************/
/* to add background transparency

background-color: rgba(255, 255, 255, 0.5);

 */
/*********************/

#intro {
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 15px;
	float: left;
	width: 564px;	
}



#intro p {
	font-weight: bold;
}


img.intro  {
	margin: 2px 8px 1px 0px;
	float: left;
	padding-bottom: 0px;
	border: 2px solid #6E4A49;
}

h1 {
	color: #5C604D;
	margin-top: 15px;
	font-size: 1.2em;
	line-height: 120%;
	margin-bottom: 5px;
}




h3 {
	color: #000033;
	font-size: 1.2em;
	line-height: 100%;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}




.section {
	display: inline;
	color: #999999;
	font-weight: normal;
}

.floatleft {
	margin: 8px 8px 0px 5px;
	float: left;
	padding-bottom: 0px;
}
img.floatleft {
	border: 2px solid #6E4A49;
}

p {
	color: #333333;
	font-size: 0.8em;
	margin-bottom: 20px;
}

h2 {
	color: #336600;
	font-size: 0.5em;
	padding-top: 10px;
}


#background

{
	float: left;
	margin: 0;
	width: 600px;
	height: 1050px;
	background-image: url(../images/forest_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}


* html #background

{
	float: left;
	width: 600px;
	height: 1050px;
	background-image: url(../images/forest_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	margin: 0;
}






#content {
	margin: 0px;
	float: left;
	
}

.contentbox {
	width: 250px;
	margin-left: 20px;
	margin-top: 0px;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.8);
	float: left;
	margin-bottom: 25px;
	padding-bottom: 10px;
	margin-right: 5px;
	display: inline;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #5C604D;
	padding-left: 10px;
	min-height: 175px;
	padding-right: 5px;
	padding-top: 5px;
}

* html .contentbox {

background-color: #FFFFFF;

}


.contentbox2 {
	width: 525px;
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 20px;
	margin-right: 25px;
	padding-top: 15px;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.8);
	border: solid black 1px;
	font-size: 0.8em;
	color: #333333;
	overflow: auto;
	max-height: 950px;
}


* html .contentbox2 {
	width: 500px;
	margin-top: 20px;
	margin-left: 8px;
	padding-left: 10px;
	padding-right: 5px;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 20px;
	margin-right: 0px;
	padding-top: 15px;
	background-color: #FFFFFF;
	border: solid black 1px;
	font-size: 0.8em;
	color: #333333;
	overflow: auto;
	height: expression( this.scrollHeight > 949 ? "950px" : "auto" );
}









	
img {
	margin-bottom: -5px;
}

.contentbox h2 {
	color: #5C604D;
	font-size: 0.9em;
	overflow: hidden;
	padding: 5px 2px 2px 0px;
	border: none;
}

.contentbox h2 a {
	color: #5C604D;
	text-decoration: none;
}

.contentbox h2 a:hover {
	color: #99BE33;
	text-decoration: underline;
}

.contentbox p {
	font-size: 0.8em;
	color: #333333;
	margin: 0px 5px 5px 5px;	
}

.contentbox2 h2 {
	color: #6E4A49;
	font-size: 1.1em;
	overflow: hidden;
	padding: 0px 2px 10px 5px;
	border: none;
}

.contentbox2 p {
	font-size: 1.0em;
	color: #333333;
	margin: 3px 5px 5px 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#contentbox img {
	padding: 0;

}

.contentbox2 img {
	
	margin-bottom: 1px;
	margin-right: 5px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-left: 0px;	
	}
	
ul#contentbox2  {
	list-style-type: disc;
	margin: 0;
	list-style-position: inside;
	font-weight: bold;
	padding-left: 5px;
}
	
.contentbox2 p a {
	color:#5C604D;
	text-decoration: underline;
}

.contentbox2 p a:hover {
		color:#708E4D;
	text-decoration: underline;
}
	
	
	
	

td a {
	color:#5C604D;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}
 
 td a:hover {
	color:#708E4D;
	text-decoration: none;	
	
}


#main {
	margin-left: 190px;
	margin-right: 220px;
	background-color: #FFFFFF;
}

ul#main  {
	list-style-type: disc;
	padding: 0px;
	margin: 0;
	font-size: 0.9em;
	list-style-position: inside;
	color: #3565AF;
	font-weight: bold;
}

ol#main  {
	list-style-type: decimal;
	padding: 0px;
	margin: 0;
	font-size: 1.4em;
	list-style-position: inside;
	color: #996600;
	font-weight: bold;
}


td {
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #333333;
	vertical-align: top;
	padding-top: 10px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

td img {
	border: 2px solid #6E4A49;
	margin-bottom: 2px;
	margin-right: 5px;
	padding-bottom: 0px;	
	}





/*********************/
/* LEFT SIDE LAYOUT */
/*********************/

#wrapper {
	background-color:#A1AD7E;
	width: 163px;
	height: 1050px;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(../images/forest_bg_left.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}






/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.slidedoortitle {
	padding: 0;
	width: 148px; /* thick left border of menu */
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #5C604D;
	color: #FFFFFF;
	border-bottom: 1px solid black; /* White border beneath each menu item link, to add depth */
	padding: 7px 0;
	text-decoration: none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 15px;
}


.slidedoortitle a {
	text-decoration: none;
	color: #990102;
	padding: 0;
	width: 180px; /* thick left border of menu */
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #5C604D;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	;
}

.slidedoortitle a:hover {
	text-decoration: underline;
	color: #FFFFFF;	
}





.slidedoormenu{
	list-style-type: none;
	padding: 0;
	width: 163px; /* thick left border of menu */
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0px;
	margin-bottom: 30px;
}

.slidedoormenu li{
	border-bottom: solid white 1px; /* Gray border beneath each menu item */
}

.slidedoormenu li a{
	display: block;
	color: #A3AE7E;
	width: auto; /* White border beneath each menu item link, to add depth */
	padding: 7px 0;
	text-decoration: none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana;
	font-size: 0.7em;
	font-weight: bold;
	padding-left: 15px;
	margin-bottom: 0px;
	background-color: #282924;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #99BE33;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
	color: #7D924D;
}

.slidedoormenu li a:hover{
	color: #282924;
	text-decoration: none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana;
	font-size: 0.7em;
	font-weight: bold;
	padding-left: 15px;
	margin-bottom: 0px;
	background-color: #99BE33;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #6E4A49;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.slidedoormenu li.lastitem a{
padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}

</style>

[if IE]>
<style type="text/css">
.slidedoormenu li a{ /* Menu link width value for IE */
width: 100%;
}
</style>
<![endif]


* html .slidedoormenu a {
	height: 1px;
}

* html .slidedoormenu li a{

margin-bottom: 0px;  }



.form

{
	font-size: 0.9em;
	margin-top: 0px;
	
}

select#jumpMenu

{
	
	margin-top: 10px;
	margin-left: 8px;
	width: 145px;
}



	
.copyright

{
	font-size: 0.6em;
	font-weight: bold;
	color:#FFFFFF;
	padding: 10px 0px 10px 3px;
	border-top: dashed black 1px;
	border-bottom: dashed black 1px;
	margin-top: 20px;
	float: left;
	margin-left: 10px;
}

* html .copyright {
	
	margin-left: 5px;

}

.copyright a

{
	
	color:#FFFFFF;
	text-decoration: none;
	
}

.copyright a:hover

{
	text-decoration: underline;
}


/*********************/
/* RIGHT SIDE LAYOUT */
/*********************/


#rightwrapper {
	width: 208px;
	height: 1050px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(../images/forest_bg_right.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #C9CFB7;
}

#secondary {
	float: right;
	width: 208px;
	margin-top: 0px;
}

#secondary * {
	color: #000033;
}


#secondary h3 {
	padding: 3px 5px 5px 10px;
	font-size: 0.8em;
	background-color: #A2AE7E;
	color: #282924;
	margin-bottom: 5px;
	border-top: none;
	margin-top: 0px;
	border-bottom: none;
}
#secondary h4 {
	margin: 10px 10px 5px 10px;
	font-size: 0.6em;
	color: #000000;
}


#secondary h5 {
	padding: 10px 5px 3px 10px;
	font-size: 0.7em;
	color: #000000;
	background-color: none;
	margin-top: 0px;	
}

#secondary h5 a {
	color: #6E4A49;
	background-color: #C9CFB7;
	margin-top: 0px;
	text-decoration: none;
	padding-bottom: 1px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5C604D;
}

#secondary h5 a:hover {
	color: #77924D;
}


#secondary p {
	font-size: 0.55em;
	margin: 3px 10px 10px 10px;
	line-height: 110%;
	color: #000033;
}

#secondary p a {
	font-size: 1.4em;
	margin: 0px 10px 10px 0px;
	line-height: 110%;
	color: #282924;
	text-decoration: none
}

#secondary p a:hover {
	text-decoration: underline

}

#secondary img

{
	border: none;
	margin-bottom: 5px;
	margin-top: 15px;
}


/* Social Media */

/* WDCS Vertical Layout Menu */


#secondary .media 

{

margin-top: 20px;
}

#secondary .media li

{
	
	list-style-type: none;
		
	}

#secondary .media img

{
	
	vertical-align:middle;
	margin-right: 20px;
	marging-left: 10px;
	margin-top: 5px;
	margin-bottom: 8px;
	padding-bottom: 0px;
	border: solid white 1px;
	
}

#secondary .media a 

{
	text-decoration: none;
	color:#282924;
	vertical-align:middle;
	padding-left: 10px;
	padding-right: 15px;
	font-size: 0.9em;	
}

#secondary .media a:hover 

{
	color: #5C604D;
	}




/*********************/
/* FOOTER */
/*********************/
#footer {
	margin-top: 150px;
	padding: 5px 0 0 5px;
	text-align: center;
	font-weight: bold;
	color: #020132;
	font-size: 0.5em;
}




#share {
	margin: 0px;


}

.share p {
	text-align: center;
	color:#19271B;
	font-weight: bold;
	
}

#shareindex {
	margin: 0px;


}

.shareindex p {
	text-align: center;
	color:#FFFFFF;
	font-weight: bold;
	
}
	
