@charset "utf-8";

a:link {
    color: #C25E2C;
    outline:none;
}

a:active {
    color: #FFFF00;
}

a:hover {
    color: #FFFF00;
}

a:visited {
    color: #C25E2C;
    outline:none;
}

.header {
    background-image: url(../../images/header_bg_wood.jpg);
    background-repeat: repeat-x;
    height: 122px;
    width: 100%;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    border-bottom-width: 1px;
}

#shop_c_wrap{

}

.header_link {
    margin-left: auto;
    margin-right: auto;
    width: 167px;
    height: 167px;
    position: absolute;
    top: -250px;
    left: 33px;
}

.mission_banner {
    position: relative;
    top: 25px;
    left: 165px;
    height: 64px;
    width: 580px;
    display: block;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.logo_background {
    background-image: url(../../images/logo_trees.jpg);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    height: 383px;
    width: 100%;
}

.nav {
    background-image: url(../../images/nav_bg.jpg);
    background-repeat: repeat-x;
    height: 59px;
    width: 100%;
    position: relative;
    top: 106px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    border-bottom-width: 1px;
}

.button_bar {
    height: 54px;
    width: 878px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

a.button {
    vertical-align: text-top;
    margin-left: 0px;;
    margin-top: 13px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 14.4px;
    font-weight: 900;
    text-decoration: none;
    color: #a33c04;
    text-shadow: 0 0 0.3em #fbc97b, 0 0 0.3em #fbc97b, 0 0 0.3em #fbc97b;
    height: 32px;
}

.button:hover {
    color: #d37b64;
    text-shadow: 0 0 0.3em #fffcb2, 0 0 0.3em #fffcb2, 0 0 0.3em #fffcb2, 0 0 0.5em #FFF, 0 0 0.5em #FFF;
}

#button1 {
    width: 87px;
    margin-right: 21px;
    float: left;
}

#button2 {
    width: 111px;
    margin-right: 23px;
    float: left;
}

#button3 {
    width: 85px;
    margin-right: 22px;
    float: left;
}

#button4 {
    width: 119px;
    margin-right: 27px;
    float: left;
}

#button5 {
    width: 109px;
    margin-right: 29px;
    float: left;
}

#button5a {
	float:left;
	margin-right:32px;
	position:relative;
	right:-25px;
	top:-7px;
	width:109px;
}

#button6 {
    width: 112px;
    margin-right: 32px;
    float: left;
}

#button7 {
    width: 95px;
    margin-right: 0px;
    float: left;
}

.center_wrapper {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.content_top {
    background-image: url(../../images/content_top.jpg);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    top: 126px;
    margin-left: auto;
    margin-right: auto;
    height: 10px;
    width: 884px;
    background-color: #B6904F;
}

.content {
    background-image: url(../../images/content_body.jpg);
    background-repeat: repeat;
    background-position: center;
    position: relative;
    z-index:1;
    top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding: 20px 10px 10px 10px;
    height: auto;
    min-height: 497px;
    width: 864px;
    background-color: #B6904F;
}

#link_content {
    width: 864px;
    height: auto;
    min-height: 507px;
    overflow: hidden;
}

#first_brown_background {
    min-height: 433px;
}

.brown_background {
    width: 750px;
    /*padding: 30px 55px 30px 55px;*/
    background: url(../../images/content_body_dark.jpg);
    border: 2px solid #B6904F;
    height: auto;
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-size: 0.80em;
    font-family: "Courier New", Verdana, Arial, Helvetica, sans-serif;
}

.content_shadow_right {
    background-image: url(../../images/shadow_right.png);
    background-repeat: no-repeat;
    background-position: center right;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    width: 915px;
    position: absolute;
    right: -31px;
    top: 0px;
}

.content_shadow_left {
    background-image: url(../../images/shadow_left.png);
    background-repeat: no-repeat;
    background-position: center left;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    width: 923px;
    position: absolute;
    left: -39px;
    top: 0px;
}

.content_bottom {
    background-image: url(../../images/content_bottom.jpg);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    bottom: -10px;
    margin-left: auto;
    margin-right: auto;
    height: 10px;
    width: 884px;
    background-color: #B6904F;
}

.content_copy {
    background-image: url(../../images/content_body.jpg);
    background-repeat: repeat;
    background-position: center;
    position: relative;
    bottom: -10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 11px;
    height: auto;
    width: 884px;
    background-color: #B6904F;
    color:#d58458;
}

.footer {
    background-image: url(../../images/footer_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    bottom: -10px;
    margin-left: auto;
    margin-right: auto;
    height: 191px;
    width: 884px;
}

.donate_link {
    margin-left: auto;
    margin-right: auto;
    width: 190px;
    height: 55px;
    position: absolute;
    top: 0px;
    left: 470px;
}

.shop_link {
    margin-left: auto;
    margin-right: auto;
    width: 224px;
    height: 120px;
    position: absolute;
    top: 0px;
    left: 660px;
}

.bio_panel {
    width: 840px;
    padding: 10px;
    background: url(../../images/content_body_dark.jpg);
    border: 2px solid #B6904F;
    height: auto;
    min-height: 219px;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-size: 0.80em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bio_image {
    width: 300px;
    height: 175px;
    padding: 10px;
    margin: 10px;
    overflow: hidden;
    position: absolute;
    border: 2px solid #B6904F;
    display: block;
}

.bio_text {
    width: 466px;
    height: auto;
    min-height: 175px;
    padding: 10px;
    margin: 10px;
    float: right;
    overflow: hidden;
    border: 2px solid #B6904F;
    display: block;
}

/*.title {
    width: auto;
    height: auto;
    min-height: 30px;
    padding: 10px 0px 5px 60px;
    margin: 0px;
    overflow: visible;
    position: relative;
    display: block;
}*/

.border_table {
    border: 2px solid #B6904F;
    width: 860px;
    height: auto;
    background: url(../../images/content_body_dark.jpg);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-size: 0.80em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

h2 {
    font-size: 1.50em;
    font-weight: bold;
}

.shop_panel {
    width: 840px;
    padding: 10px;
    background: url(../../images/content_body_dark.jpg);
    border: 2px solid #B6904F;
    overflow: hidden;
    position: relative;
    z-index: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-size: 0.80em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.twitter_facebook{
	position:absolute;
	left:0px;
}
.tweet_link{
	position:absolute;
	height:74px;
	width:173px;
	left:0px;
	top:0px;
}
.face_link{
	position:absolute;
	height:64px;
	width:116px;
	left:173px;
	top:0px;
}

.mission_banner2 {
    position: relative;
    top: 5px;
    left: 62px;
    display: block;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.nav2 {
    background-image: url(../../images/nav_bg.jpg);
    background-repeat: repeat-x;
    height: 59px;
    width: 100%;
    position: relative;
    top: 78px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    border-bottom-width: 1px;
}

#button5a {
	float:left;
	margin-right:32px;
	position:relative;
	right:-25px;
	top:-7px;
	width:109px;
}

.content_top2 {
    background-image: url(../../images/content_top.jpg);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    top: 98px;
    margin-left: auto;
    margin-right: auto;
    height: 10px;
    width: 884px;
    background-color: #B6904F;
}

#swing_swf{
	position:absolute;
	right:0;
	top:-8px;
}

/* Website Logo */
span#un_logo{
	height:55px;
	position:absolute;
	right:144px;
	top:-256px;
	width:47px;	
}

span#cnn_logo{
	height:46px;
	position:absolute;
	right:54px;
	top:-256px;
	width:75px;
}

#content_body, #googlecart-widget-control{
	font-family:"Courier New", Verdana, Arial, Helvetica, sans-serif;
}

.body_content, .title{
	font-family:"Courier New", Verdana, Arial, Helvetica, sans-serif;
}
