﻿/* Global Attributes */
 	
 		html * {
 			margin: 0;
 			padding: 0;
 		}
 	
 		body {
 			background-color: #4e668a;
			color: #5d5d5d;
			font-size: 0.85em;
			line-height: 1.4em;
			font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans serif;
			text-align: center; /* centers div container in IE */
			margin: 0 auto;
		}
		
		#header {
			min-height: 130px;
			width: 808px; 
		}
		
		#inner_container {
			clear: both;
			margin: 0;
			padding: 0;
			background-color: #cecece; border-top: solid 2px #FFFFFF; border-bottom: solid 2px #FFFFFF;
			text-align: left; /* uncenters text in IE */}
			
		#inner_container a.linkHomePage{
			color: #4e668a;
			text-decoration: none;
		}
		
		a {
			text-decoration: none;}
		
		
		a:active {
			color: #FFFFFF;
		}
		
		
		a:visited {
			color: #FFFFFF;
		}
		
		
		a:link {
			color: #FFFFFFF;
		}
		
		
		a:hover {color: #8f8f8f;}
		
				
/* NAVIGATION CURRENT PAGE SELECTOR -- The current page li must have class "current" */
		

		{
			color: gray;
			text-decoration: none;
		}
		
		
		.current a:hover {
			color: gray;
			text-decoration: none;
		}
		
		
		.current a {
			color: gray;
			text-decoration: none;
		}
		
		
		.current {
			color: gray;
			text-decoration: none;
		}
		
		.firstcurrent a:hover {
			color: #fff;
		}
		
		
/* Header */
		
		#header {
			height: 190px;
			width: 808px;
			border: 2px solid #fff;
			background-color: #fff;
			margin: 0 auto;
			vertical-align:middle;
			text-align: left; /* uncenters text in IE */
		}
	

		#headerleft {
			width: 250px;
			height:130;
			float: left;
		}
		
		#headerleft a img {
			border: none;
			margin-left: 20px;
		}

	
		#header {
			color: #494949;
			padding-top: 6px;
		}
		
		#headerright {
			width: 750px;
			float: right;
		}
		
		#header a {
			color: #494949;
			letter-spacing: 5px;
			font-size: 11px;
			font-weight: bold;
		}
		
		#header a:hover {
			text-decoration: underline;
		}
		
		#header p {
			font-size: 14px;
			margin-top: 15px;
			position: relative;
			top: 40px;
			left: 248px;
		}
		
		#header h3 {
			font-size: 11px;
			letter-spacing: 5px;
			position: relative;
			text-align:right;
			padding-right:20px;
			/*top: 25px;
			left: 248px;*/
			top: 8px;
			/*left: 438px;*/
			
		}
		
		
	
		#header .bg {
			background: #fff url('http://www.gbaforwomen.org/images/form_grad.png') repeat-x left top;
			}
		
		input.go {
			position: relative;
			top: 2px;
		}
		
	

/* Top Navigation */
		
		#navtop {
			width: 808px;
			border: 2px solid #fff;
			border-top: 0px;
			background-color: #880011;
			margin: 0 auto;
			height: 35px;
			padding: 0px;
		}
		
		#lvl1padd {margin: 0px 14px; text-transform: uppercase;}
		#lvl2margin {margin: 6px 0 0 0;}
		
	

	

			
/* Display Case */
		
		#dispcase {
			clear: both;
			width: 808px;
			border: 2px solid #fff;
			border-top: none;
			border-bottom: none;
			background-color: #fff;
			margin: 0 auto;
		}
		
		#dispcase h2 {
			display: none;
		}
		
		#dispcase img {
			margin: 0;
			padding: 0;
		}
		
		
		
/* Main Content Sections */
		
		#content {
			width: 802px;
			min-height: 500px;
			background-color: #fff;
			margin: 0 auto;
			font-size: 1em;
			padding-left:10px;
		}
		
		#content ul {
			padding-top: 0;
			margin-top: 0;
		}
		
		#content p {
			padding-top: 0;
			margin-top: 0;
		}
		
		#content ul {
			padding-left: 15px;
		}
		
		#content h2 {
			margin-top: 0;
		}
		
		#leftcontent {
			width: 740px;
			float: left;
			background-color: #fff;
			padding: 23px 0 0 30px;
			margin-right: 30px;
		}
		
		#leftcontent p {
			margin-bottom: 35px;
		}
		
		
		#content h3 {
			font-size: 12.5px;
			margin-bottom: 0px;
			text-transform: uppercase;
			color: #4e668a;
			background-color: #fff;
			font-weight: bold;
		}
		
				
		#content h2 {
			font-size: 12.5px;
			margin-bottom: 0px;
			text-transform: uppercase;
			color: #4e668a;
			background-color: #fff;
			font-weight: bold;
		}
		
		#leftcontent h3 {
			letter-spacing: 1.5px;
		}
			
		#leftcontent h2 {
			letter-spacing: 1.5px;
		}
			
		#opener {
			margin-top: 0;
			color: #4e668a;
		}
		
		#opener p {
			margin-bottom: 40px;
		}
		
		#rightcontent {
			float: right;
			width: 390px;
			padding-top: 23px;
			background-color: #fff;
		}
		
		#rightcontent img {
			border: 1px solid #4e668a;
		}
		
		.block img {
			float: left;
			margin: 0 5px 0 5px;
			padding: 0;
		}
		
		.block h3 {
			padding: 0;
			margin: 0;
		}
		
		.inblock {
			float: left;
			width: 225px;
			margin-left: 5px;
			padding-bottom: 30px;
		}
		
		.inblock a {
			color: #4e668a;
			text-transform: uppercase;
			margin-top: 1px;
			text-decoration: none;
			font-size: 0.8em;
			font-weight: bold;
			background: url('http://www.gbaforwomen.org/images/rarrow.png') no-repeat right center;
			padding-right: 10px;
		}
		
		.inblock a:hover {
			color: #8f8f8f;
		}
		
		.inblock p {
			margin-bottom: 1px;
		}
		
	
	/* Sub Page Content Additions */
		
		#sidenav {
			border-left: 0 solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
background-image: url('http://www.gbaforwomen.org/images/sideworld.jpg');
				margin: 0;
				padding: 0;
				position: relative;
				min-height: 768px;
				width: 198px;
				float: left;
				font-weight: bold;
		}
		
		#sidenav ul {
	position: relative;
	top: 0px;
	left: 2px;
	list-style: none;
	padding: 0;
	margin: 0px;
		}
		
		#sidenav a {
			background: url('http://www.gbaforwomen.org/images/bluebox.png') repeat-y left top;
			display: block;
			width: 158px;
			padding: 2px 15px 2px 23px;
			border-bottom: 2px solid #fff;
			color: #052557;
			/* for IE */
			filter:alpha(opacity=50);
			/* CSS3 standard */
			opacity:0.5;
		}
		
		#sidenav a:hover {
			color: #fff;
			background-color: #313b68;
			/* for IE */
			filter:alpha(opacity=100);
			/* CSS3 standard */
			opacity:1;
		}
		
		#sidenav p {
	display: block;
	width: 158px;
	position: relative;
	text-transform: uppercase;
	color: #4e668a;
	padding: 2px 15px 5px 25px;
	border-bottom: 2px solid #fff;
	z-index: 1;
	margin: 56px 0px 0px;
		}
		
		#subcontent {
			width: 480px;
			float: right;
			padding: 23px 60px;
		}
		
		#subcontent h3 {
			font-size: 1.1em;
			padding: 0 0 20px 0;
			letter-spacing: 1.5px;
		}
		
		#subcontent h4 {
			text-transform: uppercase;
			padding: 1px 0;
			color: #4e668a;
			font-size: 0.95em;
			letter-spacing: 1px;
		}
		
		#subcontent h5 {
			font-size: 0.75em;
		}
		
		#subcontent ol {
			list-style-position: inside;
		}
		
		#subcontent ol li {
			font-size: 0.95em;
			padding: 5px 0 10px 0;
		}
		
		#subcontent ol li p {
			line-height: 1.4em;
			display: inline;
		}
		
		#subcontent a {
			color: #4e668a;
			font-size: 1em;
			padding: 15px 0;
			text-decoration: underline;
		}
		
		#subcontent a:hover {
			color: #4e668a;
			text-decoration: underline;
		}
		
		
		
/* Footer */
		
		
		#footer1 {
			clear: both;
			text-align: left;
			width: 808px;
			height: 25px;
			border: 2px solid #fff;
			border-top-width: 0;
			background-color: #801;
			margin: 0 auto;
		}
		
		#footer1 p {
			color: #fff;
			font-size: 0.7em;
			text-align: right;
			margin-top: 0;
			padding-right: 30px;
			padding-top: 3px;
			letter-spacing: 0.3em;
		}
		
		
		
/* Bottom Navigation */
		
		#navbottom {
			font-family: Verdana, Arial, sans-serif;
			background-color: #4e668a;
			text-align: left;
			color: #fff;
			clear: both;
			width: 808px;
			margin: 0 auto;
			line-height: 1em;
		}
		
		#navbottom p {
			clear: both;
			font-size: 0.7em;
			margin: 0 0 10px 2px;
		}
		
		#navbottom ul {
			margin: 3px 0 5px 2px;
		}
		
		#navbottom li {
			font-size: 0.8em;
			list-style: none;
			float: left;
			position: relative;
			background: url('http://www.gbaforwomen.org/images/bar2.png') no-repeat left center;
			padding-top: 8px;
		}
		
		#navbottom a {
			display: block;
			padding: 3px 20px 13px 20px;
		}
		
		#navbottom li.first {
			background: none;
		}
		
		#navbottom li.first a {
			padding-left: 0;
		}
		
#content_home_Left {
			width: 460px;
			min-height: 500px;
			background-color: #fff;
			margin: 0 auto;
			float:left;
			font-size: 1em;
		}
		#content_home_Right {
			width: 260px;
			min-height: 500px;
			background-color: #fff;
			margin: 0 auto;
			float:right;
			font-size: 1em;
		}
		.SpotLightDiv{
			background:#FFF;
			border:thin solid #000;
			width:250px;
			height:auto;
			padding:2px;
			
			}
		.NewsHomeDiv{
			background:#FFF;
			border:thin solid #000;
			width:250px;
			height:auto;
			padding:2px;
			
			}
		.ResourcesHomeDiv{
			background:#FFF;
			border:thin solid #000;
			width:250px;
			height:auto;
			padding:2px;
			
			}	
		