@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color: #FFFFFF;
	background: url(../img/body_background2.jpg) no-repeat #436125 top center;
	background-attachment: fixed;

}

a, a:active, a:visited {
	color: #E98300;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

h3 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}

li {
	margin-bottom:12px;	
}

input, select, textarea {
	margin-bottom:10px;
}

.clear {
	clear: both;
}
#wrapper {

}

#main {
	width: 977px;
	margin: 0px auto;
}

#content_wrap {
	width: 840px;
	float: left;
}

#donate_wrap {
	width: 125px;
	float: right;
}

#donate {
}

#donate_text {
	display: none;
	padding: 20px 10px 5px 10px;
	width: 250px!important;
	position: absolute;
	margin-left: -160px;
	z-index: 100;
	border: 5px solid #FFF;
	background-color:#E98300!important;
}


#donate_text a {
	color:#630;
	font-weight:bold;
}

#donate_text a:hover {
	text-decoration:underline;
}

#donate_down {
	background: url(/assets/img/arrow_down2.png) no-repeat;
	width: 125px;
	height: 69px;
	position: absolute!important;
	cursor: pointer;
}

#donate_down_2 {
	position: absolute;
	background: url(/assets/img/arrow_down2.png) no-repeat;
	width: 125px;
	line-height: 69px;
	height: 69px;
	cursor: pointer;
	margin-top: 8px;
	margin-left: 140px;
}


#donate #close {
	cursor: pointer;
}

#donate_down span, #donate_down_2 span {
	display: none;
}


/****************************************************/
/* HEADER STYLES                                    */
/****************************************************/
#header {
	background-color: #FFFFFF;
	border: 1px solid #343434;
	padding: 12px;
}

#header #logo {
	float: left;
	width: 130px;
}

#header #title {
	float: right;
	width: 673px;
	height: 102px;
}

#header h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 40px;
	color: #455706;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	position: absolute;
	text-align: right;
	margin-top: 50px;
	width: 660px;
}

/****************************************************/
/* PAGES   STYLES                                   */
/****************************************************/
#space_fix {
	height: 15px;
}
#page {
	background: url(../img/page_background.png) repeat-y;
	padding: 0px;
}



/****************************************************/
/* SIDEBAR STYLES                                   */
/****************************************************/

#sub_nav {
	width: 250px;
	float: left;
}

#sub_nav ul, #sub_nav ul li ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sub_nav li, #sub_nav ul li ul li {
	padding: 0px;
	margin: 0px;
}

#sub_nav li, #sub_nav ul li ul li {
	padding: 0px;
	margin: 0px;
}

/************* GLOBAL SETTINGS OF NAV **************/
#sub_nav li a {
	display: block;
	height: 1%;
	position: relative;
	color: #FFFFFF;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	padding: 10px 0px 10px 15px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #436125;
}

/** MAIN LEVEL */
#sub_nav ul li a, #sub_nav ul li a:active, #sub_nav ul li a:visited {
	background-color: #58743d;
}

#sub_nav ul li a:hover, #sub_nav ul li #active {
	background-color: #354d1e;
}

#sub_nav ul li #active {
	background-image: none;
}

/** SUB LEVEL */
#sub_nav ul li ul li a, #sub_nav ul li ul li a:active, #sub_nav ul li ul li a:visited {
	background-color: #58743d;
	background: url(../img/expand.gif) no-repeat 95%;
}

#sub_nav ul li ul li a.noexpand { 
	background:none;
	background-color: #58743d;
}


#sub_nav ul li ul li a:hover {
	background-color: #3e5a23;
}

/** SUB SUB LEVEL */ 
#sub_nav ul li ul li ul li {
	background-color: #58743d;
	border-bottom: 2px solid #436125;
}
#sub_nav ul li ul li ul li a, #sub_nav ul li ul li ul li a:active, #sub_nav ul li ul li ul li a:visited {
	background-image: none;
	background-color: #668646;
	padding: 10px 0px 10px 30px;
	margin-left: 15px;
	border-bottom: 0px;
}

#sub_nav ul li ul li ul li a:hover {
	background-color: #58743d;
}
#sub_nav ul li ul li ul li a#active {
	background: url(../img/right_triangle.gif) 95% #668646 no-repeat;
	color: #354d1e;
}

/****************************************************/
/* CONTENT STYLES                                   */
/****************************************************/

#content {
	float: right;
	width: 560px;
	padding-right: 10px;
}

#content a, #content a:active, #content a:visited {
	color: #E98300;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content .box {
	padding-bottom: 25px;
	height: 1%;
	clear: both;
}

#content #last {
	padding-bottom: 0px;
}

#content .box .image, #announcement .image {
	width: 171px;
	float: left;
	margin-right: 15px;
}

#content .box .image img, #announcement .image img {
	padding: 3px;
	border: 1px solid #FFFFFF;
}

#content .box .text {
	float: right;
	width: 355px;
}

#content .box .text h2 {
	font-size: 15px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	text-transform: uppercase;
}

#content .box .text p {
	margin: 0px 0px 6px 0px;
	padding: 0px
}

#announcement p { 
	margin-bottom: 0;
}

#content .box .text a, #content .box .text a:active, #content .box .text a:visited {
	color: #eaa102;
	text-decoration: none;
}

#content .box .text a:hover {
	text-decoration: underline;
}

#content .publication p {
	margin-bottom: 0;
}

#content p img {
	margin:4px;
	padding: 3px;
	border: 1px solid #FFFFFF;
}

#content .stack {
	float:right; 
	width:175px; 
	text-align:right; 
	margin-left:15px;
}

#content .stack img {
	padding: 3px;
	border: 1px solid #FFFFFF;
	margin-bottom:25px;
}

/****************************************************/
/* FOOTER STYLES                                    */
/****************************************************/
#footer {
	margin-top: 25px;
	background-color: #56713b;
	padding: 12px;
}
#footer #menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer #menu ul li {
	float: left;
	padding-right: 20px;
}

#footer #menu ul #last {
	padding-right: 0px;
}

#footer #menu ul li a, #footer #menu ul li a:active, #footer #menu ul li a:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a2b193;
	text-transform:  uppercase;
	text-decoration: none;
	font-weight: bold;
}

#footer #text {
	font-size: 12px;
	color: #a2b193;
}

#footer #social {
	width: 200px;
	float: right;
}

.disclaimer {
	font-size:0.8em;
	font-style:italic;
}
.imgborder {
	padding:3px;
	border:1px solid #FFF;
}