/* Style Sheet: Marin ReLeaf		*/
/* Author:		Dedita Design 		*/
/* Last Update:	8:48 PM 2/28/2010	*/


body {
	margin-left: 0px;
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	background-color: #FFFFFF;
	background-image: url(../images/background-dark.png);

}

H1 {
	color:#404040;
	font-size: 18px;
	text-align: center;
	text-transform:uppercase;
	padding: 0 0 20px 0;
}
H2 {
	color:#FF9900;
	font-size: 16px;
	text-align: left;
	text-transform:uppercase;
	padding: 0 0 20px 0;
}

H3 {
	color:#004000;
	font-style: italic;	
	font-size: 14px;
}

#pagewrapper {
	position: relative;
	top: 0px;
	margin-left: auto; 
	margin-right: auto;
	width: 950px;
	height: 1024px;
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#bodywrap {
	top: 200px;
	position: relative;
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	z-index:7;
	height: 200px;
}

#orgname {
	visibility: hidden;
	top: 50px;
	left: 260px;
	width: 400px;
	height: 80px;
	position: absolute;
	z-index: 20;
	background-color: transparent;
}

#tagline {
	visibility: hidden;
	top: 100px;
	left: 260px;
	width: 400px;
	height: 35px;
	position: absolute;
	z-index: 20;
	background-color: transparent;
}

#logo {
	visibility: hidden;
	position:absolute;
	width:190px;
	height:180px;
	z-index:90;
	left: 5px;
	top: 5px;
	background-color: transparent;
}

#navigator {
	position:absolute;
	left:0px;
	top:175px;
	width: 950px;
	z-index:6;
	height: 25px;
	background-color: #000000;
}

#datetime {
	position:absolute;
	width:180px;
	height:20px;
	z-index:7;
	right: 0px;
	top: 180px;
	visibility: visible;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

#contact a:link {
	color: #000000;
}

#contact a:visited {
	color: #000000;
}

#contact a:hover {
	color: #FFFFFF;
	background-color: #3A4050;
}

#socialize {
	position: absolute;
	top: 10px;
	width: 180px;
	right: 0px;
	visibility: visible;
	z-index: 2;
	text-align: center;
}

#leftpane {
	position:absolute;
	left:0px;
	top:0px;
	width:180px;
	height:800px;
	z-index:1;
	background-image: url(../images/leftpane_background.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#search {
	font-size:10px;
	position:absolute;
	width:180px;
	height:40px;
	z-index:9;
	left: 0px;
	top: 5px;
	margin-left:7px;
	visibility: visible;
}

#donate {
	font-size:10px;
	position:absolute;
	width:170px;
	height:50px;
	z-index:9;
	left: 0px;
	top: 200px;
	margin-left:7px;
	visibility: visible;
	text-align: center;
}

#mission {
	font-size:10px;
	position:absolute;
	width:930px;
	height:20px;
	z-index:9;
	left: 0px;
	bottom: 5px;
	margin-left:10px;
	visibility: visible;
	text-align: center;
	color: #FF6500;
}

#feature {
	font-size:12px;
	position:absolute;
	width:170px;
	height:200px;
	z-index:9;
	left: 0px;
	top: 300px;
	margin-left:7px;
	visibility: hidden;
	text-align: center;
}

#newsletter {
	position:absolute;
	font-size:10px;
	left:0px;
	top:300px;
	width:180px;
	margin-left:7px;
	z-index:8;
}

#copy {
	position:absolute;
	left:180px;
	width: 570px;
	height: 590px;
	top:0px;
	z-index: 1;
	padding: 10px;
}

#copy a:link {
	color: #000000;
}

#copy a:visited {
	color: #000000;
}

#copy a:hover {
	color: #FFFFFF;
	background-color: #3A4050;
}

#copy li {
	padding-bottom: 15px;	
}

.index_header {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}

.index_text {
	font-size: 11px;
	color: #4A4B4C;
}

.index_more {
	font-weight: strong;
	font-size: 10px;
	text-align: right;
}

#rightpane {
	position:absolute;
	right:0px;
	top:0px;
	width:180px;
	height:800px;
	z-index:1;
	background-image: url(../images/leftpane_background.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#rightpane a:link {
	color: #000000;
}

#rightpane a:visited {
	color: #000000;
}

#rightpane a:hover {
	color: #FFFFFF;
	background-color: #3A4050;
}

#banner_right {
	position:absolute;
	right:0px;
	top:50px;
	width:180px;
	padding-left:20px;
	height:350px;
	z-index:10;
	text-align: center;
	visibility: hidden;
}

#quicklinks {
	visibility: block;
	position:absolute;
	right:0px;
	top:50px;
	width:170px;
	height:500px;
	z-index:10;
	font-size: 12px;
	text-align: left;
	margin-right: 5px;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	font-size: 1em;
	visibility: visible;
	font-size: 12px;
	text-align: center;
	color: #FFF;
}

#footer a:link {
	color: #FFF;
}

#footer a:visited {
	color: #FFF;
}

#footer a:hover {
	color: #FFF;
	background-color: #390;
}

.date {
	font-size:10px;
	color:#808080;
}


/*Credits: Page flip */
/*URL: http://www.sohtanaka.com/web-design/simple-page-peel-effect-with-jquery-css/ */

#pageflip {
	position: relative;
	z-index: 40;
}
#pageflip img {
	width: 50px;
	height: 52px;
	z-index: 30;
	position: absolute;
	right: 0;
	top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/pagepeel.png) no-repeat right top;
	text-indent: -9999px;
	z-index:20;
}


#pad {height:50px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {padding: 0 0 0 0; margin: 0 0 0 180px; list-style:none; height:25px; position:relative; z-index:75; font-family:arial, verdana, sans-serif;}
#menu li {float:left; margin-right:4px;}
#menu li a {display:block; float:left; height:25px; line-height:25px; background:#004000; color:#FFF; text-decoration:none; font-size:11px; font-weight:bold; padding:0 5px 0 5px; width:85px;}


#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {z-index:200; position:relative;color:#fff; background-color:#FFAA00;}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {color:#fff; background-color:#FFAA00;}
#menu li:hover > a.sub {color:#fff; background-color:#245D98;}

#menu li.current a {color:#fff; background:#840;}

#menu li a.sub {background: #840 url(down-arrow.gif) no-repeat right center;}
#menu li.current a.sub {color:#fff; background:#840 url(down-arrow.gif) no-repeat right center;;}

#menu :hover ul {left:0; top:25px; width:120px; background:#840;}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{left:160px; top:-1px; background:#004000; white-space:nowrap; width:100px; z-index:200; height:auto;}

#menu :hover ul li {margin:0; border-top:1px solid #666;}
#menu :hover ul li a {width:120px; padding:0; text-indent:10px; background:#004000; color:#ccc; height:20px; line-height:20px;}
#menu :hover ul li a.fly {background:#004000 url(right-arrow.gif) no-repeat right center;}

#menu :hover ul :hover {color:#fff; background-color:#FFAA00;}
#menu :hover ul :hover a.fly {background-color:#840; color:#fff;}

#menu :hover ul li.currentsub a {background:#840; color:#fff;}
#menu :hover ul li.currentsub a.fly {background:#840 url(right-arrow.gif) no-repeat right center; color:#fff;}

#menu :hover ul :hover ul li a {width:100px; padding:0; text-indent:10px; background:#3e3e3e; color:#ccc;}
#menu :hover ul :hover ul :hover {background-color:#d70; color:#fff;}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {background:#840; color:#fff;}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#flyout {float:left; padding:0; margin:0 0 0 0; list-style:none; position:relative; width:180px;}
#flyout ul {padding:0; margin:0; list-style:none; width:180px; height:auto; background: url(trans.gif); position:absolute; left:-9999px; top:0;}
#flyout table {border-collapse:collapse; width:0; height:0; margin:-1px -10px;}

#flyout li {float:left; margin-bottom:1px; }
#flyout li a {display:block; float:left; width:180px; height:24px; background:#004000; color:#FFF; line-height:24px; font-family:arial, sans-serif; font-size:11px; text-decoration:none; text-indent:10px;}
#flyout li a.fly {background:#000 url(down-arrow.gif) no-repeat right center;}

#flyout li:hover {position:relative;}
#flyout li a:hover {position:relative; color:#fff; background-color:#FFAA00;}
#flyout li:hover > a {color:#fff; background-color:#FFAA00;}

#flyout ul li a {background:#aaa;}
#flyout ul li a.fly {background:#aaa url(right-arrow.gif) no-repeat right center;}
#flyout ul ul li a {background:#ccc;}
#flyout ul ul li a.fly {background:#ccc url(right-arrow.gif) no-repeat right center;}
#flyout ul ul ul li a {background:#ddd;}

#flyout li a.current,
#flyout ul li a.current,
#flyout ul ul li a.current,
#flyout ul ul ul li a.current {background-color:#000; color:#fff;}

#flyout :hover ul,
#flyout :hover ul :hover ul,
#flyout :hover ul :hover ul :hover ul {left:150px;}

#flyout :hover ul ul,
#flyout :hover ul :hover ul ul {left:-9999px;}

#flyout ul li:hover > a {background-color:#e60; color:#fff;}
#flyout ul ul li:hover > a {background-color:#e60; color:#fff;}


/* Karate Corners // Soh Tanaka //www.sohtanaka.com/web-design-blog/ */
	/* general styles */
	.layout { position: relative; width: 50%; margin: auto; }
	.left { position: relative; width: 48%; float: left; padding: 0 1% 0 0; }
	.right { position: relative; width: 48%; float: right; padding: 0 0 0 1%; }
	.bottom { position: relative; height: 0; clear: both; }
	.footer { position: relative; text-align: right; font-size: 80%; color: #3f3f3f; }
	.footer a { color: #3f3f3f; }
	
	/* box styles */
	.box { position: relative; width: 100%; margin: 0 0 10px 0; }

/*	.orange { background: #ff6c01 url('../images/gradient-orange.png') top repeat-x; }    */
	.orange	{ background: #ff6c01 }
	.brown	{ background: #671400 }
	.green	{ background: #98d11d }
	.blue	{ background: #24b2e7 }
	.red	{ background: #d94017 }
	.silver	{ background: #F0F1F2 }
	.grey	{ background: #CCC5BB }
	.inner 	{ padding: 3px 10px 3px 10px; }
	
	/* corners */
	.corner-green { position: absolute; width: 10px; height: 10px; background: url('../images/corners_green.gif') no-repeat; font-size: 0%; }
	.corner-blue { position: absolute; width: 10px; height: 10px; background: url('../images/corners_blue.png') no-repeat; font-size: 0%; }
	.corner-white { position: absolute; width: 10px; height: 10px; background: url('../images/corners.png') no-repeat; font-size: 0%; }
	.TL { top: 0; left: 0; background-position: 0 0; }
	.TR { top: 0; right: 0; background-position: -10px 0; }
	.BL { bottom: 0; left: 0; background-position: 0 -10px; }
	.BR { bottom: 0; right: 0; background-position: -10px -10px; }
