/* News 
***********************************/
div.NewsSummary {
	padding-bottom: 30px;
}

#main div.NewsSummary h3 {
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0;
	padding-top:.3em;
font-size: 1.6em;
}

div.NewsSummaryLink {
	font-size: 1.4em;
font-weight: 700;
}

div#NewsPostDetailDate,
div.NewsSummaryPostdate {
	color: #666;
	font-size: 1.2em;
	margin-bottom: 0;
}


div.NewsSummaryMorelink {
	padding-left: 40px;
	font-size: 1.2em;
}


div.NewsSummarySummary p {
margin: 0 0 5px 0;
}


div#NewsPostDetailReturnLink {
	padding-left: 45px;
	font-size: 1.2em;
}

div#NewsDetail {
	line-height: 1.4em; 
}


h2#NewsPostDetailTitle {
	font-family: Verdana, Arial, Sans-Serif;
margin: 0;
}

/* End News */

a:link,a:visited { text-decoration:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

a img,:link img,:visited img { border:none }
 

body { 
	background: #003580;
	color: #333;
	padding: 0;
	margin: 0; 
	font-size: 62.5%;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
}

#container {
	position: relative;
	top: 10px;
	margin: 0 auto 20px auto;
	width: 760px;
	text-align: left;
        border: 1px solid #000;
}

#masthead { 
	background: #fff;
	color: #000;
	height: 90px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif;
	font-weight: normal;
	background: transparent;
	color: #000;
}

h1 { font-size: 240%; }
h2 { font-size: 200%; }
h3 { font-size: 145%; }
h4 { font-size: 118%; }

 
#masthead h1 {
	font-family: Georgia, serif;
	margin: 0 0 0 -2000px;
}

div#logo {
	background: url(../pics/hhgtr_logo.gif) no-repeat bottom left;
	display: block;
	width: 370px;
	top: 10px;
	left: 0;
	position: absolute;
	height: 70px;
}

 
#content {
	background: #fff;
	float: left;
	color: #333;
	width: 760px;
	border-top: 9px solid #003580;
}


#main {
	float: right;
	width: 700px;
	padding: 10px 15px 25px 15px;
	margin: 0;
}


#extra{
	float: right;
	width: 100px;
	padding: 10px;
	margin:  10px 0 0 10px;
	background: #d3be96;
	color: #333;
        border: 1px solid #9a3416;
}

#footer { 
	clear: both;
	padding: 10px;
	font-size: 1.3em;
	color: #000;
	background-color: #ececec;
	text-align: center;
border-top: 2px solid #9a3416;
}

div.breadcrumbs {
	margin: .6em;
	font-size: 11px;
	color: #666;
	background-color: #fff;
}

div.breadcrumbs p {

	font-size: 11px;
	color: #666;
	background-color: #fff;
        border-bottom: 1px solid #9a3416;
padding-bottom: 3px;
display: inline;
}


/* typography & links - main
*************************************/
/*  - #main */

#main a {
	text-decoration: underline;
	color: #9a3416;
	background-color: inherit;
}

#main h2, #main h3 {
	padding-top: 0.4em;
	padding-bottom: 0.4em;
} 


#main h4 {
	padding-bottom: 0.2em;
	font-weight: 700;
	font-size: 1.6em;
} 



#main p,
#main td,
#main th {
	/* padding-bottom: 1em; */
	font-size: 1.4em;
	line-height: 1.4em; 
}

#main  dl {
	font-size: 1.4em;
	padding-bottom: 1em;
	line-height: 1.4em;
}

#main ul {
	font-size: 1.4em;
	padding-bottom: 1em;
	line-height: 1.2em;
	list-style: square outside;
	padding-left: 30px;
}
#main li {
	padding-bottom: .5em;
}

#main .postdate {
	color: #666;
	background-color: transparent;
	font-size: .8em;
}

#main h3 {
padding-top: 2em;
}

/* - .extra */

#main .extra h3 {
	font-size: 1.8em;
	padding-top: 0em;
}
 
#main .extra p {
	font-size: 1.2em;
	line-height: 1.2em;
}

#main .extra ul {
	font-size: 1.2em;
	padding-bottom: 1em;
	line-height: 1.2em;
	list-style: square outside;
	padding-left: 20px;
}

#main .extra li {
	padding-bottom: .8em;
}
/* End typography & links - main */



/* Typography & links - content2 */


div#content2 h3 {
	padding: 10px 0 0 0;
	margin: 0;
	background: inherit
	color: #000;
}


div#content2 a {
	text-decoration: none;
	color: #9a3416;
	background-color: inherit;
}

div#content2  .selected, 
div#content2  a:hover {
	text-decoration: underline;
}



/* End typography & links - main */

/* Typography & links - footer */
#footer a {
	text-decoration: none;
	color: #9a3416;
	background-color: inherit;
}

#footer .selected, 
#footer a:hover {
	text-decoration: underline;
}



/* End typography & links - footer */



/* navigation
*************************************/
#topnav {
 	list-style:none;
	margin:0 auto;	
	padding-top: 5px;
        text-align:right;	
	font-family: Verdana, Arial, Sans-Serif;
        font-size: 12px;
}

#topnav li 
{
	list-style:none;
	display:inline;
	padding:0;
	margin:3px;
	color:#29527c;
	background-color: inherit;
}

 
#topnav li.link2 {
  border-left: 1px solid #29527c;
  padding-left: 8px;
}
 
#topnav li.link3 {
  border-left: 1px solid #29527c;
  padding-left: 8px;
}


#topnav li a {
	color: #9a3416;
	background-color: transparent;
	text-decoration: none;
}

#topnav a:hover {
	color: #9a3416;
	background-color: transparent;
	text-decoration: underline;
}

 
#nav {
	width: 760px;
	height:1.8em;
	line-height:1.8em;
	font-size: 1.6em;
	font-family: Verdana, Arial, Sans-Serif;
	background: #9a3416;
	color: #fff;
	border-bottom: 3px solid #4fad25;
}

#nav ul {
	margin:0 auto;
	padding:0;
	width:760px;
}

#nav li {
	float: right;
	margin:0 ;
	padding:0 12px 0 0;
	list-style-type:none;
	white-space:nowrap;
	border-color:white;
	text-align: center;


}

#nav li a {
	display:block;
	padding:0 10px;
	font-size:14px;
	letter-spacing:1px;
	border-bottom: none;
	text-decoration: none;
}

/* * html #nav a {width:1%;} see http://www.positioniseverything.net/explorer/escape-floats.html */


#nav a {
	background: #9a3416;
	color: #d3be96;
}

#nav .selected, #nav a:hover {
	background-color:#4fad25;
	color: #fff;
}

ul#sidenav {

	padding: 0;
	margin: 10px 0 10px 0;
	font-size: 1.6em;
	font-family: Verdana, Arial, Sans-Serif;
}


#sidenav li {
	margin:0;
	list-style-type:none;
	text-align: left;
	padding: 0 24px 10px 10px;
}

#sidenav  li a {
	display:block;
	font-size:15px;
	color: #9a3416;
	background-color: inherit;
	text-decoration: none;

}


#sidenav .selected, 
#sidenav a:hover {
	text-decoration: underline;
}




/* End Navigation*/


/* Images
****************/
/*
img.right {
     float: right;
     padding: 5px 5px 10px 30px;
}
*/

/* Images
*************************************/

img.right { 
	float: right; 
	margin: 5px; 
        border: 1px solid #666;
	}
	
img.left { 
	float: left; 
	margin: 5px; 
        border: 1px solid #666;
}

div.photoright {

	float: right;
	clear: right;
	border: 1px solid #d3be96;
	text-align: center;
	padding-top: 10px;
}


div.photoleft {
	float: left;
	clear: left;
	border: 1px solid #d3be96;
	text-align: center;
	padding-top: 10px;
}



.caption { 
	color: #666; 
	background-color: #fff;
	font-size: smaller; 
	padding: 10px;
	display: block;
	text-align: left;
	}
/* End Images  */



/* accessibility 
************************************/
     span.accesskey {
     	text-decoration:none;
     }
     .accessibility {
     	position: absolute;
     	top: -999em;
     	left: -999em;
     }
dfn {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline;
}
/* end accessibility */

/* clearing */
	.stretch,
	.clear {
		clear:both; 
		height:1px; 
		margin:0; 
		padding:0; 
		font-size: 15px;
		line-height: 1px;
	}
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */