/* *** ** Start of CSS ** *** */
* {margin:0; padding:0;}
#main-content ul, #main-content-sub ul { margin:0 0 0 17px; padding:0; line-height:22px; }
ul.side-links { margin:0; }
ul.side-links li { list-style:none; padding:0 0 10px 0; margin:5px 0; border-bottom:dotted 1px #000;}
h2, h3, h4, h5, h6, p, blockquote, form, label, dl, fieldset, address { margin:.5em 0; }

/* Text Styling */
h1 { font: 24px "Times New Roman", Times, serif;
	color: #364a4e;
	font-variant: small-caps;
	line-height: 28px;
}
#main-content h1, #main-content-sub h1, #sidebar h1
{	margin: 0;
	padding: 0;
}
#sidebar h1
{	margin-bottom: 12px;
}
h2 { color: #39332e; font: 14px Georgia, "Times New Roman", Times, serif; font-weight: bold; }
h3 {}
h4 {}
h5 {}
p { line-height:18px; margin:10px 0;}
strong { font-weight:bold; }
a { text-decoration:none; color: #253d8b; }
a:hover { text-decoration:underline; }
a:active
{
  outline: none;
}
a:focus
{
  -moz-outline-style: none;
}
img { border:none; }
.clear { clear:both; }
hr { border: none; border-top: 1px solid #000; width: 100%; height: 1px;}

/* Layout Styling */
.body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #2e4347 url(/images/body-bg.jpg) top repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #39332e;
}
.body-sub {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #2e4347 url(/images/body-bg-sub.jpg) top repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #39332e;
}
#container {
	width: 100%;
	background: #d4ecfe url(/images/body-bg.jpg) top repeat-x;
	margin: 0 auto;
	text-align: left;
}
#container-sub {
	width: 100%;
	background: #d4ecfe url(/images/body-bg-sub.jpg) top repeat-x;
	margin: 0 auto;
	text-align: left;
}
#header
{	background: url(/images/header-bg.jpg) no-repeat;
	width: 878px;
	padding: 0 51px;
	margin: 0 auto;
}
#header-sub
{	background: url(/images/header-bg-sub.jpg) no-repeat;
	width: 980px;
	padding: 0;
	margin: 0 auto;
}
#header h1, #header-sub h1
{	margin: 0;
	padding: 0;
	border: 0;
}
#header h1 a
{	cursor: pointer;
	height: 324px;
	text-indent: -9000px;
	display: block;
	width: 878px;
	margin: 0;
	padding: 0;
}
#header-sub h1 a
{	cursor: pointer;
	height: 208px;
	text-indent: -9000px;
	display: block;
	width: 878px;
	margin: 0;
	padding: 0;
}
#menu
{	width: 878px;
	padding: 0 51px;
	height: 54px;
	margin: 0 auto;
}
#contentContainer { width:878px; padding: 0 51px; margin: 0 auto; }
#inner-content-container { width: 878px; background: url(/images/content-bg.jpg) repeat-y; }
#inner-content-container-sub { width: 878px; background: #fcfbe3; }
#main-content
{	width:437px;
	padding: 23px 20px 20px 20px;
	min-height: 385px;
	_height: 385px;
	margin:0;
	float: left;
	display: inline;
	background: url(/images/main-content-bg-top.jpg) top repeat-x;
}
#main-content-sub
{	width:822px;
	padding: 23px 28px 20px 28px;
	margin:0;
	min-height: 376px;
	_height: 376px;
	background: #fcfbe3 url(/images/main-content-bg-sub.jpg) top repeat-x;
}
#main-content-sub h1
{	border-bottom: 1px solid #364a4e;
}
#address-sub
{	font: 11px Arial, Helvetica, sans-serif;
	color: #33474b;
	border-top: 1px solid #364a4e;
	padding: 10px 0 0 75px;
	background: #fcfbe3;
	margin: 30px 0 0 28px;
	width: 747px;
}
#address-sub p
{	width: 230px;
	float: left;
	display: inline;
	text-align: center;
}
#sidebar { width:186px; float:left; display: inline; background:#FFF url(/images/sidebar-bg-top.jpg) top no-repeat; padding: 23px 8px 0 20px; }
#sidebar ul
{	list-style: none;
	margin-left: 5px;
	font: 13px Verdana, Geneva, sans-serif;
	color: #364a4e;
}
#sidebar li
{	text-indent: 0;
}
#right-col
{	width: 173px;
	float: left;
	display: inline;
	background: url(/images/right-col-bg-top.jpg) top  no-repeat;
	padding: 73px 14px 0 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #33474b;
	
}
#right-col p
{	text-align: center;
	line-height: 14px;
}
/* = Pop Up Styling */
#popup { position:relative; padding: 33px 0 25px 0; width: 164px; float: left; display: inline; border-bottom: 1px solid #364a4e; margin-bottom: 25px;}
#popup #pop {
 font-size:11px;
 position:absolute;
 left:-100px;
 top: 5px;
 padding: 5px 15px 10px 15px;
 width:150px;
 background:#FFFFFF;
 border:solid 1px #7e694e ;
 text-decoration:none;
 height:30px;
 text-align:left;
 z-index:10000;
 display:none;
 line-height: 16px;
}


/* Footer Styling */
#footerContainer {
	width:100%;
	padding: 0;
	margin: 0;
	background:#2e4347 url(/images/footer-bg-top.jpg) top repeat-x;
}
#footer { width:980px; height:50px; margin:0 auto; padding: 0; }
#footer p {	margin: 0; padding: 10px 0; }

/* Footer Navigation Styling */
.footer-Navigation ul
{	list-style-type: none;
}
.footer-Navigation li
{	display: inline;
	margin: 0;
}
.footer-Navigation
{	width: 878px;
	margin: 0 auto;
	padding: 18px 0;
	text-align: center;
}
.footer-Navigation a
{	font: 11px Georgia, "Times New Roman", Times, serif;
	color:#f3fbca;
	text-decoration: none;
	padding: 0 15px;
	border-right: 1px solid #f3fbca;
}
.footer-Navigation a:hover
{	color:#f3fbca;
	text-decoration: underline;
}
.footer-Navigation li.last_child a
{	border: none;
}

/* Disclaimer Styling */
#disclaimer {
	width: 878px; /* adjust width and height for your disclaimer */
	margin: 0 auto; /* centers the disclaimer (if outside your container div) */
	padding:0 0 12px 0;
	text-align: left;
}
#disclaimer p {
	margin:0; 
	padding:7px 0 0 0; 
	line-height:17px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #fffffe;
}
#disclaimer a { color:#fffffe; font-weight:bold; }
#disclaimer a:hover { text-decoration:underline; } 


/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0 0 0 15px;
	list-style-type: none;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 5px 0;
	list-style-type: none;
	z-index: 1020;
	cursor: default;
	width: 180px;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 170px;
	padding: 0 5px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #728589;
	border-top: none;
	background: #32474b;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 17px 27px;
	color: #f3fbca;
	text-decoration: none;
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}
ul.MenuBarHorizontal li ul li a
{	padding: 5px;
}

ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background: url(/images/menu-bg-hover.jpg) repeat-x;
	color: #FFF;
	text-decoration: none;
}
ul.MenuBarHorizontal li ul li a:hover, ul.MenuBarHorizontal li ul li a:focus
{	background: #728589;
}
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background: url(/images/menu-bg-hover.jpg) repeat-x;
	color: #FFF;
}


/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: none;
	}
}
/* *** ** End   of CSS ** *** */
