﻿@import url("layout.css");
body {
	font-family: "Helvetica Neue", Helvetica, Arial, "Arial Bold", san-serif;
	font-size: small;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
#container {
	border-style: none;
	border-right: 0px solid #595959;
	border-bottom: 0px solid #595959;
	border-left: 0px solid #595959;
	background-color: #fff;
	position: relative;
}
#masthead {
	padding: 0px;
	margin: 0px;
	border-style: none;
	background-position: center top;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url('../images/HG_Main_2009_1024.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
	clip: rect(0px, auto, auto, auto);
}
#navigation {
	padding: 0px;
	margin: 0px;
	border-top: 0px solid #808080;
	border-bottom: 0px solid #808080;
	background-color: #B30D0D;
	border-top-style: none;
	border-bottom-style: none;
}
html>body #navigation {
	overflow: hidden;

	
}

iframe{
border-bottom:0px;
outline:#FFFFFF;
	}
}
#column_l {
	width: 367px;
	padding: 15px;
	background-color: #fff;
}
html>body #column_l {
	width: 370px;
	padding: 0 15px;
	background-color: #fff;
}
#column_r {
	width: 217px;
	padding: 15px 10px;
	background-color: #fff;
}
html>body #column_r {
	width: 220px;
	padding: 15px 10px;
	background-color: #fff;
}
#content {
	font-family: "Helvetica Neue", Helvetica, Arial, "Arial Bold", san-serif;
	background-color: #fff;
}
#footer {
	text-align: center;
	padding-bottom: 10px;
}
html>body #footer {
	text-align: left;
	padding-bottom: 0;
}
/* Masthead */
#masthead h1 {
	font-weight: bold;
	font-style: italic;
	color: #fff;
	margin-bottom: 0;
	margin-left: 0.5em;
}
#masthead h3 {
	font-weight: bold;
	font-style: italic;
	color: #fff;
	margin-top: 0;
	margin-left: 1em;
}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 1024px;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	display: block;
	padding: 2px;
	border: 0px solid #B30D0D;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border: 0px solid #B30D0D;
	background-color: #B30D0D;
}
/* Right Column */
#column_r img {
	border: 0px solid #B30D0D;
}
/* Site typography */
h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, "Arial Bold", san-serif;
	font-size: xx-large;
	color: #000;
}
h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, "Arial Bold", san-serif;
	font-size: x-large;
	color: #000;
}
h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, "Arial Bold", san-serif;
	font-size: large;
	color: #000;
}
h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, "Arial Bold", san-serif;
	font-size: medium;
	color: #000;
}
h5 {
	font-family: "Helvetica Neue", Helvetica, Arial, "Arial Bold", san-serif;
	font-size: x-small;
	color: #000;
}
h6 {
	font-family: "Helvetica Neue", Helvetica, Arial, "Arial Bold", san-serif;
	font-size: xx-small;
	color: #000;
}
/* Footer */
#footer p {
	font-size: x-small;
	color: #000;
}
/* Links */
a:visited {
	color: #9E0B0B;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

