/* GENERAL STYLES */

* {
	margin: 0;
	padding: 0;
}

div.clear { clear: both; overflow: hidden; height: 0px; }

body {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #000;
	background: #E0E3E5;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img{
	border: none;
}

h1, h2, h3, h4, h5 {	
	margin: 0 0 18px 0;
	padding: 0;
	line-height: 1.3em;
}

h1 {
	font-size: 24px;
}

h2 { 
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

p {
	padding-bottom: 18px;
}

ul {
	margin: 10px 0 10px 40px;
}

.blue {
	color: #003366;
}

.clearfix:after{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}



/* LAYOUT STYLES */

#top-wrapper {
	background: #E0E3E5 url('images/top-wrapper.gif') top left repeat-x;
}

#top, #bottom, #footer {
	width: 900px;
	margin: 0 auto;
}

#top {
	background-color: #FFF; /* Functions as background color of top sidebar */
}

#top-sidebar, #bottom-sidebar {
	float: left;
	display: inline;
	width: 190px;
	line-height: 18px;
}

#top-content {
	position: relative;
	float: right;
	width: 710px;
}

#top-content {
	line-height: 0em; /* Remove that tiny bit of white space below feature image if this were not in place */
}

#top-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 710px;
	height: 175px;
}

#top-header-alpha {
	width: 100%;
	height: 100%;
	background: #366A9F;
	opacity: 0.75;
}

#top-header img {
	margin: 15px;
}

#top-callout {
	position: absolute;
	top: 193px;
	right: 15px;
	height: 230px;
	width: 210px;
}

#top-callout-alpha {
	width: 100%;
	height: 100%;
	background: #FFF;
	opacity: 0.64;
	padding: 0 0 15px 0;
}

#top-callout-text {
	position: absolute;
	top: 190px;
	right: 15px;
	height: 230px;
	width: 180px;
	line-height: 15px;
	font-size: 11px;
	padding: 15px 15px 0 15px;
}


	#top-callout-text h3, #top-callout-text p {
		color: #003366;
	}
	
	#top-callout-text h3 {
		margin-bottom: 0;
		padding: 5px 0 10px 0;
	}
	
#bottom-wrapper {
	background: #EDEDED;
}

#footer {
	padding: 15px 0;
	font-size: .9em;
	color: #A2B2C2;
}

#footer ul{
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: inline;
}

#footer a{
	color: #003366;
}

/* TOP MENU STYLES */

ul#menu, ul#menu ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

ul#menu.home {
	height: 314px;
	overflow: hidden;
}

ul#menu ul {
	margin-left: 15px;
	padding: 0;
}

ul#menu ul li ul{
	margin-left: 10px;
}

ul#menu a{
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

ul#menu a:active, ul#menu a:focus{
	outline: none;
}

ul#menu ul a, ul#menu ul span {
	font-weight: normal;
	font-size: .9em;
	color: #666;
}

ul#menu ul span {
	color: #444;
}

ul#menu ul a.current{
	color: #86BC3F !important;
}

ul#menu ul a:hover {
	color: #333;
}



/* BOTTOM STYLES */

#bottom {
		clear: both;
		position: relative;
		background: #003366 url('images/bottom-sidebar.gif') left repeat-y;
}

#bottom-content {
	position: relative;
	float: right;
	display: inline;
	margin: 15px;
	/*width: 680px; /* 710px total width - 30 pixels left and right padding */*/
	width: 680px;
}

#bottom-content h3 {
	color: #FFF;
	letter-spacing: 0px;
	display: block;
	border-bottom: 1px solid #0D3D6E;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

#bottom-content h3 small {
	position: relative;
	top: -2px;
	left: 3px;
}

#bottom-content h3 a {
	color: #3A6189;
}

.bottom-article {
	width: 210px;
	margin-right: 15px;
	float: left;
	display: inline;
}

.bottom-article h4 {
	color: #FFF;
	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 3px;
	font-weight: bold;
}

.bottom-article h4 a {
	color: #FFF;
	text-decoration: none;
}

.bottom-article p {
	color: #9EB1C5;
	padding-bottom: 0;
}

.bottom-article a {
	color: #3A6189;
	font-weight: bold;
}

#bottom-sidebar {
	width: 160px;
	margin: 15px;
	color: #648BB3;
	line-height: 16px;
}

#bottom-sidebar h1, #bottom-sidebar h2, #bottom-sidebar h3, #bottom-sidebar h4, #bottom-sidebar h5{ color: #003366; font-weight: bold; margin-bottom: 0; padding-bottom: 10px; }
#bottom-sidebar h4 {
	font-size: 13px;
}

#bottom-sidebar p{
	padding-bottom: 0;
}


/* Extraordinary Lives */

#subpage-content ul#extraordinaryLives { height: 140px; }
#subpage-content ul#extraordinaryLives li { border: 1px #ccc solid; padding: 2px; background: #fafafa; width: 100%; }
#subpage-content ul#extraordinaryLives, ul.profileSubsectionList{ margin: 0; padding: 0; list-style: none; }
#subpage-content .extraordinaryProfile{ margin-bottom: 20px; position: relative; }
#subpage-content .extraordinaryProfile a.read { position: absolute; bottom: 3px; right: 10px; z-index: 100; }
#subpage-content .extraordinaryProfile img{ float: left; margin-right: 20px; border: 1px solid #ddd; }
#subpage-content .extraordinaryProfile p { font-size: 16px; color: #777; }
#subpage-content .extraordinaryProfile h3 a { font-size: 24px; text-decoration: none; color: #114477; }
#subpage-content ul.profileSubsectionList{ margin: 0 0 30px 0; }
#subpage-content ul.interests, #subpage-content ul.interests li { margin: 0; padding: 0; list-style: none; }
#subpage-content ul.interests li { width: 160px; float: left; }


/* Gallery Listing */
#subpage-content #gallerylisting, #gallerylisting li { margin: 0; padding: 0; list-style: none; }
#gallerylisting li { border: 1px solid #ccc; margin: 15px 0; padding: 10px; }
#gallerylisting li div.galleryimage { float: left; width: 120px; border: 1px solid #eee; padding: 1px; text-align: center; margin-right: 10px; }
#gallerylisting li div.galleryimage img { display: block; }
#gallerylisting li em { font-size: 10px; color: #aaa; }
#gallerylisting li h3 { margin: 0; padding: 0; }
#gallerylisting li p { font-size: 11px; margin: 5px 0; }

/* Gallery */
#galleryimages{ padding: 1em 0;}
#galleryimages ul, #galleryimages ul li { list-style: none; margin: 0; padding: 0; background: none; }
#galleryimages ul li { float: left; display: inline; background: #CCC; margin: 0 20px 20px 0; width: 120px; height: 86px; border: 1px solid #666; }
#galleryimages ul li a { display: block; width: 120px; height: 86px; overflow: hidden; text-align: center; }
#galleryimages ul li a img { margin: 0 auto; width: auto; display: block; height: 86px; }


/* Combo News */
.news-box { float: left; display: inline; border: 1px solid #ccc; padding: 10px; width: 138px; margin: 10px 10px 20px 0; }
#newest.news-box { width: 478px; margin: 0px; height: 130px; }
#events { margin-right: 0; }
.news-box h3 { margin: -10px -10px 10px -10px; padding: 0; background: #003366; font-weight: normal; color: white; padding: 3px 10px; font-size: 14px; }
#subpage-content .news-box ul, .news-box ul li { margin: 0; padding: 0; list-style: none; }
.news-box ul li { margin-bottom: 5px; font-size: 11px;}
.news-box ul li a { text-decoration: none; }
.news-box ul li a:hover { text-decoration: underline; }
.news-box .news-box-more { font-size: 11px; font-weight: bold; display: block; text-align: right; }