@charset "utf-8";

body{
  margin: 0;
  font-size: 12px;
  color: #000;
  font-family: arial;
  padding-bottom:20px;
  width: 100%;
  background: #fff; 
}

a{
  color: rgb(0,0,0);
  font-weight: bold;
}

h1,h4,h5,a:hover{
  color: rgb(0,0,0);
}

h2,h4{
  border-bottom: 1px solid rgb(0,0,0);
}

h1,h2,h3{
  font-weight: normal;
}

h4,h5{
  font-size: 14px;
}

h1{
  font-size: 20px;
  margin: 0;
}

h2{
  font-size: 18px;
  color: rgb(0,0,0);
  margin:0px;
  margin-bottom: 5px;
}

h3{
  color: rgb(0,0,0);
  margin:0px;
  margin-bottom: 5px;
  font-size: 18px;
}

h4{
  margin-bottom: 10px; 
}

h5{
  border-bottom: 1px solid #ccc;
}

p.content{
  margin-top:5px;
}

.yback {
    background: rgb(242,239,198) url('../images/side-bar.jpg') repeat-x;
}
.greyback {
	background: rgb(192,192,192);
}
.lgback {
	background: rgb(242,239,198);
}

.stdlink
{
    TEXT-DECORATION: none;
}


.titletxt
{
    FONT-SIZE: 14px;
    COLOR: rgb(255,255,255);
    font-weight:   bold;
    TEXT-DECORATION: none;
    margin:0;
    padding:5px;
    background: rgb(255,255,255) url('../images/title_bg.jpg') repeat-x top left;
}


.gha-date{
  font-weight: bold;
  font-size: 10px;
}

.gha-news-article{
	border:0px solid #000;
	border-bottom: 1px dotted rgb(0,0,0);
	padding:5px 10px 10px 50px;
}

.gha-news-article-last{
	border:0px solid #000;
	padding:5px 10px 10px 50px;
}

.gha-side-bar{
  text-align: center;
  position:relative;
  margin: 20px 0px 0px 0px;
  padding: 20px 0px 0px 0px;
}

.gha-links a:hover{
  color: rgb(0,0,0);
}

.gha-content-wrapper {
	position: relative;
	float: left;
	width: 100%;
}

.gha-container-body{
  position:relative;
  float:left;
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 5px 10px 0px;
  border-left: 1px solid rgb(0,0,0);
}

.gha-container-nav-top{
  position:relative;
  float:left;
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding:0px;
}



ul.gha-top-nav li:hover{
  background-image:url('../images/menu-bar-hover.jpg');
  color: rgb(230,219,2);
}

ul.gha-top-nav li a:hover{
  color: rgb(230,219,2);
}

ul.gha-top-nav li.gha-top-nav-over{
  background-image:url('../images/menu-bar-hover.jpg');
  color: rgb(230,219,2);
}



.gha-logo{
  border:0;
/*  float:left; */
  margin-top:15px;
  cursor:pointer;
}

.gha-img{
  border:0;
  margin:0px;
  padding:0px
  cursor:pointer;
}

a.gha-logo{
  text-decoration: none;
}
a.gha-img{
  text-decoration: none;
}

.gha-container-header-bar{
  width:100%; 
  position:relative;
  float:left;
  background-image: url(../images/menu-bar.jpg);
/*  cursor:pointer; */
  background-repeat: repeat-x;
  height: 34px;
  margin: 0px 0px 0px 0px;
  border-left: 0px solid rgb(0,0,0);
}

.gha-container-sub-header{
  width:100%; 
  position:relative;
  clear:left;
  float:left;
  height: 20px;
  padding: 3px 0px 0px 0px;
    background: rgb(0,0,0); 
    color: #fff;
  border-bottom: 1px solid rgb(0,0,0);
  border-left: 0px solid rgb(0,0,0); 
}
.gha-container-sub-header a {
    color: #fff;
}
a:hover.gha-container-sub-header  {
    color: #fff;
}

.gha-links{
  float:left;
  position:relative;
/*  margin-top:5px; */
  margin-top:-12px;
  text-align: center;
  width:100%; 
 border-right: 0px solid rgb(0,0,0);
}



.gha-container{
    padding: 0px 0px 0px 0px;
	margin:0px;
  width:100%; 
  float:left;
 position:relative;
    left:82%;
    border-bottom: 1px solid rgb(0,0,0);
}

.gha-container2 {
    padding: 0px 0px 0px 0px;
	margin:0px;
    float:left;
    width:100%;
    background: rgb(242,239,198) url('../images/side-bar.jpg') repeat-x;
/*    background-position: 0px 150px; */
/*    background-position: 0px 150px; */
    position:relative;
}

.gha-container3 {
    padding: 0px 0px 0px 0px;
    margin:0px;
    float:left;
    width:100%;
    background: #fff;
    right:82%;
    position:relative;
    border-right: 1px solid rgb(0,0,0); 
}

.gha-container-header{
  margin: 0px 0px 0px 0px;
  position:relative;
  float:left;
/*  width: 155px; */
  width: 18%;
}

.gha-container-content-section{
  width:82%;
  float:left;
  padding: 0px 0px 0px 0px;
/*    background: rgb(242,239,198); */
    background: rgb(255,255,255);
}

.gha-container-nav-content{
  position:relative;
  float:left;
  width: 100%;
  padding: 7px 0px 7px 10px;
}

.gha-container-top-header{
  position:relative;
  float:left;
  width: 100%;
  height:138px;
  margin:0px;
  padding:0px;
    background: rgb(242,239,198); 
}

.gha-container-nav,
.gha-container-content,
.gha-container-content-index{
  float:left;
}

.gha-container-nav{
/*  width: 160px; */
  width:20%;
  float:left;
  position:relative;
}

.gha-container-content{
  position:relative;
  float:left;
/*  width:85%; */
width:75%;
left:0%;
}


.gha-side-nav{
  list-style:none;
  margin: 0px;
  margin-right:10px;
  padding: 0px;
  float:left;
}

.gha-side-sub-nav{
  list-style:none;
  margin: 0px;
  margin-left:20px;
  padding: 0px;
}

ul.gha-side-sub-nav li{
  border-bottom: 0px solid #ccc;
  padding: 4px 0px 4px 0px;
}


.gha-side-nav-heading {
  color: rgb(0,0,0);
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
}

.gha-side-nav li{
  border-bottom: 1px solid #ccc;
  padding: 7px 0px 7px 0px;
}

.gha-side-nav a{
  text-decoration: none;
}

.gha-side-nav-sub{
  margin-left: 5px;
}

.gha-bottom-nav-sub{
  margin-left: 15px;
}

a:hover.gha-bottom-nav-sub {
  color: #fff;
  text-decoration: underline;
}

a.gha-bottom-nav-sub {
  text-decoration: none;
  font-weight: bold;
}

.gha-side-nav-sub-item-on{
  color: rgb(0,0,0);
  font-weight: bold;
}


.gha-side-nav-item-on{
  color: rgb(0,0,0);
  font-weight: bold;
  text-decoration: none;
}

a:hover.gha-side-nav-item-on {
  text-decoration: underline;
}
.gha-top-nav-item-on{
  color: rgb(0,0,0);
  font-weight: bold;
}

.gha-top-nav-main a{
	padding: 10px 30px 10px 20px;
/*	padding: 10px 10px 10px 10px; */
/*  padding: 10px 20px 9px 10px; */
}
.gha-top-nav-item-on{
/*	padding: 10px 10px 10px 10px; */
	padding: 10px 30px 10px 20px;
}


.gha-container-content-index{
  position:relative;
  float:left;
  width: 95%;
  padding: 7px 15px 7px 15px;
}


.gha-container-footer{
  background: rgb(242,239,198);
  position:relative;
  float:left;
  width: 82%;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 8px 0px;
  border-top: 1px solid rgb(0,0,0);
  border-left: 1px solid rgb(0,0,0);
    left:18%;

}

.gha-container-footer2{
	background:rgb(0,98,64);
	border:0px;
	color:#fff;
}

.gha-container-footer3{
	position:relative;
	float:left;
	width: 100%;
	background:rgb(0,0,0);
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	border:0px;
	color:rgb(255,255,255);
}

.gha-container-credits{
/*  background: #fff; */
  background: rgb(59,59,59);
  position:relative;
  float:left;
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.gha-clear{
  clear: both;
}


.gha-top-nav{
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  position: relative;
  float:left;
}



.gha-top-nav li{
  list-style: none;
  float:left;
  border-right: 1px solid rgb(230,219,2);
  padding: 10px 0px 9px 0px;
  margin-top:0px;
}

.gha-top-nav a{
  color: #fff;
  text-decoration: none;
}


.gha-top-nav a:hover{
 color: rgb(230,219,2);
  /*text-decoration: underline;*/
}

