body { 
	margin: 0 auto;
	padding:0;
	width: 100%;
	font:14px Helvetica Neue, Arial, Sans-Serif;
	line-height: 22px;
	color: #4e4e58;
}

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

#content_left {
	width: 490px;
	float: left;
	padding: 10px 10px 20px 10px;
}

#content_right {
	width: 320px;
	padding: 20px 10px 25px 10px;
	float: left;
}

#logo {
	background: #680103;
	position: absolute;
	top: 1px;
	left: 1px;
	height: 47px;
	width: 920px;
	margin: 0 auto;
}

#content_right .news_articles ul li {
	padding: 5px;
}

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

#content_right .news_articles ul {
	padding:0px 10px 0px 20px;
}

#content_right .news_articles ul li {
	list-style:disc;
	padding:5px 0px;
}

#content_right .news_archives {
	font-weight:bold;
	text-align:right;
	padding:10px;
}

#header {
	width: 100%;
	margin: 0 auto;
	background: #fff url(../graphics/layout/header_bg.jpg) top left repeat-x;
}

#header_interior {
	width: 100%;
	margin: 0 auto;
	background: #fff url(../graphics/layout/header_bg_interior.jpg) top left repeat-x;
}

#header_interior #metadata_container {
	width: 900px;
	margin: 0 auto;
	position: relative;
	height: 54px;
}

#header_interior .metadata {
	position: absolute;
	left: 530px;
	top: 17px;
	font-size: 11px;
	height: 24px;
	font:12px Georgia, Times New Roman, Serif;
	font-style: italic;
}

#header_interior .metadata a {
	text-decoration: none;
	color: #fff;
	margin-right: 12px;
}

#header_interior .metadata a:hover {
	text-decoration: underline;
	color: #fff;
}

#masthead { 
	width: 100%;
	margin-top: 0;
	text-align: center;
}

#masthead_container {
	position: relative;
	width: 920px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	height: 281px;
}

#masthead_container_interior {
	position: relative;
	width: 920px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	height: 249px;
}

#header #metadata_container, #header_interior_container {
	width: 920px;
	margin: 0 auto;
	position: relative;
	height: 54px;
}

#header #metadata_container ul, #header_interior #metadata_container ul {
	position: absolute;
	left: 530px;
	top: 17px;
	font-size: 11px;
	height: 24px;
	font:12px Georgia, Times New Roman, Serif;
	font-style: italic;
}

#header #metadata_container ul, #header_interior #metadata_container ul {

margin:0px;
padding:0px;
}

#header #metadata_container ul li, #header #metadata_container ul li div, #header_interior #metadata_container ul li, #header_interior #metadata_container ul li div {
	display:inline;
}

#header #metadata_container ul li .collection_item_label, #header_interior #metadata_container ul li .collection_item_label  {
font-weight:normal;
}

#header #metadata_container ul li a, #header_interior #metadata_container ul li a {
	text-decoration: none;
	color: #fff;
	margin-right: 12px;
}

#header #metadata_container ul li a:hover, #header_interior #metadata_container ul li a:hover {
	text-decoration: underline;
	color: #fff;
}

a {
	color: #fff;
}

#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 Verdana, Arial, Sans-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 Verdana, Arial, Sans-Serif;
	background: #e9e9e9;
}

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

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

img {
	border:0;
}

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

#content_left h2 {
	font:26px Helvetica Neue, Arial, Sans-Serif;
	line-height: 26px;
	color: #ad783d;
	font-weight: lighter;
}

#content_container {
	width: 940px;
}

#content_left ul li {

	line-height: 15px;
	color: #4e4e58;
}



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

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

#content_right .archive {
	font-size: 12px;
}

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

#content_right h2.news {
	font:22px Helvetica Neue, Arial, Sans-Serif;
	line-height: 38px;
	color: #000;
	display: inline;
	font-weight: lighter;
	background: url(../graphics/layout/news_icon.jpg) top left no-repeat;
	padding: 4px 4px 12px 38px;
}

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

#content_right ul li {
	font-size: 13px;
	line-height: 15px;
	color: #4e4e58;
	list-style: none;
	padding: 4px;
}

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

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

/* Begin Interior */

#content_left_interior {
	width: 283px;
	padding: 25px 35px 25px 0px;
	height: 544px;
	margin-top: -20px;
	float: left;
	background: transparent url('../graphics/layout/sidenav_bg.png') top left no-repeat;
}

#content_right_interior {
	width: 580px;
	float: left;
	padding: 0 0 25px 0;
}


#content_left_interior h2 {
	font:26px Helvetica Neue, Arial, Sans-Serif;
	line-height: 25px;
	color: #000;
	font-weight: lighter;
	padding-left: 18px;
}

#content_left_interior h2.PageTitle {
	font:25px Helvetica Neue, Arial, Sans-Serif;
	line-height: 25px;
	color: #000;
	font-weight: lighter;
	padding-left: 18px;
	margin-bottom: 10px
}


#content_right_interior h2.PageTitle {
	font:28px Helvetica Neue, Arial, Sans-Serif;
	line-height: 26px;
	color: #ad783d;
	font-weight: lighter;
	
}

#content_right_interior h3.SectionTitle {
	font:12px Helvetica Neue, Arial, Sans-Serif;
	line-height: 26px;
	font-weight: lighter;
	margin-bottom: -30px;
	padding-left: 2px;
}

ul.subnav {
	font:12px Lucida Grande, Trebuchet, Helvetica, Helvetica Neue, Times New Roman, Serif;
	font-weight: lighter;
	
	
}

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

#content_left_interior ul li {
	font-size: 16px;
	line-height: 36px;
	color: #ccc;
	list-style: none;
	background-color: #fcfcfc;
	padding: 2px 15px;
	
	
	border-bottom: 1px dotted #d9caca;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

#content_left_interior ul li.top {
	background: transparent url(../graphics/layout/nav_top.jpg) top center no-repeat;
	border-right: none;
	border-left: none;
}

#content_left_interior ul li.bottom {
	background: transparent url(../graphics/layout/nav_bottom.jpg) top center no-repeat;
	border: none;
	height: 100px;
}

#content_left_interior ul li.active {
	background: transparent;
	border-right: none;
}

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

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

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

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

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

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

#content_right_interior a {
	color: #680103;
	text-decoration: underline;
}

#content_right_interior a:hover, a:visited, a:active {
	color: #680103;
	text-decoration: underline;
}

/* End Interior */


/* Begin Navigation */

#navigation {
	font-color:#000000;
	height: 113px;
	margin: 0 auto;
	font: 15px Georgia, Times New Roman, Serif;
	background: transparent url(../graphics/layout/bg_navigation.gif) top center no-repeat;
}

#navigation_inner {
	width: 940px;
	height: 113px;
	margin: 0 auto;
	font: 15px Georgia, Times New Roman, Serif;
	background: transparent url(../graphics/layout/navigation_bg.jpg) top center no-repeat;
}

#navigation1 {
	height: 45px;
	padding: 0;
	margin: 0 0 0;
	position: relative;
	z-index: 3;
}

#navigation2 {
	height: 45px;
	margin: 0 0 0 220px;
	padding: 0;
}

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

.nav {
	line-height: 1.0;
	height: 45px;
}

.nav ul {
	position: absolute;
	top: -999em;
	width: 175px; /* left offset of submenus need to match (see below) */
}

.nav li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}

.nav li {
	float: left;
	position: relative;
	margin: 0 10px 0 0;
}

/*NAVIGATION TEXT COLOR*/

.nav a:link,
.nav a:visited{
	display: block;
	float: left;
	position: relative;
	color: #000000;
	text-decoration:none;
	font:17px Georgia, Times New Roman, Serif;
	font-style:italic;
	}
.nav a.top:link,
.nav a.top:visited {
	height: 45px;
	line-height: 45px;
	margin: 0;
	padding: 0 10px;
	text-decoration:none;
}
.nav a:hover {
	color:#FFFFFF;
	}
.nav li:hover,
.nav li.sfhover {
	background: #E6B800;
}

.nav li:hover ul,
.nav li.sfhover ul {
	left: 0;
	top: 45px; /* match top ul list item height */
	z-index: 99;
	width: 175px;
	background: #E6B800;
	padding: 0;
}

.nav li:hover ul li,
.nav li.sfhover ul li {
	width: 175px;
	margin: 0;
	border-bottom: 1px solid #BB9300;
	padding: 0;
	color: #FFFFFF;
}

.nav ul li a:link,
.nav ul li a:visited {
	width: 155px;
	margin: 0;
	padding: 10px;
}

.nav ul li a:hover {
	color: #ffffff;
	}

/* End Navigation */

#scholar_students tr {
border-style: solid;
border-width: 1px;
border-color: #680104;
}

#scholar_students tr td{

border-style: solid;
border-width: 1px;
border-color: #680104;
padding: 5px 5px;

}


#footer_left {
	float:left;
}

#footer_right {
	float:right;
}

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

#footer_sub {
	width: 860px;
	margin-top: -20px;
	height: 66px;
	padding: 1px 20px 20px 50px;
	line-height: 22px;
	text-align: left;
	font:13px Georgia, Times New Roman, Serif;
	color: #000;
	
}

#footer_sub p.ns-logo {
	width: 117px;
	float: left;
}

#footer_sub p.statement {
	width: 280px;
	float: left;
	margin-left: 20px;
}

#footer_sub p.footerlinks {
	float: left;
	margin-left: 20px;
	
}

#footer_sub #footerlinks ul li {
	display: inline;
	list-style: none;
	padding-left: 10px;
	font-style: italic;
}

#footer_sub #footerlinks ul li div {
	display:inline;
}

#footer_sub #footerlinks ul li div.collection_item_label  {
font-weight:normal;
}

#footer_sub #footerlinks ul li a {
	color: #680103;
	font-style: italic;
	text-decoration: underline;
}

#footer_sub #footerlinks ul li a:hover {
	color: #680103;
	text-decoration: underline;
}

#footer ul {
	margin: 13px 0 0 -40px;
}

#footer ul li {
	list-style: none;
	display: inline;
	padding: 10px 10px;
	margin: 0;
}

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

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

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

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

.current_page {
	font-weight:bold;

}

td.find_us p {
margin:15px 0px 0px;
}

td.find_us ul {
margin:0px;
}

td.find_us .collection_item_label  {
font-weight:normal;
}

#content_right td.find_us ul li {
padding:2px 0px;
}

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

table.calendar ul {
font-size:0.8em;
line-height:1em;
padding:2px 2px 2px 10px;
margin:0px;
}

table.calendar ul li {
	padding:3px 0px;
}

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

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

}

.collection_item_description  {
font-style:normal;
}

#content_left ul.spacing_double li {
	padding:0 0 16px;
}

#content_left ul.spacing_single li {
	padding:0 0 8px;
}

ul.list_style_none {
	padding:0px;
}
/* =============================================================================
   Policy Links Styling
============================================================================= */
.fdpc_policy_links {
   width: 100%;
   height: 32px;
   background:#680104;
   padding: 0;
   font-size: .75em;
   line-height: 32px;
   text-align: center;
   color: #fff;
}

.fdpc_policy {
   display: inline-block;
   margin: 0 5px;
}

.fdpc_policy_links a:link,
.fdpc_policy_links a:visited {
   color: #fff;
}

/* Adding privacy policy scroll feature */


.ui-dialog {
   position:fixed;
   top:50%;
   margin-top:-250px; /* .ui-dialog must be fixed + top 50% */
}

.ui-dialog-titlebar {
   z-index:2;
}

.fdpc_policy_modal {
   max-height:500px;
   oveflow:scroll;
}
