@charset "UTF-8";
/* CSS Document */

*
{
	margin: 0px;
	padding: 0px;
}
img {
border:0px;
}


body
{
	text-align: center;
	background-color: #003a5a;
	font-family: Arial, Helvetica, sans-serif;
}

#container
{
	width: 900px;
	background-image: url("/olc/images/GEW/body_bg_alt.jpg");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header
{
	height: 126px;
}

#header img.top-logo
{
	position: absolute;
	margin: 8px 0px 0px 320px;
}

#header img.bottom-logo
{
	position: absolute;
	margin: 55px 0px 0px 320px;
}

#link-holder
{
	position: absolute;
	margin: 105px 0px 0px 1px;
}

#link-holder h1
{
	float: left;
	color: white;
	font-size: 10px;
	font-weight: normal;
	margin: 1px 8px 0px 6px;
}

#link-holder a
{
	color: white;
	text-decoration: none;
}

#link-holder a:hover
{
	color: white;
	text-decoration: underline;
}

#link-holder img
{
	float: left;
}

#search-holder
{
	position: absolute;
	margin: 95px 0px 0px 692px;
	width: 210px;
}

#search-holder h1
{
	float: left;
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 8px 0px 0px;
}

#search-holder input
{
	float: left;
	height: 17px;
	background-image: url("/olc/images/GEW/search_bg.gif");
	background-repeat: repeat-x;
	border-top: 1px solid #8aacc1;
	border-bottom: 1px solid #8aacc1;
	font-size: 12px;
	padding-top: 1px;
}

#navigation
{
	border: 1px solid #d27d00;
	background-image: url("/olc/images/GEW/nav_bg.gif");
	background-repeat: repeat-x;
	width: 842px;
	height: 28px;
	margin: 0px 0px 0px 0px;
	padding-left: 55px;
}

#navigation a
{
	display: block;
	float: left;
	color: #583906;
	font-size: 13px;
	text-decoration: none;
	padding: 9px 15px 5px 15px;
	background-image: none;
	font-weight: bold;
}

#navigation a:hover
{
	background-image: url("/olc/images/GEW/nav-over_bg.gif");
}

#navigation img
{
	display: block;
	float: left;
	margin: 2px 15px 0px 15px;
}

/* SUB NAVIGATION DIVS */
#connect-sub
{
	position: absolute;
	border: 1px solid #ef9a20;
	width: 188px;
	background-color: white;
	margin: 0px 0px 0px 56px;
	padding: 2px 4px;
}

#benefits-sub
{
	position: absolute;
	border: 1px solid #ef9a20;
	width: 188px;
	background-color: white;
	margin: 0px 0px 0px 222px;
	padding: 2px 4px;
}

#programs-sub
{
	position: absolute;
	border: 1px solid #ef9a20;
	width: 188px;
	background-color: white;
	margin: 0px 0px 0px 404px;
	padding: 2px 4px;
}

#volunteer-sub
{
	position: absolute;
	border: 1px solid #ef9a20;
	width: 188px;
	background-color: white;
	margin: 0px 0px 0px 586px;
	padding: 2px 4px;
}

#gw-sub
{
	position: absolute;
	border: 1px solid #ef9a20;
	width: 188px;
	background-color: white;
	margin: 0px 0px 0px 646px;
	padding: 2px 4px;
}
/* END SUB NAVIGATION DIVS */

a.drop-down
{
	display: block;
	background-image: url("/olc/images/GEW/drop-down_bg.gif");
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	color: #4e4e4e;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 2px 3px 6px;
	margin: 2px 0px 2px 0px;
}

a.drop-down:hover
{
	border: 1px solid #e4ae1c;
	background-image: url("/olc/images/GEW/drop-down-over_bg.gif");
}

#content
{
	width: 887px;
	background-color: white;
	padding: 6px;
	margin: 0px 0px 0px 0px;
}

#featured
{
	float: left;
	width: 616px;
}


#featured a
{
	position: absolute;
	color: white;
	text-decoration: none;
	font-size: 11px;
	margin: 180px 0px 0px -310px;
}

#featured a:hover
{
	text-decoration: underline;
}

#mini-nav
{
	position: absolute;
	width: 99px;
	height: 17px;
	margin: -17px 0px 0px 507px;
}

#mini-nav a
{
	position: static;
	display: block;
	float: left;
	color: white;
	font-size: 12px;
	text-decoration: none;
	margin: 3px 7px 0px 7px;
}

#mini-nav img
{
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
}

img.mini-nav-bg
{
	position: absolute;
	margin: -17px 0px 0px 500px;
	filter: alpha(opacity=30);
	opacity:.30;
}

#quick-links
{
	float: left;
	border: 8px solid #a8bfcc;
	width: 248px;
	height: 213px;
	margin: 0px 0px 0px 6px;
}

#quick-links img
{
	margin: 2px 0px 2px 2px;
}

#login
{
	float: left;
	border: 8px solid #a8bfcc;
	background-color: #a8bfcc;
	width: 201px;
	margin: 6px 0px 0px 0px;
}

#login h1
{
	font-weight: normal;
	color: #6b8da0;
	font-size: 12px;
	text-align: right;
	margin: 0px 8px 0px 8px;
}

#login h2
{
	font-weight: normal;
	color: white;
	font-size: 12px;
	margin: 10px 0px 6px 8px;
}

#login h3
{
	color: #355c71;
	font-size: 14px;
	margin: 0px 0px 6px 8px;
}

#login h4
{
	background-color: #c4dae6;
	color: #41677b;
	font-weight: normal;
	font-size: 10px;
	padding: 6px 0px 4px 8px;
	margin: 6px 0px 6px 0px;
}

#login a
{
	color: #41677b;
	text-decoration: none;
}

#login a:hover
{
	text-decoration: underline;
}

#login table
{
	background-color: white;
}

#login input
{
	float: left;
	height: 17px;
	background-image: url("/olc/images/GEW/search_bg.gif");
	background-repeat: repeat-x;
	border: 1px solid #8aacc1;
	font-size: 12px;
	padding-top: 1px;
	margin: 4px 0px 2px 0px;
}

#gw-news
{
	float: left;
	border: 8px solid #a8bfcc;
	background-color: #f9f9f9;
	width: 187px;
	margin: 6px 0px 0px 6px;
	padding: 7px;
}

#gw-news h1
{
	color: #507b93;
	font-size: 13px;
	margin: 6px 0px 2px 0px;
}

#gw-news p
{
	font-size: 11px;
	color: #848484;
	line-height: 14px;
	margin: 0px 0px 9px 0px;
}

#gw-news img
{
	margin: 0px 0px 8px 0px;
}

#alumni-events
{
	float: left;
	border: 8px solid #a8bfcc;
	background-color: #f9f9f9;
	width: 187px;
	margin: 6px 0px 0px 6px;
	padding: 7px;
}

#alumni-events h1
{
	color: #507b93;
	font-size: 13px;
	margin: 6px 0px 2px 0px;
}

#alumni-events p
{
	font-size: 11px;
	color: #848484;
	line-height: 14px;
	margin: 0px 0px 9px 0px;
}

#alumni-events img
{
	margin: 0px 0px 8px 0px;
}

#featured-alumni
{
	float: left;
	border: 8px solid #a8bfcc;
	background-color: #a8bfcc;
	width: 195px;
	height: 244px;
	margin: 6px 0px 0px 6px;
	padding: 3px;
}

#featured-alumni p
{
	color: #3f5b6b;
	font-size: 11px;
	line-height: 16px;
	margin: 6px 4px 0px 4px;
}

#footer
{
	background-image: url("/olc/images/GEW/footer_bg.gif");
	background-repeat: no-repeat;
	width: 899px;
	height: 200px;
	margin: 2px 0px 0px 0px;
}

#footer a
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer p
{
	float: left;
	text-align: center;
	color: white;
	font-size: 10px;
	line-height: 15px;
	margin: 6px 0px;
}

#footer p.middle
{
	margin-left: 40px;
}

#footer img.footer-icon
{
	float: left;
	margin: 5px 4px 5px 4px;
}

#left-links
{
	float: left;
	width: 225px;
}

#right-links
{
	float: right;
	width: 225px;
}

#right-links p
{
	text-align: right;
	width: 194px;
}

.clear-floats
{
	clear: both;
}


/* SUB PAGE STYLES 
////////////////*/
#bread-crumbs
{
	margin: 0px 0px 10px 0px;
	color: #888888;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#bread-crumbs a
{
	color: #888888;
	text-decoration: none;
}

#bread-crumbs a:hover
{
	color: #4a4a4a;
}

#sub-nav
{
	float: left;
	border: 8px solid #a8bfcc;
	width: 196px;
	padding: 0px 4px;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
}

#sub-nav a
{
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #707e85;
}

#sub-nav a:hover
{
	color: #e3aa04;
}

#sub-nav a.current
{
	color: #e3aa04;
}

#sub-nav a.top
{
	color: #003a59;
	background-color: #cedce4;
	padding: 6px 5px 5px 5px;
	margin: 4px 0px 4px 0px;
}

#sub-nav a.top-current
{
	background-color: #f8d351;
	color: #003a59;
	padding: 6px 5px 5px 5px;
	margin: 4px 0px 4px 0px;
}

.sub-menu
{
	margin: 8px 0px 12px 12px;
}

.sub-menu a
{
	margin: 6px 0px 6px 0px;
}

#sub-content
{
	float: left;
	width: 638px;
	margin: 10px 0px 0px 12px;
}

#sub-content h1
{
	color: #666666;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
}

#sub-content h2
{
	color: #e3aa04;
	font-size: 14px;
	text-transform: uppercase;
	margin: 10px 10px 10px 0px;
	line-height: 18px;
}

#sub-content h3
{
	color: #141313;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 10px 10px 0px;
}

#sub-content h4
{
	color: #e3aa04;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 10px 10px 0px;
	line-height: 18px;
}

#sub-content p
{
	color: #676464;
	font-size: 12px;
	line-height: 18px;
	margin: 10px 15px 10px 0px;
}

#sub-content ol
{
	color: #676464;
	font-size: 12px;
	line-height: 18px;
	margin: 10px 15px 10px 18px;
}

#sub-content ul
{
	color: #676464;
	font-size: 12px;
	line-height: 18px;
	margin: 10px 15px 10px 12px;
}

#sub-content a
{
	color: #ae8408;
	text-decoration: none;
}

#sub-content a:hover
{
	text-decoration: underline;
}

#sub-content img.sub-content-img
{
	border: 3px solid #a8bfcc;
}
.twocolumns {
	width: 222px;
	display: block;
	float: left;
	margin: 10px 0 0 0;
}
