
body {
	color: #4A443a;
	background: url(../images/misc/bkgr.gif) repeat-x;
	background-color: #fff;
	font: 62.5% Verdana, Arial, Helvetica, sans;
	margin: 0px;
	padding: 0px;
} 
  
a, a:visited {color: #005DAA; text-decoration: none;}

a:hover {color: #F15C22;text-decoration: underline;}

/* #box2 a {color: #F15C22; }  */
  
#logo {  left:-45px; position:absolute; top:0px; }

/***  CONTAINERS   ***/
  
#wrapper {
	margin: 0 auto;
	position: relative;
	width: 990px;
}   

#container {
	background-color: #fff;
	border: 1px solid #9F9074;
	height: 635px;
	left:30px;
   position:relative; 
	top:75px;  
	width:960px;   
}



#map {
	background: url(../images/hmpg/map.png) no-repeat top center;
	height: 100px;
	width:165px;
	position:absolute; top:0px; right:0px; 
}

#map2 {
	background: url(../images/hmpg/map_choose.gif) no-repeat top center;
	height: 120px;
	position:absolute; 
	right:45px; 
	top:-42px; 
	width:165px;
}


#flash {
	background: url(../images/hmpg/flashpic.jpg) no-repeat top center;
	height: 315px;
/*	position:absolute; 
	top:0px;  */
	width: 700px;
}

/******************************************************************
TICKER
*****************************************************************/

#ticker {
	background: url(../images/hmpg/ticker_bkgr.png) repeat-x top center;
	border-top: 1px solid #FFFFFF;
	color: #fff;
	height: 35px;
/*	padding-left: 10px; 
width: 950px; */
	position:absolute; 
	top:315px;  
	width: 960px;
}
		
.marquee .author { display: none; }
		
.marquee-author {
	border: 0px #333 solid;
	color: #005e39;
	float: left; 
	font-weight: bold;
	height: 26px;
	padding: 8px 3px 1px 5px;
	text-align: right; 
/*	width: 150px; */
}
	
ul.marquee {
	/* required styles */
	display: block;
	padding: 0;
	list-style: none;
	line-height: 1;
	position: relative;
	overflow: hidden; /* optional styles for appearance */
	margin: 0 5px 0 0;
	height: 28px; /* height should be included to reserve visual space for the marquee */
	border: 0px #333 solid;
}

ul.marquee li {
	/* required styles */
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap; /* keep all text on a single line */
	/* optional styles for appearance */
	/* font: 11px Arial, Helvetica, sans-serif; */
	padding: 9px 5px 4px 5px;
	
}

ul.marquee li a, ul.marquee li a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom:1px dashed #fff; 
}

ul.marquee li a:hover {
	text-decoration: none;
	border-bottom:0px; 
}

ul.marquee li a:hover {
	text-decoration: none;
	border-bottom:0px; 
}


/******************************************************************
CONTENT BOXES
*****************************************************************/

#section {
	background: url("../images/hmpg/bkgr_section_blue.png") no-repeat scroll left top transparent;
	border-color: #C7CACB -moz-use-text-color -moz-use-text-color;
	border-right: medium none;
	border-style: solid none none;
	border-width: 1px medium medium;
	height: 198px;
	left: 0;
	position: absolute; top: 360px;
	width: 960px;
}

#boxes {
	background: url("../images/hmpg/boxes225.png") no-repeat scroll left top transparent;
	font-size: 9px;
	height: 225px;
	left: 0;
	position: absolute; 
	top: 360px;
	width: 960px;
}

#box1 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	
	left:25px;
	line-height: 1.4em;
	position:relative; 
	top: 10px; 
	width: 340px;
	border: 0px solid #000;
}

#box1b {
	border-top: 0px solid #DADADA;
	float: left;
	line-height: 1.3em;
	left: 25px;
	margin-top: 25px;
	position: relative;
	width: 340px;
}

#box2 {
	display: inline;
	float: left;
	left: 405px;
	line-height: 1.375em;
	position: absolute;
	top: 10px;
	width: 285px;
	border: 0px solid #000;
}

#box3 {
	float: left;
	left: 730px;
	line-height: 1.5em;
	position: absolute;
	top: 10px;
	border: 0px solid #000;
}


/***************************************************************** 
PRIMARY NAVIGATION 
*****************************************************************/

.navmenu{
margin: 5px 0;
padding: 0;
width: 165px; /*width of menu*/
border-right: 1px solid #9A9A9A;
border-left: 1px solid #9A9A9A;
border-bottom: 1px solid #9A9A9A;
position: absolute;
	
	right:43px; 
	top: 72px;
	background-color:#fff;
}

.navmenu div.navheader a{
background: #6D92B1 url(../images/hmpg/nav_bkgr_dk.png) repeat-x center left;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
text-transform: uppercase;
margin-bottom: 1px;
}


.navmenu div.navheader a:visited, .navmenu div.navheader a:active{
color: white;
}


.navmenu div.selected a, .navmenu div.navheader a:hover{
background-image: url(../images/hmpg/nav_bkgr.png);
color: white;
}

.navmenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 5px;
}


.navmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.navmenu ul li{
padding-top: 1px; /*bottom spacing between menu items*/
}

.navmenu ul li a{
font: normal 11px Arial, Helvetica, sans-serif;;
color: black;
background: #E9E9E9;
display: block;
padding: 2px 0;
line-height: 14px;
padding-left: 10px; /*link text is indented 8px*/
text-decoration: none;
/*border:solid #999 1px; */
}

.navmenu ul li a:visited{
color: black;
}

.navmenu ul li a:hover{ /*hover state CSS*/
color: #006d9d;
background: white;

text-decoration: none;
/*border:solid #999 1px;*/
}

/******************************************************************
HOMEPAGE
*****************************************************************/

h2 {
	/* color: #005DAA;*/
	color: #006d9d;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

h3 {
	color: #F15C22;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px 3px 0px;
}

#home h1 {
color: #da6426;
font-weight: normal;
font-size: 14px;
line-height: 16px;
margin-bottom: -5px;
}

.intro {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}

#home h2 {
color:#006d9d;
font-size: 12px;
line-height: 14px;
margin-bottom: -5px;
margin-top: 0px;
}

form#hmpg { 
 /* background-color: #ECE8E0; 
  border: 1px solid #9b9588; */
  font-family: Verdana, Arial, Helvetica, sans-serif; 
   padding: 0px 5px 5px 5px;
  margin-top: -10px;
  
  margin-bottom: 0px;
}

#hmpg select{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}


#box {
	margin-top: 45px;
	margin-bottom: 30px;
	margin-left: 100px;
	width: 750px;
	font-size: 1.1em;
	border: 1px solid #CAD6E8;
	height: 226px;
	background-color: #d9e7f2;
	position: relative;
}


#movie {
	border: 1px solid #DBD3C3;
	margin-top: 12px;
}



.welcome {
	position: absolute;
	top: 10px;
	left: 310px;
	width: 430px;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	float: right;
}

.welcome h1 {
	color: #005DAA;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
}

.welcome h2 {
	clear: both;
	color: #F15C22;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	
}

.welcome select{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	margin-right: 5px;
	font-weight: normal;
}

.column1 { float:left; width:230px; margin-right:20px; }   
.column2 { float:left; width:450px; margin-right:20px; }   
.column3 { float:left; width:270px; }



 /***************************************************************** 
FOOTER
*****************************************************************/

#footer {
	background-color: #DBD3C3;
	border-top: 1px solid #9B9180;
	clear: both;
	color: #4A443A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 50px;
	line-height: 25px;
	padding-left: 20px;
	position: relative;
   text-align: left;
	top: 269px;
	/* position:absolute; top:585px;    new hmpg position */  
}   

 
#footer img {	left: 405px; position: relative;	} 
#footer a 			{ color: #4A443A; text-decoration:none;	}   
#footer a:hover 	{ text-decoration:underline;	}

.footertext {
	color: #9b9588;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
}


/*****************************************************************
MISC
*****************************************************************/

.small { font-size: 9px; }

.large { font-size: 14px; }

.clear { clear: both; }

p.rule {
border-top: 1px solid #DADADA;
clear: none;
font-weight: normal;
margin: 10px 0 10px 0;
}

