body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background:#f1f1f1 url(/images/bg_light.gif);
	overflow: -moz-scrollbars-vertical;
}

#wrapper {
margin:auto;
background:#fff url(/images/content_bg.gif);
width:829px;
}

h1 {
	margin:0px;
}

#masthead {
	position: absolute;
	z-index: 5;
	top: 14px;
	left: 0px;
}

#header table thead {
	display: none;
}

#header table td.view-field {
	padding:0px;
	border: none;
}

#header table tr.odd {
	border: none;
}

#header table td.view-field img {
	padding: 0px;
	border: none;
}


#masthead a {display: block; background: transparent; width: 243px;}

#masthead a:hover {background: transparent;}


#header_container {
	background:#ffffff url(/pin_stripes.png) bottom;
	border-bottom: 7px solid #7dc87d;
	width:800px;
	margin:auto;
}

#header {
	height:185px;
	margin: auto;
	width: 827px;
	position: relative;
	border-bottom:1px solid #2D4A61;
}

#breadcrumb {
	padding:10px 0 0 0;
	width:100%;
}
#search {
	float:left;
	padding:0 7px 0 0;
}
#sidebar_search input.form-submit {
background:transparent url(/images/button_submit.png) no-repeat;
border: none;
color:transparent;
padding:0 0 0 7px;
width: 20px;
height: 20px;
float: none;
text-indent: -9999px;
}

/* IE button without words fix */
#IEroot #sidebar_search input.form-submit {
 width: 34px;
font-size: 0;
color: #fff;
text-align: right;
}

#IEroot #sidebar_search input.form-submit {
 width: 44px;
text-indent: 0;

}

/* End fix */

.container-inline input.form-submit {
background:transparent url(/images/button_submit.png) no-repeat;
border: none;
color:transparent;
margin: 0 0 0 0;
width: 20px;
height: 20px;
float: none;
text-indent: -9999px;
}

#sidebar_search input[type="text"] {
width: 195px;
height: 17px;
padding: 2px 5px 1px 5px;
border: 1px solid #2d4a61;
background:#fff url(/images/search_bg.png) top left no-repeat;
margin: 0 0 0 0;
color: #000000;
font-weight: normal;
}

textarea {
	background:#fff url(/images/search_bg.png) top left no-repeat;
	padding: 2px 5px 1px 5px;
	border: 1px solid #2d4a61;
}

input[type="text"] {
padding: 2px 5px 1px 5px;
border: 1px solid #2d4a61;
background:#fff url(/images/search_bg.png) top left no-repeat;
}

input[type="password"] {
padding: 2px 5px 1px 5px;
border: 1px solid #2d4a61;
background:#fff url(/images/search_bg.png) top left no-repeat;
}

input[type="checkbox"] {
border: 1px solid #2d4a61;
background:#fff url(/images/search_bg.png) top left no-repeat;
}

div.body {
	padding:0px;
	margin:0px;
	}
#sidebar {
	/* background:transparent url(/images/side_bar_bg.gif) top right no-repeat; */
	position:relative;
	float: left;
	width: 254px;
	/* padding: 0px 10px 5px 0px;
	margin: 5px 10px 0 0px; */
	border-right:1px solid #FBB03B;
	}

#sidebar_info {
	width:236px;
	background:#d3e0ec url(/images/news_top.gif) top no-repeat;
	padding:0px 0px 0px 0px;
	/* background-color:#e3e3e3; */
	margin: 0px 5px 0px 5px;
	}

select {
	border: 1px solid #2d4a61;
	background:#fff url(/images/search_bg.png) top left no-repeat;
	}

#news_copy {
	padding:10px 15px 5px 15px;
	}
	
.clear {
	clear: both;
}
#content_container {
	width: 800px;
	margin: auto;
	padding-top: 5px;
	background-color:#fff;
	font-size:small;
}
div.content {
	position:relative;
}
div.content p,li {
line-height:1.3em;
}
#footer {
	font-size:11px;
	width:540px;
	float:right;
	border-top: #FBB03B solid 2px;
	padding-top:10px;
	margin-right:15px;
	margin-top:10px;
	text-align: center;
	color:#8b8c90;
}

#footer a {
	color:#2d4a61;
}


	
/* SUB NAV */

#sub_nav ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;

}


/* style, color and size links and headings to suit */
#sub_nav a {
	display: block;
	margin: 0;
	padding:5px 5px 5px 5px;
	/* margin:1px 0 1px 1px; */
	color: #2D4A61;
	font-weight:bold;
	text-decoration: none;
	text-align:right;
	height: 1%;
}


#sub_nav a:hover {
	color: #2D4A61;
	background: #fff url(/images/button_gradient_flip.gif) right repeat-y;
	
}

#sub_nav li.selected a {
	color:#f7b41b;
	/* margin:1px 0 1px 1px; */
	
}

#sub_nav li.sfhover a {
color:#666;
}

#sub_nav li {
/* make the list elements a containing block for the nested lists */
	position: relative;
} 


div#sub_nav ol ol ,
div#sub_nav ol li:hover ol
{display: none;}

div#sub_nav ol li:hover ol,
div#sub_nav ol ol li:hover ol
{display: block;}

#sub_nav_header {
	background:yellow url(/sub_nav_background.gif) repeat-x;
	height:36px;
	}
#content_body {
	background:#fff url(/images/watermark.gif) right bottom no-repeat;
	width:530px;
	float:right;
	padding-bottom:240px;
	
	}
	
#content_body img {
	padding:7px;
	}
#content_body h1 {
	color:#2D4A61;
	}
	
#sidebar h3 {
	color:#2D4A61;
	border-bottom:2px solid #FBB03B;
	padding-left:5px;
	}

#sidebar h2 {
	color:#2D4A61;
	}
	
/* -------------------------------------------------- */

#mainnav ul#nav_14623  {
	position:absolute;
	right:5px;
	top:139px;
	margin: 0;
	padding: 0 0 0 0px;
	list-style-type: none;
	}

#mainnav ul#nav_14623  li{
	display: block;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0 0px 0 0;
	}

#mainnav ul#nav_14623 li a{
	color:transparent;
	height: 18px;
	width: 80px;
	display: block;
	overflow: hidden;
	padding: 47px 0 0 0;
	margin: 0;
	font: bold 10px/10px verdana, lucida, sans-serif;
	text-decoration: none;
	voice-family: "\"}\""; 
	voice-family: inherit; 
	height: 0;
	}

html>body #mainnav ul#nav_14623 li a{
	height: 0;
	}
	

#mainnav ul#nav_14623 li#primary-item1 a{ background: transparent url("/images/navbar.gif") 0 0px no-repeat; width: 72px;}

#mainnav ul#nav_14623 li#primary-item2 a{ background: transparent url("/images/navbar.gif") -72px 0px no-repeat; width: 86px;}

#mainnav ul#nav_14623 li#primary-item3 a{ background: transparent url("/images/navbar.gif") -159px 0px no-repeat; width: 101px;}

#mainnav ul#nav_14623 li#primary-item4 a{ background: transparent url("/images/navbar.gif") -260px 0px no-repeat; width: 102px;}

#mainnav ul#nav_14623 li#primary-item5 a{ background: transparent url("/images/navbar.gif") -362px 0px no-repeat; width: 100px;}

#mainnav ul#nav_14623 li#primary-item6 a{ background: transparent url("/images/navbar.gif") -462px 0px no-repeat; width: 88px;}



#mainnav ul#nav_14623 li#primary-item1.selected a{ background-position: 0 -94px; }

#mainnav ul#nav_14623 li#primary-item2.selected a{ background-position: -73px -94px; }

#mainnav ul#nav_14623 li#primary-item3.selected a{ background-position: -159px -94px; }

#mainnav ul#nav_14623 li#primary-item4.selected a{ background-position: -260px -94px; }

#mainnav ul#nav_14623 li#primary-item5.selected a{ background-position: -362px -94px; }

#mainnav ul#nav_14623 li#primary-item6.selected a{ background-position: -462px -94px; }


#mainnav ul#nav_14623 li#primary-item1 a:hover{ background-position: 0 -47px; }

#mainnav ul#nav_14623 li#primary-item2 a:hover{ background-position: -73px -47px; }

#mainnav ul#nav_14623 li#primary-item3 a:hover{ background-position: -159px -47px; }

#mainnav ul#nav_14623 li#primary-item4 a:hover{ background-position: -260px -47px; }

#mainnav ul#nav_14623 li#primary-item5 a:hover{ background-position: -362px -47px; }

#mainnav ul#nav_14623 li#primary-item6 a:hover{ background-position: -462px -47px; }

/* stuff from css of previous template that might be needed */
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
 }


/* End hide from IE-mac */

/* ADMIN STUFF */

div.admin-panel .description {
  color: #999;
}

div.admin-panel h3 {
  background-color: #2D4A61;
  color: #fff;
  padding: 5px 8px 5px;
  margin: 0;
}

#breadcrumb {
	width:100%;
	padding:10px 0 0 0;	
	color:#666;
}

.breadcrumb, .breadcrumb a {

display:inline;
padding-bottom: .5em;
font-size:x-small;
color:#666;
padding: 0 0 0 7px;
}

#search {
	float:right;
	padding:0 7px 0 0;
}

/*
** Menus (Override Drupal leaf/expanded Menus)
*/
ul.menu {
  list-style: none;
  border: none;
  text-align:right;
}
ul.menu li {
  margin: 0;
  position: relative;
}
li.expanded {
  list-style-type: none;
  list-style-image: none;
}
li.collapsed {
  list-style-type: none;
  list-style-image: none;
}
li.leaf {
  list-style-type: none;
  list-style-image: none;
}
li a.active {
  color: #000;
}

td.menu-disabled {
  background: #ccc;
}
ul.links {
  margin: 0;
}
ul.links.inline {
  display: inline;
}

ul.links li {
  display: inline;
  list-style-type: none;
}
.block ul {
  margin: 0;
}

/*
** Override drupal node-form...   this causes the editor/fck tab to drop
** below the menu
*/

.node-form .standard {
  clear: none;
}
/*
** Override view for header images */

.item-list {
	position:absolute;
	
  }
.item-list ul{
  
	margin: 0;
	padding: 0;
  }
 
.item-list li{
  display: inline;
  	margin: 0;
	padding: 0;
	// padding-right:-10px;
  }
 
 div.tabs {
 	position:relative;
 }
 
 h3.title {
 	border-bottom:2px solid #FBB03B;
 }

#attachments tr.even, tr.odd{
  background-color: #fff;
  border-bottom: none;
}

#attachments tbody {
  border-top: none;
}

.donate {
	padding-top:10px;
	text-align:right;
	}
#nav_990515 li {
float:none;
}
