/* *** ** Start of CSS ** *** */
* {margin:0; padding:0;}
html, body { height:100%; }
h1, h2, h3, h4, h5, h6, p, ul, ol, img, blockquote, form, label, dl, fieldset, address { margin:0; padding:0 }

/* Text Styling */
h1 { font:22px/25px Georgia, "Times New Roman", Times, serif; padding:20px 0 10px; }
h2 { font:italic 21px/21px Georgia, "Times New Roman", Times, serif; padding:12px 0 3px; color:#369;}
h3 { font:18px/18px Georgia, "Times New Roman", Times, serif; padding:8px 0 2px; }
h4, h5, h6 { font:15px/15px Georgia, "Times New Roman", Times, serif; padding:4px 0 1px;}
p { padding:5px 0;}
ul { padding:5px 0 5px 40px; }
ol { padding:5px 0 5px 40px; }
strong { font-weight:bold; }
a { text-decoration:underline; color:#000; }
a:hover { text-decoration:none; color:#369; }
img { border:none; }
.clear { clear:both; }
hr { border: none; border-top: 1px solid #000; width: 100%; height: 1px; margin:15px 0 5px; }

/* Layout Styling */
.body {
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
	background: #030 url(/images/body.gif) repeat-x top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
}
#container {
	width: 888px;
	background:url(/images/container.png) repeat-y;
	margin: 20px auto 0;
	text-align: left;
}

.default #header { background:url(/images/header-default.jpg); height:318px; }
.default #header h1 { height:272px; }
#header { background:url(/images/header.jpg); padding: 0; width:862px; height:451px; margin:0 13px; }
#header h1 { margin: 0; padding:0; width:862px; height:340px; text-indent:-9000px; cursor:pointer; }
#header p { text-align:center; padding:27px 0 0; font:12px/17px Georgia, "Times New Roman", Times, serif; }
#header p a { text-transform:uppercase; color:#fff; text-decoration:none; padding:0 15px; }
#header p a:hover { color:#222; }

#contentContainer { width:862px; background:url(/images/contentContainer.jpg) repeat-y; margin:0 13px; }
#top { background:url(/images/top.jpg) no-repeat top; height:536px; min-height:536px; }
html>body #top { height:auto; }
#bottom { background:url(/images/bottom.jpg) no-repeat bottom; height:536px; min-height:536px; }
html>body #bottom { height:auto; }

#mainContent { width:560px; padding:33px 40px 20px 0; margin: 0; float:right; height:536px; min-height:536px; }
html>body #mainContent { height:auto; }

#sidebar { width:223px; float:left; padding:30px 0 20px 13px; }
#sidebar p { padding:11px; *padding:9px 11px; font:12px/18px Georgia, "Times New Roman", Times, serif; color:#fff; }
#sidebar hr { border: none; border-top: 1px solid #99b399; width: 190px; height: 1px; margin:2px 0 0; }
#sidebar h3 { font:bold italic 18px/31px Georgia, "Times New Roman", Times, serif; color:#fff; border-top:1px solid #99b399; border-bottom:1px solid #99b399; margin:20px 11px 10px; padding:0 10px 2px }

#sidebar a { color:#fff; }
#sidebar a:hover { color:#fff; }

/* Form Styling */
#mc-form {  padding:5px 20px 0 0; margin:0; text-align:right; font:11px Georgia, "Times New Roman", Times, serif; }
#mc-form form { width:100%; }
#mc-form label { display:inline-block; height:15px; padding:0; margin:0; width:65px; text-transform:uppercase; color:#fff; vertical-align:top; }
#mc-form input {  width:115px; margin:0 0 6px 5px; border:none; font:12px Arial, Helvetica, sans-serif; }
#mc-form textarea {  height:60px; width:115px; margin:0 0 6px 5px; border:none; font:12px Arial, Helvetica, sans-serif; }
#mc-form input.submit-btn { width:59px; height:17px; margin:10px 0 0 0; vertical-align:middle; text-align:center; background:#fff; padding:0 0 1px; font:11px/16px Georgia, "Times New Roman", Times, serif; text-transform:uppercase; color:#369;cursor:pointer;}

/* Footer Styling */
#footerContainer {
	clear:both;
	width:888px;
	padding: 0;
	margin: 0 auto;
	background:#030 url(/images/footerContainer.gif) no-repeat top;
}
#footer { margin:0 auto; padding: 0 0 15px; }
#footer p {	margin: 0; padding: 0; font:10px/24px Georgia, "Times New Roman", Times, serif; }

/* Footer Navigation Styling */
#footerNav { text-align:center; }
#footerNav a { color:#369; padding:0 10px 0 8px; border-right:1px solid #369; text-transform:uppercase; text-decoration:none; }
#footerNav a:hover { color:#5283a8; text-decoration:underline; }
#footerNav a.last-child { border: none; }

/* Disclaimer Styling */
#disclaimer {
	width: 800px; /* adjust width and height for your disclaimer */
	margin: 0 auto; /* centers the disclaimer (if outside your container div) */
	padding:0;
	text-align: left;
}
#disclaimer p {
	margin:0; 
	padding:5px 0 20px; 
	color:#fff;
	font:10px/14px Arial, Helvetica, sans-serif;
}
#disclaimer a { color:#fff; font-weight:bold; text-decoration:none; }
#disclaimer a:hover { text-decoration:underline; } 
#disclaimer img { padding:0 15px 0 0px; float:left; display:inline; }

a:active { outline: none; }
a:focus { -moz-outline-style: none; }
/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:130px; /* Width of labels */
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.form-pct {	
	border:1px solid #999;
	background:#ddd;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	padding:3px 4px;
	width:330px;}
	
.msg-pct {
	border:1px solid #999;
	background:#ddd;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	padding:3px 4px;
	width:470px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
	height:70px;
	overflow:auto;}

.custom-form {
	}

	.custom-form fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}

/*  <![ Disclaimer alert [ ----------------------------------------------------*/

#overlay_div{
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	border-top:1px solid #0a3150;
	padding-top:6px;}
	
#iagree{
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:450px;
	margin:4px 0 0 0;}

#overlay_div h3{
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit{
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;}
	
#iagree .checkbox{
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement{
	position:relative;
	top:3px;
	border:none;}
#directionsForm { padding-bottom:10px;}
#directionsInput { display:inline; }
#directionsLocale { display:inline; margin:0 10px; }
#directionsSubmit { display:inline; }

/*******************************************************************************

 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 auto;
	display:table;
	padding: 9px 0 6px;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	*width: 860px;
}
/* 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;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	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: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 200px;
	position: absolute;
	left: -1000em;
	background:#369;
}
/* 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: 200px;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 8px 8px 9px;
	color: #fff;
	font:14px/14px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-transform:uppercase;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background:url(/images/menu-hover.gif);
	color: #369;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background:url(/images/menu-hover.gif);
	color: #369;
}

/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal ul a
{
	display: block;
	cursor: pointer;
	padding: 4px 12px 7px;
	color: #fff;
	font:13px/18px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-transform:capitalize;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal ul a:hover, ul.MenuBarHorizontal ul a:focus
{
	background:#eee;
	color: #369;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal ul a.MenuBarItemHover, ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal ul a.MenuBarSubmenuVisible
{
	background:#eee;
	color: #369;
}

/*******************************************************************************

 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;
	}
	ul.MenuBarHorizontal ul li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background:#369;
	}
}/* *** ** End   of CSS ** *** */
