/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Navigation
  Headings
  Content Area
  Forms
  Clear
  Footer



/* ---------- @ HTML Elements -----------*/

* { 
	margin: 0;
	padding: 0;
} 

body, html {	
	color:#2a2825;
	background: #edebdd url(/images/bg.jpg) repeat-x;
	min-height:101%;
}

body, select, textarea, input {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

p {
	margin: 15px 0;
}
		
a:link, a:visited {	
	text-decoration:none;
	color: #52a33d; 
}

a:hover, a:active {	
	color:#7eca6a;
	text-decoration:underline
}

*:focus { 
	outline: none 
}




/* ---------- @ Page Structure -----------*/


#wrapper {
	background: #f5f3e8 url(/images/bg_wrapper.jpg) repeat-x;
	margin: 0 auto;
	font-size: 0.9em;
	line-height: 1.3em;
	width: 876px;
	padding: 0 11px;
   }
	   
#top {
	background: #FFF;
	height: 105px;
}

#masthead {
	padding: 13px;
	background:#887f72;
	}

#home #masthead h2 {
	background: url(/images/masthead.jpg);
	text-indent: -9000px;
	height: 222px;
	}

#main {
	padding:25px 25px 40px 25px;
	background:#f5f3e8 url(/images/bg_main.gif) no-repeat 313px 33px;
	}
	
.left {	
	float:left;
}

.right {	
	float:right
}

#content img,
#content img.right {
	float: right;
	padding: 2px;
	border: 1px solid #198551;
	margin: 2px 0px 10px 10px;
	background: #f5f3e7;
}

#content img.left  {
	float: left;
	padding: 2px;
	border: 1px solid #198551;
	margin: 2px 10px 10px 0px;
	background: #f5f3e7;
}

#content img.no-alignment {
	float: none;
}


	
/* ---------- @ Navigation -----------*/

#nav {
	margin-top:67px;
	line-height: 1em;
	}
	
#nav li {
	list-style:none;
	float:left;
	border-right:1px solid #1a835b;
	font-size:.9em;
}

#nav a, #nav a:visited {
	display:block;
	float:left;
	color:#a4e698;
	background:#268543 url(/images/bg_nav.jpg) repeat-x;
	padding:12px;
}

#nav a:hover,
#nav a:active,
#home a#nav-home,
body.donating a#donating,
body.purchasing a#purchasing,
body.resources a#resources,
body.about a#about  {
	background:#004314;
	text-decoration:none;
	}

	
		
/* ---------- @ Headings -----------*/

		   
h1#logo {
	width: 222px;
	background: url(/images/logo.gif);
	height: 105px;
	text-indent:-9000px;
	font-size: 1.8em
}

h2 {	
	font-size: 1.6em
	}
	
#titlebar h2 {
	color: #ffffff;
	font: 1.7em/1.4em Georgia, "Times New Roman", Times, serif;
	padding: 16px 0px 0px 35px;
}
	
h3 {
	font-size: 1.3em;
	line-height: 1.3em;
	margin-top: 10px;
	}
	
h4 {	
	font-size: 1.2em;
	margin: 15px 0 -5px 0;
	}

#quad h4 {
	margin: 0;
}

h5 {
	background:url(/images/hdr_curve.gif);
	width:247px;
	height:21px;
	color:#FFF;
	font-size:0.9em;
	padding:8px 0 0 11px;
	font-weight:normal
	}
	
.resources #content h4 {
	background:url(/images/hdr_bg.gif) no-repeat;
	height:30px;
	width: 520px;
	padding: 8px 0 0 4px;
	margin: 25px 0 -5px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #F5F3E8;
	}
	
.resources #content h5 {
	background:url(/images/hdr_bg_br.gif) no-repeat;
	height:30px;
	width: 520px;
	padding: 8px 0px 2px 4px;
	margin: 25px 0 -5px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #F5F3E8;
	}
	

/* ---------- @ Content Area -----------*/

/*Home*/

#content {
	width:520px;
	padding-left: 15px;
	float: left;
}

#home #content {
	padding-left: 0;
}

body.setcontrol #content {
	width: auto;
	padding-right: 15px;
	float: none;
}

#quad {
	background:url(/images/bg_quad.gif) -13px top repeat-y;
	margin-top:-12px;
	margin-left: 15px;
	width: 523px;
	padding-bottom: 13px;
	}

#quad p {
	margin: 0;
}
	
#quad .dots {
	width:230px;
	height: 90px;
	padding: 13px 0;
	margin-right: 30px;
	font-size:0.85em;
	}	

#quad img {
	float:left;
	padding:1px;
	border:1px solid #1a8653;
	margin: 0 11px 0 0;
	}
	
.dots {
	background:url(/images/dots.gif) repeat-x bottom;
	}

	

/*Rounded*/
	
#sidebar {
   background: #075f38;
   width:283px;
   float: right;
   line-height: .9em;
}

.rounded_top div {
   background: url(/images/rounded_tl.gif) no-repeat top left;
}
.rounded_top {
   background: url(/images/rounded_tr.gif) no-repeat top right;
}
.rounded_bottom div {
   background: url(/images/rounded_bl.gif) no-repeat bottom left;
}
.rounded_bottom {
   background: url(/images/rounded_br.gif) no-repeat bottom right;
}

.rounded_top div, .rounded_top, 
.rounded_bottom div, .rounded_bottom {
   height: 8px;
   font-size:1px;
}

.rounded_text { 
	padding: 12px; 
	}

#sidebar ul {
	padding:10px 15px 15px 10px;
	}

#sidebar li {	
	list-style:none;
	font-size: .9em;
	background:url(/images/dots2.gif) repeat-x bottom;
	margin-bottom: 3px;
	}
	
#sidebar a, #sidebar a:visited {
	color:#a4e698;
	display:block;
	padding:6px 5px 6px 20px;
	background:url(/images/bullet.gif) 3px 10px no-repeat;
	line-height: 1.2em;
	}

#sidebar a:hover, #sidebar a:active, #sidebar li.current_page_item a {
	color:#FFF;
	background-color:#137448;
	text-decoration:none
	}	
	
/* Lists */
#content ul, #content ol {
	margin: 15px 0 25px 14px;
	clear: both;
}

#content ul li, #content ol li {
	margin: 15px 0;
}

#content ul li {
	list-style: url(/images/button_ul_orange.jpg);
}

.wysiwyg div {
	background:url(/images/dots.gif) repeat-x left bottom;
	padding: 10px 0;
}

.wysiwyg div.ddsg-wrapper {
	background: none;
	padding: 0;
}

.wysiwyg li div {
	padding-bottom: 25px;
}

.wysiwyg div.hr {
	background:url(/images/dots.gif) repeat-x center;
	height: 30px;
	padding: 0;
}

ul div.hr {
	margin-left: -14px;
}

div.hr hr {
	display: none;
}

#interior #main,
#interior-wide #main {
	background: #f5f3e8 url(/images/bg_main2.jpg) no-repeat;
	padding: 11px 13px 40px 13px;
	}

#interior #content a,
#interior-wide #content a {
	font-weight: bold;
}

#titlebar {
	background:url(/images/bg_titlebar.png);
	width:850px;
	height:64px;
	margin-bottom: 14px;
	}

.disclaimer {
	font-size: .8em;
	clear: both;
}	
	
.disclaimer p {
	background:url(/images/dots.gif) repeat-x left top;
	padding-top: 15px;
	color: #423C3C;
	margin-top: 35px;
}

.highlighted-text {
	color: #CC6600;
}
	
	
/* ---------- @ Forms -----------*/


.button {	
	background: #e3e5dd ! important;
	border:#e3e5dd 1px solid;
	margin: 0 0 1px 3px;
	font-size:0.9em;
}

.button:focus {	
	background: #e3e5dd ! important;
}
		
.button:hover {	
	background: #b2b5a9 ! important;
}
	
.field {
	background:#fdfaf1;
	border:none;
	padding:2px;
	}	



/*Clear*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
/* End hide from IE-mac */
	
	
/* ---------- @ Contact Form -----------*/
	
#contactform fieldset {
	margin-bottom: 20px;
	padding:0px 0px 15px 12px;
}

#contactform legend {
	padding:2px 5px 2px 4px;
	margin-bottom:10px;
	font-weight:bold;
	}

#contactform label { 
	margin: 0px 10px 7px 0px;
	width: 150px; 
	display: block; 
	float: left; 
	clear:both;
	}
	
.tax-year {
width: 200px;
}
	
#contactform input, #contactform select {
	margin: 2px 0px 7px 0px;
	}
	
#contactform select {
	width:239px;
	}
	
#contactform textarea {
	width: 259px;
	margin-bottom: 10px;
}

#contactform #security {
	margin-bottom: 10px;
	}
	
#contactform submit {
float: left;
}

#contactform .button {
margin-left: 10px;
padding: 1px 1px 0px 1px;
border: 1px solid black;
width: 100px;
}


/*.bio-photo {
margin: 0px 10px 5px 10px;
padding: 3px;
border: 1px solid gray;
float: right;
}*/




/* ---------- @ Footer -----------*/

#footer {
	padding: 25px 4px 0 6px;
	color:#b0afaf;
	background:#423c3c;
	padding:15px;
	font-size:0.85em;
	width:844px;
	margin:0 auto;
	border-top:1px solid #FFF;
}

#footer a, #footer a:visited {
	color:#f2f2f2;
	}

#footer a:hover, #footer a:active {
	color:#FFF;
	}	
	
a#cat4 {
	display:block;
	width:30px;
	height:24px;
	float:right;
	background-image:url(/images/cat4.gif);
	text-indent:-9000px;
	margin: 0 15px 0 0;
}
