	/*	
	CSS by Chris Duren @ Invisible-Ink.com
	Increase your visibility with Invisible Ink (TM)
	*/

html { 
	min-width: 940px;
	 }

body	{
	background: #96b6b6 url(img/bg.jpg) top left repeat-x;
	font: 12px/1.4 arial, helvetica, verdana, sans-serif;
	color: #036;
	margin: 0;
	}
	
	/*	Typography	*/
	
h1	{
	width: 940px;
	height: 199px;
	background: transparent url(img/ywca.jpg) top left no-repeat;
	text-indent: -9999px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	}
	
h2, .header1	{
	font-size: 15px;
	color: #f63;
	margin: 0 0 14px 0;
	text-transform: uppercase;
	}
	
h3	{
	width: 197px;
	height: 29px;
	display: block;
	font-size: 14px;
	color: #fff;
	padding: 23px 15px 0 35px;
	margin: 0 0 16px 0;
	background: transparent url(img/h3.png) top left no-repeat;
	}
	
h3 a:link, h3 a:visited, h3 a:hover	{
	display: block;
	color: #fff;
	text-decoration: none;
	}
	
h4, .header2	{
	font-size: 14px;
	color: #099;
	margin: 0 0 10px 0;
	}

h5	{
	font-size: 12px;
	text-transform: uppercase;
	color: #036;
	padding: 7px 15px;
	margin: 0 0 16px 0;
	background: #e5e5e5;
	border-top: 1px dotted #369;
	border-bottom: 1px dotted #369;
	}
	
p	{
	margin: 0;
	padding: 0 0 12px 0;
	}

em	{
	color: #099;
	}

hr	{
	height: 1px;
	margin: 10px 0;
	border-bottom: 1px dotted #9cf;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	background-color: transparent;
	}
	
form	{
	margin: 0;
	padding: 0;
	}
	
ul	{
	margin-bottom: 14px;
	margin-top: 0;
	}
	
.btn	{
	background: #f5591e;
	font-size: 13px; 
	padding: 15px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	border: 0; 
	-moz-border-radius: 7px;
	border-radius: 7px;
	cursor: pointer;
	}
	
a:link.btn, a:visited.btn, a:hover.btn	{
	color: #fff;
	}
	
	/*   Basic Layout Divisions	*/
	
#wrapper	{
	background: transparent url(img/shell.png) top left repeat-y;
	width: 940px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#sub	{
	background: transparent;
	width: 247px;
	float: left;
	padding: 0;
	margin: 15px 0;
	}
	
#sub p	{
	padding: 0 15px 12px 35px;
	}

#sub ul	{
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0;
	text-align: left;
	}
	
#sub li	{
	margin: 0 20px;
	padding: 8px 0 8px 5px;
	border-bottom: 1px dotted #099;
	}
	
#sub li a	{
	text-decoration: none;
	}
	
#content 	{
	background: transparent;
	width: 620px;
	float: left;
	margin: 0;
	padding: 25px 30px;
	font: 12px/1.5 arial, helvetica, verdana, sans-serif;
	}
	
#content li	{
	padding: 0;
	margin: 0 0 8px 0;
	}
	
#footer	{
	clear: both;
	background: #099;
	width: 874px;
	margin: 0 auto;
	padding: 7px 15px;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	}

#footer a	{
	color: #fff;
	}
	
#ink	{
	clear: both;
	background: transparent;
	width: 900px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: right;
	font-size: 11px;
	}
	
#ink a	{
	color: #fff;	
	}

	/*	Main Navigation	*/

#menu	{
	width: 940px;
	height: 38px;
	margin: 0;
	padding: 0;
	position: relative;
    z-index: 6000;
    color: #f63;
	}

#menu div	{
	float: left;
	font-weight: bold;
	}

#menu div a {
	display: block;
	padding: 0;
	border: 0;
 	color: #fff;
	height: 38px;
	margin: 0;
	text-indent: -9999px;
	text-decoration: none;
	}
	
#menu div ul	{
	list-style: none;
	border-top: 0;
	border-right: 1px solid #f63;
	border-bottom: 4px solid #f63;
	border-left: 1px solid #f63;
	margin: 0;
	padding: 0;
	position: absolute;
	background: #fff;
    z-index: 2;
	}	

/* Product sub-headings */
#menu div ul li div ul	{
	list-style: none;
	padding: 0;
	margin: 0;
	background: transparent;
	position: relative;
	border: 0;
	}

/* Product sub-menus */
#menu div ul li div ul li ul	{
	list-style: square;
	margin: 0 0 0 15px;
	border: 0;
	}
	
/* Product sub-menu list items */
#menu div ul li div ul li ul li	{
	margin: 0;
	padding: 5px 0;
	font-size: 11px;
	background: transparent;
	}

#menu div ul li div ul li ul li a:link, #menu div ul li div ul li ul li a:visited, #menu div ul li div ul li ul li a:hover {
	color: #c30;
	text-decoration: underline;
	}

#menu div li	{
	margin: 0;
	padding: 0;
	padding: 5px 15px;
	}	

#menu div li a:link	{
	margin: 0;
	height: auto;
	width: auto;
	color: #f63;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0;
	background: transparent;
	}
	
#menu div li a:visited	{
	margin: 0;
	height: auto;
	width: auto;
	color: #f63;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0;
	background: transparent;
	}
	
#menu div li a:hover	{
	margin: 0;
	height: auto;
	width: auto;
	color: #066;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 0;
	background: transparent;
	}

#home a {background: transparent url(img/menu/home.png) top left no-repeat; width: 100px;}
#home.menu-active a, #home a:hover {background: transparent url(img/menu/home.png) 0 -38px no-repeat;}

#about a {background: transparent url(img/menu/about.png) top left no-repeat; width: 147px;}
#about.menu-active a, #about a:hover {background: transparent url(img/menu/about.png) 0 -38px no-repeat;}
	
#programs a {background: transparent url(img/menu/programs.png) top left no-repeat; width: 124px;}
#programs.menu-active a, #programs a:hover {background: transparent url(img/menu/programs.png) 0 -38px no-repeat;}
	
#participate a {background: transparent url(img/menu/participate.png) top left no-repeat; width: 151px;}
#participate.menu-active a, #participate a:hover {background: transparent url(img/menu/participate.png) 0 -38px no-repeat;}
	
#building a {background: transparent url(img/menu/updates.png) top left no-repeat; width: 179px;}
#building.menu-active a, #building a:hover {background: transparent url(img/menu/updates.png) 0 -38px no-repeat;}
	
#donate a {background: transparent url(img/menu/donate.png) top left no-repeat; width: 110px;}
#donate.menu-active a, #donate a:hover {background: transparent url(img/menu/donate.png) 0 -38px no-repeat;}
	
#sponsors a {background: transparent url(img/menu/sponsors.png) top left no-repeat; width: 129px;}
#sponsors.menu-active a, #sponsors a:hover {background: transparent url(img/menu/sponsors.png) 0 -38px no-repeat;}
	
	/*   Slides 	*/

#jqslides {
    position: relative;
    width: 620px;
    height: 300px;
    overflow: hidden;
    margin-bottom: 10px;
}

#jqslides div.slide {
    position: absolute ;
    top: 0;
    left: 0;
    z-index: 5;
    width: 620px;
    height: 300px;
    background: #000;
}

#jqslides div.last-active {
    z-index: 9 ;
}

#jqslides div.active {
    z-index: 10 ;
}
.caption	{
	position: absolute;
	width: 580px;
	height: 47px;
	margin: 245px 0 0 0;
	padding: 8px 20px 0 20px;
	background: #099;
	color: #fff;
	filter: alpha(opacity=70);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	font-size: 13px;
	font-weight: bold;
	}
	
	/*   Classes 	*/

.nomargin	{
	margin: 0;
	padding: 0;
	}

.header	{
	background: #036;
	color: #fff;
	font-weight: bold;
	}

.cell	{
	background: #e5e5e5;
	}

.pics	{
	padding: 6px;
	border: 1px solid #369;
	background: #daeefe url(img/pics.png) top left repeat-x;
	}

#network ul	{
	list-style: none;
	padding: 0;
	margin: 0;
	}

#network li	{
	margin: 0 0 0 20px;
	padding: 0 0 5px 0;
	border: 0;
	}

#network a	{
	display: block;
	padding: 0 0 0 18px;
	font-weight: normal;
	}

	/*   Links 	*/

a:link	{
	color: #099;
	font-weight: bold;
	}
	
a:visited	{
	color: #099;
	font-weight: bold;
	}
	
a:hover	{
	color: #f63;
	}

	/*   Admin Styles	*/
	
#selectomatic	{
	background: #099;
	padding: 6px 20px;
	color: #fff;
	}
	
#selectomatic a	{
	color: #fff;
	}

