<!--

body {
	background-color:#fff; 
	margin: 0 0 0 10px;
	text-align: left;
	z-index: 1;
}

h1,h2,h3
{
	font-weight: normal;
}

#logo,
#top_tools,
#menu_container,
#middle_container,
#main_image,
#aud_nav,
#feature_image,
#presidents_blog,
#left_container
{
	display: none;
}

div#statement {
	width: 100%;
	padding: 5px 0 0 0;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 0.70em;
	font-weight: bold;
	letter-spacing: 0.5px;
	color: #000;
	text-align: left;
}

div#news_events {
	float: left;
	position: relative;	
	min-height: 205px;
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0 20px 0 0;
	background-color: #fff;
	clear: both;
}

div#news_events_headline {
	float: left;
	position: relative;	
	min-height: 10px;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0 0 3px 0;
	font-family: Times, serif;	
	font-size: 0.95em;
	font-weight: bold;
	letter-spacing: 2px;
	color: #000;	
	background: none;
}

div#news_events_items {
	float: left;
	position: relative;	
	min-height: 10px;
	width: 100%;
	font-family: Arial, sans-serif; 
	font-size: 0.75em;
	font-weight: normal;
	color: #000;	
	background-color: #fff;
}

div#news_events_items ul {
	margin: 8px 0 0 15px;
	padding: 0;
}

div#news_events_items li {
	margin: 0 0 10px 0;
}

div#bottom_tools {
	float: left;
	position: relative;
	min-width: 775px;
	width:775px;
	min-height: 42px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px 0 0 0;
	background-color: #fff;
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 0.70em;
	font-weight: bold;
	color: #000;
}

* html div#bottom_tools {
	height: 42px;
}

div#bottom_tools ul {
	padding: 0;
	margin: 3px 0 0 0;
	text-align: left;
	list-style-type: none;
	z-index:101;	
}	

div#bottom_tools li {
	display: inline;
	position:relative; /* positioning context for the absolutely positioned drop-down */
	z-index:101;
	text-align: left;
	background: url(../assets/images/bullet.jpg) no-repeat;
	background-position: 0 5px;
	padding:0px 4px 0 12px; /*creates space each side of menu item's text */
	margin: 0;
}

div#bottom_tools li.first_child {
	padding:0px 4px 0 0; /*creates space each side of menu item's text */	
	background: none;
	text-decoration:none;	 /* removes the underlining of the link */
	color: #000;	/* sets the type color */
	border: none;
	z-index:100;
}

div#bottom_tools a:hover {
	color: #fff;
	text-decoration: none;	
}

div#footer {
	float: left;
	position: relative;	
	min-height: 47px;
	width: 775px;
	padding: 0;
	margin: 5px 0 0 0;
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 0.70em;
	font-weight: normal;
	color: #000;
	text-align: left;
}

/*-------------------------------------*/
/* Interior Style */

div#content_container {
	float: left;
	position: relative;	
	min-height: 100px;
	width: 775px;
	padding: 0;
	margin: 0;	
	background: none;
	border-bottom: 0px solid #fff;
}

div#content_area_container {
	float: left;
	position: relative;	
	min-height: 10px;
	width: 582px;
	padding: 0;
	margin: 20px 0 0 0;
}

div#content_wrapper {
	float: left;
	position: relative;	
	min-height: 10px;
	width: 432px;
	padding: 0 10px 0 0;
	margin: 0;
}

div#wide_content_wrapper {
	float: left;
	position: relative;	
	min-height: 10px;
	width: 575px;
	padding: 0 10px 0 0;
	margin: 0;
}

div#content {
	float: left;
	position: relative;	
	min-height: 10px;
	width: 99%;
	padding: 10px 0 20px 0;
	margin: 0;
	font-family: Arial, sans-serif; 
	font-size: 0.75em;
	line-height: 1.25em;
	font-weight: normal;
	color: #000;		
	background: none;
}

div#content img {
	display: none;
}

div#page_title {
	float: left;
	position: relative;
	width: 99%;
	font-family: Times, serif;	
	font-size:24px;
	font-weight: normal;
	color: #000;
	margin: 10px 0 5px 0;
	line-height: 1em;
}

div#breadcrumbs {
	float: left;
	position: relative;
	width: 99%;
	font-family: Verdana, Arial, sans-serif;	
	font-size:0.65em;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 0;
}

div#breadcrumbs ul {
	padding: 0;
	margin: 5px 0 0 0;
	z-index:100;	
}

div#breadcrumbs li.first_cell {
	float:left;
	position:relative; 
	list-style-type:none;
	background: none;
	padding: 0;	
	z-index:100;
}
	
div#breadcrumbs li {
	float:left;
	position:relative; 
	list-style-type:none;
	background: url(../assets/images/breadcrumb_image.jpg) no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 12px;	
	z-index:100;
}


div#breadcrumbs a {
	display:block;	
	text-decoration: underline;
	color: #5d2617;
	padding: 0 8px 0 0;
	z-index:100;
}

div#breadcrumbs a:hover {
	color: #5d2617;
	text-decoration: underline;
}

div#right_side {
	float: left;
	position: relative;	
	min-height: 10px;
	width: 100%;
	margin: 15px 0 0 0;
	padding: 10px 0 0 0;	
	background-color: #fff;
	border-top: 2px solid #000;
	clear: both;
}

div#profile {
	float: left;
	position: relative;	
	min-height: 10px;
	width: 100%;
	padding: 0;
	margin: 0 0 10px 0;	
	font-family: Verdana, Arial, sans-serif;	
	font-size:0.75em;
	font-weight: bold;
	color: #792800;	
	background-color: #fff;	
}

div#profile ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#profile li a img {
	padding: 0 0 8px 0;
}

div#fast_facts {
	float: left;
	position: relative;	
	min-height: 10px;
	width: 100%;
	padding: 0;
	margin: 15px 0 15px 0;
	padding: 10px 0 10px 0;
	font-family: Verdana, Arial, sans-serif;	
	font-size:0.65em;
	font-weight: normal;
	color: #000;	
	background-color: #fff;	
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;	
}

div#fast_facts ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

div#fast_facts ul li.first_child {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#fast_facts ul li {
	width: 100%;
	margin: 1px 0 10px 10px;
}


div#fast_facts a {
	text-decoration: none;
	color: #000;
}

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



/*-------------------------------------*/
/* Menu Style */

/* the horizontal menu starts here */
div#listmenu {
	font-family: Verdana, Arial, sans-serif;	
	font-size:10px; /* SET FONT-SIZE HERE */
	/* letter-spacing: 1px; */
	font-weight: bold;
	color: #fff;	
	position: relative;
	width:775px; /* makes the div full width */
	float:left;
	margin-top:5px; /* TEMPORARY - pushes the div away from the top of the browser for clarity in this example*/
	z-index:100;
	}
	
div#listmenu ul {
	padding: 0;
	margin: 2px 0 0 15px;	
	z-index:100;
	text-align: center;
	}
div#listmenu li {
	float: left;	/* causes the list to align horizontally instead of stack */
	position:relative; /* positioning context for the absolutely positioned drop-down */	
	list-style-type:none;	/* removes the bullet off each list item */
	z-index:100;
	}	
	
div#listmenu li.first_cell a {
	padding:2px 9px 1px 9px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */
	color: #fff;	/* sets the type color */
	z-index:100;
}

div#listmenu li:first-child {
	z-index:100;
	}

div#listmenu li:hover {	
	z-index:100;
	}
div#listmenu a {
	padding:2px 9px 1px 9px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */
	color: #fff;	/* sets the type color */
	z-index:100;
	}
	
div#listmenu a:hover {
	color: #e3dcc0;
	text-decoration: none;
	}
	
div#listmenu a.selected {
	color: #fff;
	text-decoration: none;
}

div#listmenu li.first_cell a:hover {
	color: #e3dcc0;
	text-decoration: none;
	}		

/* the menu ends here */
/* the drop-down starts here */
div#listmenu ul li ul {
	margin:0;
	z-index: 100; /* puts drop-down on top of div - Safari needs this as menu is 1px higher */
	position:absolute; /* positions the drop-down ul in relation to its relatively positioned li parent */
	width:10em; /*sets the width of the menu - in combo with the li's 100% width, makes the menu stack*/
	border-right:0; /* stops SCBs drops having two right borders - they inherit the border, IE doesn't */
	left:-1px; /*aligns the drop exactly under the menu */
	top: 13px;
	background-color: #000;
	}
div#listmenu ul li ul li {padding:0;
	width:100%; /* makes the list items fill the list container (ul) */
	border-left:1px solid #fff; /*  three sides of each drop-down item */
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;}
div#listmenu ul li ul li a {padding:1px .5em;}
div#listmenu ul li ul li:first-child {
	border-top:1px solid #fff; /*the top edge of the dropdown */
	z-index:100;
	}
div#listmenu ul li ul li.first-child {
	border-top:1px solid #fff; /*the top edge of the dropdown */
	z-index:100;
	}	
/* make the drop-down display as the menu is rolled over */
div#listmenu ul li ul {display:none;} /* conceals the drop-down when menu not hovered */
div#listmenu ul li:hover ul {display:block; } /* shows the drop-down when the menu is hovered */

/* pop-out starts here */
body div#listmenu ul li ul li ul  {
	position:absolute;
	visibility:hidden; /* same effect as display:none in this situation */
	top:-1px;
	left:10em;
	}
div#listmenu ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */

/* second level popouts start here*/
div#listmenu ul li ul li:hover ul li ul {visibility:hidden;}
div#listmenu ul li ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */

/* THE HACK ZONE - */
/* hack for IE (all flavors) so the menu has a vertical line on the left */
* html div#listmenu ul {
	float:left; /* makes the ul wrap the li's */
	margin-left: 2px; /* IE doubles the given value above - why? */
	margin-top: 2px;
	margin-bottom: 0;
	margin-right: 0;
	text-align: center;
	}

/* add a top line to drops and pops in IE browsers - can't read :first-child */
* html  div#listmenu ul li ul {
	top: 12px;	
	border-left:0px; /* stops the drop inheriting the ul border */
	}
/* the Tantek hack to feed IE Win 5.5-5.0 a lower value to get the pop-out to touch the drop-down */
* html  div#listmenu ul li ul li ul {
  left:9.85em;
  voice-family: "\"}\"";
  voice-family:inherit;
  left:10em;
  }
/* and the "be nice to Opera" rule */
html>body div#listmenu ul li ul li ul {
  left:10em;
}

/* END OF HACK ZONE */
/* the drop-down ends here */
/* END OF LIST-BASED MENU */



/*-------------------------------------*/
/* .sIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* 
  Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it.
  Conveniently, the object tab is always in a div, so we hide all divs directly inside the replaced element.
*/

.sIFR-replaced > div {
  display: none !important;
}

/*---- Header styling ---*/
.sIFR-hasFlash #interior_content p.headline {
	visibility: hidden;
	margin: 0 0 0 -3px;
	padding: 8px 0 0 0;
	width: 99%;
	color: #fff;
	font-family: Tahoma, Arial, sans-serif;	
	font-size:24px;
	font-weight: bold;
	letter-spacing: 0.5px;	
	line-height: 1em;
}

.sIFR-hasFlash #page_title {
	visibility: hidden;
	float: left;
	position: relative;
	width: 95%;
	font-family: Arial, sans-serif;	
	font-size:24px;
	font-weight: normal;
	color: #5d2617;
	margin: 25px 0 -8px -3px;
	line-height: 1em;
}

.sIFR-hasFlash h1 {
  padding-bottom: 0;
}


/*-------------------------------------*/
/* Image Styles */

.padding-left {
	margin: 0 0 0 10px;
}

.padding-right {
	margin: 0 10px 0 0;
}

.padding-top {
	margin: 10px 0 0 0;
}

.padding-bottom {
	margin: 0 0 10px 0;
}

.padding-top_left {
	margin: 10px 0 0 10px;
}

.padding-top_right {
	margin: 10px 10px 0 0;
}

.padding-bottom_left {
	margin:  0 0 10px 10px;
}

.padding-bottom_right {
	margin: 0 10px 10px 0;
}

.padding-top_bottom_left {
	margin: 10px 0 10px 10px;
}

.padding-top_bottom_right {
	margin: 10px 10px 10px 0;
}

.align_left {
	text-align: left;
}

.align_right {
	display:block;
	text-align: right;
	clear: none;
}

.floatpicleft {
 float: left;
 margin-top: 10px;
 margin-right: 10px;
 margin-bottom:10px;
 } 
 
.floatpicright {
 float: right;
 margin-top: 0px;
 margin-left: 10px;
 margin-bottom:10px;
 }  

-->
