/* CSS Document */
body {
	padding: 0;
	margin: 0;
	background: url('images/mainbg.jpg') 0 0 repeat-x #fff;
	color: #5c523f;
	font: 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
td	{
	font: 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div, p, ul, h2, img {
	padding: 0;
	margin: 0;
}
h3 {
	font-size: 130%;
	margin: 10px 0;
}
h4 {
	font-size: 110%;
	margin: 10px 0 0;
}
a	{
	color: #2f7c9a;
	font-weight: bold;
	text-decoration: underline;
}
a img {
	border: 0;
}
sup {
	font-size: 10px;
	line-height: 10px;
}
form label {
	font-weight: bold;
	display: block;
}
form p {
	padding: 0 12px 11px 0 !important;
}
a:hover	{
	text-decoration: none;
}
.clear  {
	clear: both; 
	height: 1px;
}
.right {
	float: right;
	margin: 0;
}
.left {
	float: left;
}
#container	{
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
/*----TOP PANEL----*/
#header	{
	width: 747px;
	margin: 0 auto;
	padding: 0;
}
#logo {
	margin: 0;
	padding: 0;
	height: 108px;
	position: relative;
	float: left;
}
#mainMenu {
	width: 490px;
	margin: 0 0 0 23px;
	padding: 0;
	position: relative;
	float: left;
}
#mainMenu ul {
	height: 32px;
	position: relative;
	margin: 76px 0 0 10px;
	list-style-type: none;
}
#mainMenu ul li {
	background-color: #b5deef;
	float: left;
	width: 79px;
	height: 32px;
	margin: 0 1px 0 0;
}
#mainMenu ul li a {
	display: block;
	width: 79px;
	height: 32px;
	background: transparent url('images/menubg-normal.jpg') 0 0 no-repeat;
	color: #7b7b7b;
	font-size: 11px;
	font-weight: bold;
	line-height: 32px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}
	#mainMenu a.selected  {
		color: #5A4C31 !important;
	}
#mainMenu ul li a:hover {
	background: transparent url('images/menubg-hover.jpg') 0 0 no-repeat;
	color: #5a4c31;
	text-decoration: none;
}
#mainMenu ul li.selected {
	display: block;
	width: 79px !important;
	height: 32px;
	background: url('images/menubg-selected.jpg') 0 0 no-repeat white;
	font-size: 11px;
	font-weight: bold;
	line-height: 32px;
	color: #5a4c31;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	margin: 0 1px 0 0;
}
	#mainMenu ul li#contactus {
		margin: 0 !important;
	}

#mainMenu ul.submenu {
	height: 32px;
	position: relative;
	margin: 10px 0 0 120px;
}
	body#home #mainMenu ul.submenu {
		margin: 10px 0 0 251px;
	}
	body#resources #mainMenu ul.submenu, body#friends #mainMenu ul.submenu {
		margin: 10px 0 0 291px;
	}
	body#donate #mainMenu ul.submenu, body#sponsors #mainMenu ul.submenu, body#how_you_can_help #mainMenu ul.submenu {
		margin: 10px 0 0 12px;
	}
		
#mainMenu ul.submenu li {
	background-color: transparent;
	float: left;
	line-height: 22px;
	font-size: 11px;
	height: 22px; 
    width:auto!important;
	padding: 0 10px;
       text-align:center;
	border-right: 1px dotted #bfbfbf;
}
#mainMenu ul.submenu li a {
	display: block;
	background:transparent;
	/* background: transparent url('images/vertical-dot.gif') 100% 0 no-repeat; */
	color: #7B7B7B;
	font-size: 11px;
	width:100%;
    text-decoration: none;
	text-align: center;
	height:22px;
	line-height: 22px;
	text-transform: none !important;
} 
#mainMenu ul.submenu li a:hover {
	text-decoration: underline;
	background:transparent;
	/* background: transparent url('images/vertical-dot.gif') 100% 0 no-repeat; */
	color: #5a4c31;
}
#mainMenu ul.submenu li.verticallinenone  {
	border:none;
}
#mainMenu ul.submenu li.verticallinenone a {
	display: block;
	color: #7B7B7B;
	text-decoration: none;
	text-align: center;
} 
#mainMenu ul.submenu li.verticallinenone a:hover {
	text-decoration: underline;
	color: #5a4c31;
}
#mainMenu ul.submenu li.selected {
	/* background: transparent url('images/vertical-dot.gif') 100% 0 no-repeat; */
	text-transform: none;
	background: transparent;
	width: 110px;
}

#mainMenu ul.submenu li.verticallinenone, #mainMenu ul.submenu li.verticallinenone a {
	background: none !important;
}
/*----/TOP PANEL----*/

/*----BODY TOP PANEL----*/
#bodytopmainPan {
	width: 100%;
	background: #e2e6d2 url('images/bodytopmainPanbg.jpg') 100% 0 repeat-x;
	color: #5c523f;
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
}
#bodytopPan {
	width: 747px;
	position: relative;
	margin: 0 auto 15px;
	padding: 0px;
}
#bodytopPan h2 {
	color: #55472b;
	font-size: 26px;
	height: 60px;
	line-height: 70px;
}
#bodytopPan p {
	padding: 0 38px 11px 0;
}
	#bodytopPan .left p, #bodytopPan .right p {
		padding-right: 0px;
	}
	#bodytopPan .right p {
		padding-bottom: 0;
	}
#bodytopPan p span {
	font-weight: bold;
}
#bodytopPan p.more {
	margin: 0 0 15px 518px;
	padding: 0px;
}
#bodytopPan p.more a {
	display: block;
	width: 79px;
	height: 28px;
	background: url('images/button1.gif') 0 0 no-repeat #fff;
	color: #111;
	font-size: 15px;
	line-height: 28px;
	text-decoration: none;
	padding: 0 0 0 10px;
}
#bodytopPan p.more a:hover {
	background: url('images/button2.gif') 100% 0% no-repeat #fff;
	color: #111;
	text-decoration: none;
}
#bodytopPanPhotos	{
	float: right;
	width: 99px;
	padding: 0px;
	margin: 20px 0 20px 20px;
}
/*----/BODY TOP PANEL----*/

/*----/BODY CONTENT PANEL----*/
/*---/tables----*/
td	{
	padding: 3px;
}
.photo	{
	margin: 3px 15px 0 0;
	border: 3px solid #71654e;
}
.gallery {
	width: 97%;
	margin: auto;
}
.gallery img {
	padding: 5px;
}

body#sponsors #bodytopPanContent img {
	border: 4px solid #a59473;
}
#bodytopPanContent ul {
	margin-left: 1em;
}
#bodytopPanContent ul li {
	margin-bottom: 6px;
}
#videoWrapper {
	width: 400px; 
	float: right; 
	margin: 40px 0 5px 22px;
}
#flashText	{
	color: #175F7F; 
	text-align: center; 
	margin: 0 9px 0 13px; 
	float: right; 
	font-size: 11px;
}
#inviteWrapper {
	float: left; 
	margin: 4px 15px 10px 0;
	width: 213px;
}
#inviteWrapper p {
	font-size: 11px;
	text-align: center;
	color: #175F7F; 
	padding: 0; 
}
body#home #bodytopPanContent img	{
	border: 3px solid #A5936F;
}


/*----/BODY CONTENT PANEL----*/

/*----BODY BOTTOM PANEL----*/
#bodymainmiddlePan {
	width: 100%;
	background: #fff;
	color: #8D8D8D;
	float: left;
	padding: 20px 0 0;2
	clear: both;
}
#bodymiddlePan {
	width: 747px;
	position: relative;
	margin: 0 auto;
	background: #fff;
	color: #8D8D8D;
}
#bodymiddlePan ul {
	list-style-type: none;
}
/*---Middle One----*/
#middleonePan {
	width: 160px;
	float: left;
}
#middleonePan p {
	padding: 0 0 20px 0;
}
#middleonePan p.boldtext {
	font-size: 16px;
	background: #fff;
	color: #2B2A2A;
	font-weight: bold;
	padding: 32px 0 0;
}
#middleonePan p.blacktext {
	background: #fff;
	color: #000;
	padding: 0 0 12px 0;
}
#middleonePan p.dotline {
	background: url('images/dot.line.gif') 0 0 repeat-x;
	width: 156px;
	padding: 0 0 12px 0;
}
#middleonePan p.more {
	margin: 0 0 40px 0px;
	padding: 0px;
}
#middleonePan p.more a {
	display: block;
	width: 79px;
	height: 28px;
	background: url('images/button_green.gif') 0 0 no-repeat #fff;
	color: #111;
	font-size: 15px;
	line-height: 28px;
	text-decoration: none;
	padding: 0 0 0 10px;
}
#middleonePan p.more a:hover {
	background:  url('images/button_hover.gif') 0 0 no-repeat #fff;
	color: #111;
	text-decoration: none;
}
#middleonePan ul {
	width: 156px;
	padding: 0 0 20px 0;
}
#middleonePan ul li {
	width: 156px;
	height: 20px;
}
#middleonePan ul li a {
	width: 140px;
	height: 20px;
	background: url('images/arrow1.gif') 0 8px no-repeat #fff;
	color: #8D8D8D;
	line-height: 20px;
	text-decoration: underline;
	padding: 0 0 0 16px;
}
#middleonePan ul li a:hover {
	background: url('images/arrow2.gif') 0 8px no-repeat #fff;
	color: #272525;
	text-decoration: underline;
}
#middleonePan ul.block {
	width: 156px;
	height: 151px;
	display: block;
	padding: 0px;
}
#middleonePan ul.block li {
	width: 156px;
	height: 151px;
}
#middleonePan ul.block li a {
	width: 126px;
	height: 128px;
	display: block;
	background: url('images/block1-normal.jpg') 0 0 no-repeat #FCFCFC;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding: 23px 0 0 30px;
	text-transform: uppercase;
}
#middleonePan ul.block li a:hover {
	background: url('images/block1-hover.jpg') 0 0 no-repeat #FCFCFC;
	color: #fff;
	text-decoration: none;
}
/*---/Middle One----*/

/*---Middle Two----*/
#middletwoPan {
	width: 160px;
	float: left;
	margin-left: 36px;
}
#middletwoPan p {
	padding: 0 0 20px 0;
}
#middletwoPan p.boldtext {
	font-size: 16px;
	background: #fff;
	color: #2B2A2A;
	font-weight: bold;
	padding: 32px 0 0;
}
#middletwoPan p.blacktext {
	background: #fff;
	color: #000;
	padding: 0 0 12px 0;
}
#middletwoPan p.dotline {
	background: url('images/dot.line.gif') 0 0 repeat-x;
	width: 156px;
	padding: 0 0 12px 0;
}
#middletwoPan p.more {
	margin: 0 0 40px 0px;
	padding: 0px;
}
#middletwoPan p.more a {
	display: block;
	width: 79px;
	height: 28px;
	background: url('images/button_tan.gif') 0 0 no-repeat #fff;
	color: #111;
	font-size: 15px;
	line-height: 28px;
	text-decoration: none;
	padding: 0 0 0 10px;
}
#middletwoPan p.more a:hover {
	background:  url('images/button_hover.gif') 0 0 no-repeat #fff;
	color: #111;
	text-decoration: none;
}
#middletwoPan ul {
	width: 156px;
	padding: 0 0 20px 0;
}
#middletwoPan ul li {
	width: 156px;
	height: 20px;
}
#middletwoPan ul li a {
	width: 140px;
	height: 20px;
	background: url('images/arrow1.gif') 0 8px no-repeat #fff;
	color: #8D8D8D;
	line-height: 20px;
	text-decoration: underline;
	padding: 0 0 0 16px;
}
#middletwoPan ul li a:hover {
	background: url('images/arrow2.gif') 0 8px no-repeat #fff;
	color: #272525;
	text-decoration: underline;
}
#middletwoPan ul.block {
	width: 156px;
	height: 151px;
	padding: 0px;
}
#middletwoPan ul.block li {
	width: 156px;
	height: 151px;
}
#middletwoPan ul.block li a {
	width: 126px;
	height: 128px;
	display: block;
	background: url('images/block2-normal.jpg') 0 0 no-repeat #FCFCFC;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding: 23px 0 0 30px;
	text-transform: uppercase;
}
#middletwoPan ul.block li a:hover {
	background: url('images/block2-hover.jpg') 0 0 no-repeat #FCFCFC;
	color: #fff;
	text-decoration: none;
}
/*---/Middle Two----*/

/*---Middle Three----*/
#middlethreePan {
	width: 160px;
	float: left;
	margin-left: 36px;
}
#middlethreePan p {
	padding: 0 0 20px 0;
}
#middlethreePan p.boldtext {
	font-size: 16px;
	background: #fff;
	color: #2B2A2A;
	font-weight: bold;
	padding: 32px 0 0;
}
#middlethreePan p.blacktext {
	background: #fff;
	color: #000;
	padding: 0 0 12px 0;
}
#middlethreePan p.dotline {
	background: url('images/dot.line.gif') 0 0 repeat-x;
	width: 156px;
	padding: 0 0 12px 0;
}
#middlethreePan p.more {
	margin: 0 0 40px 0px;
	padding: 0px;
}
#middlethreePan p.more a {
	display: block;
	width: 79px;
	height: 28px;
	background: url('images/button_blue.gif') 0 0 no-repeat #fff;
	color: #111;
	font-size: 15px;
	line-height: 28px;
	text-decoration: none;
	padding: 0 0 0 10px;
}
#middlethreePan p.more a:hover {
	background:  url('images/button_hover.gif') 0 0 no-repeat #fff;
	color: #111;
	text-decoration: none;
}
#middlethreePan ul {
	width: 156px;
	padding: 0 0 20px 0;
}
#middlethreePan ul li {
	width: 156px;
	height: 20px;
}
#middlethreePan ul li a {
	width: 140px;
	height: 20px;
	background: url('images/arrow1.gif') 0 8px no-repeat #fff;
	color: #8D8D8D;
	line-height: 20px;
	text-decoration: underline;
	padding: 0 0 0 16px;
}
#middlethreePan ul li a:hover {
	background: url('images/arrow2.gif') 0 8px no-repeat #fff;
	color: #272525;
	text-decoration: underline;
}
#middlethreePan ul.block {
	width: 156px;
	height: 151px;
	padding: 0px;
}
#middlethreePan ul.block li {
	width: 156px;
	height: 151px;
}
#middlethreePan ul.block li a {
	width: 126px;
	height: 128px;
	display: block;
	background: url('images/block3-normal.jpg') 0 0 no-repeat #FCFCFC;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding: 23px 0 0 30px;
	text-transform: uppercase;
}
#middlethreePan ul.block li a:hover {
	background: url('images/block3-hover.jpg') 0 0 no-repeat #FCFCFC;
	color: #fff;
	text-decoration: none;
}
/*---/Middle Three----*/

/*---Middle Four----*/
#middlefourPan {
	width: 160px;
	float: left;
	margin-left: 35px;
}
#middlefourPan p {
	padding: 0 0 20px 0;
}
#middlefourPan p.boldtext {
	font-size: 16px;
	background: #fff;
	color: #2B2A2A;
	font-weight: bold;
	padding: 32px 0 0;
}
#middlefourPan p.blacktext {
	background: #fff;
	color: #000;
	padding: 0 0 12px 0;
}
#middlefourPan p.dotline {
	background: url('images/dot.line.gif') 0 0 repeat-x;
	width: 156px;
	padding: 0 0 12px 0;
}
#middlefourPan p.more {
	margin: 0 0 40px 0px;
	padding: 0px;
}
#middlefourPan p.more a {
	display: block;
	width: 79px;
	height: 28px;
	background: url('images/button_lilac.gif') 0 0 no-repeat #fff;
	color: #111;
	font-size: 15px;
	line-height: 28px;
	text-decoration: none;
	padding: 0 0 0 10px;
}
#middlefourPan p.more a:hover {
	background:  url('images/button_hover.gif') 0 0 no-repeat #fff;
	color: #111;
	text-decoration: none;
}
#middlefourPan ul {
	width: 156px;
	padding: 0 0 20px 0;
}
#middlefourPan ul li {
	width: 156px;
	height: 20px;
}
#middlefourPan ul li a {
	width: 140px;
	height: 20px;
	background: url('images/arrow1.gif') 0 8px no-repeat #fff;
	color: #8D8D8D;
	line-height: 20px;
	text-decoration: underline;
	padding: 0 0 0 16px;
}
#middlefourPan ul li a:hover {
	background: url('images/arrow2.gif') 0 8px no-repeat #fff;
	color: #272525;
	text-decoration: underline;
}
#middlefourPan ul.block {
	width: 156px;
	height: 151px;
	padding: 0px;
}
#middlefourPan ul.block li {
	width: 156px;
	height: 151px;
}
#middlefourPan ul.block li a {
	width: 126px;
	height: 128px;
	display: block;
	background: url('images/block4-normal.jpg') 0 0 no-repeat #FCFCFC;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding: 23px 0 0 30px;
	text-transform: uppercase;
}
#middlefourPan ul.block li a:hover {
	background: url('images/block4-hover.jpg') 0 0 no-repeat #FCFCFC;
	color: #fff;
	text-decoration: none;
}
/*---/Middle Four----*/

#newsfeed {
	margin: 0px 0 25px 0;
}

/*----FOOTER PANEL----*/
#footermainPan {
	height: 214px;
	background: url('images/footerbg.gif') 0 0 repeat-x #565656;
	color: #fff;
	clear: both;
}
#footermainPan ul {
	list-style-type: none;
}
#footerPan {
	width: 747px;
	position: relative;
	margin: 0 auto;
}
#footerPan img.footerlogo {
	width: 186px;
	height: 50px;
	position: absolute;
	top: 93px;
	right: 0px;
}

#footerPan p.html {
	background: url('images/html-button.gif') 0 0 no-repeat;
	position: absolute;
	top: 42px;
	right: 115px;
	width: 64px;
	height: 22px;
	padding: 3px;
}
#footerPan p.html a {
	width: 55px;
	height: 18px;
	display: block;
	font-weight: bold;
	background: url('images/arrow3.gif') 100% 50% no-repeat #F4F4F4;
	color: #565656;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 0 0 5px;
}
#footerPan p.html a:hover {
	background: url('images/arrow4.gif') 100% 50% no-repeat #F4F4F4;
	color: #565656;
	text-decoration: none;
}
#footerPan p.css {
	background: url('images/css-button.gif') 0 0 no-repeat;
	position: absolute;
	top: 42px;
	right: 55px;
	width: 53px;
	height: 19px;
	padding: 3px;
}
#footerPan p.css a {
	width: 50px;
	height: 18px;
	display: block;
	font-weight: bold;
	background: url('images/arrow5.gif') 90% 50% no-repeat #B3B3B3;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 0 0 5px;
}
#footerPan p.css a:hover {
	background: url('images/arrow2.gif') 90% 50% no-repeat #B3B3B3;
	color: #fff;
	text-decoration: none;
}
#footerPan p.copyright {
	color: #fff;
	font: 11px/15px "Trebuchet MS",Arial, Helvetica, sans-serif;
	position: absolute;
	top: 95px;
	left: 26px;
}
#footerPan ul#footerLinks {
	width: 100%;
	position: absolute;
	top: 73px;
	left: 14px;
}
#footerPan li {
	float: left;
	font: 13px/15px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#footerPan ul li a {
	padding: 0 12px 0;
	color: #fff;
	text-decoration: none;
}
#footerPan ul li a:hover {
	text-decoration: underline;
}
#footerPan ul.templateworld {
	color: #fff;
	display: inline;
	position: absolute;
	font-size: 12px;
	top: 135px;
	left: 26px;
}
#footerPan ul.templateworld li a {
	display: inline;
	color: #fff;
	text-decoration: none;
}
#footerPan ul.templateworld li a:hover {
	text-decoration: underline;
}
#footerPan ul.grassroots {
	display: inline;
	position: absolute;
	font-size: 12px;
	top: 125px;
	left: 526px;
	background: transparent;
}

#aboutus_who #officers {text-align:center; padding-right:4em; width:80%;}
#aboutus_who #atlarge {text-align:center; margin: 1em auto;}
#aboutus_who #atlarge h4 {margin: 1em; width: 88%;}
