body { 
	margin: 0 auto;
	padding:0;
	width: 100%;
	font:15px Georgia, Times New Roman, Serif;
	line-height: 22px;
	color: #4e4e58;
	background: #fff url(../graphics/layout/bg.jpg) top left repeat-x;
}

ul, ol {
	font-weight:normal;
	font-style:normal;
}

a:link {
	font-style:normal;
	font-weight:normal;
	}

#container {
	width:923px;
	margin: 0 auto;
	padding:0;
}

#navigation {
	width: 925px;
	height: 58px;
	margin: 0 auto;
	font:100% Georgia, Times New Roman, Serif;
	background: #173674;
	display: block;
	position: relative;
	z-index: 4;
}

#navigation ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav {
	margin-left: 310px;
	margin-bottom:	2px;
	line-height:	1.0;
	height: 58px;
	float: right;
}
#nav ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
#nav ul li {
	width:			130%;
}
#nav li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#nav li {
	float:			left;
	position:		relative;
	background:		#173674;
}
#nav a {
	display:		block;
	position:		relative;
}
#nav li:hover ul,
#nav li.sfhover ul {
	left:			0;
	top:			58px; /* match top ul list item height */
	z-index:		99;
}
ul#nav li:hover li ul,
ul#nav li.sfhover li ul {
	top:			-999em;
}
ul#nav li li:hover ul,
ul#nav li li.sfhover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul#nav li li:hover li ul,
ul#nav li li.sfhover li ul {
	top:			-999em;
}
ul#nav li li li:hover ul,
ul#nav li li li.sfhover ul {
	left:			10em; /* match ul width */
	top:			0;
}

#nav li li {
	background:		#173674;
}

/*** DEMO SKIN ***/

#nav a, #nav a:active, #nav a:visited {
	padding: 20px 20px;
	text-decoration:none;
	font-style: italic;
}

#nav a, #nav a:visited,
#nav a, #nav a:active  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}

#nav li li a {
	background:	#173674;
	padding: 20px 20px;
	color: #fff;
	font-style: italic;
}

#nav li li a:visited,
#nav li li a:active {
	background:		#173674;
	text-decoration: none;
}

#nav li li a:hover {
	text-decoration: underline;
}

#nav li li:hover, #nav li li.sfhover {
	background:		#173674;
}

#nav li li li {
	background:		#fff;
}

#nav li:hover, #nav li.sfhover,
#nav a:hover, #nav a:active {
	background:		#173674;
	outline:		0;
}

#nav li li:hover, #nav li li.sfhover,
#nav a:hover, #nav a:active {
	background:		#173674;
	outline:		0;
}



#logo {
	background: #fff;
	height: 203px;
	width: 309px;
	margin: 0 auto;
	position: absolute;
	float: left;
	top: 0;
	left: 0;
	z-index: 5;
}

#content_right table tr td {
	padding: 5px;
}

#content_right #spotlight {
	padding-top: 5px;
}

#header {
	width: 100%;
	margin: 0 auto;
}

#header_interior {
	width: 100%;
	margin: 0 auto;
}

#masthead { 
	width: 923px;
	margin: 0 auto;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
}

#masthead_container {
	background: transparent url(../graphics/layout/masthead.jpg) top left no-repeat;
	position: relative;
	width: 923px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	height: 326px;
}

#sticker {
	position: absolute;
	top: 170px;
	left: 250px;
}

#masthead_container_interior {
	background: transparent url(../graphics/layout/masthead_interior.jpg) top left no-repeat;
	position: relative;
	width: 923px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	height: 326px;
}

#content_left p.box {
	margin-top: 30px;
}

#content_left p.box a {
	color: #2f4045;
	text-decoration: none;
	border: 1px #ccc solid;
	padding: 8px;
	font:12px Georgia, Times New Roman, Serif;
	background: #e9e9e9;
}

#content_left a.box:hover {
	text-decoration: underline;
	color: #2f4045;
}

#content_right p.box {
	margin-top: 25px;
}

#content_right p.box a {
	color: #2f4045;
	text-decoration: none;
	border: 1px #ccc solid;
	padding: 8px;
	font:12px Georgia, Times New Roman, Serif;
	background: #e9e9e9;
}

#content_right a.box:hover {
	text-decoration: underline;
	color: #2f4045;
}

#content_right p.caption {
	font-face: Georgia, Times New Roman, Serif;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	text-align: center;
	margin-bottom: 10px;
	color: #a1a1a1;
}

.float { 
	float:right;
	padding-left: 15px;
	padding-bottom: 10px;
}

img {
	border:0;
}

h1 {
	font:26px Georgia, Times New Roman, Serif;
	line-height: 26px;
}

h3 {
	font:14px Georgia, Times New Roman, Serif;
	line-height: 14px;
	color:#173674;
	font-weight: bold;
}

#content_left h2 {
	font:26px Georgia, Times New Roman, Serif;
	line-height: 26px;
	color: #000;
}

#content_right h2 {
	font:26px Georgia, Times New Roman, Serif;
	line-height: 26px;
	color: #000;
	display: inline;
}

#content_container {
	width: 923px;
}

#content_left {
	width: 475px;
	float: left;
	padding: 10px 20px 20px 20px;
	background: #fff;
	border-left: 1px solid #f5f5f5;
}

#content_right {
	width: 361px;
	padding: 30px 20px 5px 25px;
	float: left;
	background: #fff;
	border-right: 1px solid #f5f5f5;
}

#content_right p.metadata {
	display: inline;
	margin-left: 10px;
	font-size: 12px;
}

#content_left ul li {
	font-size: 11px;
	line-height: 15px;
	color: #964800;
}

#content_left a {
	color: #84864f;
	text-decoration: none;
}

#content_left a:hover {
	color: #84864f;
	text-decoration: underline;
}

#content_right p.archive {
	font-size: 12px;
	display: inline;
	margin-left: 10px;
}

#content_right .archive a {
	font-style: italic;
}

#content_right ul {
	margin-left: 0;
	padding: 0;
}

#content_right ul li {
	font-size: 13px;
	line-height: 15px;
	color: #4e4e58;
	list-style: none;
	padding: 8px;
	border-top: 1px solid #ccc;
}

#content_right ul li.odd {
	background: #ebebeb;
}

#content_right a {
	color: #173674;
	text-decoration: none;
}

#content_right a:hover, a:visited, a:active {
	color: #173674;
	text-decoration: underline;
}

/* Begin Interior */


#content_left_interior {
	width: 175px;
	padding: 25px 25px 25px 25px;
	height: 100%;
	margin-top: -10px;
	float: left;
	background: #f2f1f2 url(../graphics/layout/paper.jpg) bottom left no-repeat;
}

#social_media {
	width: 175px;
	padding: 25px;
	position: absolute;
	top: 772px;
	}


#social_media ul li {
	list-style: none;
	float: left;
}
#social_media ul li .collection_item_label {
	display: none;
}

#content_right_interior {
	width: 650px;
	float: left;
	padding: 12px 20px 25px 25px;
	border-right: 0px solid #f5f5f5;
	background: #fff;
}



#content_left_interior h2 {
	font:26px Helvetica, Arial, Sans-Serif;
	line-height: 26px;
	color: #000;
	font-weight: bold;
}

#content_right_interior h2 {
	font:26px Georgia, Times New Roman, Serif;
	line-height: 26px;
	color: #000;
}

h4, .subheadline {
	font: 18px Georgia, Times New Roman, Serif;
	line-height: 22px;
	color: #000;
}

h1, h2, h3, h5, h6 {
	color: #000;
	font-family: Georgia, Times New Roman, Serif;

}

h5.form_title, div.form_row_submit  {
background:none repeat scroll 0 0 #173774;
color:#ffffff;

}

#content_left_interior ul {
	margin: 0;
	padding: 0;
}

#content_right div.utils ul li, #content_right div.utils ul li div {
	display:inline;
	border:0px solid;
	padding:0px;
}

#content_right div.utils ul li a {
font:15px/22px Georgia,Times New Roman,Serif;
font-weight:bold !important;
background:url(../graphics/layout/dash.jpg) no-repeat scroll right 5px transparent;
padding:0 10px 0 0;
}

#content_right div.utils ul li:last-child a {
background:none;
}

#content_right div.utils ul li.last a {
background:none;
}

#content_left_interior ul li {
	font-size: 16px;
	line-height: 18px;
	color: #191919;
	list-style: none;
	padding-top: 10px;
	font-style: italic;
}

#content_left_interior ul li ul {
	margin: 0;
	padding-left: 20px;
	padding-top: 10px;
	border: none;
}

#content_left_interior ul li ul li {
	font-size: 14px;
	line-height: 16px;
	color: #ccc;
	list-style: none;
	padding: 4px 0;
	border: none;
}

#content_left_interior ul li ul li a {
	color: #525252;
}

#content_left_interior ul li ul li a:hover {
	color: #525252;
}

#content_left_interior a {
	color: #191919;
	text-decoration: none;
}

#content_left_interior a:hover {
	color: #191919;
	text-decoration: underline;
}

#content_right_interior a {
	color: #191919;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

#content_right_interior a:hover, a:visited, a:active {
	color: #191919;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

li b {
	font-weight:normal;
}

#content_left_interior p a.meta {
	font-size: 11px;
	color: #6490c7;
}




/* Begin Footer */


#footer {
	background: transparent url(../graphics/layout/footer_bg.jpg) top center no-repeat;
	width: 100%;
	margin: 40px 0;
	padding: 1px 0px 20px 0px;
	line-height: 22px;
	text-align: center;
	font:13px Georgia, Times New Roman, Serif;
	color: #999;
	font-style: italic;
}

#footer h2 {
	color: #343842;
	margin-bottom: 0;
	margin-top: 30px;
}

#footer p {
	margin-bottom: 20px;
	margin-top: 10px;
}

#footer a, a:active, a:visited {
	color: #000;
	text-decoration: underline;
}

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

form {
	display: inline;
	margin-right: 5px;
}

#clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#content_right_interior br {
		clear:none !important;
	}
	
#content_left_interior div.utils ul li a {
color:#173674;
font:bold 14px/14px Georgia,Times New Roman,Serif;
}

#content_left_interior div.utils ul {
	padding:5px 0px 15px;
}

/* ---------------- Homepage News ---------------- */
		#news {
			width:350px;
			}
			
			#content_right .news_articles ul li, #content_right .news_archives {
				border-top:1px solid #c7c7c7;
				padding:10px;
				font: 1em/1em georgia, 'Times New Roman', times, serif;
				}
			#news td:first-child {

				display:none;
				}
				#content_right .news_articles ul li a, #content_right .news_archives a {
					text-decoration:none;
					}
					
				#content_right .news_archives{
					font-weight:bold;
					text-align:right;
					padding:20px 10px;
				}
					
/* ---------------- Navigation current page indication ---------------- */

.current_page {
	font-weight:bold !important;
	}

.collection_item_description  {
font-style:normal;
}

.content_image_box  {
background:none;
border:0px solid #959595;
}

#content_right .utils ul {
	margin:0px;
}

ul.list_style_none {
padding-left:0px;
}

table.calendar {
border:1px solid #CCCCCC;
border-collapse:collapse;
clear:left;
width:100%;
}

.e2ma_signup_form_element input {
width:260px !important;
}

#spotlight div.news_articles ul li {
margin:0 0 0em;
}