﻿* {
	margin: 0;
	padding: 0;
	text-indent: 0px;
}
body {
	color: #000;
	font-size: .9em;
	font-family: Times New Roman;
	font-style: normal;
	background-color: #1a5074;
}
#top {
	margin: 0 auto;
	width: 751px;
	height: 90px;
	background: transparent url('../images/hgc_bg_01.jpg') center right;
}
#img_mast {
	background: transparent url('../images/bg1.jpg') no-repeat;
	text-align: right;
	height:250px;
	margin: auto;
	width: 640px;
	}
#top .masthead {
	margin-left: 250px;
}
#navigation {
	width: 640px;
	margin: auto;
	clear:right;
	text-align:right;
	overflow:hidden;
	display:block;
}
#container {
	margin: 0 auto;
	width: 751px;
	background:  #1a5074 url('../images/hgc_bg_02.jpg') repeat-y;
}
#page_content {
	margin: auto;
	width: 680px;
}
#column_l {
	float:left;
	width: 420px;
	padding: 5px;
}
#column_r {
	width: 183px;
	float: left;
	background-color: #eef;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
}
#footer {
	width: 751px;
	height: 81px;
	margin: 0px;
	padding: 0px;
	clear:both;
	text-align: center;
	background: url('../images/hgc_bg_06.jpg') top right no-repeat;
}

/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	text-align:right;
	float:left;
	margin:auto;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
}
#navigation a:hover {
	color: #1a5074;
	background-color: #f2f2f2;
}
#column_l {
	width: 400px;
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
}
#column_l p {
	margin: 5px;
}
#column_r {
	width: 213px;
	margin: 0;
	float: right;
	background-color: #eef;
	position: relative;
	right: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer {
	text-align: center;
	background-color: #89a;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	padding: 2px;
}
/* Styles for Masthead */
.office {
	color: #fff;
	font-size: .8em;
	float:right;
	padding: 5px;
	clear:right;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.masthead .fl h1 {
	margin: 10px;
	text-align:left;
	font-size: 1.2em;
	color: #fff;
}
.masthead .fl h2 {
	margin-left: 15px;
	text-align:left;
	font-size:1em;
	color: #fff;
}
#img_mast h1 {
	clear:both;
	margin: 15px;
	text-align:left;
	font-size: 1em;
	color: #fff;
}
/* Styles for Content */
h1 {
	color: #965;
	font-size: 1.3em;
}
h2 {
	color: #965;
	font-size: 1.3em;
}
h3 {
	color: #965;
	font-size: 1.3em;
	border-bottom: 1px solid #BE988B;
}
h4 {
	color: #965;
	font-size: 1.25em;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}
#column_r p {
	color: #000;
	font-size: small;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/
a {
	color: #D9D7FF;	
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#column_l .indent {
	margin: 15px;;
	background-color:#;
	width: 80%;
}
label {
	width: 150px;
}
label {
	width: 150px;
}
textarea {
	display:block;
	margin-left: 20px;
}
input {
	display:block;
	margin-left: 20px;
}
.img {
	width: 90px;
	height:110px;
	margin: 10px;
	float:left;
	padding: 5px;
	font-size: .8em;
	vertical-align: top;
}
.img img {
	margin:auto;
	vertical-align: middle;
}
a.img_pop {
	text-decoration:none;
}
#column_l h3 {
	clear:both;
	width:100%;
}
#column_l h2 {
	clear:both;
	width:100%;
}
a.g2 {
	color:#E47718;
}
img.fl {
	float:left;
	margin: 5px;
	top: 0px;
}
img.fr {
	float:right;
	margin:5px;
	top: 0px;
}
