/* CSS Document for all the pages with flash animaton in it */

#header
{
	position:relative;
	top:0px;
	left:0px;
	height:87px;
	width:949px;
	z-index:1;
}

#menuRight
{
	/*menu on the right ONLY the background for flash pages*/
	position:absolute;
	top:0px;
	left:779px;
	width:169px;
	height:60px;
	background-color:#6A6C67;
	border:1px solid #535752;
	display:block;
	z-index:1;
}

#baseline
{
	margin:8px 8px 8px 210px;
	height:43px;
}

#search
{
	position:absolute;
	top:65px;
	left:749px;
	width:200px;
	height:15px;
	text-align:right;
	margin:0;
	padding:0px;
	z-index:4;
}

#footer
{
	height:20px;
	width:939px;
	padding:3px 0px 0px 10px;
	float:left;
	margin:0;
	border-top:0px solid #8b8c89;
}


p, ul, ol, dl, dd, dt, li, h1, h2, h3, h4, img, br, div, input
	{
	margin: 0; padding: 0; border: 0;
	}

body
	{
	padding: 0;
	margin: 0;
	background-color: #6e8281;
	background-image: url(/Resources/background_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-size: 14px;
	line-height: 18px;
	}

#global
{
	border: 0;
}

#main
	{
	height: auto; /* needed to override bad global height 100% */
	width: 990px;
	padding: 0;
	margin: 0 auto;
	background-color: #e5ea84;
	}

/* header */

#header
	{
	width: 990px;
	height: 125px;
	height: 93px;
	background-image: url(/Resources/header_gradient.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-position: left top;
	background-color: #2d2c27;
	}

#header a
{
	font-size: 16px;
}

#header_menu_strip
	{
	float: left;
	width: 810px;
	height: 64px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	}

#header_menu_strip ul
	{
	float: left;
	margin: 90px 50px 0 40px;
	margin: 67px 50px 0 40px;
	}

#header_menu_strip ul li
	{
	float: left;
	margin-right: 20px;
	font-size: 16px;
	list-style-type: none;
	}

#header_menu_box
	{
	float: left;
	width: 180px;
	height: 125px;
	height: 93px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	background-color: #6c6e69;
	}

#header_menu_box ul li img
	{
	border: 0;
	float: right;
	}

#header_menu_box ul li
	{
	clear: right;
	height: 30px;
	font-size: 16px;
	list-style-type: none;
	}

#header_menu_box ul li a
	{
	height: 21px;
	padding: 5px 0 5px 8px;
	}

#header_menu_box ul li input
	{
	width: 120px;
	height: 11px;
	padding: 5px 0 5px 5px;
	background-color: #E5EA84;
	}

#breadcrumb_09
	{
	color: #000;
	width: 980px;
	height: 15px;
	padding: 5px;
	background-color: #e5ea84;
	}


/* content area */

#home_panel_left
	{
	float: left;
	width: 544px;
	padding: 0 0 1px 1px;
	background-color: #e5ea84;
	}

#home_panel_right
	{
	float: left;
	width: 444px;
	padding: 0 1px 1px 0px;
	background-color: #e5ea84;
	}


#home_welcome
	{
	height: 278px;
	padding: 25px;
	margin: 0 1px 2px 1px;
	background-color: #2d2c27;
	color: #ffffff;
	}

#home_welcome p
{
	color:#fff;
}

#main p a
{
	font-size: 14px;
}
	
#home_welcome p.find_out_more
	{
	float: right;
	}
	
/* features */
#home_features
	{
	height: 385px;
	margin: 0 1px 1px 1px;
	background-color: #6c6e69;
	}

#home_features_fotm
	{
	float: left;
	/*width: 245px;*/
	padding: 5px;
	}

#home_features_recent
	{
	float: left;
	width: 177px;
	padding: 5px;
	}

#home_features p, #home_features dd, #home_features dt
	{
	color: #ffffff;
	}

#home_features dt
	{

	float: left;
	width: 105px;
	margin-bottom: 4px;
	}

#home_features dd
	{
	float: right;
	width: 60px;
	margin-bottom: 4px;
	}
	
#home_features h2
	{
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: normal;
	color: #e5ea84;
	letter-spacing: normal;
	}

/* video */

#home_video
	{
	height: 303px;
	margin: 1px;
	background-color: #434343;
	}

/* map */

#home_map
	{
	height: 240px;
	margin: 2px 1px 1px 1px;
	background-color: #6c6e69;
	}

#home_welcome h2, #home_map h2
	{
	margin-bottom: 8px;
	padding-top: 5px;
	font-size: 18px;
	font-weight: normal;
	color: #e5ea84;
	}

#home_welcome h2
	{
	margin-bottom: 30px;
	color: #e5ea84;
	font-weight: bold;
	font-size: 21px;
	letter-spacing: normal;
	padding-top: 0px;
	}

#footer_inside
	{
	clear: both;
	height: 15px;
	padding: 5px;
	background-color: #2d2c27;
	color: #ffffff;
	}

#footer_outside
	{
	width: 984px;
	height: 20px;
	margin: 0 auto 40px;
	padding: 3px;
	color: #ffffff;
	text-align: left;
	}



#breadcrumb
	{
	clear: both;
	width: 980px;
	height: 21px;
	padding: 5px 5px 5px 5px;
	background-color: #e5ea84;
	}

#breadcrumb_search
	{
	width: 180px;
	float: right;
	}

#breadcrumb_search img
	{
	float: right;
	margin-right: 8px;
	}

#breadcrumb_search input
	{
	width: 120px;
	height: 11px;
	padding: 2px 0 6px 8px;
	background-color: #6c6e69;
	color: #ffffff;
	}


br.clearboth
	{
	clear: both;
	display: block;
	height: 0px;
	width: 0px;
	}

/* hjb changes - TEMPORARILY DISABLED */
/*
#header_menu_strip
{
	width: 805px;
}

#header_menu_box
{
	width: 185px;
}
*/