/*

Layout and More complex and page specific rules

*/

body {
  background-color: White;
  background: White url(../img/bg-body.jpg) repeat-y fixed center;
}

#banner {
}

#navbar {
	background-color: Black;
}

#bodycopy{
	padding-top: 1em;
}
#footer_left {
	text-align: left;
	color: #9f9f9f;
	font-size: 12px;
}
#footer_left img {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#footer_right {
	text-align: right;
	color: #9f9f9f;
	font-size: 12px;
}
#footer_right P {
	margin-top: 10px;
}
#footer_right a:link, #footer_left a:link, #footer_right a:visited, #footer_left a:visited {
	color: #222222;
	text-decoration: none;
}	
#footer_right a:hover, #footer_left a:hover {
	color: #b79c00;
	text-decoration: underline;
}	

img {
	border: 0;
}

/*===========================================
				MainNav
=============================================*/
#mainnav {
	display: block;
	border-bottom: 1px solid #999999;
	border-top: 1px solid  #DDDDDD;
	background: url(../img/bg-mainnav.gif) bottom;	
}
#mainnav ul {
	list-style: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
#mainnav ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #FFDE1D;
	background: url(../img/sprtr.gif) center right no-repeat;
	border-right: 1px solid #FFDE1D;
}

#mainnav ul a {
	float: left;
	text-decoration: none;
	/*color: #666;*/
	background: url(../img/bg-mainnav.gif) bottom left;
	padding: 6px 14px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	/*Shadow*/
	color: #FFDF1A;
	text-shadow: 1px 1px 0 #555;
}

#mainnav ul li.first {
	border-left: 1px solid #FFDE1D;
}


#mainnav a:hover, #mainnav a.active {
	color: #222;
	background-color: #000;
	background: url(../img/bg-mainnav.gif) top;
	
	text-shadow: 1px 1px 0 #b5b5b5;
	}
/*=====================================
			DONATE NOW MAIN NAV
======================================*/

#mainnav ul a#donate{
	float: left;
	text-decoration: none;
	background: url(../img/bg-main-donate.gif) bottom left;
	padding: 6px 70px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	/*Shadow*/
	color: #000;
	text-shadow: .5px .5px 0 #fff;
	text-transform: uppercase;
}

#mainnav a:hover#donate, #mainnav a.active#donate {
	color: #222;
	background-color: #000;
	background: url(../img/bg-main-donate.gif) top;
	text-transform: uppercase;	
	text-shadow: 1px 1px 0 #b5b5b5;
	}


/*=====================================
			SubNavigation
======================================*/
#subnav {
  float: left;
  padding: 0;
  margin: 10px 0 0 0;
}
#subnav ul {
	margin: 0 0 0 2px;
	padding: 0;
	list-style: none;
   display: block;
   width: 216px;
	/*border-top: 1px solid #ffffff;
	border-right: 1px solid #000;*/
}
#subnav li {
	margin: 0;
	padding: 2px 0 0 0;
	height: 23px;
}
#subnav li a {
	color: #666;
   display: block;
   width: 180px;
	/*width: 220px;*/
	padding: 0 0 4px 40px;
	text-decoration: none;
	background: #fff url(../img/ul_li.gif) no-repeat bottom left;
	/*
	background: #fff url(../img/bg-subnav.gif) top;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid White;
	*/
}
#subnav a:hover, #subnav a.active {
	color: #FFDF1E;
	background-color: #fff;
	/*
	background: url(../img/bg-subnav.gif) bottom;
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #000;
	*/
	}
#subnav a.active {
	font-weight: bold;
	}
	
/*=====================================	
			Donate Now Form 
=====================================*/	
div#donatenow {
	width: 250px;
	background: #F6F6F6;
	margin: auto;
	text-align: center;
}

/*==================================
			Forms from MachForm 
==================================*/

#form_container {
	width:700px;
	margin: auto;
	}


/*=====================================
			Classes
======================================*/	
.grid3_border {
	width: 218px !important;
	border: 1px solid #CCCCCC;
	/*border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-bottom: 10px;*/
	background: url(../img/bg_hp_row1.gif) repeat-x bottom;
}
	
div.h270 {
	height: 270px;
	margin-top: 10px;
}

div.h115 {
	height: 115px;
	margin-top: 10px;
	background: url(../img/bg_hp_row2.gif) repeat-x top;
	/*overflow: hidden;*/
	overflow: visible;
	
	border-bottom: 2px solid #ffde1d ;
}
div.h115 img {
	float: left;
	margin-right: 10px;
}

.hr_grey {
	height: 5px;
	background-color: #d9d9d9;
	margin-top: 15px;
	margin-bottom: 15px;
}

.topspace10 {
	margin-top:10px;
}

a:link.more, a:visited.more, a:visited.more	 {
	font-weight: bold;
	text-decoration: none;
	color: #f07900; 
}

a:hover.more  {
	font-weight: bold;
	text-decoration: none;
	color: #F00000; 
}

.redtext {color: #FF0000}

.imgcaption {
	font-size: 9px;
	line-height: 12px;
	font-style: italic;
}

.docicon {
	vertical-align: middle;
	text-decoration: none;
	margin-right: 8px;
}

div#bodycopy img.right {
	float: right;
	margin-left:10px;
	margin-bottom:10px;
}

