/* CSS Document */

body {
	background-image: url(images/bkgd-mainglow.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #f4b321;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 850px;
	color: #6e6e6e;
	font: small Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 95%;
}
#topbanner {
	background-image: url(images/bkgd-topbanner.jpg);
	background-repeat: no-repeat;
	height: 154px;
	width: 850px;
	position: relative;
	top: 0;
	left: 0;
}
ul#auxiliarylinks {
	text-align: right;
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}
ul#auxiliarylinks li {
	display: inline;
	margin: 0 0 0 15px;
}
ul#auxiliarylinks a:link, ul#auxiliarylinks a:visited {
	text-decoration: underline;
	color: white;
	font-size: 11px;
}
ul#auxiliarylinks a:hover {
	text-decoration: none;
	color: white;
	font-size: 11px;
}
#homebtn {
	position: absolute;
	bottom: 4px;
	left: 0;
}
#homebtn a:link, #homebtn a:visited {
	color: #da1815;
	font-size: 11px;
	text-decoration: underline;
}
#homebtn a:hover {
	color: #da1815;
	font-size: 11px;
	text-decoration: none;
}
ul#topfeaturelinks {
	position: absolute;
	bottom: 10px;
	right: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#topfeaturelinks li {
	display: inline;
}
	
	
/* --------------------------------------  WHITE CONTENT AREA  ------------------------------------*/

#whitecontentarea {
	background-image: url(images/bkgd-whitearea.gif);
	background-color: white;
	background-position: bottom;
	padding: 0;
	border-bottom: 5px solid white;
}
div#mainnav {
	background-image: url(images/bkgd-topmainnav.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 169px;
	float: left;
}
ul#mainnav {
	list-style: none;
	margin: 3px 5px 0 5px;
	padding: 0;
	width: 159px;
}
ul#mainnav li {
	border-bottom: 1px solid #ed8c8a;
	padding: 7px 10px;
}
ul#mainnav li a:link, ul#mainnav li a:visited {
	color: white;
	text-decoration: none;
	font-size: 95%;
}
ul#mainnav li a:hover {
	color: white;
	text-decoration: underline;
	font-size: 95%;
}
ul#mainnav li.last {
	border-bottom: 0;
	padding: 7px 10px;
}
/*--------------subnav-----------------*/
ul#mainnav li.subfirst {
	border-bottom: 0;
	padding: 7px 10px 0 13px;
	background-color: #F72E28;
}
ul#mainnav li.sub {
	border-bottom: 0;
	padding: 0 13px;
	background-color: #F72E28;
}
ul#mainnav li.sublast {
	padding: 0 10px 7px 13px;
	background-color: #F72E28;
	border-bottom: 1px solid #ed8c8a;
}
ul#mainnav li.subfirst-last {
	padding: 7px 10px 7px 13px;
	background-color: #F72E28;
	border-bottom: 1px solid #ed8c8a;
}
ul#mainnav li.parent a:link, ul#mainnav li.parent a:visited {
	color: white;
	text-decoration: none;
	font-size: 95%;
	font-weight: bold;
}
ul#mainnav li.parent a:hover {
	color: white;
	text-decoration: underline;
	font-size: 95%;
	font-weight: bold;
}
ul#mainnav li.parent {
	border-bottom: 1px solid #BA1412;
}







#whitecontentarea div#welcome-home {
	margin: 0 0 0 169px;
	padding: 0 45px 0 0;
	background-image: url(images/bkgd-topwelcome.gif);
	background-position: top;
	background-repeat: no-repeat;
}
img.floatleft {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	border: 0;
}
img.floatright {
	float: right;
	margin: 0 0 5px 15px;
	padding: 0;
	border: 0;
}
.clearone {
	clear: both;
	height: 0;
}
.clearleft {
	clear: left;
}
.padding-top {
	padding-top: 15px;
}
#welcome-home a:link, #welcome-home a:visited {
	color: #da1815;
	font-weight: bold;
	text-decoration: underline;
}
#welcome-home a:hover {
	color: #da1815;
	font-weight: bold;
	text-decoration: none;
}
#welcome ul.standard {
	list-style-type: circle;
	padding: 0;
	margin: 0;
	list-style: inside;
}





/* --------------------------------------  BOTTOM CONTENT AREA  ------------------------------------*/

#bottomcontent {
	width: 100%;
	clear: both;
}
ul#storyitem {
	margin: 0px 30px 10px 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 462px;
}
ul#storyitem img {
	border: 1px solid white;
	float: left;
	margin: 0 10px 5px 0;
}
ul#storyitem h3, ul#storyitem h3 a:link, ul#storyitem h3 a:visited {
	padding: 0;
	margin: 0 0 5px 0;
	color: #2d8a4b;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
}
ul#storyitem h3 a:hover {
	padding: 0;
	margin: 0 0 5px 0;
	color: #2d8a4b;
	font-weight: bold;
	text-decoration: underline;
	font-size: 100%;
}
ul#storyitem p {
	padding: 0;
	margin: 0 0 15px 0;
}
ul#storyitem a:link, ul#storyitem a:visited {
	color: #da1815;
	font-weight: bold;
	text-decoration: underline;
}
ul#storyitem a:hover {
	color: #da1815;
	font-weight: bold;
	text-decoration: none;
}



ul#addedlinks {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0 0 0 492px;
}
ul#addedlinks img {
	border: 0;
}
ul#addedlinks li {
	border-bottom: solid 1px #2d8a4b;
	padding: 6px 0;
	color: #005abb;
}
ul#addedlinks li.last {
	border-bottom: 0;
	padding: 6px 0;
	color: #005abb;
}
ul#addedlinks a:link, ul#addedlinks a:visited {
	color: #005abb;
	font-weight: bold;
	text-decoration: none;
}
ul#addedlinks a:hover {
	color: #005abb;
	font-weight: bold;
	text-decoration: underline;
}

#credits {
	clear: both;
	font-weight: bold;
	color: white;
}
#credits a:link, #credits a:visited {
	clear: both;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}
#credits a:hover {
	clear: both;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin: 15px 0;
}


/* --------------------------------------  SUBPAGE BOTTOM CONTENT  ------------------------------------*/
ul#bottomlinks {
	margin: 0px 30px 10px 0;
	padding: 0;
	color: #005abb;
	list-style: none;
	float: left;
	width: 462px;
}
ul#bottomlinks li {
	margin: 5px 0;
}
ul#bottomlinks a:link, ul#bottomlinks a:visited {
	text-decoration: underline;
	color: #005abb;
}
ul#bottomlinks a:hover {
	text-decoration: none;
	color: #005abb;
}


/* --------------------------------------  SUBPAGE WHITE CONTENT AREA  ------------------------------------*/
#welcome p {
	margin: 0 0 15px 0;
	padding: 0;
}
#welcome a:link, #welcome a:visited {
	color: #da1815;
	font-weight: bold;
	text-decoration: underline;
}
#welcome a:hover {
	color: #da1815;
	font-weight: bold;
	text-decoration: none;
}
#whitecontentarea div#welcome {
	margin: 0 0 0 169px;
	padding: 15px 45px 20px 15px;
	background-image: url(images/bkgd-topwelcome.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#welcome h1 {
	color: #da1815;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 2px;
}
.boldtext {
	font-weight: bold;
}
.italictext {
	font-style: italic;
}
.tablecell {
	vertical-align: top;
	width: 50%;
}
table.friends-table {
	border: 1px solid #aeaeae;
	padding: 5px;
}
table.friends-table td {
	padding: 0 10px;
}
img.noborder {
	border: 0;
}
.greenheading {
	color: #2d8a4b;
	font-weight: bold;
	font-size: 110%;
}
.redboldtext {
	color: #da1815;
	font-weight: bold;
}



#gallery {
	margin: 0;
	padding: 0;
}
#gallery ul {
	margin: 0;
	padding: 0;
}
#gallery li {
	display: inline;
	margin: 0;
}
#gallery img {
	padding: 0;
	border: 4px solid white;
}
#gallery img:hover {
	padding: 0;
	border: 4px solid #f4b321;
}
#gallery img:visited {
	padding: 0;
	border: 4px solid #F5E4BD;
}
#gallery #gallerydetail {
	float: right;
	width: 458px;
	text-align: left;
}
#gallery #gallerydetail img {
	border: 0;
}
#gallery #pagenav {
	color: #005abb;
	text-align: center;
	width: 100px;
	font-size: 90%;
	font-weight: bold;
}
#gallery #pagenav p {
	color: #005abb;
}
#homeImageArea {
	float: left;
	color: #08366d;
	background-image: url(images/HMimg-09AnnualReport.jpg);
	background-repeat: no-repeat;
	width: 323px;
	height: 229px;
	margin: 0 20px 0 0;
	position: relative;
}
#homeImageArea p {
	position: absolute;
	bottom: 20px;
	right: 10px;
	font-size: 90%;
}
#homeImageArea p img {
	border: none;
}
#homeImageArea a:link, #homeImageArea a:visited {
	color: #08366d;
	font-weight: normal;
}
#homeImageArea a:hover {
	color: #08366d;
	font-weight: normal;
}
.twocolumns {
	float: right;
	width: 285px;
	margin: 0 0 0 10px;
}
